the Fink project is an effort to port
popular Unix programs to Mac OS X
# DISCLAIMER: Max Horn is the sole maintainer of this package.
# Please DO NOT MAKE MODIFICATIONS without informing the maintainer.
# Preferably, send a patch to me instead of making changes yourself!
# If that is not possible due to extra urgency, at least send me a mail.
#
# Explanation: I am sick and tired of getting back to my packages and
# discovering that people have messed with it. I am then forced to
# retrace their steps, find out who, when and why did make a certain
# change etc. -- i.e. it makes my life as maintainer harder.
# Furthermore, as maintainer I am responsible for problems caused by my
# packages. But I am not willing to take responsibility for something I
# did not do. In particular, for changes that other people introduced
# behind my back, no matter how good and noble their intentions were. As
# such, I may see myself forced to drop responsibility for (and hence,
# maintainership of) the affected package.
Package: libmad
Version: 0.15.1b
Revision: 5
Depends: %N-shlibs (= %v-%r)
BuildDepends: libgettext3-dev, gettext-bin, gettext-tools
Replaces: mad
Maintainer: Max Horn
Source: mirror:sourceforge:mad/%n-%v.tar.gz
Source-MD5: 1be543bc30c56fb6bea1d7bf6a64e66c
Patch: %n.patch
PatchScript: <<
perl -pi.bak -e 's,-flat_namespace -undefined suppress,-twolevel_namespace -undefined error,g' configure && perl -pi.bak -e 's,FINK_PREFIX,%p,g' mad.pc
<<
InstallScript: <<
make install DESTDIR=%d && mkdir -p %i/lib/pkgconfig && mv mad.pc %i/lib/pkgconfig/
<<
DocFiles: CHANGES COPYING COPYRIGHT CREDITS README TODO VERSION
BuildDependsOnly: True
SplitOff: <<
Package: %N-shlibs
Replaces: mad-shlibs
Files: lib/libmad.0*.dylib
Shlibs: <<
%p/lib/libmad.0.dylib 3.0.0 %n (>= 0.15.0b-5)
<<
DocFiles: COPYING COPYRIGHT README
<<
Description: MPEG audio decoder library
DescDetail: <<
MAD (libmad) is a high-quality MPEG audio decoder. It currently supports
MPEG-1 and the MPEG-2 extension to Lower Sampling Frequencies, as well as
the so-called MPEG 2.5 format. All three audio layers (Layer I, Layer II,
and Layer III a.k.a. MP3) are fully implemented.
<<
License: GPL
Homepage: http://www.mars.org/home/rob/proj/mpeg/
diff -Naur libmad-0.15.0b-old/mad.pc libmad-0.15.0b/mad.pc
--- libmad-0.15.0b-old/mad.pc Wed Dec 31 19:00:00 1969
+++ libmad-0.15.0b/mad.pc Mon Jan 26 18:46:33 2004
@@ -0,0 +1,11 @@
+prefix=FINK_PREFIX
+exec_prefix=${prefix}
+libdir=${exec_prefix}/lib
+includedir=${prefix}/include
+
+Name: mad
+Description: MPEG Audio Decoder
+Requires:
+Version: 0.15.0b
+Libs: -L${libdir} -lmad -lm
+Cflags: -I${includedir}
# DISCLAIMER: Max Horn is the sole maintainer of this package.
# Please DO NOT MAKE MODIFICATIONS without informing the maintainer.
# Preferably, send a patch to me instead of making changes yourself!
# If that is not possible due to extra urgency, at least send me a mail.
#
# Explanation: I am sick and tired of getting back to my packages and
# discovering that people have messed with it. I am then forced to
# retrace their steps, find out who, when and why did make a certain
# change etc. -- i.e. it makes my life as maintainer harder.
# Furthermore, as maintainer I am responsible for problems caused by my
# packages. But I am not willing to take responsibility for something I
# did not do. In particular, for changes that other people introduced
# behind my back, no matter how good and noble their intentions were. As
# such, I may see myself forced to drop responsibility for (and hence,
# maintainership of) the affected package.
Package: libmad
Version: 0.15.1b
Revision: 5
Depends: %N-shlibs (= %v-%r)
BuildDepends: libgettext3-dev, gettext-bin, gettext-tools
Replaces: mad
Maintainer: Max Horn
Source: mirror:sourceforge:mad/%n-%v.tar.gz
Source-MD5: 1be543bc30c56fb6bea1d7bf6a64e66c
Patch: %n.patch
PatchScript: <<
perl -pi.bak -e 's,-flat_namespace -undefined suppress,-twolevel_namespace -undefined error,g' configure && perl -pi.bak -e 's,FINK_PREFIX,%p,g' mad.pc
<<
InstallScript: <<
make install DESTDIR=%d && mkdir -p %i/lib/pkgconfig && mv mad.pc %i/lib/pkgconfig/
<<
DocFiles: CHANGES COPYING COPYRIGHT CREDITS README TODO VERSION
BuildDependsOnly: True
SplitOff: <<
Package: %N-shlibs
Replaces: mad-shlibs
Files: lib/libmad.0*.dylib
Shlibs: <<
%p/lib/libmad.0.dylib 3.0.0 %n (>= 0.15.0b-5)
<<
DocFiles: COPYING COPYRIGHT README
<<
Description: MPEG audio decoder library
DescDetail: <<
MAD (libmad) is a high-quality MPEG audio decoder. It currently supports
MPEG-1 and the MPEG-2 extension to Lower Sampling Frequencies, as well as
the so-called MPEG 2.5 format. All three audio layers (Layer I, Layer II,
and Layer III a.k.a. MP3) are fully implemented.
<<
License: GPL
Homepage: http://www.mars.org/home/rob/proj/mpeg/
diff -Naur libmad-0.15.0b-old/mad.pc libmad-0.15.0b/mad.pc
--- libmad-0.15.0b-old/mad.pc Wed Dec 31 19:00:00 1969
+++ libmad-0.15.0b/mad.pc Mon Jan 26 18:46:33 2004
@@ -0,0 +1,11 @@
+prefix=FINK_PREFIX
+exec_prefix=${prefix}
+libdir=${exec_prefix}/lib
+includedir=${prefix}/include
+
+Name: mad
+Description: MPEG Audio Decoder
+Requires:
+Version: 0.15.0b
+Libs: -L${libdir} -lmad -lm
+Cflags: -I${includedir}