Files
cups/pkg.info
T

61 lines
1.3 KiB
Plaintext

name: cups
description: An open-source printing system
version: 2.4.18
revision: 1
url: https://openprinting.github.io/cups/
license: Apache2 with LLVM-exception and BSD-3-Clause and Zlib and BSD-2-Clause
maintainers:
- [email protected]
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: 8fe23bf4905f8889f4bd5ebf375e81916e84754bfc59eccc88cfd7b1e97a741b
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