pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/graphviz graphics/graphviz: Remove PDF versio...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4d35557023f4
branches:  trunk
changeset: 382384:4d35557023f4
user:      micha <micha%pkgsrc.org@localhost>
date:      Wed Jul 27 12:29:08 2022 +0000

description:
graphics/graphviz: Remove PDF versions of man pages

Disable generation of redundant documentation, so that ps2pdf
(ghostscript) tool dependency is not required.
Suggested by Onno van der Linden.
OK from wiz@.

Sort configure options.
Bump PKGREVISION.

diffstat:

 graphics/graphviz/Makefile |  16 +++++++-------
 graphics/graphviz/PLIST    |  52 +---------------------------------------------
 2 files changed, 9 insertions(+), 59 deletions(-)

diffs (144 lines):

diff -r 42595495c64c -r 4d35557023f4 graphics/graphviz/Makefile
--- a/graphics/graphviz/Makefile        Wed Jul 27 10:57:27 2022 +0000
+++ b/graphics/graphviz/Makefile        Wed Jul 27 12:29:08 2022 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.253 2022/07/23 08:11:04 wiz Exp $
+# $NetBSD: Makefile,v 1.254 2022/07/27 12:29:08 micha Exp $
 
 DISTNAME=      graphviz-5.0.0
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_GITLAB:=api/v4/projects/4207231/packages/generic/graphviz-releases/${PKGVERSION_NOREV}/}
 
