16 lines
580 B
Bash
16 lines
580 B
Bash
# Template file for 'python3-xapp'
|
|
pkgname=python3-xapp
|
|
version=2.0.1
|
|
revision=3
|
|
build_style=python3-module
|
|
pycompile_module="xapp"
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3 python3-psutil xapps"
|
|
checkdepends="python3-psutil python3-gobject gtk+3 xapps"
|
|
short_desc="Python3 Xapp Library"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="LGPL-2.1-or-later"
|
|
homepage="https://github.com/linuxmint/python3-xapp"
|
|
distfiles="https://github.com/linuxmint/python3-xapp/archive/${version}.tar.gz"
|
|
checksum=ed32ec4e81bfcc1de1d5f33dcc0a3dcfec9583b74a2af22d4c3188cec6ea7f4c
|