the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: cdrdao
Version: 1.2.3
Revision: 1000
GCC: 4.0
Source: mirror:sourceforge:%n/%n-%v.tar.bz2
SourceDirectory: %n-%v
Source-MD5: 8d15ba6280bb7ba2f4d6be31d28b3c0c
BuildDepends: lame-dev, libao4, libmad, libvorbis0, libogg, fink (>= 0.24.12-1)
Depends: libmad-shlibs, libogg-shlibs, libao4-shlibs, libvorbis0-shlibs, lame-shlibs
ConfigureParams: --mandir='${prefix}/share/man' --without-xdao --disable-dependency-tracking
PatchScript: perl -pi -e 's/message\(/log_message\(/' dao/ScsiIf-osx.cc
InstallScript: <<
make install DESTDIR=%d
mkdir -p %i/share/doc/cdrdao
cp -r testtocs %i/share/doc/cdrdao/example-tocs
cp -r contrib %i/share/doc/cdrdao/
<<
DocFiles: COPYING CREDITS README* AUTHORS ChangeLog NEWS
Description: Create CDs in disc-at-once (DAO) mode
DescDetail: <<
Writes audio CD-Rs in disc-at-once (DAO) mode allowing control over
pre-gaps (length down to 0, nonzero audio data) and sub-channel
information like ISRC codes. All data that is written to the disc must
be specified with a text file. Audio data may be in WAVE or raw format.
<<
DescPackaging: <<
Changed license from GPL to Restrictive, because it depends on the
restrictive package "lame".
<<
License: Restrictive
Maintainer: Chris Zubrzycki
Homepage: http://cdrdao.sourceforge.net/