pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/shotwell



Module Name:    pkgsrc
Committed By:   nia
Date:           Sun Apr 10 07:55:12 UTC 2022

Modified Files:
        pkgsrc/graphics/shotwell: Makefile

Log Message:
shotwell: mark BROKEN due to vala update


To generate a diff of this commit:
cvs rdiff -u -r1.128 -r1.129 pkgsrc/graphics/shotwell/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/shotwell/Makefile
diff -u pkgsrc/graphics/shotwell/Makefile:1.128 pkgsrc/graphics/shotwell/Makefile:1.129
--- pkgsrc/graphics/shotwell/Makefile:1.128     Wed Mar 30 10:02:24 2022
+++ pkgsrc/graphics/shotwell/Makefile   Sun Apr 10 07:55:12 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.128 2022/03/30 10:02:24 wiz Exp $
+# $NetBSD: Makefile,v 1.129 2022/04/10 07:55:12 nia Exp $
 
 DISTNAME=      shotwell-0.30.8
 PKGREVISION=   19
@@ -15,6 +15,8 @@ USE_TOOLS+=   pkg-config msgfmt xgettext i
 
 MESON_ARGS+=   -Dudev=false
 
+BROKEN+=       "Incompatbile with latest Vala/libraw"
+
 # uses python3
 PYTHON_VERSIONS_INCOMPATIBLE=  27
 



Home | Main Index | Thread Index | Old Index