pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/cheese



Module Name:    pkgsrc
Committed By:   nia
Date:           Sat Sep 25 06:03:06 UTC 2021

Modified Files:
        pkgsrc/graphics/cheese: Makefile

Log Message:
cheese: mark BROKEN pending more round tuits


To generate a diff of this commit:
cvs rdiff -u -r1.96 -r1.97 pkgsrc/graphics/cheese/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/cheese/Makefile
diff -u pkgsrc/graphics/cheese/Makefile:1.96 pkgsrc/graphics/cheese/Makefile:1.97
--- pkgsrc/graphics/cheese/Makefile:1.96        Sun May  2 10:24:49 2021
+++ pkgsrc/graphics/cheese/Makefile     Sat Sep 25 06:03:06 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.96 2021/05/02 10:24:49 nia Exp $
+# $NetBSD: Makefile,v 1.97 2021/09/25 06:03:06 nia Exp $
 
 DISTNAME=      cheese-3.34.0
 PKGREVISION=   6
@@ -13,6 +13,8 @@ LICENSE=      gnu-gpl-v2
 
 DEPENDS+=      gst-plugins1-v4l2-[0-9]*:../../multimedia/gst-plugins1-v4l2
 
+BROKEN+=       "Incompatible with latest Vala, new versions hang at startup"
+
 USE_TOOLS+=    pkg-config msgfmt xgettext itstool
 
 MESON_ARGS+=   -Dgtk_doc=false



Home | Main Index | Thread Index | Old Index