[arch-commits] Commit in totem-xine/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Tue Nov 4 14:33:00 UTC 2008
Date: Tuesday, November 4, 2008 @ 09:33:00
Author: jgc
Revision: 18349
upgpkg: totem-xine 2.24.3-1
Modified:
totem-xine/trunk/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-11-04 14:26:08 UTC (rev 18348)
+++ PKGBUILD 2008-11-04 14:33:00 UTC (rev 18349)
@@ -2,20 +2,20 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=totem-xine
-pkgver=2.24.2
-pkgrel=2
+pkgver=2.24.3
+pkgrel=1
url="http://www.hadess.net/totem.php3"
pkgdesc="A GNOME2 integrated movie player based on xine."
arch=(i686 x86_64)
license=('GPL')
-depends=('xine-lib>=1.1.15' 'totem-plparser>=2.24.1' 'libxxf86vm' 'libxtst' 'desktop-file-utils' 'libepc>=0.3.5' 'libgnomeui>=2.24.0' 'startup-notification' 'iso-codes>=2.0' 'python-gdata' 'gnome-vfs>=2.24.0')
-makedepends=('nautilus>=2.24.0' 'xulrunner>=1.9' 'pkgconfig' 'bluez' 'lirc-utils' 'gnome-doc-utils>=0.14.0' 'gnome-control-center>=2.24.0' 'libtracker' 'intltool' 'pygtk')
+depends=('xine-lib>=1.1.15' 'totem-plparser>=2.24.1' 'libxxf86vm' 'libxtst' 'desktop-file-utils' 'libepc>=0.3.5' 'libgnomeui>=2.24.0' 'startup-notification' 'iso-codes>=2.0' 'python-gdata' 'gnome-vfs>=2.24.0' 'python>=2.6')
+makedepends=('nautilus>=2.24.0' 'xulrunner>=1.9' 'pkgconfig' 'bluez-libs' 'lirc-utils' 'gnome-doc-utils>=0.14.0' 'gnome-control-center>=2.24.0' 'libtracker' 'intltool' 'pygtk')
options=('!libtool' '!emptydirs')
conflicts=('totem')
provides=("totem=${pkgver}")
install=totem.install
source=(http://ftp.gnome.org/pub/gnome/sources/totem/2.24/totem-${pkgver}.tar.bz2)
-md5sums=('e85064c48fe28e8e87c1da04a06173df')
+md5sums=('261bae2586c3bb6a55bfa2704d7e3b14')
build() {
cd "${srcdir}/totem-${pkgver}"
More information about the arch-commits
mailing list