Re: gtk+2-dev-2.12.11-2
Daniel Macks <[email protected]>
| Newsgroups | gmane.os.apple.fink.gnome |
|---|---|
| Message-ID | <[email protected]> |
Looks reasonable--committed. Thanks! dan On Fri, Aug 22, 2008 at 11:45:14AM +1200, Philip Lamb wrote: > Arghh, I was too fast hitting send on that one. Please ignore previous > diff. It was older output from testing. > Here is the diff I intended to send. > > -- > diff -c -r1.8 gtk+2.info > *** gtk+2.info 14 Aug 2008 16:50:50 -0000 1.8 > --- gtk+2.info 21 Aug 2008 23:43:47 -0000 > *************** > *** 27,32 **** > --- 27,33 ---- > libpng3 (>= 1.2.5-4), > libtiff, > pango1-xft2-ft219-dev (>= 1.18.4-4), > + pkgconfig, > pixman (>= 0.10.0-1), > pkgconfig (>= 0.21-1), > x11-dev, > *************** > *** 71,76 **** > --- 72,84 ---- > CompileScript: << > #!/bin/sh -ev > > + if [ "`/usr/bin/xcodebuild -version | grep -o '^Xcode 3\.1'`" == > "Xcode 3.1" ] && [ "`%p/bin/pkg-config --modversion xdamage | grep -o > '^[0-9]\.[0-9]'`" != "1.1" ] > + then > + echo "You are attempting to build %N with version 3.1 of > Xcode, which requires an update to your installed version of X11." > + echo "Please download and install X11 2.3.0 or later from > http://xquartz.macosforge.org/trac/wiki/X112.3.0 ." > + echo "Once you have installed X11 2.3.0, please re-attempt > installation of this package %N." > + exit -1 > + fi > export PKG_CONFIG_PATH="%p/lib/pango-ft219/lib/pkgconfig:%p/lib/ > fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:%p/lib/ > pkgconfig:$PKG_CONFIG_PATH" FREETYPE_CONFIG=%p/lib/freetype219/bin/ > freetype-config > LD_TWOLEVEL_NAMESPACE=1 ./configure %c > make > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > fink-gnome-core mailing list > [email protected] > http://news.gmane.org/gmane.os.apple.fink.gnome -- Daniel Macks [email protected] http://www.netspace.org/~dmacks ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/