Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11
In directory 
sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv586/10.4-public/unstable/main/finkinfo/x11

Modified Files:
        fsv.info glut.info lesstif.info openglut.info pmw-py.info 
        vroot-h.info xaw3d.info xbae.info xforms.info xlt.info 
        xmhtml.info xv.info 
Log Message:
some syncing public <-> pangocairo


Index: pmw-py.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11/pmw-py.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- pmw-py.info 16 Jun 2007 22:30:56 -0000      1.7
+++ pmw-py.info 21 Apr 2008 03:22:37 -0000      1.8
@@ -8,8 +8,10 @@
 Source: mirror:sourceforge:pmw/Pmw.%v.tar.gz
 Source-MD5: 75c49c30595217c8d9376c36aa5426aa
 SourceDirectory: Pmw
+BuildDepends: fink (>= 0.24.12-1)
 Depends: python%type_pkg[python]
-Patch: %{ni}.patch
+PatchFile: %{ni}.patch
+PatchFile-MD5: 3dcd5566b65144e5cfb60ea1f6ce1742
 Replaces: pmw
 Provides: pmw
 CompileScript: echo "no compile script"

Index: xmhtml.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11/xmhtml.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- xmhtml.info 23 May 2006 02:22:16 -0000      1.3
+++ xmhtml.info 21 Apr 2008 03:22:37 -0000      1.4
@@ -5,8 +5,10 @@
 Source: http://www.xs4all.nl/~ripley/XmHTML/dist/XmHTML-%v.tar.gz
 Source-MD5: 6d079435fb954bb7878f4dd0d3f7b8d8
 Depends: %N-shlibs (= %v-%r)
-BuildDepends: libpng3, libjpeg, lesstif
-PatchScript: sed 's|@prefix@|%p|g' <%a/%n.patch | patch -p1
+BuildDepends: libpng3, libjpeg, lesstif, fink (>= 0.24.12-1)
+PatchFile: %n.patch
+PatchFile-MD5: 26e2e1354ee9c09a5c8746b2942dca3f
+PatchScript: sed 's|@prefix@|%p|g' <%{PatchFile} | patch -p1
 CompileScript: make
 InstallScript: <<
  mkdir -p %i/include

Index: vroot-h.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11/vroot-h.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- vroot-h.info        20 Jan 2006 20:34:22 -0000      1.1
+++ vroot-h.info        21 Apr 2008 03:22:37 -0000      1.2
@@ -28,11 +28,14 @@
 <<
 License: BSD
 Maintainer: Daniel Macks <[EMAIL PROTECTED]>
+BuildDepends: fink (>= 0.24.12-1)
 BuildDependsOnly: true
 Type: nosource
 NoSourceDirectory: true
-Patch: %n.patch
+PatchFile: %n.patch
+PatchFile-MD5: cb1ec2249ad4d1e75a5f9e49cdc85925
 PatchScript: <<
+       %{default_script}
   head -n 25 vroot.h > Copyright
   sed -ne '26,55p' vroot.h > README
   echo "Changes by jwz (Jamie Zawinski <www.jwz.org>) as noted" >> README

Index: lesstif.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11/lesstif.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- lesstif.info        21 Jun 2007 23:51:38 -0000      1.4
+++ lesstif.info        21 Apr 2008 03:22:37 -0000      1.5
@@ -6,11 +6,13 @@
 Source-MD5: 74bce66719adb680009f145ef801bce2
 Depends: %N-shlibs (= %e:%v-%r)
 NoSetLDFLAGS: True
+PatchFile: %n.patch
+PatchFile-MD5: 977dbd80926783607f68c7a8519be349
 PatchScript: <<
-  sed -e 's|@PREFIX@|%p|' < %a/%n.patch | patch -p1
+  sed -e 's|@PREFIX@|%p|' < %{PatchFile} | patch -p1
   perl -pi -e 's/(AC_DEFUN\()([^[]+)(,)/\1\[\2]\3/' 
scripts/autoconf/ac_find_motif.m4
 <<
-BuildDepends: x11-dev
+BuildDepends: x11-dev, fink (>= 0.24.12-1)
 Replaces: lesstif-dev, openmotif3
 Conflicts: openmotif3
 BuildDependsOnly: True

