diff options
author | root <root@rshg054.dnsready.net> | 2012-05-23 00:02:37 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-05-23 00:02:37 +0000 |
commit | bd614ac21d2754d778a796cd5e92d1568ec8baec (patch) | |
tree | 094c785b4da8bafd835e9e319e9908b776258975 /extra/totem | |
parent | 62e13d20ed92262c7396eff00d048ce815693e74 (diff) |
Wed May 23 00:02:37 UTC 2012
Diffstat (limited to 'extra/totem')
-rw-r--r-- | extra/totem/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/totem/PKGBUILD b/extra/totem/PKGBUILD index 98c4cd5c6..a39fe95d2 100644 --- a/extra/totem/PKGBUILD +++ b/extra/totem/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 159098 2012-05-15 15:11:50Z ibiru $ +# $Id: PKGBUILD 159297 2012-05-21 06:53:17Z heftig $ # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> # Contributor: Jan de Groot <jgc@archlinux.org> pkgbase=totem pkgname=('totem' 'totem-plugin') pkgver=3.4.2 -pkgrel=1 +pkgrel=2 pkgdesc="A GNOME3 integrated movie player based on Gstreamer." url="http://www.gnome.org" arch=('i686' 'x86_64') @@ -13,9 +13,9 @@ license=('GPL2' 'custom') depends=('gstreamer0.10-base-plugins' 'gstreamer0.10-good-plugins' 'totem-plparser' 'libxxf86vm' 'libxtst' 'desktop-file-utils' 'iso-codes' 'python2' 'libpeas' 'hicolor-icon-theme' 'gnome-icon-theme-symbolic' 'gsettings-desktop-schemas' 'dconf' 'clutter-gst' - 'clutter-gtk' 'mx' 'python2-gobject' 'pylint') + 'clutter-gtk' 'mx' 'python2-gobject') makedepends=('intltool' 'gtk-doc' 'nautilus' 'libgdata' 'lirc-utils' - 'libepc' 'bluez' 'vala' 'grilo') + 'libepc' 'bluez' 'vala' 'grilo' 'pylint') options=('!libtool' '!emptydirs') source=(http://ftp.gnome.org/pub/gnome/sources/$pkgbase/${pkgver%.*}/$pkgbase-$pkgver.tar.xz browser-plugins.ini) |