cups
The Common Unix Printing System
homepage ↗homepage ↗ cpe: cpe:/a:openprinting:cups github: OpenPrinting/cups
⚠ Security advisories affect this package: GLSA 202402-17
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 2.4.19 | 3 | 13 h | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | x86 | ppc64 | riscv | alpha | arm | hppa | loong | mips | ppc | s390 | sparc | Committed | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 9999 LIVE | gentoo | follows upstream — no keywords | — | view · download · history ↗ | ||||||||||||
| 2.4.19 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | alpha testing | arm stable | hppa testing | loong testing | mips testing | ppc stable | s390 testing | sparc testing | — | view · download · history ↗ |
| 2.4.16 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | alpha testing | arm stable | hppa testing | loong testing | mips testing | ppc stable | s390 testing | sparc testing | — | view · download · history ↗ |
Use flags of 2.4.19
- acl Add support for Access Control Lists
- dbus Enable dbus support for anything that needs it (gpsd, gnomemeeting, etc)
- debug Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- kerberos Add kerberos support
- openssl Use dev-libs/openssl instead of net-libs/gnutls for TLS support
- pam Add support for PAM (Pluggable Authentication Modules) - DANGEROUS to arbitrarily flip
- selinux !!internal use only!! Security Enhanced Linux support, this must be set by the selinux profile or breakage will occur
- static-libs Build static versions of dynamic libraries as well
- systemd Enable use of systemd-specific libraries and features like socket activation or session tracking
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- usb Add USB support to applications that have optional USB support (e.g. cups)
- X Add support for X11
- xinetd Add support for the xinetd super-server
- zeroconf Support for DNS Service Discovery (DNS-SD)
8 expansion flags (python targets, ABIs, cpu flags…)
- abi_x86_32
- abi_x86_64
- abi_x86_x32
- abi_mips_n32
- abi_mips_n64
- abi_mips_o32
- abi_s390_32
- abi_s390_64
Runtime dependencies of 2.4.19
show 45 lines
acl?
(
kernel_linux?
(
)
)
dbus?
(
)
kerberos?
(
)
pam?
(
)
!pam?
(
)
!openssl?
(
)
openssl?
(
)
systemd?
(
)
usb?
(
)
X?
(
)
xinetd?
(
)
zeroconf?
(
)
selinux?
(
)