New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #20174 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

frei0r-plugins: Fetch from GIT and fix compilation under PPC

Reported by: jm@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: Cc:
Port: frei0r-plugins

Description

Frei0r-plugins is not released often. Last version from GIT is publised in Debian. It support pkg-config. I think frei0r-plugins should stick to Debian GIT versions.

Also, compilation fails under PPC.

Attachments

patch-frei0r-plugins.txt Download (1.3 KB) - added by jm@… 3 years ago.
error.txt Download (10.6 KB) - added by jm@… 3 years ago.
Error log file
patch-frei0r-plugins.diff Download (1.4 KB) - added by jm@… 3 years ago.
Moving to GIT, fetching new autogen.sh code, Mac OS X PPC fixes.
patch-frei0r-plugins.2.diff Download (1.5 KB) - added by devans@… 3 years ago.
Revised Portfile as committed

Change History

Changed 3 years ago by jm@…

Changed 3 years ago by jm@…

Sorry, I did not express myself well: 1) This patch checks out Frei0r-plugins like Debian package does. It modifies the autogen.sh script to use glibtoolize. 2) Compilation under PPC fails. This is also the case for the existing port. I don't know how to fix this and I need help. The Debian package for Frei0r compiles under PPC.

Changed 3 years ago by raimue@…

  • summary changed from Fetch from GIT and fix compilation under PPC to frei0r-plugins: Fetch from GIT and fix compilation under PPC

You did not update the version number. Was this intentional or did you just miss it?

Changed 3 years ago by jm@…

I missed it. Version should be git20090409. Will fix the patch.

Changed 3 years ago by jm@…

Error log file

Changed 3 years ago by jm@…

Moving to GIT, fetching new autogen.sh code, Mac OS X PPC fixes.

Changed 3 years ago by jm@…

I don't know the rules for naming a package fetched from GIT. We worked with Frei0r team to fix PPC compilation. So I named it using major version + git and date. Could you correct and push to SVN. Thanks.

Changed 3 years ago by devans@…

  • status changed from new to closed
  • resolution set to fixed

Committed in r53615 with the following changes:

  • added build dependency on autoconf
  • removed autogen.sh from pre-configure phase and added it to configure.cmd
  • disabled livecheck since it can't check for a new git revision

Builds correctly on 10.4.11 ppc.

Changed 3 years ago by devans@…

Patch as committed attached.

Changed 3 years ago by devans@…

Revised Portfile as committed

Note: See TracTickets for help on using tickets.