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

Jan de Groot jgc at archlinux.org
Wed Mar 18 14:07:35 UTC 2015


    Date: Wednesday, March 18, 2015 @ 15:07:35
  Author: jgc
Revision: 234095

upgpkg: cheese 3.15.92-2

Fix pc file

Modified:
  cheese/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-18 13:03:43 UTC (rev 234094)
+++ PKGBUILD	2015-03-18 14:07:35 UTC (rev 234095)
@@ -4,7 +4,7 @@
 
 pkgname=cheese
 pkgver=3.15.92
-pkgrel=1
+pkgrel=2
 pkgdesc="Use your webcam to take photos and videos, apply fancy special effects and share the fun with others"
 arch=(i686 x86_64)
 license=('GPL')
@@ -23,6 +23,7 @@
 prepare() {
   cd $pkgname-$pkgver
   patch -Np1 -i ../port-to-clutter-gst-3.patch
+  sed -i -e 's/clutter-gst-2.0/clutter-gst-3.0/g' data/cheese.pc.in
   autoreconf -fi
 }
 



More information about the arch-commits mailing list