15 lines
569 B
Bash
15 lines
569 B
Bash
# Template file for 'gscreenshot'
|
|
pkgname=gscreenshot
|
|
version=2.9.2
|
|
revision=1
|
|
noarch=yes
|
|
build_style=python2-module
|
|
pycompile_module="gscreenshot"
|
|
hostmakedepends="python-setuptools"
|
|
depends="python-setuptools python-Pillow python-gobject scrot"
|
|
short_desc="GUI front-end for the scrot program"
|
|
maintainer="Rui Flora <rui.flora@gmail.com>"
|
|
license="GPL-2"
|
|
homepage="https://github.com/thenaterhood/gscreenshot"
|
|
distfiles="https://github.com/thenaterhood/gscreenshot/archive/v${version}.tar.gz"
|
|
checksum=bcc04efc88ee900f55941886b7e79546f74cd4e3169d4ded24005b54eb6e2488
|