15 lines
569 B
Bash
15 lines
569 B
Bash
# Template file for 'gscreenshot'
|
|
pkgname=gscreenshot
|
|
version=2.8.0
|
|
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=46675c621f81056c1e087bd3316b4dcc10ca9170f31e8734637de43686d13d87
|