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

Ionut Biru ibiru at archlinux.org
Tue Sep 20 14:25:50 UTC 2011


    Date: Tuesday, September 20, 2011 @ 10:25:50
  Author: ibiru
Revision: 138350

rebuild cogl 1.8.0

Modified:
  totem/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-09-20 14:19:11 UTC (rev 138349)
+++ PKGBUILD	2011-09-20 14:25:50 UTC (rev 138350)
@@ -4,7 +4,7 @@
 pkgbase=totem
 pkgname=('totem' 'totem-plugin')
 pkgver=3.1.91
-pkgrel=1
+pkgrel=2
 pkgdesc="A GNOME3 integrated movie player based on Gstreamer."
 url="http://www.gnome.org"
 arch=('i686' 'x86_64')
@@ -53,6 +53,9 @@
     $pkgdir/usr/lib/totem/{totem/totem-bugreport.py,plugins/iplayer/iplayer2.py}
 
   install -Dm644 COPYING "${pkgdir}/usr/share/licenses/totem/COPYING"
+
+  # https://bugzilla.gnome.org/show_bug.cgi?id=659547
+  rm -f $pkgdir/usr/share/GConf/gsettings/pythonconsole.convert
 }
 
 package_totem-plugin() {




More information about the arch-commits mailing list