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

Jan de Groot jgc at archlinux.org
Wed Oct 8 19:42:47 UTC 2008


    Date: Wednesday, October 8, 2008 @ 15:42:46
  Author: jgc
Revision: 14589

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

........
  r14585 | jgc | 2008-10-08 21:42:26 +0200 (Wed, 08 Oct 2008) | 2 lines
  
  upgpkg: totem 2.24.2-1
      Get rid of horrible postinstall message
........

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

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


Property changes on: totem/repos/testing-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /totem/trunk:1-14582
   + /totem/trunk:1-14585

Modified: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD	2008-10-08 19:42:46 UTC (rev 14588)
+++ testing-i686/PKGBUILD	2008-10-08 19:42:46 UTC (rev 14589)
@@ -10,6 +10,9 @@
 license=('GPL2' 'custom')
 depends=('gstreamer0.10-good-plugins' 'totem-plparser>=2.24.1' 'libxxf86vm' 'libxtst' 'desktop-file-utils' 'iso-codes>=2.0' 'libepc>=0.3.5' 'python>=2.5.2' 'startup-notification' 'libgnomeui>=2.24.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')
+optdepends=('gstreamer0.10-ugly-plugins: Extra media codecs'
+            'gstreamer0.10-bad-plugins: Extra media codecs'
+	    'gstreamer0.10-ffmpeg: Extra media codecs')
 options=('!libtool' '!emptydirs')
 conflicts=('totem-xine')
 groups=('gnome-extra')

Modified: testing-i686/totem.install
===================================================================
--- testing-i686/totem.install	2008-10-08 19:42:46 UTC (rev 14588)
+++ testing-i686/totem.install	2008-10-08 19:42:46 UTC (rev 14589)
@@ -4,20 +4,6 @@
   usr/sbin/gconfpkg --install ${pkgname}
   update-desktop-database -q
   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-  cat << _EOF
-
-==> Totem has been built with GStreamer. By default, only plugins from
-==> gst-plugins-good and gst-plugins-base are installed.
-==>
-==> 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
-
 }
 
 pre_upgrade() {




More information about the arch-commits mailing list