mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
cropgui: rebuild for Python 3.12
This commit is contained in:
parent
1778cf81d2
commit
33cd5342b5
1 changed files with 3 additions and 4 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue