Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/gnome
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv26933

Modified Files:
        eel2.2-dev.info 
Log Message:
more robust X11 building


Index: eel2.2-dev.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/gnome/eel2.2-dev.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- eel2.2-dev.info     3 Aug 2008 20:09:48 -0000       1.3
+++ eel2.2-dev.info     26 Aug 2008 01:52:25 -0000      1.4
@@ -45,7 +45,8 @@
        popt,
        startup-notification-dev (>= 0.8-1),
        x11-dev,
-       xft2-dev
+       xft2-dev,
+       xmkmf (>= 1.0.2-3)
 <<
 Conflicts: eel2-dev
 Replaces: eel2-dev
@@ -61,6 +62,12 @@
 SetLIBS: -L%p/lib
 SetCFLAGS: -Os -pipe
 ConfigureParams: --disable-dependency-tracking --enable-static 
--libdir=%p/lib/libeel-2.2 
PKG_CONFIG_PATH="%p/lib/pango-ft219/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:$PKG_CONFIG_PATH"
 FREETYPE_CONFIG=%p/lib/freetype219/bin/freetype-config 
--x-inc=/usr/X11R6/include --x-lib=/usr/X11R6/lib
+CompileScript: <<
+#!/bin/sh -ev
+ export PATH=%p/lib/xmkmf/bin:$PATH 
+ ./configure %c
+ make
+<<
 InstallScript: <<
        make -j1 install DESTDIR=%d
        # make compatibility links for consumers that don't use pkgconfig


-------------------------------------------------------------------------
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-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to