system-config-printer: update to 1.5.18.
This commit is contained in:
parent
ff47d1ed2b
commit
0955d52671
@ -1,13 +1,11 @@
|
||||
# Template file for 'system-config-printer'
|
||||
pkgname=system-config-printer
|
||||
version=1.5.13
|
||||
revision=3
|
||||
version=1.5.18
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
pycompile_dirs="usr/share/system-config-printer"
|
||||
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"
|
||||
hostmakedepends="pkg-config gettext python3-devel xmlto desktop-file-utils"
|
||||
makedepends="libglib-devel cups-devel eudev-libudev-devel libusb-devel"
|
||||
depends="python3-cupshelpers python3-smbc python3-gobject gir-freedesktop
|
||||
libnotify gtk+3 dconf desktop-file-utils libsecret"
|
||||
@ -15,12 +13,13 @@ short_desc="CUPS printer configuration tool and status applet"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/OpenPrinting/system-config-printer"
|
||||
changelog="https://raw.githubusercontent.com/OpenPrinting/system-config-printer/master/NEWS"
|
||||
distfiles="${homepage}/releases/download/v${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=eea3f06448aa5bb5fa0decdf9b912aefd21e3bd6615fc3e77b349ca443dcb8a1
|
||||
checksum=b1a69e1b4ec2add569a87aeca811a37c5361ee6ae327ec852b79e64223e34bee
|
||||
python_version=3
|
||||
|
||||
python3-cupshelpers_package() {
|
||||
depends="python3-cups python3-dbus python3-requests"
|
||||
depends="python3-cups python3-dbus"
|
||||
short_desc="Python utility modules around the CUPS printing system"
|
||||
pkg_install() {
|
||||
vmove etc/cupshelpers
|
||||
|
Loading…
Reference in New Issue
Block a user