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

Jan Steffens heftig at gemini.archlinux.org
Wed Nov 10 19:16:05 UTC 2021


    Date: Wednesday, November 10, 2021 @ 19:16:05
  Author: heftig
Revision: 427866

41.0-2: FS#72233: Move schema to libcheese

Modified:
  cheese/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-10 19:16:05 UTC (rev 427865)
+++ PKGBUILD	2021-11-10 19:16:05 UTC (rev 427866)
@@ -4,7 +4,7 @@
 pkgbase=cheese
 pkgname=(cheese libcheese)
 pkgver=41.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Take photos and videos with your webcam, with fun graphical effects"
 url="https://wiki.gnome.org/Apps/Cheese"
 arch=(x86_64)
@@ -59,7 +59,7 @@
 
   _pick libs usr/include
   _pick libs usr/lib/{girepository-1.0,libcheese*,pkgconfig}
-  _pick libs usr/share/{gir-1.0,gtk-doc}
+  _pick libs usr/share/{gir-1.0,glib-2.0/schemas,gtk-doc}
 }
 
 package_libcheese() {



More information about the arch-commits mailing list