summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Bob Funk2022-07-30 00:57:48 +0200
committer Willy Sudiarto Raharjo2022-07-30 06:26:22 +0200
commitecdfd030026e48d98e18bc2559c18345a8ea09fd (patch)
tree65c422edef278c6a99f2b21c8ab9b1715e3f26f4
parent2b8c0948c5a8469858ffcc4b0f5fa5ef9fbb6d7c (diff)
downloadslackbuilds-ecdfd030026e48d98e18bc2559c18345a8ea09fd.tar.gz
desktop/cheese: Update README.
INTROSPECTION enabled by default. Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--desktop/cheese/README11
-rw-r--r--desktop/cheese/cheese.info2
2 files changed, 1 insertions, 12 deletions
diff --git a/desktop/cheese/README b/desktop/cheese/README
index cdba63736b..71fe5c1923 100644
--- a/desktop/cheese/README
+++ b/desktop/cheese/README
@@ -1,16 +1,5 @@
Cheese is a program for the GNOME Desktop which allows you to take
photos, videos, and anything else you can think of with your webcam.
-NOTE: The clutter-gtk/clutter/cogl dependencies need to be built with
-introspection enabled. These slackbuilds have introspection disabled
-and require you to set the following environment variable at build time
-to re-enable building their introspection files:
-
-INTROSPECTION=yes
-
-If you see build errors about missing clutter-gtk/clutter/cogl '.gir'
-files, then these dependencies were not built with introspection
-enabled.
-
Optional Dependencies:
- gnome-video-effects (for camera/video effects at runtime)
diff --git a/desktop/cheese/cheese.info b/desktop/cheese/cheese.info
index c3dacfcfb5..4764cbec1b 100644
--- a/desktop/cheese/cheese.info
+++ b/desktop/cheese/cheese.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://download.gnome.org/sources/cheese/41/cheese-41.1.tar.xz"
MD5SUM="f847793aaf08fb349f5d182e76d4c83d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="%README% clutter-gtk clutter-gst gnome-desktop"
+REQUIRES="clutter-gtk clutter-gst gnome-desktop"
MAINTAINER="Bob Funk"
EMAIL="bobfunk11@gmail.com"