Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/graphics
In directory vz-cvs-3.sog:/tmp/cvs-serv18302/stable/main/finkinfo/graphics

Modified Files:
        glitz.info 
Log Message:
minimize diff vs 10.7


Index: glitz.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/graphics/glitz.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- glitz.info  16 Jul 2008 03:01:30 -0000      1.3
+++ glitz.info  5 Jul 2012 03:47:25 -0000       1.4
@@ -1,47 +1,59 @@
 Package: glitz
 Version: 0.5.6
 Revision: 3
+Description: OpenGL compositing library
+License: BSD
+Maintainer: Benjamin Reed <[email protected]>
+
+Depends: <<
+       %N-shlibs (= %v-%r),
+       pkgconfig (>= 0.20-1)
+<<
+BuildDepends: <<
+       libgl-dev,
+       pkgconfig (>= 0.20-1),
+       x11-dev
+<<
+BuildDependsOnly: true
+
 CustomMirror: <<
-  nam-US: http://ranger.befunk.com/fink
-  nam-US: http://astrange.ithinksw.net/~astrange/ranger-fink
-  nam-CA: http://www.southofheaven.net/befunk
+       Primary: http://www.finkproject.org/~ranger/distfiles
+       eur-NL: http://www.finkproject.org/~ranger/distfiles
+       nam-US: http://ranger.befunk.com/fink
 <<
 Source: http://cairographics.org/snapshots/%n-%v.tar.gz
 Source-MD5: c507f140ecccc06aed8888c958edda4c
-#Patch: %n.patch
-BuildDepends: libgl-dev, pkgconfig (>= 0.20-1), x11-dev
-BuildDependsOnly: true
-Depends: %N-shlibs (= %v-%r), pkgconfig (>= 0.20-1)
-NoSetLDFLAGS: true
-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
-NoSetMAKEFLAGS: true
-SetMAKEFLAGS: -j1
+SetLDFLAGS: 
-Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
+NoSetLDFLAGS: true
+UseMaxBuildJobs: false
 ConfigureParams: --disable-dependency-tracking --disable-egl 
--x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib
 CompileScript: <<
        AGL_LIBS="-Wl,-framework,Carbon -Wl,-framework,OpenGL 
-Wl,-framework,AGL" ./configure %c
        make
 <<
-InstallScript: <<
-make install DESTDIR=%d
-<<
+
+InstallScript: make -j1 install DESTDIR=%d
+DocFiles: AUTHORS COPYING ChangeLog* INSTALL NEWS README TODO
 SplitOff: <<
-  Package: %N-shlibs
-  Depends: libgl-shlibs, x11-shlibs
-  Files: <<
-    lib/libglitz-agl.*.dylib
-    lib/libglitz-glx.*.dylib
-    lib/libglitz.*.dylib
-  <<
-  Shlibs: <<
-    %p/lib/libglitz-agl.1.dylib 2.0.0 %N-shlibs (>= 0.4.0-1)
-    %p/lib/libglitz-glx.1.dylib 2.0.0 %N-shlibs (>= 0.4.0-1)
-    %p/lib/libglitz.1.dylib     2.0.0 %N-shlibs (>= 0.4.0-1)
-  <<
-  DocFiles: AUTHORS COPYING ChangeLog* INSTALL NEWS README TODO
+       Package: %N-shlibs
+       Depends: <<
+               libgl-shlibs,
+               x11-shlibs
+       <<
+       DocFiles: AUTHORS COPYING ChangeLog* INSTALL NEWS README TODO
+       Files: <<
+               lib/libglitz-agl.*.dylib
+               lib/libglitz-glx.*.dylib
+               lib/libglitz.*.dylib
+       <<
+       Shlibs: <<
+               %p/lib/libglitz-agl.1.dylib 2.0.0 %N-shlibs (>= 0.4.0-1)
+               %p/lib/libglitz-glx.1.dylib 2.0.0 %N-shlibs (>= 0.4.0-1)
+               %p/lib/libglitz.1.dylib     2.0.0 %N-shlibs (>= 0.4.0-1)
+       <<
 <<
-DocFiles: AUTHORS COPYING ChangeLog* INSTALL NEWS README TODO
-Description: OpenGL compositing library
-License: BSD
-Homepage: http://www.cairographics.org/
-Maintainer: Benjamin Reed <[email protected]>
+
+Homepage: http://www.freedesktop.org/wiki/Software/glitz/
+


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to