16 lines
598 B
Bash
16 lines
598 B
Bash
# 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
|