40 lines
919 B
YAML
40 lines
919 B
YAML
name: system-config-printer
|
|
description: Graphical user interface for CUPS administration
|
|
version: 1.5.18
|
|
revision: 3
|
|
url: https://github.com/OpenPrinting/system-config-printer
|
|
license: GPL2-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- gdk-pixbuf
|
|
- glib
|
|
- glibc
|
|
- gtk3
|
|
- libcups
|
|
- libnotify
|
|
- libudev
|
|
- libusb
|
|
- pango
|
|
- python3=3.14.*
|
|
- python-pycairo
|
|
- python-dbus
|
|
- python-pygobject
|
|
- python-pycups
|
|
- sh
|
|
optional_depends:
|
|
- libsecret
|
|
make_depends:
|
|
- desktop-file-utils
|
|
- docbook-xsl-nons
|
|
- libsecret
|
|
- python-setuptools
|
|
- xmlto
|
|
downloads:
|
|
- url: https://github.com/OpenPrinting/system-config-printer/releases/download/v${BPM_PKG_VERSION}/system-config-printer-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 811ad6ac010e5c0b938d38b499e7f6e9e95941716b072335a5c99b2a962e9578
|