mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
system-config-printer: update to 1.5.7.
This commit is contained in:
parent
557759b796
commit
387605890f
1 changed files with 4 additions and 5 deletions
|
@ -1,16 +1,15 @@
|
||||||
# Template file for 'system-config-printer'
|
# Template file for 'system-config-printer'
|
||||||
pkgname=system-config-printer
|
pkgname=system-config-printer
|
||||||
version=1.5.5
|
version=1.5.7
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_options="systemd"
|
|
||||||
configure_args="--with-udev-rules"
|
configure_args="--with-udev-rules"
|
||||||
make_build_args="udevhelperdir=/usr/lib/udev"
|
make_build_args="udevhelperdir=/usr/lib/udev"
|
||||||
make_install_args="udevhelperdir=/usr/lib/udev udevrulesdir=/usr/lib/udev/rules.d"
|
make_install_args="udevhelperdir=/usr/lib/udev udevrulesdir=/usr/lib/udev/rules.d"
|
||||||
python_versions="3.4"
|
python_versions="3.4"
|
||||||
hostmakedepends="pkg-config intltool python3.4-devel xmlto desktop-file-utils"
|
hostmakedepends="pkg-config intltool python3.4-devel xmlto desktop-file-utils"
|
||||||
makedepends="
|
makedepends="
|
||||||
glib-devel cups-devel eudev-libudev-devel libusb-devel $(vopt_if systemd systemd-devel)"
|
glib-devel cups-devel eudev-libudev-devel libusb-devel"
|
||||||
depends="
|
depends="
|
||||||
python3.4-cups python3.4-dbus python3.4-curl python3.4-smbc python3.4-gobject
|
python3.4-cups python3.4-dbus python3.4-curl python3.4-smbc python3.4-gobject
|
||||||
python3.4-requests gir-freedesktop libnotify gtk+3 gnome-icon-theme libgnome-keyring
|
python3.4-requests gir-freedesktop libnotify gtk+3 gnome-icon-theme libgnome-keyring
|
||||||
|
@ -23,4 +22,4 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://cyberelk.net/tim/software/system-config-printer/"
|
homepage="http://cyberelk.net/tim/software/system-config-printer/"
|
||||||
distfiles="http://cyberelk.net/tim/data/${pkgname}/${version%*.*}/${pkgname}-${version}.tar.xz"
|
distfiles="http://cyberelk.net/tim/data/${pkgname}/${version%*.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=b000e47d0a18b436eda73d0826b4e1447eeedf609bea4dd9325e6c35f2e99a98
|
checksum=f6b57bbb356b40006e48c059fe5625d8c0ff4217fa10b9675c161527c4fcacef
|
||||||
|
|
Loading…
Add table
Reference in a new issue