Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/text
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv15267

Modified Files:
        tex-guy.info 
Log Message:
Allow to build with X11 on 10.5.2+


Index: tex-guy.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/text/tex-guy.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- tex-guy.info        4 Dec 2008 14:51:45 -0000       1.7
+++ tex-guy.info        4 Dec 2008 15:14:11 -0000       1.8
@@ -3,7 +3,7 @@
 Revision: 1
 Source: 
http://www-masu.ist.osaka-u.ac.jp/~kakugawa/download/TypeHack/TeX-Guy-%v.tar.gz
 Source-MD5: bb7457994f0a6e37f78193383733c897
-BuildDepends: x11, lesstif, aalib, gtk+, vflib3-dev (>= 3.6.14-3), 
freetype-hinting | freetype, t1lib5-nox, tetex-base, glib, gtk+, 
libgettext3-dev, libiconv-dev, libkpathsea4, x11-dev
+BuildDepends: x11, lesstif, aalib, gtk+, vflib3-dev (>= 3.6.14-3), 
freetype-hinting | freetype, t1lib5-nox, tetex-base, glib, gtk+, 
libgettext3-dev, libiconv-dev, libkpathsea4, x11-dev, xmkmf
 Depends: lesstif-shlibs, aalib-shlibs, gtk+-shlibs, dvilib2 (>= %v-%r), 
freetype-hinting-shlibs | freetype-shlibs, libgettext3-shlibs, 
libkpathsea4-shlibs, t1lib5-nox-shlibs, vflib3
 # No trace of the first 3... otool shows only the other ones
 PatchScript: <<
@@ -12,6 +12,12 @@
 <<
 ConfigureParams: --enable-static --enable-shared --with-gettext --with-x
 SetCPPFLAGS: -I%p/include/freetype1
+CompileScript: <<
+#!/bin/sh -ev
+export PATH=$PATH:/sw/lib/xmkmf/bin
+./configure %c
+make
+<<
 InstallScript: <<
  mkdir -p %i/man/man1 %i/man/man3
  %{default_script}


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