mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-06 04:42:56 +02:00
New package: python3-dasbus-1.7
This commit is contained in:
parent
cf30c846c8
commit
9f74cff7a4
1 changed files with 16 additions and 0 deletions
16
srcpkgs/python3-dasbus/template
Normal file
16
srcpkgs/python3-dasbus/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'python3-dasbus'
|
||||||
|
pkgname=python3-dasbus
|
||||||
|
version=1.7
|
||||||
|
revision=1
|
||||||
|
build_style=python3-pep517
|
||||||
|
hostmakedepends="python3-setuptools python3-wheel"
|
||||||
|
makedepends="cairo-devel python3-gobject-devel python3-cairo-devel python3-dbus-devel"
|
||||||
|
depends="python3-gobject"
|
||||||
|
checkdepends="python3-pytest"
|
||||||
|
short_desc="DBus library in Python 3"
|
||||||
|
maintainer="zenobit <zenobit@disroot.org>"
|
||||||
|
license="LGPL-2.1-only"
|
||||||
|
homepage="https://github.com/dasbus-project/dasbus"
|
||||||
|
#changelog=""
|
||||||
|
distfiles="https://github.com/dasbus-project/dasbus/archive/refs/tags/v${version}.tar.gz"
|
||||||
|
checksum=442a8df9330d4f55704c92cbed066cf0918378418be89d6fff67721d3cba5590
|
Loading…
Add table
Reference in a new issue