FreeBSD Bugzilla – Attachment 43069 Details for
Bug 66993
Add GraphViz support to ImageMagick, fix dependency, take maintainership
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ImageMagick.diff
ImageMagick.diff (text/plain), 788 bytes, created by
Arjan van Leeuwen
on 2004-05-21 15:00:29 UTC
(
hide
)
Description:
ImageMagick.diff
Filename:
MIME Type:
Creator:
Arjan van Leeuwen
Created:
2004-05-21 15:00:29 UTC
Size:
788 bytes
patch
obsolete
>diff -urN /usr/ports/graphics/ImageMagick/Makefile ImageMagick/Makefile >--- /usr/ports/graphics/ImageMagick/Makefile Fri May 21 12:05:57 2004 >+++ ImageMagick/Makefile Fri May 21 15:47:02 2004 >@@ -25,7 +25,7 @@ > MASTER_SITE_SUBDIR= ${PORTNAME:L} ${PORTNAME} > DISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E} > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= avleeuwen@piwebs.com > COMMENT= Image processing tools > > WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} >@@ -140,6 +140,13 @@ > LIB_DEPENDS+= jasper.4:${PORTSDIR}/graphics/jasper > .else > CONFIGURE_ARGS+= --without-jp2 >+.endif >+ >+# GraphViz dot graphs >+.if defined(WITH_IMAGEMAGICK_DOT) >+LIB_DEPENDS+= dotneato.0:${PORTSDIR}/graphics/graphviz >+.else >+CONFIGURE_ARGS+= --without-dot > .endif > > # LCMS (Little CMS) color management
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 66993
: 43069