mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 01:53:50 +02:00
New package: gbinder-python-1.1.0
This commit is contained in:
parent
aa8cb72c5d
commit
8c7c6c1059
1 changed files with 15 additions and 0 deletions
15
srcpkgs/gbinder-python/template
Normal file
15
srcpkgs/gbinder-python/template
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'gbinder-python'
|
||||
pkgname=gbinder-python
|
||||
version=1.1.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
make_build_args="--cython"
|
||||
hostmakedepends="python3-Cython pkg-config"
|
||||
makedepends="libgbinder-devel python3-devel"
|
||||
depends="python3"
|
||||
short_desc="Python bindings for libgbinder"
|
||||
maintainer="Jami Kettunen <jami.kettunen@protonmail.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/erfanoabdi/gbinder-python"
|
||||
distfiles="https://github.com/erfanoabdi/gbinder-python/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=930028fd2269df331591a5db155775c301d6fbc1b8d5c933be22c7a22e62d4fb
|
Loading…
Add table
Reference in a new issue