Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/utils
In directory
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.3/unstable/main/finkinfo/utils
Modified Files:
gcdmaster.info
Added Files:
cdrtools.info
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5
(since now it would need to be autoconf2.60, and there is no reason to keep
autoconf2.5 around... Also new m4 version
Index: gcdmaster.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/utils/gcdmaster.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- gcdmaster.info 1 Feb 2006 18:08:56 -0000 1.2
+++ gcdmaster.info 18 Jul 2006 12:38:42 -0000 1.3
@@ -6,7 +6,7 @@
Source: mirror:sourceforge:cdrdao/cdrdao-%v.src.tar.bz2
SourceDirectory: cdrdao-%v
Source-MD5: a85c0fa006ad3af64b76fd86b10b2ad4
-BuildDepends: pccts, autoconf2.5, lame, gtkmm, gnomemm, orbit-dev, imlib,
esound, gtk+, glib, libsigc++, libgettext3-dev, gnome-libs-dev, audiofile,
gcc3.3
+BuildDepends: pccts, autoconf, lame, gtkmm, gnomemm, orbit-dev, imlib, esound,
gtk+, glib, libsigc++, libgettext3-dev, gnome-libs-dev, audiofile, gcc3.3
Depends: cdrdao, gtkmm-shlibs, gnomemm-shlibs
Patch: %n.patch
UpdateConfigGuessInDirs: scsilib/conf
--- NEW FILE: cdrtools.info ---
Package: cdrtools
Version: 2.01.01
Revision: 10.4.0
Source: ftp://ftp.berlios.de/pub/cdrecord/alpha/%n-%va10.tar.bz2
Source-MD5: dc189f1e34d484cb73639fe3b1067845
SourceDirectory: %n-%v
Replaces: cdrtools-beta
Conflicts: cdrtools-beta
PatchScript: <<
find %b -type f \! -name "*.tar" -exec perl -p -i -e
's:/etc/default:%p/etc/default:;' {} \;
#perl -pi -e 's,cc,gcc-3.3,g' RULES/power-macintosh-darwin-cc.rul
#perl -pi -e 's,cc,gcc-3.3,g' RULES/power-macintosh-darwin-cc.rul.bak
#perl -pi -e 's,gcc,gcc-3.3,g' RULES/power-macintosh-darwin-gcc.rul
#perl -pi -e 's,gcc,gcc-3.3,g' RULES/power-macintosh-darwin-gcc.rul.bak
### More verbose for debuging
#perl -pi -e 's,[EMAIL PROTECTED]@\\\"\"; ,,g'
RULES/power-macintosh-darwin-cc.rul
#perl -pi -e 's,[EMAIL PROTECTED]@\\\"\"; ,,g'
RULES/power-macintosh-darwin-cc.rul.bak
#perl -pi -e 's,[EMAIL PROTECTED]@\\\"\"; ,,g'
RULES/power-macintosh-darwin-gcc.rul
#perl -pi -e 's,[EMAIL PROTECTED]@\\\"\"; ,,g'
RULES/power-macintosh-darwin-gcc.rul.bak
# perl -pi -e 's,defined _POSIX_PRIORITY_SCHEDULING,\(defined
_POSIX_PRIORITY_SCHEDULING \&\& \!defined __APPLE__\),g' cdda2wav/cdda2wav.c
# perl -pi -e
's,defined\(_POSIX_PRIORITY_SCHEDULING\),defined\(_POSIX_PRIORITY_SCHEDULING\)
\&\& \!defined\(__APPLE__\),g' cdrecord/cdrecord.c
<<
BuildDependsOnly: true
Depends: cdda2wav, cdrecord, mkisofs
CompileScript: make
InstallScript: <<
cp README* READMEs/ || true
cd cdda2wav; make INS_BASE=%i MANDIR=share/man install
cd cdrecord; make INS_BASE=%i MANDIR=share/man install
cd mkisofs; make INS_BASE=%i MANDIR=share/man install
cd readcd; make INS_BASE=%i MANDIR=share/man install
cd mkisofs/diag; make INS_BASE=%i MANDIR=share/man install
chmod a+s %i/bin/cdrecord
mkdir -p %i/etc/default
echo '# man cdrecord for help' > %i/etc/default/cdrecord
echo '# Set the default recording device' >> %i/etc/default/cdrecord
echo '# On OS X the first burner is IOCompactDiscServices' >>
%i/etc/default/cdrecord
echo '# For DVD or Combo drives, use IODVDServices' >> %i/etc/default/cdrecord
echo 'CDR_DEVICE = IOCompactDiscServices' >> %i/etc/default/cdrecord
echo '# Set the default write speed' >> %i/etc/default/cdrecord
echo '# CDR_SPEED = 48 ' >> %i/etc/default/cdrecord
echo '# Set the default fifo size (memory use)' >> %i/etc/default/cdrecord
echo 'CDR_FIFOSIZE = 32m' >> %i/etc/default/cdrecord
<<
SplitOff: <<
Package: cdrecord
Replaces: cdrtools (<= 1.11a27-1), cdrecord-beta
Conflicts: cdrtools (<= 1.11a27-1), cdrecord-beta
Files: bin/cdrecord bin/readcd share/man/man1/cdrecord.1
share/man/man1/readcd.1 etc/default/cdrecord
DocFiles: AN* INSTALL READMEs/* ABOUT COPYING Changelog START PORTING COMPILE
BUILD
ConfFiles: %p/etc/default/cdrecord
Description: A command line CD/DVD writing tool
DescDetail: <<
Allows you to create CDs on a CD recorder (SCSI or ATAPI).
It supports writing data, audio, mixed, multi-session, and CD+ and
DVD discs, on just about every type of CD recorder out there.
<<
<<
SplitOff2: <<
Package: cdda2wav
Replaces: cdrtools (<= 1.11a27-1), cdda2wav-beta
Conflicts: cdrtools (<= 1.11a27-1), cdda2wav-beta
Files: bin/cdda2wav share/man/man1/cdda2wav.1
DocFiles: AN* INSTALL READMEs/* ABOUT COPYING Changelog START PORTING COMPILE
BUILD
Description: Creates files from audio CDs
DescDetail: <<
cdda2wav lets you digitally copy audio tracks from a CD-ROM,
avoiding the distortion that is introduced when recording via
a sound card. Data can be dumped into wav, raw, aiff, au or
aifc format sound files. Options control the recording format
(stereo/mono; 8/16 bits; sampling rate, etc).
<<
<<
SplitOff3: <<
Package: mkisofs
Replaces: cdrtools (<= 1.11a27-1), mkisofs-beta
Conflicts: cdrtools (<= 1.11a27-1), mkisofs-beta
Files: bin/mkisofs bin/mkhybrid bin/devdump bin/iso* share/man/man8/*
DocFiles: AN* INSTALL READMEs/* ABOUT COPYING Changelog START PORTING COMPILE
BUILD
Description: Creates ISO-9660 CD-ROM filesystem images
DescDetail: <<
mkisofs is a pre-mastering program for creating ISO-9660 CD-ROM
filesystem images, which can then be written to a CD-ROM using the
cdrecord program. mkisofs now includes support for making bootable
"El Torito" CD-ROMs, as well as CD-ROMs with support for the
Macintosh HFS filesystem (with mkhybrid).
<<
<<
Description: Various tools for mastering CD-Rs: Transition Package
DescUsage: <<
Use this package to ensure a smooth transition to the new splitoffs.
<<
License: GPL
DocFiles: COPYING
Maintainer: Chris Zubrzycki <[EMAIL PROTECTED]>
Homepage: http://cdrecord.berlios.de/old/private/cdrecord.html
-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits