New package: escrotum-0.2.1
This commit is contained in:
parent
e0044c9423
commit
a14969b212
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'escrotum'
|
||||||
|
pkgname=escrotum
|
||||||
|
version=0.2.1
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
build_style=python-module
|
||||||
|
python_versions="2.7"
|
||||||
|
pycompile_module="escrotum"
|
||||||
|
hostmakedepends="python-setuptools"
|
||||||
|
depends="pygtk"
|
||||||
|
short_desc="Linux screen capture using pygtk, inspired by scrot"
|
||||||
|
maintainer="Felix Van der Jeugt <felix.vanderjeugt@gmail.com>"
|
||||||
|
license="GPL-3"
|
||||||
|
homepage="https://github.com/Roger/escrotum"
|
||||||
|
distfiles="https://github.com/Roger/${pkgname}/archive/${version}.tar.gz"
|
||||||
|
checksum=f0539669a15adf813090287531e7e4b3071868a615737abb289a8458da18e4ee
|
Loading…
Reference in New Issue