Versions
v1 :: 0 :: gentoo
- Modified
- License
- metapackage
- Keywords
- amd64 arm arm64 ppc ppc64 sparc x86 ~hppa ~loong ~riscv
- USE flags
- browsed foomatic pdf poppler postscript zeroconf
USE flags
General
- browsed
- Include support for the cups-browsed daemon.
- foomatic
- Include support for the foomatic-rip printer driver. Strongly recommended.
- Add general support for PDF (Portable Document Format), this replaces the pdflib and cpdflib flags
- poppler
- Include support for the app-text/poppler filters.
- postscript
- Enable support for the PostScript language (often with ghostscript-gpl or libspectre)
- zeroconf
- Support for DNS Service Discovery (DNS-SD)
Runtime Dependencies
app-text / ghostscript-gpl : Interpreter for the PostScript language and PDF
app-text / mupdf : A lightweight PDF viewer and toolkit written in portable C
net-print / cups : The Common Unix Printing System
net-print / cups-browsed : helper daemon to browse for remote CUPS queues and IPP network printers
net-print / cups-filters : Cups filters
net-print / libcupsfilters : library for developing printing features, split out of cups-filters
net-print / libppd : Legacy library for PPD files, split out of cups-filters
Depending packages
kde-plasma / plasma-meta : Merge this to pull in all Plasma 6 packages
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
*/*: unkeyword ~ia64
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matoro Mahri · gentoo
net-print/cups-meta: Stabilize 1 sparc, #923811
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-print/cups-meta: Stabilize 1 x86, #923811
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
net-print/cups-meta: Stabilize 1 amd64, #923811
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-print/cups-meta: Stabilize 1 arm, #923811
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
net-print/cups-meta: Stabilize 1 arm64, #923811
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
net-print/cups-meta: Stabilize 1 ppc, #923811
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
net-print/cups-meta: Stabilize 1 ppc64, #923811
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matoro Mahri · gentoo
net-print/cups-meta: Keyword 1 hppa, #920237
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
net-print/cups-meta: Keyword 1 riscv, #920237
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matoro Mahri · gentoo
net-print/cups-meta: Keyword 1 ia64, #920237
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Matoro Mahri · gentoo
net-print/cups-meta: Keyword 1 sparc, #920237
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
net-print/cups-meta: Keyword 1 x86, #920237
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
net-print/cups-meta: Keyword 1 arm, #920237
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
net-print/cups-meta: Keyword 1 ppc, #920237
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
net-print/cups-meta: Keyword 1 ppc64, #920237
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mart Raudsepp · gentoo
net-print/cups-meta: keyword 1 for ~arm64
Signed-off-by: Mart Raudsepp <leio@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matoro Mahri · gentoo
net-print/cups-meta: Keyword 1 loong, #920237
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Eli Schwartz · gentoo
net-print/cups-meta: new package, add 1
New metapackage to pull in all the parts for a functional cups printing stack. This will allow to avoid relying on net-print/cups for that purpose -- because, with the advent of cups-filters 2.0.0 and the ongoing work to refactor CUPS 3, things are broken out into various interconnected components and configuring each one is not perfectly straightforward. Eventually, there will not be a "cups" package at all anyway. Additionally, this helps solve a longstanding cycle with cups <--> cups-filters that has only gotten worse since the latter was broken up into various packages which require libcups from cups, which in turn depends on -filters. There are a number of use cases for having cups installed in "minimal" mode so that other packages can build against it. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>