kupfer: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:03:51 -04:00
parent b5c0fc90d0
commit 6a226bb7d0

View file

@ -1,12 +1,12 @@
# Template file for 'kupfer' # Template file for 'kupfer'
pkgname=kupfer pkgname=kupfer
version=321 version=321
revision=3 revision=4
build_style=waf3 build_style=waf3
pycompile_dirs="usr/share/kupfer/kupfer" pycompile_dirs="usr/share/kupfer/kupfer"
configure_args="--no-update-mime --no-update-icon-cache" configure_args="--no-update-mime --no-update-icon-cache"
hostmakedepends="intltool python3-docutils python3-gobject python3-xdg hostmakedepends="intltool python3-docutils python3-gobject python3-xdg
python3-dbus gtk+3" python3-dbus python3-setuptools gtk+3"
makedepends="libkeybinder3 libwnck python3-gobject python3-xdg python3-dbus" makedepends="libkeybinder3 libwnck python3-gobject python3-xdg python3-dbus"
depends="$makedepends" depends="$makedepends"
short_desc="Interface for quick and convenient access to applications" short_desc="Interface for quick and convenient access to applications"