summaryrefslogtreecommitdiffstats
path: root/audio-players/prokyon3/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-players/prokyon3/DETAILS')
-rwxr-xr-xaudio-players/prokyon3/DETAILS25
1 files changed, 0 insertions, 25 deletions
diff --git a/audio-players/prokyon3/DETAILS b/audio-players/prokyon3/DETAILS
deleted file mode 100755
index 86478e4321..0000000000
--- a/audio-players/prokyon3/DETAILS
+++ /dev/null
@@ -1,25 +0,0 @@
- SPELL=prokyon3
- VERSION=0.9.5RC1
- SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
- WEB_SITE=http://prokyon3.sourceforge.net
- ENTERED=20030326
- SOURCE_HASH=sha512:0ad804614f9780e2ffc2901cf8be41a4e428803ab201303a06e740bc33fd8af4ce5153073c2fe7527fa75a8f48cab8df859bc47664faf5e7583ed7120f305568
- LICENSE[0]=GPL
- KEYWORDS="players audio"
- SHORT="prokyon3 catalogues and tags your mp3/ogg collection"
-cat << EOF
-prokyon3 is a multithreaded MP3/ogg manager and tag editor for Linux. It was
-written in C++ using the Qt3 widget set and the MySQL database. prokyon3
-can access MP3/ogg files on harddisk, CDROM, SMB and NFS. Files can be
-played using XMMS, and can even be played when the files are on CD as
-prokyon3 identifies CDs by content. The files view is customizable and
-favorite artists are supported. prokyon3 also offers an editor for ID3
-tags and has been designed to support tagging for multiple files en
-masse.
-
-Note the this program requires mysql support to be compiled into Qt. If you
-have problems with prokyon3 not being able to connect to mysql, you probably
-need to cast -r -c qt-x11 and enable mysql support.
-EOF