1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00

cdrkit is a suite of programs for recording CDs and DVDs, blanking CD-RW media,

creating ISO-9660 filesystem images, extracting audio CD data, and more. The
programs included in the cdrkit package were originally derived from several
sources, most notably mkisofs by Eric Youngdale and others, cdda2wav by Heiko
Eissfeldt, and cdrecord by Joerg Schilling. However, cdrkit is not affiliated
with any of these authors; it is now an independent project.

WWW: http://www.cdrkit.org/
This commit is contained in:
Pav Lucistnik 2007-12-12 10:01:12 +00:00
parent 1f70d38d6f
commit 33b73df602
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=203215
5 changed files with 61 additions and 0 deletions

View File

@ -73,6 +73,7 @@
SUBDIR += cdf
SUBDIR += cdircmp
SUBDIR += cdrdao
SUBDIR += cdrkit
SUBDIR += cdroot
SUBDIR += cdrtools
SUBDIR += cdrtools-cjk

34
sysutils/cdrkit/Makefile Normal file
View File

@ -0,0 +1,34 @@
# New ports collection makefile for: cdrkit
# Date created: 12 Dec 2007
# Whom: Pav Lucistnik <pav@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= cdrkit
PORTVERSION= 1.1.6
CATEGORIES= sysutils
MASTER_SITES= http://cdrkit.org/releases/ \
http://debburn.alioth.debian.org/
MAINTAINER= pav@FreeBSD.org
COMMENT= Command-line CD/DVD writing suite
BUILD_DEPENDS= cmake:${PORTSDIR}/devel/cmake
USE_ICONV= yes
MAN1= cdda2ogg.1 devdump.1 dirsplit.1 genisoimage.1 icedax.1 \
isodebug.1 isodump.1 isoinfo.1 isovfy.1 list_audio_tracks.1 \
pitchplay.1 readmult.1 readom.1 wodim.1
MAN5= genisoimagerc.5
CONFLICTS= cdrtools-*
post-patch:
@${REINPLACE_CMD} -e 's|share/man|man|' ${WRKSRC}/include/AddSchilyBits.cmake ${WRKSRC}/3rd-party/dirsplit/CMakeLists.txt
do-configure:
@(cd ${WRKSRC}; ${LOCALBASE}/bin/cmake -DCMAKE_INSTALL_PREFIX=${PREFIX} -DCMAKE_C_FLAGS:STRING="${CFLAGS} -I./libparanoia -I${LOCALBASE}/include -L${LOCALBASE}/lib" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L${LOCALBASE}/lib")
.include <bsd.port.mk>

3
sysutils/cdrkit/distinfo Normal file
View File

@ -0,0 +1,3 @@
MD5 (cdrkit-1.1.6.tar.gz) = 59b9946649ea2ea2f2d0021035fb4443
SHA256 (cdrkit-1.1.6.tar.gz) = 99945e7d28b7e8565059cc7b7d6d86f9968cfb7d4127b0be77d40f4d30fe6175
SIZE (cdrkit-1.1.6.tar.gz) = 1407346

View File

@ -0,0 +1,8 @@
cdrkit is a suite of programs for recording CDs and DVDs, blanking CD-RW media,
creating ISO-9660 filesystem images, extracting audio CD data, and more. The
programs included in the cdrkit package were originally derived from several
sources, most notably mkisofs by Eric Youngdale and others, cdda2wav by Heiko
Eissfeldt, and cdrecord by Joerg Schilling. However, cdrkit is not affiliated
with any of these authors; it is now an independent project.
WWW: http://www.cdrkit.org/

15
sysutils/cdrkit/pkg-plist Normal file
View File

@ -0,0 +1,15 @@
bin/genisoimage
bin/devdump
bin/isodebug
bin/isodump
bin/isoinfo
bin/isovfy
bin/wodim
bin/icedax
bin/pitchplay
bin/readmult
bin/cdda2mp3
bin/cdda2ogg
bin/readom
bin/dirsplit
sbin/netscsid