16 lines
593 B
Bash
16 lines
593 B
Bash
# Template file for 'gscreenshot'
|
|
pkgname=gscreenshot
|
|
version=2.10.2
|
|
revision=1
|
|
archs=noarch
|
|
build_style=python3-module
|
|
pycompile_module="gscreenshot"
|
|
hostmakedepends="python3-setuptools"
|
|
depends="gtk+3 python3-setuptools python3-Pillow python3-gobject scrot"
|
|
short_desc="GUI front-end for the scrot program"
|
|
maintainer="Rui Flora <rui.flora@gmail.com>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://github.com/thenaterhood/gscreenshot"
|
|
distfiles="https://github.com/thenaterhood/gscreenshot/archive/v${version}.tar.gz"
|
|
checksum=7ab9cbf46e1edbe1ac7a157e37a18ab32c8acc496c8721dac7c04569888ee3f1
|