mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-09 14:22:57 +02:00
parent
efc2cb9889
commit
4184738ec3
1 changed files with 16 additions and 0 deletions
16
srcpkgs/python3-pywayland/template
Normal file
16
srcpkgs/python3-pywayland/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'python3-pywayland'
|
||||
pkgname=python3-pywayland
|
||||
version=0.4.16
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools wayland-protocols pkg-config
|
||||
python3-wheel python3-cffi wayland-devel"
|
||||
makedepends="python3-devel wayland-devel"
|
||||
depends="python3-cffi"
|
||||
short_desc="Python bindings for the libwayland library"
|
||||
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/flacjacket/pywayland"
|
||||
distfiles="${PYPI_SITE}/p/pywayland/pywayland-${version}.tar.gz"
|
||||
checksum=aaa70c870b0ab365215f8e71505f73683c4ed15b1f3638433b1dc7344fe5b5dd
|
||||
make_check=no
|
Loading…
Add table
Reference in a new issue