16 lines
576 B
Bash
16 lines
576 B
Bash
# Template file for 'gscreenshot'
|
|
pkgname=gscreenshot
|
|
version=2.10.0
|
|
revision=1
|
|
noarch=yes
|
|
build_style=python2-module
|
|
pycompile_module="gscreenshot"
|
|
hostmakedepends="python-setuptools"
|
|
depends="gtk+3 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=a119e814b0bf85816d0961823cf31e1145e416bc6dae1ad95f40729a3625e519
|