2022-06-15 15:43:17 +02:00
|
|
|
# Template file for 'gbinder-python'
|
|
|
|
pkgname=gbinder-python
|
2022-09-02 18:04:56 +02:00
|
|
|
version=1.1.1
|
2022-09-20 03:08:21 +02:00
|
|
|
revision=2
|
2022-06-15 15:43:17 +02:00
|
|
|
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"
|
2022-09-02 18:04:56 +02:00
|
|
|
checksum=64ef246a7c538105d92350c88fe8634b4d64e04b45dce95b76abc0d2f3376246
|