[arch-commits] Commit in totem/repos (3 files)

Jan de Groot jgc at archlinux.org
Thu Apr 24 20:49:52 UTC 2008


    Date: Thursday, April 24, 2008 @ 16:49:51
  Author: jgc
Revision: 902

Merged revisions 2-901 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/totem/trunk

........
  r356 | aaron | 2008-04-18 22:56:27 +0000 (Fri, 18 Apr 2008) | 1 line
  
  Added svn:keywords to all PKGBUILDs
........
  r885 | jgc | 2008-04-24 18:18:45 +0000 (Thu, 24 Apr 2008) | 1 line
  
  upgpkg: totem 2.22.2-1
........

Modified:
  totem/repos/extra-i686/	(properties)
  totem/repos/extra-i686/PKGBUILD
  totem/repos/extra-i686/totem.install

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


Property changes on: totem/repos/extra-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /totem/trunk:1
   + /totem/trunk:1-901

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2008-04-24 20:47:32 UTC (rev 901)
+++ extra-i686/PKGBUILD	2008-04-24 20:49:51 UTC (rev 902)
@@ -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: extra-i686/totem.install
===================================================================
--- extra-i686/totem.install	2008-04-24 20:47:32 UTC (rev 901)
+++ extra-i686/totem.install	2008-04-24 20:49:51 UTC (rev 902)
@@ -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