mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
audio/clementine: Updated for version 0.7.1.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
be42faf8c6
commit
ea1a2a6417
4 changed files with 16 additions and 8 deletions
|
@ -8,5 +8,14 @@ Features:
|
|||
* Cross-platform - works on Windows, Mac OS X and Linux
|
||||
* Native desktop notifications on Linux (libnotify) and Mac OS X (Growl)
|
||||
|
||||
libimobiledevice and usbmuxd are optional dependencies, as is libvlc,
|
||||
but vlc is not available on SlackBuilds.org.
|
||||
Note:
|
||||
*You will need gst-plugins-ugly installed to be able to play mp3s.
|
||||
|
||||
Optional Dependecies:
|
||||
|
||||
libimobiledevice
|
||||
usbmuxd
|
||||
libvlc (Not available on slackbuilds.org but AlienBob has vlc packages &
|
||||
slackbuilds here: http://connie.slackware.com/~alien/slackbuilds/vlc/ )
|
||||
|
||||
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
# Modified by SlackBuilds.org
|
||||
|
||||
PRGNAM=clementine
|
||||
VERSION=${VERSION:-0.5.3}
|
||||
VERSION=${VERSION:-0.7.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="clementine"
|
||||
VERSION="0.5.3"
|
||||
VERSION="0.7.1"
|
||||
HOMEPAGE="http://www.kde-apps.org/content/show.php/Clementine?content=120598"
|
||||
DOWNLOAD="http://clementine-player.googlecode.com/files/clementine-0.5.3.tar.gz"
|
||||
MD5SUM="3411a0e31bdab7a6693048e934996f40"
|
||||
DOWNLOAD="http://clementine-player.googlecode.com/files/clementine-0.7.1.tar.gz"
|
||||
MD5SUM="997f38d6bbd6b2fa9bf587eb89c5c2ec"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="David Woodfall"
|
||||
EMAIL="dave@dawoodfall.net"
|
||||
APPROVED="pprkut"
|
||||
APPROVED="pprkut,Erik Hanson"
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
# on the right side marks the last column you can put a character in. You must
|
||||
# make exactly 11 lines for the formatting to be correct. It's also
|
||||
# customary to leave one space after the ':'.
|
||||
|
||||
|-----handy-ruler------------------------------------------------------|
|
||||
clementine: Clementine (music player based on Amarok 1.4)
|
||||
clementine:
|
||||
|
|
Loading…
Reference in a new issue