[arch-commits] Commit in totem-xine/repos (extra-i686 extra-i686/PKGBUILD)
Jan de Groot
jgc at archlinux.org
Tue Nov 4 18:15:43 UTC 2008
Date: Tuesday, November 4, 2008 @ 13:15:42
Author: jgc
Revision: 18391
Merged revisions 18349 via svnmerge from
svn+ssh://svn.archlinux.org/home/svn-packages/totem-xine/trunk
........
r18349 | jgc | 2008-11-04 15:33:00 +0100 (Tue, 04 Nov 2008) | 1 line
upgpkg: totem-xine 2.24.3-1
........
Modified:
totem-xine/repos/extra-i686/ (properties)
totem-xine/repos/extra-i686/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Property changes on: totem-xine/repos/extra-i686
___________________________________________________________________
Name: svnmerge-integrated
- /totem-xine/trunk:1-17386
+ /totem-xine/trunk:1-18390
Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2008-11-04 18:14:06 UTC (rev 18390)
+++ extra-i686/PKGBUILD 2008-11-04 18:15:42 UTC (rev 18391)
@@ -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