[Fink-devel] Fix for dvdbackup

2008-05-01 Thread Matthias Ringwald
Hi Jason dvdbackup fails to compile with recent libdvdread.3 versions: Setting up fink-buildlock-dvdbackup-0.1.1-3 (2008.05.02-08.06.51) ... gzip -dc /sw/src/dvdbackup-0.1.1.tar.gz | /sw/bin/tar -xf - --no-same- owner --no-same-permissions gcc -O -o dvdbackup -I/sw/include -L/sw/lib -ldvdread

Re: [Fink-devel] issue building with imagemagick1

2008-05-01 Thread David R. Morrison
It looks like this was a bug in Imagemagick 6.3.8 which has been fixed in Imagemagick 6.4.0. You might want a versioned builddepnd on imagemagick1-dev to get the right one. -- Dave On May 1, 2008, at 12:49 PM, Alexander Hansen wrote: > (I talked with David earlier about this on IRC, and

Re: [Fink-devel] issue building with imagemagick1

2008-05-01 Thread Alexander Hansen
Oh, sorry about the redundant extra message. Thunderbird on Windows XP. ;-) - This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use

Re: [Fink-devel] issue building with imagemagick1

2008-05-01 Thread Daniel Macks
On Thu, May 01, 2008 at 03:49:12PM -0400, Alexander Hansen wrote: > (I talked with David earlier about this on IRC, and this is a followup) > > The issue is that I wanted to update a package to use imagemagick1. It > wound up failing thusly: > > g++ -I/sw/include/ImageMagick -g -O2 -Wall -W -D_

[Fink-devel] issue building with imagemagick1

2008-05-01 Thread Alexander Hansen
(I talked with David earlier about this on IRC, and this is a followup) The issue is that I wanted to update a package to use imagemagick1. It wound up failing thusly: g++ -I/sw/include/ImageMagick -g -O2 -Wall -W -D_THREAD_SAFE -DYYDEBUG=1 -g -O2 -L/sw/lib -o drawtiming -L/sw/lib/pango-ft219

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

2008-05-01 Thread David R. Morrison
On Apr 30, 2008, at 10:46 AM, Martin Costabel wrote: > > All of these bugs can be worked around simply by supplying configure > with the flags > > --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib > Thanks for the tip: this works great! I've added these flags to a number of packa

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

2008-05-01 Thread Tomoaki Okayama
I renew the update patch and attach it. Additional changes: * PatchScript: - Use 'open' for read help files instead of 'firefox', suggested by Sebastien Maret. At Thu, 01 May 2008 00:50:49 +0200, Sebastien Maret wrote: > > Alexander Strange <[EMAIL PROTECTED]> writes: > > >>> There's anoth