[Lunar-commits] <moonbase> xnoise: new module

Samuel Verstraete samuel.verstraete at gmail.com
Tue Sep 13 11:58:23 CEST 2011


commit b51f2eccc3f65e7d3574da4eae595f31712136c3
Author: Samuel Verstraete <samuel.verstraete at gmail.com>
Date:   Tue Sep 13 11:58:23 2011 +0200

    xnoise: new module
---
 audio/xnoise/DEPENDS |    6 ++++++
 audio/xnoise/DETAILS |   18 ++++++++++++++++++
 2 files changed, 24 insertions(+), 0 deletions(-)

diff --git a/audio/xnoise/DEPENDS b/audio/xnoise/DEPENDS
new file mode 100644
index 0000000..9f0a843
--- /dev/null
+++ b/audio/xnoise/DEPENDS
@@ -0,0 +1,6 @@
+depends gstreamer-10
+depends sqlite
+depends libunique
+depends taglib
+depends libsoup
+depends libnotify
diff --git a/audio/xnoise/DETAILS b/audio/xnoise/DETAILS
new file mode 100644
index 0000000..95503d4
--- /dev/null
+++ b/audio/xnoise/DETAILS
@@ -0,0 +1,18 @@
+          MODULE=xnoise
+         VERSION=0.1.27
+          SOURCE=$MODULE-$VERSION.tar.bz2
+      SOURCE_URL=http://xnoise.googlecode.com/files/
+      SOURCE_VFY=sha1:c82ab357a629f7c79491939dd007a073f703eff2
+        WEB_SITE=http://xnoise.googlecode.com/
+         ENTERED=20110913
+         UPDATED=20110913
+           SHORT="media player for gtk+"
+
+cat << EOF
+XNOISE is a media player for Gtk+ with a slick GUI, great speed and 
+lots of features.
+
+Xnoise uses a tracklist centric design. The tracklist is a list of 
+video or music tracks that are played one by one without being removed 
+(right side of window). This gives you the possibility to queue any track in any order, regardless if they are on the same album. Tracks or groups of tracks can be reordered at any time via drag and drop.
+EOF


More information about the Lunar-commits mailing list