From 6f492df5ae2ab0d2bd117d6f1c458d52e2e24585 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 9 Jul 2012 00:02:00 +0000 Subject: Mon Jul 9 00:02:00 UTC 2012 --- community-testing/qmmp/PKGBUILD | 12 ++++-------- community-testing/qmmp/qmmp.changelog | 15 +++++++++++++++ 2 files changed, 19 insertions(+), 8 deletions(-) (limited to 'community-testing') diff --git a/community-testing/qmmp/PKGBUILD b/community-testing/qmmp/PKGBUILD index 7f806fd67..ab07566af 100644 --- a/community-testing/qmmp/PKGBUILD +++ b/community-testing/qmmp/PKGBUILD @@ -1,8 +1,8 @@ -#$Id: PKGBUILD 73339 2012-07-06 15:23:46Z ibiru $ +#$Id: PKGBUILD 73424 2012-07-07 13:49:25Z jlichtblau $ # Maintainer: Jaroslav Lichtblau pkgname=qmmp -pkgver=0.5.5 +pkgver=0.6.0 pkgrel=2 pkgdesc="Qt4 based audio-player" arch=('i686' 'x86_64') @@ -21,16 +21,12 @@ optdepends=('flac: native FLAC support' 'libsndfile: sampled sound support' 'ffmpeg' 'libsamplerate' 'wavpack') install=$pkgname.install -source=("http://qmmp.ylsoftware.com/files/$pkgname-$pkgver.tar.bz2" - 'ffmpeg-0.11.diff') -sha256sums=('525d7528c58c885e45149f698125dfff6bedca0e9af979b2490e3f0b902943a6' - 'f110e59b345fcf143e45642b1cb3e89ead6c85a927a49974620e285cb116b666') +source=(http://qmmp.ylsoftware.com/files/$pkgname-$pkgver.tar.bz2) +sha256sums=('4e2c9cdfd630bb90b2c92cb3e2f95ac4239c7cf8f91c47ca4a5038dd519755fe') build() { cd ${srcdir}/$pkgname-$pkgver - patch -Np0 -i ${srcdir}/ffmpeg-0.11.diff - cmake . -DCMAKE_INSTALL_PREFIX=/usr make } diff --git a/community-testing/qmmp/qmmp.changelog b/community-testing/qmmp/qmmp.changelog index 04be7b9e8..bfd002e57 100644 --- a/community-testing/qmmp/qmmp.changelog +++ b/community-testing/qmmp/qmmp.changelog @@ -1,3 +1,18 @@ +2012-07-07 Jaroslav Lichtblau + * qmmp 0.6.0-2 ffmpeg 0.11 rebuild + +2012-07-07 Jaroslav Lichtblau + * qmmp 0.6.0-1 + +2012-07-07 Jaroslav Lichtblau + * qmmp 0.5.6-2 ffmpeg 0.11 rebuild + +2012-07-07 Jaroslav Lichtblau + * qmmp 0.5.6-1 + +2012-06-03 Jaroslav Lichtblau + * qmmp 0.5.5-2 ffmpeg 0.11 rebuild + 2012-05-26 Jaroslav Lichtblau * qmmp 0.5.5-1 -- cgit v1.2.3-54-g00ecf