Re: [Fink-devel] cernlib and gcc43

2008-04-30 Thread Remi Mommsen
Hi Bill, On Apr 15, 2008, at 6:21 PM, William Scott wrote: I seem to have successfully compiled the cernlib stuff with gcc43 (I just did a global sudo perl -pi -e 's|gcc42|gcc43|g' *.info in unstable/sci ). but don't know how to test it: New package:

[Fink-devel] Let's update gimp2 on pangocairo-branch!

2008-04-30 Thread Tomoaki Okayama
Hello, I attach an update patch for gimp2.info on pangocairo-branch. Please test and commit it! [ChangeLog] * BuildDepends: - netpbm is not needed. - esound is needed for libgnomeui-2.0. - gnome-keyring-dev is needed for gnome-keyring-1. * DocFiles: - Some files have vanished. *

[Fink-devel] xquartz woes (was Re: [Fink-users] Failed: phase compiling: imagemagick-6.4.0-1001 failed)

2008-04-30 Thread David R. Morrison
On Apr 30, 2008, at 12:47 AM, Martin Costabel wrote: [] coders/svg.c:97:32: error: librsvg/rsvg-cairo.h: No such file or I think this is another gift of the updated X11 that we will have to deal with. The latest xquartz X11 update comes with libcairo and cairo pkgconfig files and even

[Fink-devel] xffm, pangocairo dependency problem

2008-04-30 Thread Alexey Zakhlestin
*** The required package libxfcegui4-1.0 was not found on your system. *** Please install libxfcegui4-1.0 (atleast version 4.2.0) or adjust *** the PKG_CONFIG_PATH environment variable if you *** installed the package in a nonstandard prefix so that *** pkg-config is able to find it. ### execution

Re: [Fink-devel] cernlib and gcc43

2008-04-30 Thread William Scott
On Apr 30, 2008, at 12:34 AM, Remi Mommsen wrote: Hi Bill, Thanks for testing this. I'm sorry I haven't had a chance to look into it earlier. Anyway, I committed a new version for the cernlib using gcc43. Remi I only tested compiling, not running the software. Anyway, glad it works

Re: [Fink-devel] Let's update gimp2 on pangocairo-branch!

2008-04-30 Thread Daniel Macks
On Wed, Apr 30, 2008 at 08:56:01PM +0900, Tomoaki Okayama wrote: Hello, I attach an update patch for gimp2.info on pangocairo-branch. Please test and commit it! [ChangeLog] * BuildDepends: - netpbm is not needed. - esound is needed for libgnomeui-2.0. - gnome-keyring-dev is needed

Re: [Fink-devel] Let's update gimp2 on pangocairo-branch!

2008-04-30 Thread Benjamin Reed
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Daniel Macks wrote: | - Add --disable-python. | Looks functionally nearly the same as the one I have locally for it. | Two issues: Also, why disable python? - -- Benjamin Reed a.k.a. Ranger Rick Fink, KDE, and Mac OS X development

Re: [Fink-devel] Let's update gimp2 on pangocairo-branch!

2008-04-30 Thread Alexander Strange
On Apr 30, 2008, at 9:18 AM, Daniel Macks wrote: On Wed, Apr 30, 2008 at 08:56:01PM +0900, Tomoaki Okayama wrote: Hello, I attach an update patch for gimp2.info on pangocairo-branch. Please test and commit it! [ChangeLog] * BuildDepends: - netpbm is not needed. - esound is needed for

Re: [Fink-devel] Let's update gimp2 on pangocairo-branch!

2008-04-30 Thread Daniel Macks
On Wed, Apr 30, 2008 at 10:51:11AM -0400, Benjamin Reed wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Daniel Macks wrote: | - Add --disable-python. | Looks functionally nearly the same as the one I have locally for it. | Two issues: Also, why disable python? It's compiled

[Fink-devel] xquartz woes

2008-04-30 Thread Jack Howarth
Dave, I'll update the packaging I have for openmotif3-2.2.4-1 and openmotif4-2.3.0-1 on fink tracking to use the new xmkmf package's xmkmf. I've emailed Ben Hines to find out if he is still actively maintaining openmotif3. If not, I would be happy to take that over as well as lesstif and the

Re: [Fink-devel] Let's update gimp2 on pangocairo-branch!

2008-04-30 Thread Tomoaki Okayama
Thanks for lots of comments! I attach a new patch for gimp2.info. Additional changes: * Depends: - depends libgtkhtml2 with the version clause (= 2.6.4-1013). * ConfigureParams: - Add --without-poppler. At Wed, 30 Apr 2008 09:18:40 -0400, Daniel Macks wrote: Looks functionally nearly the

Re: [Fink-devel] pangocairo: glibmm2.4 failure

2008-04-30 Thread Max Horn
Am 28.04.2008 um 20:38 schrieb Max Horn: Argh, glibmm2.4 is still broken, in fact I can not update from 2.14.2-2 to 2.14.2-4. See below for details. Also: While trying to install: libgnomeui2-2.20.1.1-1 libgnomeui2-shlibs-2.20.1.1-1 The following inconsistencies found: Unsatisfied

[Fink-devel] depreciating lesstif's Motif 1.2

2008-04-30 Thread Jack Howarth
Another comment on removal of the Motif 1.2 shared libraries from the lesstif package due to upgrading lesstif to the 0.95.0 release. I looked as far back as the current lesstif release in fink 10.3. The lesstif-0.93.18-1 release only installs the Motif-1.2 shared libraries but not the Motif

Re: [Fink-devel] xquartz woes (was Re: [Fink-users] Failed: phase compiling: imagemagick-6.4.0-1001 failed)

2008-04-30 Thread Martin Costabel
David R. Morrison wrote: [] There are other problems with xquartz as well. While testing things for the xmkmf update on an xquartz-only system, I ran into several fink packages which wouldn't compile, including gtk+, openmotif3, and t1lib5-x11. I haven't investigated these closely --

Re: [Fink-devel] Let's update gimp2 on pangocairo-branch!

2008-04-30 Thread Alexander Strange
On Apr 30, 2008, at 12:44 PM, Tomoaki Okayama wrote: Thanks for lots of comments! I attach a new patch for gimp2.info. One question: in InstallScript: - (cd ../gimp-help-2-0.5; make install DESTDIR=%d) || exit 1 + (cd ../gimp-help-2.4.1; make install DESTDIR=%d top_builddir=`pwd`) ||

Re: [Fink-devel] Let's update gimp2 on pangocairo-branch!

2008-04-30 Thread Sebastien Maret
Alexander Strange [EMAIL PROTECTED] writes: There's another new package for it here: http://sourceforge.net/tracker/index.php?func=detailaid=1942780group_id=17203atid=414256 As noted above, my patch follows your original packaging way. Another one seems to make some big changes in packaging.

Re: [Fink-devel] Is /sw/Library an acceptable top-level directory?

2008-04-30 Thread Daniel E. Macks
Alexander Hansen [EMAIL PROTECTED] said: Thomas Kho wrote: Hi, I'm working on updating r-base to a recent release (2.7.0) and ran across a validation error because it (like the current version in fink) installs most of its files under /sw/Library/Frameworks. AquaTerm is another app that