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

Ionut Biru ibiru at archlinux.org
Mon Oct 17 08:41:26 UTC 2011


    Date: Monday, October 17, 2011 @ 04:41:26
  Author: ibiru
Revision: 140588

added pyxdg to optdepends and add a better description for browser plugin. FS#26423 FS#26451

Modified:
  totem/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-10-17 08:15:19 UTC (rev 140587)
+++ PKGBUILD	2011-10-17 08:41:26 UTC (rev 140588)
@@ -41,7 +41,8 @@
               'libepc: Publish Playlist plugin'
               'libgdata: YouTube Browser plugin'
               'bluez: Bemused plugin'
-              'grilo-plugins: Browse sidebar (remote media)')
+              'grilo-plugins: Browse sidebar (remote media)'
+              'pyxdg: opensubtitles plugin')
 
   cd "${srcdir}/${pkgbase}-${pkgver}"
   make DESTDIR="${pkgdir}" install
@@ -56,7 +57,7 @@
 }
 
 package_totem-plugin() {
-  pkgdesc="Totem mozilla/firefox plugin"
+  pkgdesc="Totem plugin for web browsers"
   depends=("totem=${pkgver}")
 
   cd "${srcdir}/${pkgbase}-${pkgver}"




More information about the arch-commits mailing list