print/cups-filters: Update to 1.28.10
Enable POPPLER option by default to support some Brother printers. (Poppler was already a dependency through the PSHYBRID option.) PR: 258540
This commit is contained in:
parent
f0257531e9
commit
03e35e3913
@ -1,6 +1,5 @@
|
||||
PORTNAME= cups-filters
|
||||
PORTVERSION= 1.28.6
|
||||
PORTREVISION= 12
|
||||
PORTVERSION= 1.28.10
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= https://www.openprinting.org/download/cups-filters/
|
||||
|
||||
@ -11,7 +10,6 @@ LICENSE= BSD4CLAUSE GPLv2 GPLv2+ GPLv3 GPLv3+ LGPL20 LGPL21+ MIT
|
||||
LICENSE_COMB= multi
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/share/fonts/dejavu/DejaVuSans.ttf:x11-fonts/dejavu
|
||||
RUN_DEPENDS= ${LOCALBASE}/share/fonts/dejavu/DejaVuSans.ttf:x11-fonts/dejavu
|
||||
LIB_DEPENDS= liblcms2.so:graphics/lcms2 \
|
||||
libqpdf.so:print/qpdf \
|
||||
libcupsimage.so:print/cups \
|
||||
@ -51,7 +49,8 @@ OPTIONS_GROUP_FILTERS= GHOSTSCRIPT IMAGES MUPDF POPPLER
|
||||
OPTIONS_GROUP_CUPS_BROWSED= AVAHI LDAP
|
||||
OPTIONS_SINGLE= PDFTOPS
|
||||
OPTIONS_SINGLE_PDFTOPS= PSGHOSTSCRIPT PSHYBRID PSMUPDF PSPOPPLER
|
||||
OPTIONS_DEFAULT= COLORD GHOSTSCRIPT IMAGES AVAHI LDAP PSHYBRID
|
||||
OPTIONS_DEFAULT= COLORD GHOSTSCRIPT IMAGES POPPLER AVAHI LDAP \
|
||||
PSHYBRID
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
BRAILLE_CONFIGURE_ENABLE= braille
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1607275577
|
||||
SHA256 (cups-filters-1.28.6.tar.xz) = 756b433cac3718e492d1da58859461862ec70bd863dbd2d4d221ab724f145f6c
|
||||
SIZE (cups-filters-1.28.6.tar.xz) = 1503080
|
||||
TIMESTAMP = 1631978128
|
||||
SHA256 (cups-filters-1.28.10.tar.xz) = cf8c904694c44cf689b5724e46d23da9ae5125d54374b340c642077cc29ca837
|
||||
SIZE (cups-filters-1.28.10.tar.xz) = 1503924
|
||||
|
@ -1,7 +1,6 @@
|
||||
bin/driverless
|
||||
bin/driverless-fax
|
||||
bin/foomatic-rip
|
||||
bin/ttfread
|
||||
@sample etc/cups/cups-browsed.conf.sample
|
||||
include/cupsfilters/colord.h
|
||||
include/cupsfilters/colormanager.h
|
||||
|
Loading…
Reference in New Issue
Block a user