FreeBSD Bugzilla – Attachment 199394 Details for
Bug 233364
graphics/GraphicsMagick: fixes and improves options management
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
GraphicsMagick patch
GraphicsMagick.diff (text/plain), 2.87 KB, created by
Lorenzo Salvadore
on 2018-11-21 00:45:27 UTC
(
hide
)
Description:
GraphicsMagick patch
Filename:
MIME Type:
Creator:
Lorenzo Salvadore
Created:
2018-11-21 00:45:27 UTC
Size:
2.87 KB
patch
obsolete
>diff -Nru /usr/local/poudriere/ports/official/graphics/GraphicsMagick/Makefile /usr/local/poudriere/ports/experimental/graphics/GraphicsMagick/Makefile >--- /usr/local/poudriere/ports/official/graphics/GraphicsMagick/Makefile 2018-11-18 21:36:35.000000000 +0100 >+++ /usr/local/poudriere/ports/experimental/graphics/GraphicsMagick/Makefile 2018-11-21 01:36:17.077400000 +0100 >@@ -3,6 +3,7 @@ > > PORTNAME= GraphicsMagick > PORTVERSION= 1.3.31 >+PORTREVISION= 1 > PORTEPOCH= 1 > CATEGORIES= graphics > MASTER_SITES= SF \ >@@ -13,13 +14,8 @@ > > LICENSE= MIT > >-OPTIONS_DEFINE= DOCS DPS FPX FREETYPE JASPER JBIG JPEG LCMS2 OPENMP Q8BIT PNG SSE TEST TIFF WEBP WMF X11 XML >-OPTIONS_DEFAULT=FREETYPE JASPER JBIG JPEG LCMS2 OPENMP PNG TIFF WEBP WMF X11 XML >-DPS_DESC= Display Ghostscript support >-Q8BIT_DESC= Use 8-bit pixels (speed) instead of 16-bit (quality) >-TEST_DESC= Run bundled self-tests after build >- > USES= libtool localbase pathfix tar:bzip2 >+USE_LDCONFIG= yes > > GNU_CONFIGURE= yes > CONFIGURE_ARGS= --enable-shared --enable-static \ >@@ -27,15 +23,23 @@ > CONFIGURE_ENV= PTHREAD_LIBS=-lpthread > INSTALL_TARGET= install-strip > TEST_TARGET= check >-USE_LDCONFIG= yes > > # Use fonts installed by x11-fonts/webfonts by default > WINDOWS_FONT_DIR?= ${LOCALBASE}/share/fonts/webfonts > >+OPTIONS_DEFINE= BZIP2 DOCS DPS FPX FREETYPE JASPER JBIG JPEG LCMS2 LZMA OPENMP Q8BIT PNG SSE TEST TIFF TRIO UMEM WEBP WMF X11 XML ZLIB ZSTD >+OPTIONS_DEFAULT=BZIP2 FREETYPE JASPER JBIG JPEG LCMS2 LZMA OPENMP PNG TIFF WEBP WMF X11 XML ZLIB >+DPS_DESC= Display Ghostscript support >+Q8BIT_DESC= Use 8-bit pixels (speed) instead of 16-bit (quality) >+TRIO_DESC= TRIO support >+UMEM_DESC= UMEM memory allocation library support >+TEST_DESC= Run bundled self-tests after build >+ > DPS_CONFIGURE_WITH= dps > DPS_IMPLIES= X11 > DPS_LIB_DEPENDS= libdps.so:x11/dgs > DPS_USE= XORG=xt >+BZIP2_CONFIGURE_WITH= bzlib > FPX_CONFIGURE_WITH= fpx > FPX_LIB_DEPENDS= libfpx.so:graphics/libfpx > FREETYPE_CONFIGURE_WITH=ttf >@@ -46,8 +50,9 @@ > JBIG_LIB_DEPENDS= libjbig.so:graphics/jbigkit > JPEG_CONFIGURE_WITH= jpeg > JPEG_USES= jpeg >-LCMS2_CONFIGURE= lcms2 >+LCMS2_CONFIGURE_WITH= lcms2 > LCMS2_LIB_DEPENDS= liblcms2.so:graphics/lcms2 >+LZMA_CONFIGURE_WITH= lzma > OPENMP_CONFIGURE_OFF= --disable-openmp --without-threads > OPENMP_CONFIGURE_ON= --disable-openmp-slow --enable-openmp --with-threads > OPENMP_USES= compiler:gcc-c++11-lib >@@ -61,6 +66,9 @@ > TEST_RUN_DEPENDS= webfonts>=0:x11-fonts/webfonts > TIFF_CONFIGURE_WITH= tiff > TIFF_LIB_DEPENDS= libtiff.so:graphics/tiff >+TRIO_CONFIGURE_WITH= trio >+TRIO_LIB_DEPENDS= libtrio.so.2.0.0:devel/trio >+UMEM_CONFIGURE_WITH= umem > WEBP_CONFIGURE_WITH= webp > WEBP_LIB_DEPENDS= libwebp.so:graphics/webp > WMF_CONFIGURE_WITH= wmf >@@ -70,6 +78,9 @@ > XML_CONFIGURE_WITH= xml > XML_USE= GNOME=libxml2 > XML_USES= gnome >+ZSTD_CONFIGURE_WITH= zstd >+ZSTD_LIB_DEPENDS= libzstd.so:archivers/zstd >+ZLIB_CONFIGURE_WITH= zlib > > .include <bsd.port.options.mk> >
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
Flags:
salvadore
:
maintainer-approval?
(
sunpoet
)
Actions:
View
|
Diff
Attachments on
bug 233364
: 199394