Files
cups/pkg.info
T
2025-12-13 19:44:52 +02:00

59 lines
1.3 KiB
Plaintext

name: cups
description: An open-source printing system
version: 2.4.16
revision: 2
url: https://openprinting.github.io/cups/
license: Apache2 with LLVM-exception and BSD-3-Clause and Zlib and BSD-2-Clause
architecture: any
type: source
make_depends:
- acl
- avahi
- cups-filters
- dbus
- gnutls
- libpaper
- libusb
- pam
- udev
downloads:
- url: https://github.com/OpenPrinting/cups/releases/download/v${BPM_PKG_VERSION}/cups-${BPM_PKG_VERSION}-source.tar.gz
extract_to: ${BPM_SOURCE}
extract_strip_components: 1
checksum: 0339587204b4f9428dd0592eb301dec0bf9ea6ea8dce5d9690d56be585aba92d
split_packages:
- name: cups
keep:
- etc/cups/client.conf
- etc/cups/cupsd.conf
- etc/cups/snmp.conf
- etc/cups/printers.conf
- etc/cups/classes.conf
- etc/cups/cups-files.conf
- etc/cups/subscriptions.conf
depends:
- acl
- avahi
- cups-filters
- dbus
- gcc-libs
- glibc
- gnutls
- hicolor-icon-theme
- libcups
- libpaper
- sysusers
- pam
- udev
optional_depends:
- cups-browsed
- libusb
- xdg-utils
- name: libcups
description: Library and header files for the CUPS printing system
depends:
- avahi
- glibc
- gnutls
- zlib