From d3d0811e23787b5c66edf94b3351a1555eb5010f Mon Sep 17 00:00:00 2001 From: root Date: Fri, 21 Oct 2011 23:14:54 +0000 Subject: Fri Oct 21 23:14:53 UTC 2011 --- extra/totem/PKGBUILD | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'extra/totem') diff --git a/extra/totem/PKGBUILD b/extra/totem/PKGBUILD index 7b6565330..2ab70e259 100644 --- a/extra/totem/PKGBUILD +++ b/extra/totem/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 139443 2011-10-01 19:01:43Z ibiru $ +# $Id: PKGBUILD 140955 2011-10-20 05:44:18Z ibiru $ # Maintainer: Jan de Groot pkgbase=totem pkgname=('totem' 'totem-plugin') -pkgver=3.2.0 -pkgrel=2 +pkgver=3.2.1 +pkgrel=1 pkgdesc="A GNOME3 integrated movie player based on Gstreamer." url="http://www.gnome.org" arch=('i686' 'x86_64') @@ -17,7 +17,7 @@ makedepends=('intltool' 'gtk-doc' 'python2-gobject' 'nautilus' 'libgdata' 'xulru 'libepc' 'bluez' 'vala' 'grilo') options=('!libtool' '!emptydirs') source=(http://ftp.gnome.org/pub/gnome/sources/${pkgbase}/${pkgver%.*}/${pkgbase}-${pkgver}.tar.xz) -sha256sums=('97277b6746bdbfa7de185fa20602bfb5c72b77169f346311001d4013a93f9139') +sha256sums=('e3af3281bde6666af4c7f9594b090087657b06c98e96212b11531269e2ee40a4') build() { cd "${srcdir}/${pkgbase}-${pkgver}" @@ -41,7 +41,8 @@ package_totem() { 'libepc: Publish Playlist plugin' 'libgdata: YouTube Browser plugin' 'bluez: Bemused plugin' - 'grilo-plugins: Browse sidebar (remote media)') + 'grilo-plugins: Browse sidebar (remote media)' + 'pyxdg: opensubtitles plugin') cd "${srcdir}/${pkgbase}-${pkgver}" make DESTDIR="${pkgdir}" install @@ -56,7 +57,7 @@ package_totem() { } package_totem-plugin() { - pkgdesc="Totem mozilla/firefox plugin" + pkgdesc="Totem plugin for web browsers" depends=("totem=${pkgver}") cd "${srcdir}/${pkgbase}-${pkgver}" -- cgit v1.2.3-54-g00ecf