summaryrefslogtreecommitdiffstats
path: root/audio-players/moc/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-players/moc/DETAILS')
-rwxr-xr-xaudio-players/moc/DETAILS33
1 files changed, 33 insertions, 0 deletions
diff --git a/audio-players/moc/DETAILS b/audio-players/moc/DETAILS
new file mode 100755
index 0000000000..cc51b5c81a
--- /dev/null
+++ b/audio-players/moc/DETAILS
@@ -0,0 +1,33 @@
+ SPELL=moc
+if [ "$DEV" == "y" ]; then
+ VERSION=2.3.0-beta2
+ SOURCE=$SPELL-$VERSION.tar.bz2
+ SOURCE_URL[0]=ftp://ftp.daper.net/pub/soft/moc/unstable/$SOURCE
+ MD5[0]=4996a61efe28c5cdc5e8ae354f85483a
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+else
+ VERSION=2.2.2
+ SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE_URL[0]=ftp://ftp.daper.net/pub/soft/moc/stable/$SOURCE
+ MD5[0]=290b77b91cfad768eb8321c639bda3a5
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+fi
+ WEB_SITE=http://moc.daper.net/
+ ENTERED=20050706
+ UPDATED=20050706
+ LICENSE[0]=GPLv2
+ SHORT="MOC (music on console) is a console audio player"
+cat << EOF
+MOC (music on console) is a console audio player for LINUX/UNIX designed
+to be powerful and easy to use. You just need to select a file from
+some directory using the menu similar to Midnight Commander, and
+MOC will start playing all files in this directory beginning from
+the chosen file. There is no need to create play lists like in other players.
+If you want to combine some files from one or few directories on one
+play list, you can do this. The play list will be remembered between
+runs or you can save it as an m3u file to load it whenever you want.
+
+MOC plays smoothly, regardless of system or I/O load because it uses
+the output buffer in a separate thread.
+EOF
+