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

Modified Files:
        freetype-hinting.info 
Log Message:
more robust X11 building


Index: freetype-hinting.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/graphics/freetype-hinting.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- freetype-hinting.info       13 Jan 2007 19:15:42 -0000      1.3
+++ freetype-hinting.info       26 Aug 2008 03:56:48 -0000      1.4
@@ -1,7 +1,7 @@
 Package: freetype-hinting
 Version: 1.3.1
 Revision: 11
-BuildDepends: libgettext3-dev, gettext-bin, gettext-tools, x11-dev
+BuildDepends: libgettext3-dev, gettext-bin, gettext-tools, x11-dev, xmkmf (>= 
1.0.2-3)
 Depends: %N-shlibs (= %v-%r), %N-bin
 BuildDependsOnly: True
 Provides: freetype
@@ -19,6 +19,12 @@
  perl -pi -e 's|##||g' test/ftdump.c
 <<
 ConfigureParams: --includedir=%i/include/freetype1
+CompileScript: <<
+#!/bin/sh -ev
+ export PATH=%p/lib/xmkmf/bin:$PATH 
+ ./configure %c
+ make
+<<
 InstallScript: <<
  make install prefix=%i
 <<


-------------------------------------------------------------------------
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