From 8e3f3b28101468af3e316aea02dafd5d54b2aadc Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Wed, 13 Jan 2021 09:26:27 +0100 Subject: media-gfx/sane-backends: escl backend required app-text-poppler Added canon_lide70 backend Closes: https://bugs.gentoo.org/765187 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Lars Wendler --- media-gfx/sane-backends/sane-backends-1.0.31.ebuild | 3 +++ profiles/desc/sane_backends.desc | 1 + 2 files changed, 4 insertions(+) diff --git a/media-gfx/sane-backends/sane-backends-1.0.31.ebuild b/media-gfx/sane-backends/sane-backends-1.0.31.ebuild index 1e3fa2cc147f..7624d2646d09 100644 --- a/media-gfx/sane-backends/sane-backends-1.0.31.ebuild +++ b/media-gfx/sane-backends/sane-backends-1.0.31.ebuild @@ -23,6 +23,7 @@ IUSE_SANE_BACKENDS=( canon canon630u canon_dr + canon_lide70 canon_pp cardscan coolscan @@ -146,6 +147,7 @@ RDEPEND=" >=virtual/jpeg-0-r2:0=[${MULTILIB_USEDEP}] ) sane_backends_escl? ( + app-text/poppler || ( net-dns/avahi[dbus] net-dns/avahi[gtk] @@ -240,6 +242,7 @@ multilib_src_configure() { $(use_with usb) $(multilib_native_use_with snmp) + $(usex sane_backends_escl --with-poppler-glib '') # you can only enable this backend, not disable it... $(usex sane_backends_pnm --enable-pnm-backend '') $(usex sane_backends_mustek_pp --enable-parport-directio '') diff --git a/profiles/desc/sane_backends.desc b/profiles/desc/sane_backends.desc index b602cf9dd10e..3596b4cf2e41 100644 --- a/profiles/desc/sane_backends.desc +++ b/profiles/desc/sane_backends.desc @@ -16,6 +16,7 @@ bh - SANE_BACKENDS setting for building the bh backend canon - SANE_BACKENDS setting for building the canon backend canon630u - SANE_BACKENDS setting for building the canon630u backend canon_dr - SANE_BACKENDS setting for building the canon_dr backend +canon_lide70 - SANE_BACKENDS setting for building the canon_lide70 backend canon_pp - SANE_BACKENDS setting for building the canon_pp backend cardscan - SANE_BACKENDS setting for building the cardscan backend coolscan - SANE_BACKENDS setting for building the coolscan backend -- cgit v1.2.3-65-gdbad