Index: glut.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11/glut.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- glut.info   14 Aug 2007 05:31:12 -0000      1.3
+++ glut.info   21 Apr 2008 03:22:37 -0000      1.4
@@ -7,10 +7,11 @@
 Source: http://www.opengl.org/developers/documentation/%N/%N-%v.tar.gz
 Source-MD5: dc932666e2a1c8a0b148a4c32d111ef3
 Depends: %N-shlibs (= %v-%r)
-BuildDepends: x11-dev
+BuildDepends: x11-dev, fink (>= 0.24.12-1)
 Conflicts: freeglut, openglut
 Replaces: freeglut, openglut
-Patch: %n.patch
+PatchFile: %n.patch
+PatchFile-MD5: 5929e2b6a10fe4a0a971b191e8e8a787
 CompileScript: <<
  (cd include/GL; cp glut.h %b/lib/%N/)
  (cd lib/%N; xmkmf; make)

Index: xv.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11/xv.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- xv.info     22 Nov 2007 20:10:13 -0000      1.7
+++ xv.info     21 Apr 2008 03:22:37 -0000      1.8
@@ -6,7 +6,7 @@
 #Maintainer: Eric Lee <[EMAIL PROTECTED]>
 Maintainer: Daniel Macks <[EMAIL PROTECTED]>
 BuildDepends: <<
-       fink(>= 0.24.12-1),
+       fink (>= 0.24.12-1),
        libjasper.1,
        libjpeg, 
        libpng3, 

Index: openglut.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11/openglut.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- openglut.info       14 Aug 2007 05:31:12 -0000      1.1
+++ openglut.info       21 Apr 2008 03:22:37 -0000      1.2
@@ -4,14 +4,16 @@
 
 Source: mirror:sourceforge:%n/%n-%v.tar.bz2
 Source-MD5: 9075d37d995d9f7dbb06a2e5fd9ffe20
-Patch: %n.patch
+PatchFile: %n.patch
+PatchFile-MD5: 727daee92284815d07534fdcc0e7dc6d
 
-BuildDepends: x11-dev
+BuildDepends: x11-dev, fink (>= 0.24.12-1)
 Depends: %n-shlibs (= %v-%r)
 
 Conflicts: glut, freeglut
 Replaces: glut, freeglut
 
+SetLDFLAGS: 
-Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
 SetCPPFLAGS: -I/usr/X11R6/include
 ConfigureParams: --disable-dependency-tracking --enable-fast 
--mandir=%p/share/man
 

Index: xlt.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11/xlt.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- xlt.info    17 Jul 2007 20:23:52 -0000      1.5
+++ xlt.info    21 Apr 2008 03:22:37 -0000      1.6
@@ -3,11 +3,15 @@
 Revision: 2
 Maintainer: None <[EMAIL PROTECTED]>
 Depends: %N-shlibs (= %v-%r)
-BuildDepends: openmotif3, x11-dev, autoconf (>= 2.60), automake1.9, libtool14
+BuildDepends: openmotif3, x11-dev, autoconf (>= 2.60), automake1.9, libtool14, 
fink (>= 0.24.12-1)
 Source: mirror:sourceforge:%N/Xlt-%v.tar.gz
 Source-MD5: 46b6259c7637d6e9b87520eb91b6ea51
-Patch: %n.patch
-PatchScript: perl -pi -e 's/(AC_DEFUN\()([^[]+)(,)/\1\[\2]\3/' acinclude.m4
+PatchFile: %n.patch
+PatchFile-MD5: 8fd3315610961791d2d0cbbd0b47b7b9
+PatchScript: <<
+       %{default_script}
+       perl -pi -e 's/(AC_DEFUN\()([^[]+)(,)/\1\[\2]\3/' acinclude.m4
+<<
 ConfigureParams: --disable-dependency-tracking --enable-static
 CompileScript: <<
  autoreconf -f -i

Index: xbae.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11/xbae.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- xbae.info   26 Jun 2007 03:02:28 -0000      1.3
+++ xbae.info   21 Apr 2008 03:22:37 -0000      1.4
@@ -4,9 +4,10 @@
 Maintainer: None <[EMAIL PROTECTED]>
 Source: mirror:sourceforge:%n/%n-%v.tar.gz
 Source-MD5: 9690059474bb05191dccd041ff5052bd
