pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/cheese cheese: requires v4l2 plugin
details: https://anonhg.NetBSD.org/pkgsrc/rev/80ed2fb2566a
branches: trunk
changeset: 410304:80ed2fb2566a
user: nia <nia%pkgsrc.org@localhost>
date: Mon Jan 20 12:44:11 2020 +0000
description:
cheese: requires v4l2 plugin
diffstat:
graphics/cheese/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 3508ed83ef4c -r 80ed2fb2566a graphics/cheese/Makefile
--- a/graphics/cheese/Makefile Mon Jan 20 11:56:36 2020 +0000
+++ b/graphics/cheese/Makefile Mon Jan 20 12:44:11 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.85 2020/01/20 02:22:59 nia Exp $
+# $NetBSD: Makefile,v 1.86 2020/01/20 12:44:11 nia Exp $
DISTNAME= cheese-3.34.0
CATEGORIES= graphics gnome
@@ -10,6 +10,8 @@
COMMENT= Use your webcam to take photos and videos
LICENSE= gnu-gpl-v2
+DEPENDS+= gst-plugins1-v4l2-[0-9]*:../../multimedia/gst-plugins1-v4l2
+
USE_TOOLS+= pkg-config msgfmt xgettext
MESON_ARGS+= -Dgtk_doc=false
Home |
Main Index |
Thread Index |
Old Index