Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics
In directory sc8-pr-cvs17:/tmp/cvs-serv25787/main/finkinfo/graphics

Modified Files:
      Tag: pangocairo-branch
        glui.info xpaint.info 
Log Message:
Switch to PatchFile whenever patching in PatchScript


Index: xpaint.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/xpaint.info,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -d -r1.1.2.2 -r1.1.2.3
--- xpaint.info 18 Sep 2007 00:27:29 -0000      1.1.2.2
+++ xpaint.info 6 Oct 2007 19:13:52 -0000       1.1.2.3
@@ -35,11 +35,13 @@
 License: OSI-Approved
 Maintainer: Daniel Macks <[EMAIL PROTECTED]>
 Depends: x11, xv, gv, xaw3d-shlibs, libtiff-shlibs, libjpeg-shlibs, 
libpng3-shlibs,app-defaults
-BuildDepends: xaw3d, libtiff, libjpeg, libpng3,  rman, x11-dev
+BuildDepends: xaw3d, libtiff, libjpeg, libpng3,  rman, x11-dev, fink (>= 
0.24.12-1)
 Source: mirror:sourceforge:sf-xpaint/%n-%v.tar.bz2
 Source-MD5: e608680bd362531231af521f0df377ae
+PatchFile: %n.patch
+PatchFile-MD5: 59a95fb4d9af5e9bae4553ad2d2cf3c8
 PatchScript: <<
-  sed -e 's|@PREFIX@|%p|g' -e 's|@DESTDIR@|%d|g' <%a/%n.patch | patch -p1
+  sed -e 's|@PREFIX@|%p|g' -e 's|@DESTDIR@|%d|g' <%{PatchFile} | patch -p1
 <<
 CompileScript: <<
   xmkmf -a

Index: glui.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/glui.info,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -d -r1.1.2.1 -r1.1.2.2
--- glui.info   24 Jul 2007 17:36:43 -0000      1.1.2.1
+++ glui.info   6 Oct 2007 19:13:52 -0000       1.1.2.2
@@ -6,9 +6,11 @@
 Source: http://www.cs.unc.edu/~rademach/%N/src/release/%N_v2_1_beta.tar.gz
 Source-MD5: e8ab926ac22f3fbfe3c82f541b924496
 Depends: %N-shlibs
-BuildDepends: freeglut, x11-dev
+BuildDepends: fink (>= 0.24.12-1), freeglut, x11-dev
+PatchFile: %n.patch
+PatchFile-MD5: cda893870e3d346f04c8489cd53df338
 PatchScript: <<
- sed 's|@prefix@|%p|g' <%a/%n.patch | patch -p1
+ sed 's|@prefix@|%p|g' <%{PatchFile} | patch -p1
  perl -pi -e 's|friend *GLUI|friend class GLUI|g' glui.h
 <<
 CompileScript: make


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to