-BuildDepends: openmotif3, x11-dev
+BuildDepends: fink (>= 0.24.12-1), openmotif3, x11-dev
 Depends: %N-shlibs (= %v-%r) 
-Patch: %n.patch
+PatchFile: %n.patch
+PatchFile-MD5: 6b87fc6ec61b66a41b30b5c4cfe4f314
 ConfigureParams: --mandir=%p/share/man --enable-static
 InstallScript: make install DESTDIR=%d
 BuildDependsOnly: True

Index: xaw3d.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11/xaw3d.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- xaw3d.info  28 May 2007 18:12:38 -0000      1.3
+++ xaw3d.info  21 Apr 2008 03:22:37 -0000      1.4
@@ -13,13 +13,13 @@
 NoSetMAKEFLAGS: true
 SetMAKEFLAGS: -j1
 CompileScript: <<
- #!/bin/sh -e
+ #!/bin/sh -ev
  mkdir X11; cd X11; ln -fs .. Xaw3d; cd ..
  xmkmf; make depend
  make USRLIBDIR=%p/lib INCDIR=%p/include SHLIBDIR=%p/lib SOXAWREV=7.0
 <<
 InstallScript: <<
- make install USRLIBDIR=%p/lib INCDIR=%p/include SHLIBDIR=%p/lib SOXAWREV=7.0 
DESTDIR=%d
+ make install USRLIBDIR=%p/lib INCDIR=%p/include SHLIBDIR=%p/lib SOXAWREV=7.0 
DESTDIR=%d INSTALLFLAGS=-c
 <<
 DocFiles: README.XAW3D
 SplitOff: <<

Index: xforms.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11/xforms.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- xforms.info 1 Sep 2006 02:47:07 -0000       1.3
+++ xforms.info 21 Apr 2008 03:22:37 -0000      1.4
@@ -6,9 +6,13 @@
 Depends: %N-shlibs (= %v-%r), %N-bin
 Replaces: xforms-shlibs (<= 1.0-1), xforms-bin (<< 1.0.90-2)
 BuildDependsOnly: true
-BuildDepends: libjpeg, x11-dev
-Patch: %n.patch
-PatchScript: perl -pi -e 's/hardcode_direct=yes/hardcode_direct=no/' configure
+BuildDepends: libjpeg, x11-dev, fink (>= 0.24.12-1)
+PatchFile: %n.patch
+PatchFile-MD5: f77cfd8ff89b03c66f941cb4ee116cda
+PatchScript: <<
+       %{default_script}
+       perl -pi -e 's/hardcode_direct=yes/hardcode_direct=no/' configure
+<<
 SetCPPFLAGS: -I/usr/X11R6/include
 ConfigureParams: --with-extra-prefix=%p --enable-gl 
--mandir='${prefix}/share/man'
 SplitOff: <<

Index: fsv.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11/fsv.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- fsv.info    21 Oct 2007 16:00:56 -0000      1.2
+++ fsv.info    21 Apr 2008 03:22:37 -0000      1.3
@@ -18,13 +18,15 @@
 Homepage: http://fsv.sourceforge.net/
 License: LGPL
 Maintainer: Daniel Macks <[EMAIL PROTECTED]>
-BuildDepends: gettext-dev, gtk+, gtkglarea, x11-dev, glib
+BuildDepends: gettext-dev, gtk+, gtkglarea, x11-dev, glib, fink (>= 0.24.12-1)
 Depends: x11, gtk+-shlibs
 Source: mirror:sourceforge:%n/%n-%v.tar.gz
 Source-MD5: 0f68e27d638c45dbdf4f66fa19f811f0
+PatchFile: %n.patch
+PatchFile-MD5: fa63b892244c1216c72274e50f8e065c
 SetLDFLAGS: 
-Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
-Patch: %n.patch
 PatchScript: <<
+       %{default_script}
   rm lib/getopt*
 <<
 ConfigureParams: --mandir='${prefix}/share/man' 
--infodir='${prefix}/share/info'


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to