16 lines
569 B
Bash
16 lines
569 B
Bash
# Template file for 'gscreenshot'
|
|
pkgname=gscreenshot
|
|
version=2.9.3
|
|
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=bd011abf6cfa607bd7cef06fe56c1b4043c286e252371407e4c546acf1bd4b8a
|