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