pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/gri
Module Name: pkgsrc
Committed By: wiz
Date: Sat Dec 28 11:28:09 UTC 2019
Modified Files:
pkgsrc/graphics/gri: Makefile
Log Message:
gri: mark as BROKEN
ImageMagick cannot convert the documentation PS files to PNG files
due to security policy, which breaks the build/installation.
To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 pkgsrc/graphics/gri/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/gri/Makefile
diff -u pkgsrc/graphics/gri/Makefile:1.68 pkgsrc/graphics/gri/Makefile:1.69
--- pkgsrc/graphics/gri/Makefile:1.68 Thu Aug 22 12:23:18 2019
+++ pkgsrc/graphics/gri/Makefile Sat Dec 28 11:28:09 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.68 2019/08/22 12:23:18 ryoon Exp $
+# $NetBSD: Makefile,v 1.69 2019/12/28 11:28:09 wiz Exp $
DISTNAME= gri-2.12.23
PKGREVISION= 23
@@ -10,6 +10,8 @@ HOMEPAGE= http://gri.sourceforge.net/
COMMENT= Language for scientific graphics applications
LICENSE= gnu-gpl-v3
+BROKEN= ImageMagick cannot convert the documentation PS files to PNG files due to security policy.
+
BUILD_DEPENDS+= ImageMagick-[0-9]*:../../graphics/ImageMagick
BUILD_DEPENDS+= dvipsk-[0-9]*:../../print/dvipsk
BUILD_DEPENDS+= tex-tex-[0-9]*:../../print/tex-tex
Home |
Main Index |
Thread Index |
Old Index