16 lines
580 B
Bash
16 lines
580 B
Bash
# Template file for 'python3-xapp'
|
|
pkgname=python3-xapp
|
|
version=2.2.2
|
|
revision=2
|
|
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=644b44ee97616096d74fc8a4a104453154fdc1c904679077b13b2e0b9c1b3c21
|