New package: gbinder-python-1.1.0
This commit is contained in:
parent
aa8cb72c5d
commit
8c7c6c1059
|
@ -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…
Reference in New Issue