mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
audio/quodlibet: Updated for version 2.3.
This commit is contained in:
parent
7146a321d1
commit
265b00d533
4 changed files with 8 additions and 6 deletions
|
@ -10,3 +10,5 @@ but it does not play files.
|
|||
|
||||
This requires gst-python and mutagen. Optional but recommended dependencies
|
||||
include gst-ffmpeg, gst-plugins-bad, and gst-plugins-ugly.
|
||||
|
||||
Extra Plugins are also available from the Quod Libet homepage
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
# Written by K.D.Hedger kdhedger@yahoo.co.uk
|
||||
|
||||
PRGNAM=quodlibet
|
||||
VERSION=2.2.1
|
||||
VERSION=2.3
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="quodlibet"
|
||||
VERSION="2.2.1"
|
||||
VERSION="2.3"
|
||||
HOMEPAGE="http://quodlibet.googlecode.com/"
|
||||
DOWNLOAD="http://quodlibet.googlecode.com/files/quodlibet-2.2.1.tar.gz"
|
||||
MD5SUM="8e2bf197afbfca98975d0f2103629d2d"
|
||||
DOWNLOAD="http://quodlibet.googlecode.com/files/quodlibet-2.3.tar.gz"
|
||||
MD5SUM="e6bdb97decba40c33bd57e039d82c217"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="K.D.Hedger"
|
||||
EMAIL="kdhedger@yahoo.co.uk"
|
||||
APPROVED="rworkman"
|
||||
APPROVED="rworkman,Niels Horn"
|
||||
|
|
|
@ -15,5 +15,5 @@ quodlibet: metadata tag editing and searching capabilities.
|
|||
quodlibet:
|
||||
quodlibet: Homepage: http://code.google.com/p/quodlibet/
|
||||
quodlibet:
|
||||
quodlibet:
|
||||
quodlibet: Plug-ins are also available there
|
||||
quodlibet:
|
||||
|
|
Loading…
Reference in a new issue