From: Roland Hieber <r.hieber@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Roland Hieber <r.hieber@pengutronix.de>,
Michael Grzeschik <m.grzeschik@pengutronix.de>
Subject: [ptxdist] [PATCH v2 2/4] cups-filters: version bump 1.17.9 -> 1.21.2
Date: Tue, 18 Sep 2018 11:36:37 +0200 [thread overview]
Message-ID: <20180918093636.23968-3-r.hieber@pengutronix.de> (raw)
In-Reply-To: <20180918093636.23968-1-r.hieber@pengutronix.de>
One new config option to build additional filters, make it disablable to
save space.
Signed-off-by: Roland Hieber <r.hieber@pengutronix.de>
---
rules/cups-filters.in | 6 ++++++
rules/cups-filters.make | 5 +++--
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/rules/cups-filters.in b/rules/cups-filters.in
index 70803c3e5..a2acf5d3f 100644
--- a/rules/cups-filters.in
+++ b/rules/cups-filters.in
@@ -45,6 +45,12 @@ config CUPS_FILTERS_POPPLER
comment "poppler support will not build with POPPLER_SPLASH_FIXED!"
depends on (POPPLER_SPLASH_FIXED && CUPS_FILTERS_POPPLER)
+config CUPS_FILTERS_OPVP
+ bool "build OPVP filters"
+ select CUPS_FILTERS_POPPLER
+ help
+ Enable OpenPrinting Vector filter. This includes pdftoopvp.
+
config CUPS_FILTERS_IMAGEFILTERS
bool "build image filters"
help
diff --git a/rules/cups-filters.make b/rules/cups-filters.make
index a028bb5b7..9c2476a25 100644
--- a/rules/cups-filters.make
+++ b/rules/cups-filters.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_CUPS_FILTERS) += cups-filters
#
# Paths and names
#
-CUPS_FILTERS_VERSION := 1.17.9
-CUPS_FILTERS_MD5 := 2ef5f2b902bcdcb963c5ef5858976bbc
+CUPS_FILTERS_VERSION := 1.21.2
+CUPS_FILTERS_MD5 := 639657f20f495e9392061ea6712f868e
CUPS_FILTERS := cups-filters-$(CUPS_FILTERS_VERSION)
CUPS_FILTERS_SUFFIX := tar.xz
CUPS_FILTERS_URL := http://openprinting.org/download/cups-filters/$(CUPS_FILTERS).$(CUPS_FILTERS_SUFFIX)
@@ -49,6 +49,7 @@ CUPS_FILTERS_CONF_OPT := \
--disable-mutool \
--disable-ghostscript \
--disable-ijs \
+ --$(call ptx/endis,PTXCONF_CUPS_FILTERS_OPVP)-opvp \
--disable-gs-ps2write \
--disable-foomatic \
--disable-werror \
--
2.19.0
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
next prev parent reply other threads:[~2018-09-18 9:36 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-18 9:36 [ptxdist] [PATCH v2 0/4] cups-filters/poppler/qpdf update Roland Hieber
2018-09-18 9:36 ` [ptxdist] [PATCH v2 1/4] qpdf: version bump 7.0.0 -> 8.2.1 Roland Hieber
2018-09-18 9:36 ` Roland Hieber [this message]
2018-09-18 9:36 ` [ptxdist] [PATCH v2 3/4] poppler-data: version bump to v0.4.9 Roland Hieber
2018-09-18 9:36 ` [ptxdist] [PATCH v2 4/4] poppler: version bump to v0.68.0 Roland Hieber
2018-09-19 9:08 ` Michael Olbrich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180918093636.23968-3-r.hieber@pengutronix.de \
--to=r.hieber@pengutronix.de \
--cc=m.grzeschik@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox