[Lunar-commits] <moonbase> burnmp3: remove it from the moonbase.
Florin Braescu
florin at lunar-linux.org
Mon Apr 20 16:40:44 CEST 2009
commit 121ee560150cf5c0720222187169437f6e40d0ea
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Apr 20 17:40:44 2009 +0300
burnmp3: remove it from the moonbase.
---
audio/burnmp3/BUILD | 12 ------------
audio/burnmp3/DEPENDS | 7 -------
audio/burnmp3/DETAILS | 17 -----------------
3 files changed, 0 insertions(+), 36 deletions(-)
diff --git a/audio/burnmp3/BUILD b/audio/burnmp3/BUILD
deleted file mode 100644
index 2e8c3a2..0000000
--- a/audio/burnmp3/BUILD
+++ /dev/null
@@ -1,12 +0,0 @@
-(
-
- gcc -o burnmp3 burnmp3.c &&
- gcc -o c_getname c_getname.c &&
- prepare_install &&
- install -m 700 c_getname /usr/bin &&
- install -m 700 burnmp3 /usr/bin &&
- install -m 700 ripscript /usr/bin &&
- mkdir $DOCUMENT_DIRECTORY/$MODULE &&
- install -m 666 README $DOCUMENT_DIRECTORY/$MODULE/README
-
-) > $C_FIFO 2>&1
diff --git a/audio/burnmp3/DEPENDS b/audio/burnmp3/DEPENDS
deleted file mode 100644
index d5f7219..0000000
--- a/audio/burnmp3/DEPENDS
+++ /dev/null
@@ -1,7 +0,0 @@
-depends normalize &&
-depends lame &&
-depends cdparanoia &&
-depends gcombust &&
-depends cdcd &&
-depends eject &&
-depends xmms
diff --git a/audio/burnmp3/DETAILS b/audio/burnmp3/DETAILS
deleted file mode 100644
index b91d2c8..0000000
--- a/audio/burnmp3/DETAILS
+++ /dev/null
@@ -1,17 +0,0 @@
- MODULE=burnmp3
- VERSION=0.1
- SOURCE=$MODULE.tar.gz
- SOURCE_URL[0]=http://richardsnow.bizland.com/files/
- WEB_SITE=http://richardsnow.bizland.com/burnmp3/index.html
- ENTERED=20020414
- UPDATED=20020902
-#updated build to put the readme in /usr/share/doc/burnmp3
- SHORT="utility to burn and rip MP3 files"
- MAINTAINER=rsnow1 at charter.net
-cat << EOF
-Burnmp3 is a text-based program designed to run under X windows in a
-terminal. It can burn mp3 files to cdr, rip mp3 files from cdr,
-play all the mp3 files in your library, and download mp3.com
-radio playlist mp3 files. V0.7 adds a cd player function.
-V0.7 now uses the gcombust cd burner gui to actually burn the CD.
-EOF
More information about the Lunar-commits
mailing list