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

Modified Files:
        gnome-mag2.info 
Log Message:
more robust X11 building


Index: gnome-mag2.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/gnome/gnome-mag2.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gnome-mag2.info     16 Jul 2008 03:00:59 -0000      1.1
+++ gnome-mag2.info     26 Aug 2008 02:40:15 -0000      1.2
@@ -53,7 +53,8 @@
        pkgconfig (>= 0.21-1),
        popt,
        x11-dev,
-       xft2-dev
+       xft2-dev,
+       xmkmf (>= 1.0.2-3)
 <<
 Source: mirror:gnome:sources/gnome-mag/0.14/gnome-mag-%v.tar.bz2
 Source-MD5: 012ad052da51031eca1f521942f865f2
@@ -66,6 +67,8 @@
 SetLIBS: -L%p/lib
 SetCFLAGS: -Os -pipe
 CompileScript: <<
+#!/bin/sh -ev
+ export PATH=%p/lib/xmkmf/bin:$PATH 
        F77=no ac_cv_lib_Xdamage_XDamageCreate=no 
ac_cv_lib_Xfixes_XFixesCreateRegion=no ./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-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to