Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound
In directory sc8-pr-cvs17:/tmp/cvs-serv17882/10.4/unstable/main/finkinfo/sound
Modified Files:
faad.info
Log Message:
remove remnants of 10.4-transitional
make sure to use fink's modern libtool and automake
remove un-needed hacks given that we're using modern libtool
Index: faad.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound/faad.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- faad.info 27 Mar 2006 08:27:53 -0000 1.3
+++ faad.info 3 Aug 2007 08:38:55 -0000 1.4
@@ -3,7 +3,7 @@
Revision: 1013
###
Depends: libfaad1-shlibs (>= %v-%r), libmp4v21-shlibs (>= %v-%r)
-BuildDepends: id3lib4-dev (>= 3.8.3-1014), libtool14, xmms, libiconv-dev,
gettext-dev, gtk+, glib, automake1.8
+BuildDepends: id3lib4-dev (>= 3.8.3-1014), libtool14, xmms, libiconv-dev,
gettext-dev, gtk+, glib, automake1.9, libtool14
###
Source: mirror:sourceforge:faac/faad2-2.0.tar.gz
Source-MD5: 1a6f79365f2934a4888b210ef47a3a07
@@ -13,6 +13,8 @@
GCC: 4.0
###
PatchScript: <<
+ # upgrade quoting tor stricter syntax rules in newer automake
+ perl -pi -e 's/(AC_DEFUN\()(\S+)(,)/\1\[\2]\3/' configure.in
echo "SUBDIRS = libfaad common frontend plugins" > Makefile.am
sh bootstrap
### Force external mp4v2 off
@@ -21,16 +23,10 @@
perl -pi -e 's,-lmp4v2,-lmp4v2dontusethisone,g' configure
### Fix xmms plugin compile, need to include source includes first
perl -pi -e 's,-I. -I\$\(srcdir\) -I\$\(top_builddir\),-I. -I\$\(srcdir\)
-I\$\(top_builddir\) -I\$\(top_srcdir\)/include,g' plugins/xmms/src/Makefile.in
- ### Fix mp4v2 linking
- perl -pi -e 's,[EMAIL PROTECTED]@,\$\(top_srcdir\)/common/mp4v2/libmp4v2.la
[EMAIL PROTECTED]@,g' frontend/Makefile.in
- perl -pi -e 's,[EMAIL PROTECTED]@,\$\(top_srcdir\)/common/mp4v2/libmp4v2.la
[EMAIL PROTECTED]@,g' plugins/xmms/Makefile.in
<<
Patch: %n.patch
###
-NoSetLDFLAGS: true
-SetLIBS: -L%p/lib
-###
-ConfigureParams: --with-xmms --with-drm --with-mp4v2 --with-pic
--enable-shared --enable-static --mandir=%i/share/man --infodir=%p/share/info
--libexecdir=%p/lib
+ConfigureParams: --with-xmms --with-drm --with-mp4v2 --with-pic
--enable-shared --enable-static --mandir=%i/share/man --infodir=%p/share/info
--libexecdir=%p/lib --disable-dependency-tracking
###
DocFiles: AUTHORS COPYING NEWS README* TODO
###
-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits