cropgui: update to 0.6.
This commit is contained in:
parent
0657a8bea7
commit
3f9cc41c22
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'cropgui'
|
# Template file for 'cropgui'
|
||||||
pkgname=cropgui
|
pkgname=cropgui
|
||||||
version=0.5
|
version=0.6
|
||||||
revision=3
|
revision=1
|
||||||
hostmakedepends="which python3"
|
hostmakedepends="which python3"
|
||||||
depends="python3 python3-Pillow python3-gobject
|
depends="python3 python3-Pillow python3-gobject
|
||||||
libjpeg-turbo-tools ImageMagick exiftool"
|
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"
|
||||||
homepage="https://github.com/jepler/cropgui"
|
homepage="https://github.com/jepler/cropgui"
|
||||||
distfiles="https://github.com/jepler/cropgui/archive/v${version}.tar.gz"
|
distfiles="https://github.com/jepler/cropgui/archive/v${version}.tar.gz"
|
||||||
checksum=c1d6eca0b5a5750cd69a1de3fa73a5f444e5064f1cb23d3344554f66196d5513
|
checksum=154b88c01f365505bf509537d01695fc72986cc0cc4d8ef6d6bf40bc0c5b4f53
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue