summaryrefslogtreecommitdiffstats
path: root/audio-players/cantata/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-players/cantata/DETAILS')
-rwxr-xr-xaudio-players/cantata/DETAILS16
1 files changed, 16 insertions, 0 deletions
diff --git a/audio-players/cantata/DETAILS b/audio-players/cantata/DETAILS
new file mode 100755
index 0000000000..b9b2c7d09f
--- /dev/null
+++ b/audio-players/cantata/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=cantata
+ VERSION=1.3.4
+ SOURCE="${SPELL}-${VERSION}.tar.bz2"
+ SOURCE_URL[0]="https://drive.google.com/uc?export=download&id=0Bzghs6gQWi60WTYtaXk3c1IzNVU"
+ SOURCE_HASH=sha512:7bd8886d194d5a7c83d4cf41cbaae1f216cb2fa41642588f4be903e1f03fcdddcaa809ac56d061859ed570f54e52fa2c42ac49d742eb636d2b3b29352e3e2343
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="https://code.google.com/p/cantata/"
+ LICENSE[0]=GPL
+ ENTERED=20130531
+ SHORT="a Qt4/KDE4 client for the music player daemon (MPD)"
+cat << EOF
+antata is a Qt4/KDE4 client for the music player daemon (MPD). Originally
+started as a fork of QtMPC, the code is now very different. Cantata can be
+compiled with KDE support, or as a pure Qt4 application. The interface is
+very configurable - most views can be shown as either a list or tree structure.
+EOF