[Lunar-commits] <moonbase> zdeprecated: add a few more xmms related modules.
Florin Braescu
florin at lunar-linux.org
Tue Feb 16 17:53:06 CET 2010
commit c7406f421ab9cb5520aa89c909a88506ea4c2256
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Feb 16 18:53:06 2010 +0200
zdeprecated: add a few more xmms related modules.
---
audio/audioscrobbler/DEPENDS | 2 --
audio/audioscrobbler/DETAILS | 20 --------------------
audio/gforce/BUILD | 7 -------
audio/gforce/DEPENDS | 1 -
audio/gforce/DETAILS | 18 ------------------
audio/modplugxmms/DEPENDS | 7 -------
audio/modplugxmms/DETAILS | 15 ---------------
x11-utils/gkrellmms/BUILD | 6 ------
x11-utils/gkrellmms/DEPENDS | 2 --
x11-utils/gkrellmms/DETAILS | 16 ----------------
zdeprecated/audioscrobbler/DEPENDS | 2 ++
zdeprecated/audioscrobbler/DETAILS | 20 ++++++++++++++++++++
zdeprecated/gforce/BUILD | 7 +++++++
zdeprecated/gforce/DEPENDS | 1 +
zdeprecated/gforce/DETAILS | 18 ++++++++++++++++++
zdeprecated/gkrellmms/BUILD | 6 ++++++
zdeprecated/gkrellmms/DEPENDS | 2 ++
zdeprecated/gkrellmms/DETAILS | 16 ++++++++++++++++
zdeprecated/modplugxmms/DEPENDS | 7 +++++++
zdeprecated/modplugxmms/DETAILS | 15 +++++++++++++++
20 files changed, 94 insertions(+), 94 deletions(-)
diff --git a/audio/audioscrobbler/DEPENDS b/audio/audioscrobbler/DEPENDS
deleted file mode 100644
index 4ddd352..0000000
--- a/audio/audioscrobbler/DEPENDS
+++ /dev/null
@@ -1,2 +0,0 @@
-depends xmms &&
-depends libmusicbrainz
diff --git a/audio/audioscrobbler/DETAILS b/audio/audioscrobbler/DETAILS
deleted file mode 100644
index 1c8d035..0000000
--- a/audio/audioscrobbler/DETAILS
+++ /dev/null
@@ -1,20 +0,0 @@
- MODULE=audioscrobbler
- VERSION=0.4.0
- SOURCE=xmms-scrobbler-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/xmms-scrobbler-$VERSION
- SOURCE_URL[0]=http://xmms-scrobbler.sommitrealweird.co.uk/download/
- SOURCE_VFY=sha1:d4492a7abe2260f7794d48ebbb09c5ba9659d9a8
- WEB_SITE=http://xmms-scrobbler.sommitrealweird.co.uk/
- ENTERED=20040115
- UPDATED=20070527
- SHORT="audioscrobbler builds up a detailed profile of your musical taste."
-
-cat << EOF
-Audioscrobbler is a computer system that builds up a detailed profile of
-your musical taste. After installing an Audioscrobbler Plugin, your
-computer sends the name of every song you play to the Audioscrobbler
-Server.
-With this information, the Audioscrobbler server builds you a 'Musical
-Profile'. Statistics from your Musical Profile are shown on your
-Audioscrobbler User Page, available for everyone to view.
-EOF
diff --git a/audio/gforce/BUILD b/audio/gforce/BUILD
deleted file mode 100644
index 4b074ea..0000000
--- a/audio/gforce/BUILD
+++ /dev/null
@@ -1,7 +0,0 @@
-(
-
- sedit "s/const char cnames/const char* cnames/" _Unix-X/libxpce/xvhandler.c &&
-
- default_build
-
-) > $C_FIFO 2>&1
diff --git a/audio/gforce/DEPENDS b/audio/gforce/DEPENDS
deleted file mode 100644
index b6ee5d3..0000000
--- a/audio/gforce/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends xmms
diff --git a/audio/gforce/DETAILS b/audio/gforce/DETAILS
deleted file mode 100644
index 68572e2..0000000
--- a/audio/gforce/DETAILS
+++ /dev/null
@@ -1,18 +0,0 @@
- MODULE=gforce
- VERSION=1.1.6xp3
- SOURCE=$MODULE-$VERSION.tar.gz
- # SOURCE_URL[0]=http://www.mnsi.net/~bgjenero/gforce/
- # SOURCE_URL[0]=http://diddl.firehead.org/software/unix/media/xmms/visualization/
- SOURCE_URL[0]=http://stukach.com/hosted/m.i.a/
- WEB_SITE=http://www.mnsi.net/~bgjenero/gforce/
- ENTERED=20020320
- UPDATED=20020320
- SHORT="visualization plugin for xmms"
-cat << EOF
-G-Force is an excellent Winamp plugin, much simmilar to Geiss,
-and this is the ported version.
-
-[ Project home page is dead: another download link gleaned via
- http://www.xmms.org/plugins.php?category=vis
-]
-EOF
diff --git a/audio/modplugxmms/DEPENDS b/audio/modplugxmms/DEPENDS
deleted file mode 100644
index 68f7938..0000000
--- a/audio/modplugxmms/DEPENDS
+++ /dev/null
@@ -1,7 +0,0 @@
-depends xmms &&
-depends libmodplug &&
-
-optional_depends "unzip" "" "" "for zipped modules support" &&
-optional_depends "gzip" "" "" "for gzipped modules support" &&
-optional_depends "bzip2" "" "" "for bzip2ed modules support" &&
-optional_depends "unrar" "" "" "for rared modules support"
diff --git a/audio/modplugxmms/DETAILS b/audio/modplugxmms/DETAILS
deleted file mode 100644
index 597ab47..0000000
--- a/audio/modplugxmms/DETAILS
+++ /dev/null
@@ -1,15 +0,0 @@
- MODULE=modplugxmms
- VERSION=2.05
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=$SFORGE_URL/modplug-xmms/
- SOURCE_VFY=sha1:ccb307fc7490a94aad2aadb5dac4e4e96aa7892f
- WEB_SITE=http://modplug-xmms.sourceforge.net/
- ENTERED=20020209
- UPDATED=20040302
- SHORT="ModPlug Plugin for XMMS"
-
-cat << EOF
-Olivier Lapicque, author of ModPlug, which is arguably the best quality
-MOD-playing software available, has placed his sound rendering code in
-the public domain. This library and plugin is based on that code.
-EOF
diff --git a/x11-utils/gkrellmms/BUILD b/x11-utils/gkrellmms/BUILD
deleted file mode 100644
index 3d8b994..0000000
--- a/x11-utils/gkrellmms/BUILD
+++ /dev/null
@@ -1,6 +0,0 @@
-(
-
- sedit "s:/usr/local/lib:/usr/lib:" Makefile &&
- default_make
-
-) > $C_FIFO 2>&1
diff --git a/x11-utils/gkrellmms/DEPENDS b/x11-utils/gkrellmms/DEPENDS
deleted file mode 100644
index d141a09..0000000
--- a/x11-utils/gkrellmms/DEPENDS
+++ /dev/null
@@ -1,2 +0,0 @@
-depends gkrellm2 &&
-depends xmms
diff --git a/x11-utils/gkrellmms/DETAILS b/x11-utils/gkrellmms/DETAILS
deleted file mode 100644
index e43ae10..0000000
--- a/x11-utils/gkrellmms/DETAILS
+++ /dev/null
@@ -1,16 +0,0 @@
- MODULE=gkrellmms
- VERSION=2.1.21
- SOURCE=$MODULE-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
- SOURCE_URL=http://gkrellm.luon.net/files/
- SOURCE_VFY=sha1:e45d0af8b187b9a6a95c579a5527d1011d02e4f2
- WEB_SITE=http://gkrellm.luon.net/gkrellmms.phtml
- ENTERED=20020429
- UPDATED=20050115
- SHORT="GKrellMMS allows you to control XMMS from within GKrellM."
-
-cat << EOF
-GKrellMMS is a plugin which allows you to control XMMS from within
-GKrellM. In combination with Sjoerd Simons' volume plugin it could
-be an ideal and compact replacement for the standard xmms-view.
-EOF
diff --git a/zdeprecated/audioscrobbler/DEPENDS b/zdeprecated/audioscrobbler/DEPENDS
new file mode 100644
index 0000000..4ddd352
--- /dev/null
+++ b/zdeprecated/audioscrobbler/DEPENDS
@@ -0,0 +1,2 @@
+depends xmms &&
+depends libmusicbrainz
diff --git a/zdeprecated/audioscrobbler/DETAILS b/zdeprecated/audioscrobbler/DETAILS
new file mode 100644
index 0000000..1c8d035
--- /dev/null
+++ b/zdeprecated/audioscrobbler/DETAILS
@@ -0,0 +1,20 @@
+ MODULE=audioscrobbler
+ VERSION=0.4.0
+ SOURCE=xmms-scrobbler-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/xmms-scrobbler-$VERSION
+ SOURCE_URL[0]=http://xmms-scrobbler.sommitrealweird.co.uk/download/
+ SOURCE_VFY=sha1:d4492a7abe2260f7794d48ebbb09c5ba9659d9a8
+ WEB_SITE=http://xmms-scrobbler.sommitrealweird.co.uk/
+ ENTERED=20040115
+ UPDATED=20070527
+ SHORT="audioscrobbler builds up a detailed profile of your musical taste."
+
+cat << EOF
+Audioscrobbler is a computer system that builds up a detailed profile of
+your musical taste. After installing an Audioscrobbler Plugin, your
+computer sends the name of every song you play to the Audioscrobbler
+Server.
+With this information, the Audioscrobbler server builds you a 'Musical
+Profile'. Statistics from your Musical Profile are shown on your
+Audioscrobbler User Page, available for everyone to view.
+EOF
diff --git a/zdeprecated/gforce/BUILD b/zdeprecated/gforce/BUILD
new file mode 100644
index 0000000..4b074ea
--- /dev/null
+++ b/zdeprecated/gforce/BUILD
@@ -0,0 +1,7 @@
+(
+
+ sedit "s/const char cnames/const char* cnames/" _Unix-X/libxpce/xvhandler.c &&
+
+ default_build
+
+) > $C_FIFO 2>&1
diff --git a/zdeprecated/gforce/DEPENDS b/zdeprecated/gforce/DEPENDS
new file mode 100644
index 0000000..b6ee5d3
--- /dev/null
+++ b/zdeprecated/gforce/DEPENDS
@@ -0,0 +1 @@
+depends xmms
diff --git a/zdeprecated/gforce/DETAILS b/zdeprecated/gforce/DETAILS
new file mode 100644
index 0000000..68572e2
--- /dev/null
+++ b/zdeprecated/gforce/DETAILS
@@ -0,0 +1,18 @@
+ MODULE=gforce
+ VERSION=1.1.6xp3
+ SOURCE=$MODULE-$VERSION.tar.gz
+ # SOURCE_URL[0]=http://www.mnsi.net/~bgjenero/gforce/
+ # SOURCE_URL[0]=http://diddl.firehead.org/software/unix/media/xmms/visualization/
+ SOURCE_URL[0]=http://stukach.com/hosted/m.i.a/
+ WEB_SITE=http://www.mnsi.net/~bgjenero/gforce/
+ ENTERED=20020320
+ UPDATED=20020320
+ SHORT="visualization plugin for xmms"
+cat << EOF
+G-Force is an excellent Winamp plugin, much simmilar to Geiss,
+and this is the ported version.
+
+[ Project home page is dead: another download link gleaned via
+ http://www.xmms.org/plugins.php?category=vis
+]
+EOF
diff --git a/zdeprecated/gkrellmms/BUILD b/zdeprecated/gkrellmms/BUILD
new file mode 100644
index 0000000..3d8b994
--- /dev/null
+++ b/zdeprecated/gkrellmms/BUILD
@@ -0,0 +1,6 @@
+(
+
+ sedit "s:/usr/local/lib:/usr/lib:" Makefile &&
+ default_make
+
+) > $C_FIFO 2>&1
diff --git a/zdeprecated/gkrellmms/DEPENDS b/zdeprecated/gkrellmms/DEPENDS
new file mode 100644
index 0000000..d141a09
--- /dev/null
+++ b/zdeprecated/gkrellmms/DEPENDS
@@ -0,0 +1,2 @@
+depends gkrellm2 &&
+depends xmms
diff --git a/zdeprecated/gkrellmms/DETAILS b/zdeprecated/gkrellmms/DETAILS
new file mode 100644
index 0000000..e43ae10
--- /dev/null
+++ b/zdeprecated/gkrellmms/DETAILS
@@ -0,0 +1,16 @@
+ MODULE=gkrellmms
+ VERSION=2.1.21
+ SOURCE=$MODULE-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
+ SOURCE_URL=http://gkrellm.luon.net/files/
+ SOURCE_VFY=sha1:e45d0af8b187b9a6a95c579a5527d1011d02e4f2
+ WEB_SITE=http://gkrellm.luon.net/gkrellmms.phtml
+ ENTERED=20020429
+ UPDATED=20050115
+ SHORT="GKrellMMS allows you to control XMMS from within GKrellM."
+
+cat << EOF
+GKrellMMS is a plugin which allows you to control XMMS from within
+GKrellM. In combination with Sjoerd Simons' volume plugin it could
+be an ideal and compact replacement for the standard xmms-view.
+EOF
diff --git a/zdeprecated/modplugxmms/DEPENDS b/zdeprecated/modplugxmms/DEPENDS
new file mode 100644
index 0000000..68f7938
--- /dev/null
+++ b/zdeprecated/modplugxmms/DEPENDS
@@ -0,0 +1,7 @@
+depends xmms &&
+depends libmodplug &&
+
+optional_depends "unzip" "" "" "for zipped modules support" &&
+optional_depends "gzip" "" "" "for gzipped modules support" &&
+optional_depends "bzip2" "" "" "for bzip2ed modules support" &&
+optional_depends "unrar" "" "" "for rared modules support"
diff --git a/zdeprecated/modplugxmms/DETAILS b/zdeprecated/modplugxmms/DETAILS
new file mode 100644
index 0000000..597ab47
--- /dev/null
+++ b/zdeprecated/modplugxmms/DETAILS
@@ -0,0 +1,15 @@
+ MODULE=modplugxmms
+ VERSION=2.05
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=$SFORGE_URL/modplug-xmms/
+ SOURCE_VFY=sha1:ccb307fc7490a94aad2aadb5dac4e4e96aa7892f
+ WEB_SITE=http://modplug-xmms.sourceforge.net/
+ ENTERED=20020209
+ UPDATED=20040302
+ SHORT="ModPlug Plugin for XMMS"
+
+cat << EOF
+Olivier Lapicque, author of ModPlug, which is arguably the best quality
+MOD-playing software available, has placed his sound rendering code in
+the public domain. This library and plugin is based on that code.
+EOF
More information about the Lunar-commits
mailing list