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

Modified Files:
        taglib.info 
Log Message:
taglib build fix

Index: taglib.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/libs/taglib.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- taglib.info 24 Jul 2006 18:08:11 -0000      1.9
+++ taglib.info 28 Jul 2006 19:39:54 -0000      1.10
@@ -1,12 +1,12 @@
 Package: taglib
 Version: 1.4
-Revision: 22
+Revision: 23
 Description: Audio meta-data library
 License: LGPL
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
 
 Depends: %N-shlibs (>= %v-%r)
-BuildDepends: autoconf (>= 2.58-1), automake1.7, unsermake (>= 
0.4-0.20060316.1)
+BuildDepends: autoconf (>= 2.59-3), unsermake (>= 0.4-0.20060316.1)
 BuildDependsOnly: true
 GCC: 3.3
 
@@ -16,11 +16,11 @@
        nam-CA: http://www.southofheaven.net/befunk
 <<
 Source: http://ktown.kde.org/~wheeler/files/src/%n-%v.tar.gz
-Source2: mirror:custom:kde-admindir-3.4.2-2.tar.bz2
+Source2: mirror:custom:kde-admindir-229.tar.bz2
 Source2ExtractDir: %n-%v
 Source-MD5: dcd50ddb2544faeae77f194804559404
-Source2-MD5: d23ce8a8448b901cffeebb6bfc12bcd4
-PatchScript:   perl -pi -e 's,-O2,-Os,g; s,doc/HTML,doc/kde,g; 
s,/usr/share/doc/packages/qt3/html,%p/share/doc/qt3/html,g' admin/*.*; perl -pi 
-e 's,(Autoconf.*)\),\1 | *Autoconf*2.6* \),g' admin/cvs.sh
+Source2-MD5: e5770013b94110fbe9acecb86302f4a3
+PatchScript:   perl -pi.bak -e 's,-O2,-Os,g; s,doc/HTML,doc/kde,g; 
s,/usr/share/doc/packages/qt3/html,%p/share/doc/qt3/html,g' admin/*.*
 
 NoSetCPPFLAGS: true
 NoSetLDFLAGS: true
@@ -28,20 +28,18 @@
 CompileScript: <<
 #!/bin/sh -e
 
-  export HOME=/tmp
-  export PREFIX="%p"
+  export PREFIX="%p" USE_UNSERMAKE=1
   . ./environment-helper.sh
-  export lt_cv_sys_max_cmd_len=65536 CC="gcc-3.3" CXX="g++-3.3"
 
   ./build-helper.sh cvs       %N %v %r make -f admin/Makefile.common cvs
   ./build-helper.sh configure %N %v %r ./configure %c
-  ./build-helper.sh make      %N %v %r unsermake -p
+  ./build-helper.sh make      %N %v %r unsermake $UNSERMAKEFLAGS
 <<
 
 InstallScript: <<
 #!/bin/sh -e
 
-  export PREFIX="%p"
+  export PREFIX="%p" USE_UNSERMAKE=1
   . ./environment-helper.sh
 
   ./build-helper.sh install %N %v %r unsermake -p -j1 install DESTDIR=%d


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to