Skip to content

Commit

Permalink
New package: python3-xkbcommon-0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
sgn authored and pascal-huber committed Aug 19, 2023
1 parent f7bf32c commit 334742a
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions srcpkgs/python3-xkbcommon/template
@@ -0,0 +1,18 @@
# Template file for 'python3-xkbcommon'
pkgname=python3-xkbcommon
version=0.8
revision=1
build_style=python3-pep517
hostmakedepends="python3-cffi python3-setuptools python3-wheel"
makedepends="libxkbcommon-devel python3-devel"
depends="python3 python3-cffi"
short_desc="Python bindings for libxkbcommon using cffi"
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
license="MIT"
homepage="https://github.com/sde1000/python-xkbcommon"
distfiles="${PYPI_SITE}/x/xkbcommon/xkbcommon-${version}.tar.gz"
checksum=5be5973bf5b7525687a4df6c84789b421590d7f7cf92ae56f2aab177b795d516

post_install() {
vlicense LICENSE
}

0 comments on commit 334742a

Please sign in to comment.