cdrtools: removed port
This commit is contained in:
parent
757003b438
commit
08efc99cf4
@ -1,34 +0,0 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/btcflash
|
||||
-rwxr-xr-x root/root usr/bin/cdda2wav
|
||||
-rwxr-xr-x root/root usr/bin/cdrecord
|
||||
-rwxr-xr-x root/root usr/bin/devdump
|
||||
-rwxr-xr-x root/root usr/bin/isodebug
|
||||
-rwxr-xr-x root/root usr/bin/isodump
|
||||
-rwxr-xr-x root/root usr/bin/isoinfo
|
||||
-rwxr-xr-x root/root usr/bin/isovfy
|
||||
lrwxrwxrwx root/root usr/bin/mkhybrid -> mkisofs
|
||||
-rwxr-xr-x root/root usr/bin/mkisofs
|
||||
-rwxr-xr-x root/root usr/bin/readcd
|
||||
-rwxr-xr-x root/root usr/bin/scgcheck
|
||||
-rwxr-xr-x root/root usr/bin/scgskeleton
|
||||
drwxr-xr-x root/root usr/etc/
|
||||
drwxr-xr-x root/root usr/etc/default/
|
||||
-rw-r--r-- root/root usr/etc/default/cdrecord
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/btcflash.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/cdda2wav.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/cdrecord.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/readcd.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/rscsi.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/scgcheck.1.gz
|
||||
drwxr-xr-x root/root usr/man/man8/
|
||||
-rw-r--r-- root/root usr/man/man8/devdump.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/isodebug.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/isodump.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/isoinfo.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/isovfy.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/mkhybrid.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/mkisofs.8.gz
|
@ -1 +0,0 @@
|
||||
352f5d2fd68f7ffa3945936dbc53821a cdrtools-2.01.01a50.tar.bz2
|
@ -1,22 +0,0 @@
|
||||
# Description: A tool to create disk-at-once and track-at-once CDs
|
||||
# URL: http://cdrecord.berlios.de/old/private/cdrecord.html
|
||||
# Maintainer: Simon Gloßner, viper at hometux dot de
|
||||
|
||||
name=cdrtools
|
||||
version=2.01.01a50
|
||||
release=1
|
||||
source=(ftp://ftp.berlios.de/pub/cdrecord/alpha/$name-$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
cd $name-2.01.01
|
||||
|
||||
make -j1
|
||||
make INS_BASE=$PKG/usr install
|
||||
|
||||
rm -rf $PKG/usr/{include,lib,sbin,share,man/man5}
|
||||
rm -rf $PKG/usr/etc/default/rscsi
|
||||
rm -rf $PKG/usr/man/man1/cdda2ogg.1
|
||||
|
||||
chown -R root.root $PKG
|
||||
chmod -R u+w,g-w $PKG
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user