summaryrefslogtreecommitdiffstats
path: root/testing/thunar-media-tags-plugin/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-08-12 19:20:18 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-08-12 19:20:18 +0000
commitbfa610d34a54a938bf220fb530ded2d384527697 (patch)
tree452caaf4d5c45717cf5b3def450007e97a7eef3a /testing/thunar-media-tags-plugin/APKBUILD
parent0a661e6030ef55bd0262bcbc1140107f06f73157 (diff)
downloadaports-bfa610d34a54a938bf220fb530ded2d384527697.tar.bz2
aports-bfa610d34a54a938bf220fb530ded2d384527697.tar.xz
testing/thunar-media-tags-plugin: upgrade to 0.2.1
Diffstat (limited to 'testing/thunar-media-tags-plugin/APKBUILD')
-rw-r--r--testing/thunar-media-tags-plugin/APKBUILD19
1 files changed, 6 insertions, 13 deletions
diff --git a/testing/thunar-media-tags-plugin/APKBUILD b/testing/thunar-media-tags-plugin/APKBUILD
index 5a6313345..12b5373e6 100644
--- a/testing/thunar-media-tags-plugin/APKBUILD
+++ b/testing/thunar-media-tags-plugin/APKBUILD
@@ -1,21 +1,17 @@
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=thunar-media-tags-plugin
-pkgver=0.1.2
+pkgver=0.2.1
pkgrel=0
pkgdesc="Media Tags plugin for the Thunar file manager"
url="http://goodies.xfce.org/projects/thunar-plugins/thunar-media-tags-plugin"
arch="all"
license="GPLv2+"
depends=""
-makedepends="thunar-dev xfce4-dev-tools taglib-dev"
+makedepends="thunar-dev taglib-dev"
install=""
subpackages="$pkgname-lang"
-source="http://goodies.xfce.org/releases/thunar-media-tags-plugin/thunar-media-tags-plugin-$pkgver.tar.bz2
- 01_port-to-thunarx-2.patch
- 02_port-to-exo-1.patch
- 03_fix-crash-with-ogg-video-files.patch
- 04_fix-implicit-dso-linking.patch"
+source="http://archive.xfce.org/src/thunar-plugins/thunar-media-tags-plugin/${pkgver%.*}/thunar-media-tags-plugin-$pkgver.tar.bz2"
_builddir="$srcdir"/thunar-media-tags-plugin-$pkgver
prepare() {
@@ -26,7 +22,6 @@ prepare() {
*.patch) msg $i; patch -p1 -i "$srcdir"/$i || return 1;;
esac
done
- xdt-autogen
}
build() {
@@ -45,8 +40,6 @@ package() {
rm "$pkgdir"/usr/lib/thunarx-2/*.la
}
-md5sums="8a95f0ea4df6f757c1c94eb5442d2ff5 thunar-media-tags-plugin-0.1.2.tar.bz2
-479843c634c516afb405ebdd72f37203 01_port-to-thunarx-2.patch
-5af37349b7d6d1b0180e49c1d86f9d8f 02_port-to-exo-1.patch
-d83ec2e224db216f90e9035b442e1e73 03_fix-crash-with-ogg-video-files.patch
-b6956747e247de938bc0970ba78cd8bf 04_fix-implicit-dso-linking.patch"
+md5sums="0106e900714f86ccbafdc72238d3cf8d thunar-media-tags-plugin-0.2.1.tar.bz2"
+sha256sums="056d012a10403ee3e2e55b6ff2faecb796821de9ebee000315589b95d95ed253 thunar-media-tags-plugin-0.2.1.tar.bz2"
+sha512sums="008ba9cf5405fba2582d072c48c915ad0afe2eb6bd193a710caf5f99247285362747265fa93fe28d9cedd75285a8f9593baf675310b5dbada948aefe359e951d thunar-media-tags-plugin-0.2.1.tar.bz2"