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

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


    Date: Wednesday, October 8, 2008 @ 15:42:26
  Author: jgc
Revision: 14585

upgpkg: totem 2.24.2-1
    Get rid of horrible postinstall message

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-10-08 19:36:42 UTC (rev 14584)
+++ PKGBUILD	2008-10-08 19:42:26 UTC (rev 14585)
@@ -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: totem.install
===================================================================
--- totem.install	2008-10-08 19:36:42 UTC (rev 14584)
+++ totem.install	2008-10-08 19:42:26 UTC (rev 14585)
@@ -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