1 # Copyright 2023-2024 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
6 DESCRIPTION="Metapackage for a fully configured cups printer setup"
7 HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
11 IUSE="+browsed +foomatic pdf +postscript +poppler zeroconf"
12 KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv sparc x86"
15 net-print/cups[zeroconf?]
16 net-print/libppd[postscript?,poppler?]
17 net-print/libcupsfilters[pdf?,poppler?]
18 net-print/cups-filters[foomatic?]
20 browsed? ( net-print/cups-browsed )
21 pdf? ( app-text/mupdf )
22 postscript? ( >=app-text/ghostscript-gpl-9.09[cups] )