pkgsrc-Changes archive

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

CVS commit: pkgsrc/wm/awesome



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Sat Dec 30 01:12:40 UTC 2023

Modified Files:
        pkgsrc/wm/awesome: Makefile

Log Message:
awesome: note the precarious position of successful building


To generate a diff of this commit:
cvs rdiff -u -r1.90 -r1.91 pkgsrc/wm/awesome/Makefile

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

Modified files:

Index: pkgsrc/wm/awesome/Makefile
diff -u pkgsrc/wm/awesome/Makefile:1.90 pkgsrc/wm/awesome/Makefile:1.91
--- pkgsrc/wm/awesome/Makefile:1.90     Thu Dec 28 18:20:02 2023
+++ pkgsrc/wm/awesome/Makefile  Sat Dec 30 01:12:40 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.90 2023/12/28 18:20:02 gutteridge Exp $
+# $NetBSD: Makefile,v 1.91 2023/12/30 01:12:40 gutteridge Exp $
 
 DISTNAME=      awesome-4.3
 PKGREVISION=   14
@@ -47,6 +47,8 @@ DEPENDS+=     ${LUA_PKGPREFIX}-gi>=0.7.0:../
 
 # Switched to ImageMagick6 to work around image conversion failures with
 # the convert tool provided by the most recent ImageMagick 7 releases.
+# NB the latest ImageMagick 6 releases (not yet in pkgsrc) also exhibit this
+# changed behaviour. Needs further investigation.
 TOOL_DEPENDS+= ImageMagick6-[0-9]*:../../graphics/ImageMagick6
 
 SUBST_CLASSES+=                convert



Home | Main Index | Thread Index | Old Index