30 lines
1.1 KiB
Diff
30 lines
1.1 KiB
Diff
Index: x11/gnome/cheese/Makefile
|
|
===================================================================
|
|
RCS file: /home/cvs/ports/x11/gnome/cheese/Makefile,v
|
|
retrieving revision 1.36
|
|
diff -u -p -u -p -r1.36 Makefile
|
|
--- x11/gnome/cheese/Makefile 12 Mar 2022 09:32:57 -0000 1.36
|
|
+++ x11/gnome/cheese/Makefile 23 Mar 2022 12:03:43 -0000
|
|
@@ -6,6 +6,8 @@ COMMENT-libs= webcam display and captur
|
|
GNOME_PROJECT= cheese
|
|
GNOME_VERSION= 41.1
|
|
|
|
+REVISION-libs= 0
|
|
+
|
|
PKGNAME-libs= libcheese-${GNOME_VERSION}
|
|
|
|
CATEGORIES= multimedia
|
|
Index: x11/gnome/cheese/pkg/PLIST-libs
|
|
===================================================================
|
|
RCS file: /home/cvs/ports/x11/gnome/cheese/pkg/PLIST-libs,v
|
|
retrieving revision 1.1
|
|
diff -u -p -u -p -r1.1 PLIST-libs
|
|
--- x11/gnome/cheese/pkg/PLIST-libs 12 Mar 2022 09:32:57 -0000 1.1
|
|
+++ x11/gnome/cheese/pkg/PLIST-libs 23 Mar 2022 12:03:49 -0000
|
|
@@ -16,5 +16,4 @@ lib/pkgconfig/cheese-gtk.pc
|
|
lib/pkgconfig/cheese.pc
|
|
share/gir-1.0/Cheese-3.0.gir
|
|
share/glib-2.0/schemas/org.gnome.Cheese.gschema.xml
|
|
-share/metainfo/org.gnome.Cheese.appdata.xml
|
|
@tag glib-compile-schemas
|