FreeBSD Bugzilla – Attachment 215013 Details for
Bug 246835
graphics/inkscape: allow to build without imagemagick/graphicsmagic
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
inkscape.patch (text/plain), 724 bytes, created by
Dmitry Marakasov
on 2020-05-29 12:11:55 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2020-05-29 12:11:55 UTC
Size:
724 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 536967) >+++ Makefile (working copy) >@@ -62,8 +62,8 @@ > OPTIONS_DEFINE= OPENMP POPPLER VISIO CDR DBUS WPG GVFS NLS > OPTIONS_DEFAULT= POPPLER VISIO CDR WPG GM > OPTIONS_DEFAULT_amd64= OPENMP >-OPTIONS_SINGLE= IMAGICK >-OPTIONS_SINGLE_IMAGICK= IMAGICK6 GM >+OPTIONS_RADIO= IMAGICK >+OPTIONS_RADIO_IMAGICK= IMAGICK6 GM > OPTIONS_SUB= yes > > CDR_DESC= Support for CorelDRAW graphics >@@ -100,6 +100,7 @@ > IMAGICK6_CMAKE_BOOL= WITH_IMAGE_MAGICK > GM_DESC= Use GraphicsMagick > GM_LIB_DEPENDS= libGraphicsMagick.so:graphics/GraphicsMagick >+GM_CMAKE_BOOL= WITH_GRAPHICS_MAGICK > > NLS_CMAKE_BOOL= WITH_NLS > NLS_USES= gettext
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 246835
: 215013