parent
3d87a8ad34
commit
f4d74aa246
@ -1,8 +1,8 @@
|
||||
# Template file for 'gscreenshot'
|
||||
pkgname=gscreenshot
|
||||
version=3.6.3
|
||||
revision=2
|
||||
build_style=python3-module
|
||||
version=3.8.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools gettext go-md2man"
|
||||
# refer to https://github.com/thenaterhood/gscreenshot#installation
|
||||
# for optional dependencies across system configurations
|
||||
@ -14,8 +14,4 @@ license="GPL-2.0-only"
|
||||
homepage="https://github.com/thenaterhood/gscreenshot"
|
||||
changelog="https://github.com/thenaterhood/gscreenshot/releases"
|
||||
distfiles="https://github.com/thenaterhood/gscreenshot/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=3f84c71635b9512a1ef7820579213b806ec61796b6224f7a35357008aba27be6
|
||||
|
||||
do_check() {
|
||||
(cd src && PYTHONPATH="$(cd build/lib* && pwd)" python3 -m pytest ../test)
|
||||
}
|
||||
checksum=55a4c6e28fc5be703350056d7868550b79537023a3c4cc348a34a8e3d9581c6c
|
||||
|
Loading…
x
Reference in New Issue
Block a user