ports/opt (master): cddfs: moved to attic
commit 319fa8ef178376f1ac6da26005c390692c9dffbc Author: Tilman Sauerbeck <tilman@code-monkey.de> Date: Wed Oct 18 17:08:27 2006 +0000 cddfs: moved to attic diff --git a/cddfs/.footprint b/cddfs/.footprint deleted file mode 100644 index 2b321fd..0000000 --- a/cddfs/.footprint +++ /dev/null @@ -1,3 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/cddfs diff --git a/cddfs/.md5sum b/cddfs/.md5sum deleted file mode 100644 index a2b7bb7..0000000 --- a/cddfs/.md5sum +++ /dev/null @@ -1 +0,0 @@ -a685c0076a38e9299c3df3a39fdea4ca cddfs-0.2.tar.gz diff --git a/cddfs/Pkgfile b/cddfs/Pkgfile deleted file mode 100644 index e0d5367..0000000 --- a/cddfs/Pkgfile +++ /dev/null @@ -1,17 +0,0 @@ -# Description: Mount audio CDs as filesystems with WAV files -# URL: http://castet.matthieu.free.fr/cddfs/ -# Maintainer: -# Packager: Jukka Heino, jukka dot heino at gmail dot com -# Depends on: cdparanoia, fuse - -name=cddfs -version=0.2 -release=1 -source=(http://castet.matthieu.free.fr/$name/$name-$version.tar.gz) - -build() { - cd $name-$version - sed -i s:/dev/cdrom:/dev/cdroms/cdrom0:g $name.c - make - install -D -m 0755 $name $PKG/usr/bin/$name -}
participants (1)
-
crux@crux.nu