the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: gcdmaster
Version: 1.1.7
Revision: 1002
Architecture: powerpc
Distribution: 10.4
GCC: 3.3
Source: mirror:sourceforge:cdrdao/cdrdao-%v.src.tar.bz2
SourceDirectory: cdrdao-%v
Source-MD5: a85c0fa006ad3af64b76fd86b10b2ad4
BuildDepends: pccts, autoconf (>= 2.60-1), lame, gtkmm, gnomemm, orbit-dev, imlib, esound, gtk+, glib, libsigc++, libgettext3-dev, gnome-libs-dev, audiofile, gcc3.3
Depends: cdrdao (>= 1.2.0-1010), gtkmm-shlibs, gnomemm-shlibs
Patch: %n.patch
UpdateConfigGuessInDirs: scsilib/conf
SetLDFLAGS: -Wl,-bind_at_load -framework IOKit -framework CoreFoundation
SetCC: gcc-3.3
SetCXX: g++-3.3
ConfigureParams: --with-pcctsbin=%p/bin --with-pcctsinc=%p/include/pccts --mandir='${prefix}/share/man' --with-lame-lib=%p/lib --with-lame-include=%p/include/
CompileScript: <<
rm -rf pccts
./configure %c
make
<<
InstallScript: <<
make install DESTDIR=%d
ln -s %p/bin/gcdmaster %i/bin/xcdrdao
ln -s %p/share/man/man1/xcdrdao.1 %i/share/man/man1/gcdmaster.1
<<
DocFiles: COPYING CREDITS README* Release*
Description: Gtk interface for cdrdao
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: <<
This version is compiled with g++-3.3, even in the 10.4 tree. If it is
ever updated to a more recent compiler, it must be updated at the same time
as a large collection of packages: gabber, gabber-ssl, gcdmaster,
genes, glademm, gnomemm, gtkmm, libsigc++ and anything which depends on any
of them.
<<
DescUsage: <<
Must manually configure burner, scanbus does not work, read the man
page and Readme.macosx :-)
Hint: use IOCompactDiscServices as the first burner,
IOCompactDiscServices/2 as the second, etc.
<<
License: GPL
Maintainer: Chris Zubrzycki
Homepage: http://cdrdao.sourceforge.net/