summaryrefslogtreecommitdiff
path: root/community/kid3
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-10-29 17:28:52 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-10-29 17:28:52 +0100
commit3042526913e47b50cb98416c17706fdd6d212f8b (patch)
treebfa15ad0c5636644d5b3af67f91e318670e858ed /community/kid3
parent2b7860faa4cae1565b40b51ba904173f0f494c4a (diff)
parent29665004d902f751dedb1a4baaa896f9ed74c6b6 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/libgeotiff/PKGBUILD core/binutils/PKGBUILD core/gcc/PKGBUILD
Diffstat (limited to 'community/kid3')
-rw-r--r--community/kid3/PKGBUILD16
-rw-r--r--community/kid3/kid3.changelog6
2 files changed, 11 insertions, 11 deletions
diff --git a/community/kid3/PKGBUILD b/community/kid3/PKGBUILD
index b7a0e6b30..e9cbc21d4 100644
--- a/community/kid3/PKGBUILD
+++ b/community/kid3/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 73475 2012-07-08 09:30:25Z ibiru $
+# $Id: PKGBUILD 78979 2012-10-28 15:58:04Z jlichtblau $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: Alois Nespor <alois.nespor@gmail.com>
pkgname=kid3
-pkgver=2.1
-pkgrel=4
+pkgver=2.2
+pkgrel=1
pkgdesc="An MP3, Ogg/Vorbis and FLAC tag editor for KDE"
arch=('i686' 'x86_64' 'mips64el')
url="http://kid3.sourceforge.net/"
@@ -14,18 +14,12 @@ makedepends=('automoc4' 'cmake' 'docbook-xml' 'docbook-xsl')
options=('!makeflags')
install=$pkgname.install
changelog=$pkgname.changelog
-source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"
- 'ffmpeg-0.11.diff')
-sha256sums=('8925bde1a773d767ee9695229e65dfd64dc13edf850294560478f2e02ecc6225'
- '76ab3c119817a0e1f26e368afb757488c3865ff634771d4d176e729492991a54')
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
+sha256sums=('edd665103d10e78542e99eac88f409c2dcfa9d257c0f774f91a006c55db92443')
build() {
cd ${pkgname}-${pkgver}
- # fix error building with latest ffmpeg
- # http://kid3.git.sourceforge.net/git/gitweb.cgi?p=kid3/kid3;a=commit;h=2a91bff2810281e58948f478e9396c73e5c6154a
- patch -Np1 -i ${srcdir}/ffmpeg-0.11.diff
-
cd ${srcdir}
mkdir build
diff --git a/community/kid3/kid3.changelog b/community/kid3/kid3.changelog
index 8c440c611..1e516d68b 100644
--- a/community/kid3/kid3.changelog
+++ b/community/kid3/kid3.changelog
@@ -1,3 +1,9 @@
+2012-10-28 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
+ * kid3 2.2-1
+
+2012-06-03 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
+ * kid3 2.1-4 ffmpeg 0.11 rebuild
+
2012-05-12 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
* kid3 2.1-1