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

Jan de Groot jgc at archlinux.org
Thu Jul 2 10:16:13 UTC 2015


    Date: Thursday, July 2, 2015 @ 12:16:12
  Author: jgc
Revision: 241693

upgpkg: clutter-gst 3.0.6-3

Modified:
  clutter-gst/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-07-02 09:37:34 UTC (rev 241692)
+++ PKGBUILD	2015-07-02 10:16:12 UTC (rev 241693)
@@ -3,7 +3,7 @@
 
 pkgname=clutter-gst
 pkgver=3.0.6
-pkgrel=2
+pkgrel=3
 pkgdesc="GStreamer bindings for clutter"
 arch=(i686 x86_64)
 url="http://www.clutter-project.org/"
@@ -33,6 +33,9 @@
 package() {
   cd $pkgname-$pkgver
   make DESTDIR="$pkgdir" install
+
+  # https://bugzilla.gnome.org/show_bug.cgi?id=746883
+  rm -rf "${pkgdir}"/usr/lib/gstreamer-1.0
 }
 
 # vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list