summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author David Woodfall2010-11-28 11:26:52 +0100
committer Heinz Wiesinger2010-11-28 11:26:52 +0100
commit7ec73afa734a7c591078c75279c7a248e2282648 (patch)
treed4b67ce0fbdfc1d640d8431ee915ab075577a530
parentcd5a7f3569d0853d07c270373dec3b09b25adba9 (diff)
downloadslackbuilds-7ec73afa734a7c591078c75279c7a248e2282648.tar.gz
audio/clementine: Updated for version 0.5.3
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
-rw-r--r--audio/clementine/README18
-rw-r--r--audio/clementine/clementine.SlackBuild5
-rw-r--r--audio/clementine/clementine.info6
-rw-r--r--audio/clementine/slack-desc6
4 files changed, 22 insertions, 13 deletions
diff --git a/audio/clementine/README b/audio/clementine/README
index 1495e128a3..c217a310d1 100644
--- a/audio/clementine/README
+++ b/audio/clementine/README
@@ -1,9 +1,17 @@
Clementine is a modern music player and library organiser. Clementine is a
port of Amarok 1.4, with some features rewritten to take advantage of Qt4.
-Features:
-* Search and play your local music library
-* Listen to internet radio from Last.fm and SomaFM
-* Edit tags on MP3 and OGG files, organise your music
-* Cross-platform - works on Windows, Mac OS X and Linux
+Features:
+* Search and play your local music library
+* Listen to internet radio from Last.fm and SomaFM
+* Edit tags on MP3 and OGG files, organise your music
+* Cross-platform - works on Windows, Mac OS X and Linux
* Native desktop notifications on Linux (libnotify) and Mac OS X (Growl)
+
+There are some optional dependencies:
+
+libvlc from vlc. Not on slackbuilds.org
+libgpod-1.0 >= 0.7.92 stock but a newer version is needed
+libimobiledevice on slackbuilds.org
+libplist on slackbuilds.org
+usbmuxd on slackbuilds.org (usbmuxd)
diff --git a/audio/clementine/clementine.SlackBuild b/audio/clementine/clementine.SlackBuild
index 6e9e54c7df..1cea604068 100644
--- a/audio/clementine/clementine.SlackBuild
+++ b/audio/clementine/clementine.SlackBuild
@@ -25,7 +25,7 @@
# Modified by SlackBuilds.org
PRGNAM=clementine
-VERSION=${VERSION:-0.5}
+VERSION=${VERSION:-0.5.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -79,7 +79,8 @@ cd build
-DCMAKE_INSTALL_PREFIX=/usr \
-DLIB_SUFFIX=${LIBDIRSUFFIX} \
-DMAN_INSTALL_DIR=/usr/man \
- -DCMAKE_BUILD_TYPE=Release ..
+ -DCMAKE_BUILD_TYPE=Release \
+ ..
make all CFLAGS="-fPIC" PMFLAGS="-DNEWBUFFER"
make install DESTDIR=$PKG
cd ..
diff --git a/audio/clementine/clementine.info b/audio/clementine/clementine.info
index 7fdcaad406..3d19e1a599 100644
--- a/audio/clementine/clementine.info
+++ b/audio/clementine/clementine.info
@@ -1,8 +1,8 @@
PRGNAM="clementine"
-VERSION="0.5"
+VERSION="0.5.3"
HOMEPAGE="http://www.kde-apps.org/content/show.php/Clementine?content=120598"
-DOWNLOAD="http://clementine-player.googlecode.com/files/clementine-0.5.tar.gz"
-MD5SUM="d39f24f1036695f37b215eef3429c539"
+DOWNLOAD="http://clementine-player.googlecode.com/files/clementine-0.5.3.tar.gz"
+MD5SUM="3411a0e31bdab7a6693048e934996f40"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="David Woodfall"
diff --git a/audio/clementine/slack-desc b/audio/clementine/slack-desc
index 5d05c1c5b6..8c8e9ce5d4 100644
--- a/audio/clementine/slack-desc
+++ b/audio/clementine/slack-desc
@@ -6,11 +6,11 @@
# customary to leave one space after the ':'.
|-----handy-ruler------------------------------------------------------|
-clementine: Clementine - music player based on Amarok 1.4
+clementine: Clementine (music player based on Amarok 1.4)
clementine:
clementine: Clementine is a modern music player and library organiser. Clementine
-clementine: is a port of Amarok 1.4, with some features rewritten to take
-clementine: advantage of Qt4.
+clementine: is a port of Amarok 1.4, with some features rewritten to take
+clementine: advantage of Qt4.
clementine:
clementine: Homepage:
clementine: http://www.kde-apps.org/content/show.php/Clementine?content=120598