summaryrefslogtreecommitdiff
path: root/community-testing
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-07-09 00:02:00 +0000
committerroot <root@rshg054.dnsready.net>2012-07-09 00:02:00 +0000
commit6f492df5ae2ab0d2bd117d6f1c458d52e2e24585 (patch)
tree51e61122d46459be560a778ce76bdf527edf5334 /community-testing
parenta522a5f63f3b5726081698bf742801fb1d242817 (diff)
Mon Jul 9 00:02:00 UTC 2012
Diffstat (limited to 'community-testing')
-rw-r--r--community-testing/qmmp/PKGBUILD12
-rw-r--r--community-testing/qmmp/qmmp.changelog15
2 files changed, 19 insertions, 8 deletions
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 <dragonlord@aur.archlinux.org>
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 <dragonlord@aur.archlinux.org>
+ * qmmp 0.6.0-2 ffmpeg 0.11 rebuild
+
+2012-07-07 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
+ * qmmp 0.6.0-1
+
+2012-07-07 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
+ * qmmp 0.5.6-2 ffmpeg 0.11 rebuild
+
+2012-07-07 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
+ * qmmp 0.5.6-1
+
+2012-06-03 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
+ * qmmp 0.5.5-2 ffmpeg 0.11 rebuild
+
2012-05-26 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
* qmmp 0.5.5-1