system-config-printer: update to 1.4.4.
This commit is contained in:
parent
bba4727b8a
commit
c9f403c905
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'system-config-printer'
|
# Template file for 'system-config-printer'
|
||||||
pkgname=system-config-printer
|
pkgname=system-config-printer
|
||||||
version=1.4.1
|
version=1.4.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
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"
|
||||||
hostmakedepends="pkg-config intltool xmlto desktop-file-utils"
|
hostmakedepends="pkg-config intltool xmlto desktop-file-utils"
|
||||||
makedepends="gtk+3-devel cups-devel libusbx-devel systemd-devel
|
makedepends="gtk+3-devel cups-devel libusb-devel systemd-devel
|
||||||
pycups dbus-python notify-python pycurl pysmbc pygobject gir-freedesktop
|
pycups dbus-python notify-python pycurl pysmbc pygobject gir-freedesktop
|
||||||
gnome-keyring"
|
gnome-keyring"
|
||||||
depends="python pycups dbus-python notify-python pycurl pysmbc pygobject
|
depends="python pycups dbus-python notify-python pycurl pysmbc pygobject
|
||||||
gir-freedesktop gnome-keyring"
|
gir-freedesktop gnome-keyring"
|
||||||
pycompile_module="cupshelpers"
|
pycompile_module="cupshelpers"
|
||||||
pycompile_dirs="/usr/share/system-config-printer"
|
pycompile_dirs="/usr/share/system-config-printer"
|
||||||
short_desc="A CUPS printer configuration tool and status applet"
|
short_desc="A CUPS printer configuration tool and status applet"
|
||||||
|
@ -19,4 +19,4 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
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=4e22413f3581fc1cf38af648573fa90bb7783a2c3b8be3aadf47beda101e04f8
|
checksum=4200c1a7b44dff9f04badfe14514b1fa144878e142fb0858dedf34575eb7254e
|
||||||
|
|
Loading…
Reference in New Issue