mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 18:43:51 +02:00
escrotum: drop noarch.
This commit is contained in:
parent
94dd635e9e
commit
a08abfc946
1 changed files with 2 additions and 4 deletions
|
@ -1,15 +1,13 @@
|
||||||
# Template file for 'escrotum'
|
# Template file for 'escrotum'
|
||||||
pkgname=escrotum
|
pkgname=escrotum
|
||||||
version=0.2.1
|
version=0.2.1
|
||||||
revision=1
|
revision=2
|
||||||
archs=noarch
|
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
pycompile_module="escrotum"
|
|
||||||
hostmakedepends="python-setuptools"
|
hostmakedepends="python-setuptools"
|
||||||
depends="pygtk"
|
depends="pygtk"
|
||||||
short_desc="Linux screen capture using pygtk, inspired by scrot"
|
short_desc="Linux screen capture using pygtk, inspired by scrot"
|
||||||
maintainer="Felix Van der Jeugt <felix.vanderjeugt@gmail.com>"
|
maintainer="Felix Van der Jeugt <felix.vanderjeugt@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/Roger/escrotum"
|
homepage="https://github.com/Roger/escrotum"
|
||||||
distfiles="https://github.com/Roger/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/Roger/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=f0539669a15adf813090287531e7e4b3071868a615737abb289a8458da18e4ee
|
checksum=f0539669a15adf813090287531e7e4b3071868a615737abb289a8458da18e4ee
|
||||||
|
|
Loading…
Add table
Reference in a new issue