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

Modified Files:
      Tag: pangocairo-branch
        libftgl1.info 
Log Message:
Fix Shlibs; fix to use ft219 since that's what the deps say are used


Index: libftgl1.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/libftgl1.info,v
retrieving revision 1.1.2.3
retrieving revision 1.1.2.4
diff -u -d -r1.1.2.3 -r1.1.2.4
--- libftgl1.info       16 Jun 2008 14:08:09 -0000      1.1.2.3
+++ libftgl1.info       30 Jun 2008 16:23:28 -0000      1.1.2.4
@@ -1,6 +1,6 @@
 Package: libftgl1
 Version: 2.1.2
-Revision: 1
+Revision: 2
 ###
 # This is the original source
 #Source: http://opengl.geek.nz/ftgl/ftgl-%v.tar.gz
@@ -15,7 +15,7 @@
 License: GPL
 Description: Library for using fonts in OpenGL
 ###
-Depends: %N-shlibs (= %v-%r), freetype219-shlibs
+Depends: %N-shlibs (= %v-%r)
 BuildDepends: freetype219
 BuildDependsOnly: True
 Replaces: ftgl
@@ -23,10 +23,12 @@
 GCC: 4.0
 ###
 Patch: %n.patch
+NoSetCPPFLAGS: true
+NoSetLDFLAGS: true
 CompileScript: <<
 #!/bin/bash -ev
 cd unix
-./configure %c --enable-shared --enable-static
+FT2_CONFIG=%p/lib/freetype219/bin/freetype-config ./configure %c 
--enable-shared --enable-static
 make
 <<
 InstallScript: <<
@@ -44,7 +46,6 @@
         lib/libftgl.0.dylib
     <<
     Shlibs: <<
-        %p/lib/libftgl.0.0.0.dylib 1.0.0 %n (>= 2.1.2-1)
         %p/lib/libftgl.0.dylib 1.0.0 %n (>= 2.1.2-1)
     <<
     DocFiles: README.txt COPYING.txt license.txt HISTORY.txt


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to