system-config-printer: rebuild for Python 3.5
Switch to python3-* pkgs.
This commit is contained in:
parent
ba7d7b1613
commit
3623bfc796
@ -1,20 +1,16 @@
|
|||||||
# Template file for 'system-config-printer'
|
# Template file for 'system-config-printer'
|
||||||
pkgname=system-config-printer
|
pkgname=system-config-printer
|
||||||
version=1.5.7
|
version=1.5.7
|
||||||
revision=2
|
revision=3
|
||||||
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"
|
||||||
python_versions="3.4"
|
hostmakedepends="pkg-config intltool python3-devel xmlto desktop-file-utils"
|
||||||
hostmakedepends="pkg-config intltool python3.4-devel xmlto desktop-file-utils"
|
makedepends="glib-devel cups-devel eudev-libudev-devel libusb-devel"
|
||||||
makedepends="
|
depends="python3-cups python3-dbus python3-curl python3-smbc python3-gobject
|
||||||
glib-devel cups-devel eudev-libudev-devel libusb-devel"
|
python3-requests gir-freedesktop libnotify gtk+3 gnome-icon-theme libgnome-keyring
|
||||||
depends="
|
|
||||||
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
|
|
||||||
polkit-gnome dconf desktop-file-utils"
|
polkit-gnome dconf desktop-file-utils"
|
||||||
pycompile_version="3.4"
|
|
||||||
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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user