@@ -14,36 +14,36 @@
 CHECK_PORTABILITY_SKIP+=       windows/*
 
 USE_LANGUAGES=         c99 c++11
-USE_TOOLS+=            automake autoreconf makeinfo bison flex gmake groff pkg-config ps2pdf
+USE_TOOLS+=            automake autoreconf makeinfo bison flex gmake groff pkg-config
 USE_LIBTOOL=           yes
 GNU_CONFIGURE=         yes
 GNU_CONFIGURE_STRICT=  no # has sub-configures
 CONFIGURE_ARGS+=       --disable-d
 CONFIGURE_ARGS+=       --disable-debug
 CONFIGURE_ARGS+=       --disable-go
+CONFIGURE_ARGS+=       --disable-guile
 CONFIGURE_ARGS+=       --disable-io
 CONFIGURE_ARGS+=       --disable-java
 CONFIGURE_ARGS+=       --disable-javascript
+CONFIGURE_ARGS+=       --disable-man-pdfs
+CONFIGURE_ARGS+=       --disable-ocaml
 CONFIGURE_ARGS+=       --disable-php
 CONFIGURE_ARGS+=       --disable-python
 CONFIGURE_ARGS+=       --disable-python3
-CONFIGURE_ARGS+=       --disable-guile
-CONFIGURE_ARGS+=       --disable-ocaml
 CONFIGURE_ARGS+=       --disable-r
 CONFIGURE_ARGS+=       --disable-ruby
 CONFIGURE_ARGS+=       --disable-sharp
 CONFIGURE_ARGS+=       --enable-ltdl
-CONFIGURE_ARGS+=       --enable-man-pdfs
 CONFIGURE_ARGS+=       --enable-rpath
 CONFIGURE_ARGS+=       --without-ann
 CONFIGURE_ARGS+=       --without-devil
-CONFIGURE_ARGS+=       --without-glut
-CONFIGURE_ARGS+=       --without-lasi
 CONFIGURE_ARGS+=       --without-gdiplus
 CONFIGURE_ARGS+=       --without-glade
 CONFIGURE_ARGS+=       --without-glitz
+CONFIGURE_ARGS+=       --without-glut
 CONFIGURE_ARGS+=       --without-gtkgl
 CONFIGURE_ARGS+=       --without-gtkglext
+CONFIGURE_ARGS+=       --without-lasi
 CONFIGURE_ARGS+=       --without-ming
 CONFIGURE_ARGS+=       --without-qt
 CONFIGURE_ARGS+=       --without-smyrna
diff -r 42595495c64c -r 4d35557023f4 graphics/graphviz/PLIST
--- a/graphics/graphviz/PLIST   Wed Jul 27 10:57:27 2022 +0000
+++ b/graphics/graphviz/PLIST   Wed Jul 27 12:29:08 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.56 2022/07/22 12:04:46 micha Exp $
+@comment $NetBSD: PLIST,v 1.57 2022/07/27 12:29:08 micha Exp $
 bin/acyclic
 bin/bcomps
 bin/ccomps
@@ -168,47 +168,13 @@
 share/doc/graphviz/Dot.ref
 share/doc/graphviz/FAQ.html
 share/doc/graphviz/NEWS
-share/doc/graphviz/acyclic.1.pdf
 share/doc/graphviz/addingLayout.txt
-share/doc/graphviz/bcomps.1.pdf
 share/doc/graphviz/build.html
-share/doc/graphviz/ccomps.1.pdf
-share/doc/graphviz/cdt.3.pdf
-share/doc/graphviz/cgraph.3.pdf
 share/doc/graphviz/char.html
-share/doc/graphviz/circo.1.pdf
-share/doc/graphviz/cluster.1.pdf
 share/doc/graphviz/cpl1.0.txt
-${PLIST.gd}share/doc/graphviz/diffimg.1.pdf
-share/doc/graphviz/dijkstra.1.pdf
-share/doc/graphviz/dot.1.pdf
-share/doc/graphviz/dot2gxl.1.pdf
 share/doc/graphviz/dotguide.pdf
-share/doc/graphviz/edgepaint.1.pdf
-share/doc/graphviz/expr.3.pdf
-share/doc/graphviz/fdp.1.pdf
 share/doc/graphviz/fontfaq.txt
-share/doc/graphviz/gc.1.pdf
-${PLIST.tcl}${PLIST.gd}share/doc/graphviz/gdtclft.3tcl.pdf
 share/doc/graphviz/gdtclft.entities.example.png
-share/doc/graphviz/gml2gv.1.pdf
-share/doc/graphviz/graphml2gv.1.pdf
-${PLIST.lua}share/doc/graphviz/gv.3lua.pdf
-${PLIST.perl}share/doc/graphviz/gv.3perl.pdf
-${PLIST.swig}share/doc/graphviz/gv.3python.pdf
-${PLIST.tcl}share/doc/graphviz/gv.3tcl.pdf
-share/doc/graphviz/gv2gml.1.pdf
-share/doc/graphviz/gv2gxl.1.pdf
-share/doc/graphviz/gvc.3.pdf
-share/doc/graphviz/gvcolor.1.pdf
-share/doc/graphviz/gvgen.1.pdf
-share/doc/graphviz/gvmap.1.pdf
-share/doc/graphviz/gvmap.sh.1.pdf
-share/doc/graphviz/gvpack.1.pdf
-share/doc/graphviz/gvpr.1.pdf
-share/doc/graphviz/gvpr.3.pdf
-share/doc/graphviz/gxl2dot.1.pdf
-share/doc/graphviz/gxl2gv.1.pdf
 share/doc/graphviz/index.html
 share/doc/graphviz/info/arrows.html
 share/doc/graphviz/info/attrs.html
@@ -221,30 +187,14 @@
 share/doc/graphviz/internal_todo.html
 share/doc/graphviz/latex_suggestions.txt
 share/doc/graphviz/libguide.pdf
-share/doc/graphviz/mm2gv.1.pdf
-share/doc/graphviz/neato.1.pdf
 share/doc/graphviz/neatoguide.pdf
-share/doc/graphviz/nop.1.pdf
-share/doc/graphviz/osage.1.pdf
-share/doc/graphviz/pack.3.pdf
-share/doc/graphviz/patchwork.1.pdf
-share/doc/graphviz/pathplan.3.pdf
-share/doc/graphviz/prune.1.pdf
 share/doc/graphviz/pspdf.png
-share/doc/graphviz/sccmap.1.pdf
 share/doc/graphviz/schema/arguments.xml
 share/doc/graphviz/schema/attributes.xml
 share/doc/graphviz/schema/attributes.xslt
-share/doc/graphviz/sfdp.1.pdf
-${PLIST.tcl}share/doc/graphviz/tcldot.3tcl.pdf
 ${PLIST.tcl}share/doc/graphviz/tcldot.html
 share/doc/graphviz/todo.html
-share/doc/graphviz/tred.1.pdf
-share/doc/graphviz/twopi.1.pdf
-share/doc/graphviz/unflatten.1.pdf
-${PLIST.x11}share/doc/graphviz/vimdot.1.pdf
 share/doc/graphviz/winbuild.html
-share/doc/graphviz/xdot.3.pdf
 ${PLIST.tcl}share/graphviz/demo/doted.tcl
 ${PLIST.tcl}share/graphviz/demo/doted.tcl.README
 ${PLIST.tcl}share/graphviz/demo/entities.html



Home | Main Index | Thread Index | Old Index