22 lines
1.0 KiB
Bash
22 lines
1.0 KiB
Bash
# Template file for 'system-config-printer'
|
|
pkgname=system-config-printer
|
|
version=1.5.11
|
|
revision=1
|
|
build_style=gnu-configure
|
|
configure_args="--with-udev-rules"
|
|
make_build_args="udevhelperdir=/usr/lib/udev"
|
|
make_install_args="udevhelperdir=/usr/lib/udev udevrulesdir=/usr/lib/udev/rules.d"
|
|
hostmakedepends="pkg-config intltool python3-devel xmlto desktop-file-utils"
|
|
makedepends="glib-devel cups-devel eudev-libudev-devel libusb-devel"
|
|
depends="python3-cups python3-dbus python3-curl python3-smbc python3-gobject
|
|
python3-requests gir-freedesktop libnotify gtk+3 gnome-icon-theme libgnome-keyring
|
|
polkit-gnome dconf desktop-file-utils"
|
|
pycompile_module="cupshelpers"
|
|
pycompile_dirs="/usr/share/system-config-printer"
|
|
short_desc="A CUPS printer configuration tool and status applet"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="GPL-2"
|
|
homepage="https://github.com/zdohnal/system-config-printer"
|
|
distfiles="${homepage}/releases/download/${version}/system-config-printer-${version}.tar.gz"
|
|
checksum=ab4a4553f536487bf2be1143529749ed9926edd84bd97c2b42666a7111d60b7f
|