updated on Mon Jan 23 12:00:23 UTC 2012
[aur-mirror.git] / totem-plugin-arte / PKGBUILD
blob6c714406d0892d5b6bd2777be7c66942d9fe718d
1 # Contributor: Stefan Kirrmann <stefan.kirrmann at gmail dot com>
3 pkgname=totem-plugin-arte
4 pkgver=3.0.0
5 pkgrel=1
6 pkgdesc="Arte+7 plugin for Totem (only available for IPs in Austria, Belgium, France, Germany and Switzerland)"
7 arch=("i686" "x86_64")
8 url="http://gitorious.org/totem-plugin-arte"
9 license=('GPL')
10 depends=('totem>=3.0.0' 'vala>=0.12.0' 'libsoup>=2.4' 'totem-plparser' 'gstreamer0.10-bad-plugins' 'libpeas>=0.7.1' 'gsettings-desktop-schemas')
11 install="totem-plugin-arte.install"
12 source=(http://wenner.ch/files/public/mirror/totem-plugin-arte/${pkgname}-${pkgver}.tar.gz)
13 md5sums=('709c63699867ef5c94fe00f4ee276344')
15 build() {
16   cd $srcdir/$pkgname-$pkgver
17   sed -i '/glib-compile-schemas.*/d' Makefile
18   make
19   make DESTDIR=$pkgdir install