Commit graph

10 commits

Author SHA1 Message Date
Jeff Whiting
1230f358a4 cdrtools: fixed "call to 'SHA384Pad' is ambiguous"
See http://trac.macports.org/ticket/35377.

Closes Homebrew/homebrew#18506.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-16 09:04:51 -07:00
Misty De Meo
81caa16cd4 cdrtools: remove additional smake files
It turns out that *all* of the includes installed by cdrtools are
generic smake includes, and will clash with other software installed by
the same author if not removed. Additionally, some (but not all) of its
libs appear to be generic smake libs and are also installed by star.
2013-01-04 17:23:47 -04:00
Misty De Meo
6149d0e884 cdrtools and dvdrtools conflict with each other
These two packages are incompatible forks of each other with the same
binary names.
2013-01-01 17:46:56 -04:00
Misty De Meo
6567f7dd3c cdrtools: don't install smake files
cdrtools tries to install some generic smake includes, headers and
manpages, which conflict with the copies installed by smake itself.
2013-01-01 17:45:44 -04:00
Misty De Meo
dd9f493c39 cdrtools: use smake instead of make
cdrtools won't build its binaries using plain make.
2013-01-01 17:38:25 -04:00
Adam Vandenberg
cf51870f5f cdrtools: use make instead of smake 2012-12-17 21:24:22 -08:00
Mike McQuaid
88779ade49 Batch convert MD5 formula to SHA1.
Closes Homebrew/homebrew#14653.
2012-09-03 11:36:42 -07:00
Justin Clift
f87daa12c7 Updated formula: cdrtools
Updated cdrtools to depend upon, and use, smake instead of GNU make.

This allows the cdrtools binaries (mkisofs, etc) to compile and be
installed.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-13 08:33:18 -07:00
Adam Vandenberg
2e9926e38c cdrtools - tell it not to complain so much 2010-08-15 11:44:23 -07:00
Jason Terk
e37a828be4 New formula: cdrtools
Cdrtools is a set of command line programs that allows to record CD/DVD/BluRay media.

The suite includes the following programs:
cdrecord  A CD/DVD/BD recording program
readcd    A program to read CD/DVD/BD media with CD-clone features
cdda2wav  The most evolved CD-audio extraction program with paranoia support
mkisofs   A program to create hybrid ISO9660/JOLIET/HFS filesystes with optional Rock Ridge attributes
isodebug  A program to print mkisofs debug information from media
isodump   A program to dump ISO-9660 media
isoinfo   A program to analyse/verify ISO/9660/Joliet/Rock-Ridge Filesystems
isovfy    A program to verify the ISO-9660 structures
rscsi     A Remote SCSI enabling daemon

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-02 07:51:40 -07:00