summaryrefslogtreecommitdiffstats
path: root/audio-creation/neutrino/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-creation/neutrino/DETAILS')
-rwxr-xr-xaudio-creation/neutrino/DETAILS21
1 files changed, 21 insertions, 0 deletions
diff --git a/audio-creation/neutrino/DETAILS b/audio-creation/neutrino/DETAILS
new file mode 100755
index 0000000000..243749d861
--- /dev/null
+++ b/audio-creation/neutrino/DETAILS
@@ -0,0 +1,21 @@
+ SPELL=neutrino
+ VERSION=0.8.4
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+# SOURCE_HASH=sha512:0302057e52c53a02488bd38974d83f807a1fe27bcd01cc1ebfe1a7eb28161c14864d8c21339f5ab123158d12fa1b082b5612b9842f9bb1fb47983fa4933fa107
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ WEB_SITE=http://neutrino.sf.net/
+ ENTERED=20030228
+ UPDATED=20031118
+ LICENSE[0]=GPL
+ BUILD_API=2
+ SHORT="GNOME 2 jukebox"
+cat << EOF
+Neutrino (formerly GnomeDAP) is a GNOME 2 (and hence GTK 2) based
+application. The actually jukebox communication code was derived from that of
+GNOMAD but wrapped up into a GObject so I don't have nasty global variables
+around. Due to this GnomeDAP can theoretically support multiple jukeboxes at
+once, something which I don't think GNOMAD is capable of due to the way it is
+written. (but then who has 2 jukeboxes plugged into a machine at once).
+EOF