summaryrefslogtreecommitdiff
path: root/community/cantata/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-09-18 02:36:32 -0700
committerroot <root@rshg054.dnsready.net>2013-09-18 02:36:32 -0700
commitd21b8cdc0567fba4d6e74284363fedb98f2f7d07 (patch)
treeb99318aaa837d40b180e586e35603c49f2d1ced1 /community/cantata/PKGBUILD
parent7080cab465360c1e2571433323481aed6741ecbe (diff)
Wed Sep 18 02:30:56 PDT 2013
Diffstat (limited to 'community/cantata/PKGBUILD')
-rw-r--r--community/cantata/PKGBUILD13
1 files changed, 4 insertions, 9 deletions
diff --git a/community/cantata/PKGBUILD b/community/cantata/PKGBUILD
index fda9f5a38..bd90d9a06 100644
--- a/community/cantata/PKGBUILD
+++ b/community/cantata/PKGBUILD
@@ -1,13 +1,13 @@
-# $Id: PKGBUILD 94869 2013-08-01 06:54:42Z bpiotrowski $
+# $Id: PKGBUILD 97316 2013-09-17 09:33:55Z bpiotrowski $
# Maintainer: Federico Cinelli <cinelli@aur.archlinux.org>
# Contributor: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Mcder3 <mcder3[at]gmail[dot]com>
# Contributor: MisterFred <mister.fred[at]free[dot]fr>
pkgname=cantata
-pkgver=1.0.3
+pkgver=1.1.2
pkgdesc="A KDE client for the music player daemon (MPD)"
-pkgrel=2
+pkgrel=1
arch=('i686' 'x86_64')
url="http://kde-apps.org/content/show.php/Cantata?content=147733"
license=('GPL')
@@ -15,12 +15,7 @@ depends=('kdebase-runtime' 'taglib-extras' 'mpg123' 'libmtp' 'libcddb' 'libmusic
makedepends=('cmake' 'automoc4')
install="$pkgname.install"
source=("http://cantata.googlecode.com/files/$pkgname-$pkgver.tar.bz2")
-md5sums=('fd942d25127a7936efaf1fe887d66189')
-
-prepare() {
- cd "$srcdir/$pkgname-$pkgver"
- sed -i 's/AVCODEC_MAX_AUDIO_FRAME_SIZE/192000/' replaygain/ffmpeginput.cpp
-}
+md5sums=('628991865a505284a7ce56e117cd36cc')
build() {
cd "$srcdir/$pkgname-$pkgver"