16 lines
598 B
Bash
16 lines
598 B
Bash
# Template file for 'gbinder-python'
|
|
pkgname=gbinder-python
|
|
version=1.1.2
|
|
revision=2
|
|
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=2dc424d5c2594146612e4bd752964f8928a62eec7c5ce6046f4c582079d0b537
|