[arch-commits] Commit in totem/trunk (PKGBUILD totem.install)

Jan de Groot jgc at archlinux.org
Thu Apr 24 18:18:46 UTC 2008


    Date: Thursday, April 24, 2008 @ 14:18:45
  Author: jgc
Revision: 885

upgpkg: totem 2.22.2-1

Modified:
  totem/trunk/PKGBUILD
  totem/trunk/totem.install

---------------+
 PKGBUILD      |   10 +++++-----
 totem.install |   14 ++++++++------
 2 files changed, 13 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-04-24 18:11:11 UTC (rev 884)
+++ PKGBUILD	2008-04-24 18:18:45 UTC (rev 885)
@@ -2,20 +2,20 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=totem
-pkgver=2.22.0
-pkgrel=2
+pkgver=2.22.2
+pkgrel=1
 url="http://www.hadess.net/totem.php3"
 pkgdesc="A GNOME2 integrated movie player based on Gstreamer."
 arch=(i686 x86_64)
 license=('GPL')
-depends=('gstreamer0.10-gconf>=0.10.7' 'gstreamer0.10-base>=0.10.16' 'totem-plparser>=2.22.1' 'libxxf86vm' 'libxtst' 'desktop-file-utils' 'iso-codes' 'libepc>=0.3.4-2' 'python>=2.5' 'startup-notification' 'libgnomeui>=2.22.01' 'python-gdata' 'gnome-vfs>=2.22.0-2')
-makedepends=('perlxml' 'nautilus>=2.22.0' 'xulrunner>=1.8.1.12' 'pkgconfig' 'bluez-libs' 'lirc-utils' 'gnome-doc-utils>=0.12.2' 'gnome-control-center>=2.22.0' 'libtracker')
+depends=('gstreamer0.10-good-plugins' 'totem-plparser>=2.22.2' 'libxxf86vm' 'libxtst' 'desktop-file-utils' 'iso-codes' 'libepc>=0.3.5' 'python>=2.5' 'startup-notification' 'libgnomeui>=2.22.1' 'python-gdata' 'gnome-vfs>=2.22.0-2')
+makedepends=('perlxml' 'nautilus>=2.22.2' 'xulrunner>=1.8.1.12' 'pkgconfig' 'bluez-libs' 'lirc-utils' 'gnome-doc-utils>=0.12.2' 'gnome-control-center>=2.22.1' 'libtracker')
 options=('!libtool' '!emptydirs')
 conflicts=('totem-xine')
 groups=('gnome-extra')
 install=totem.install
 source=(http://ftp.gnome.org/pub/gnome/sources/totem/2.22/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('21a3f983e762b34db035edbaaba9dd63')
+md5sums=('6062080e81b4859f87fee8a592b92489')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}

Modified: totem.install
===================================================================
--- totem.install	2008-04-24 18:11:11 UTC (rev 884)
+++ totem.install	2008-04-24 18:18:45 UTC (rev 885)
@@ -6,13 +6,15 @@
   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
   cat << _EOF
 
-==> Totem has been built with GStreamer. By default, totem does not depend
-==> on any GStreamer plugin.
-==> To play media files, each required codec has a gstreamer0.10-[codec]
-==> package.
+==> Totem has been built with GStreamer. By default, only plugins from
+==> gst-plugins-good and gst-plugins-base are installed.
 ==>
-==> There's also a xine build of Totem available, install totem-xine instead of
-==> this package if you want xine to play your media files.
+==> To play additional media formats, more plugins are available from
+==> gstreamer0.10-ugly-plugins, gstreamer0.10-bad-plugins 
+==> and gstreamer0.10-ffmpeg packages.
+==>
+==> There's also a xine build of Totem available, install totem-xine instead
+==> of this package if you want xine to play your media files.
 
 _EOF
 





More information about the arch-commits mailing list