cropgui: rebuild for Python 3.12
This commit is contained in:
@@ -1,10 +1,9 @@
|
|||||||
# Template file for 'cropgui'
|
# Template file for 'cropgui'
|
||||||
pkgname=cropgui
|
pkgname=cropgui
|
||||||
version=0.6
|
version=0.6
|
||||||
revision=1
|
revision=2
|
||||||
hostmakedepends="which python3"
|
hostmakedepends="which python3-setuptools"
|
||||||
depends="python3 python3-Pillow python3-gobject
|
depends="python3-Pillow python3-gobject libjpeg-turbo-tools ImageMagick exiftool gtk+3"
|
||||||
libjpeg-turbo-tools ImageMagick exiftool gtk+3"
|
|
||||||
short_desc="Gtk frontend for lossless cropping of jpeg images"
|
short_desc="Gtk frontend for lossless cropping of jpeg images"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
|
|||||||
Reference in New Issue
Block a user