Re: gtk+2-dev-2.12.11-2

Philip Lamb <[email protected]>
Newsgroups gmane.os.apple.fink.gnome
Message-ID <[email protected]>
Done, diff follows:

--
diff -h -e -p -r1.8 gtk+2.info
*** gtk+2.info	14 Aug 2008 16:50:50 -0000	1.8
--- gtk+2.info	21 Aug 2008 23:33:29 -0000
*************** BuildDepends: <<
*** 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,
*************** ConfigureParams: --mandir=%p/share/man -
*** 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
smime.p7s (application/pkcs7-signature, 2.4 KB) - not displayed
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.