mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-08 13:03:17 +02:00
13 lines
562 B
Bash
13 lines
562 B
Bash
# Template file for 'python3-pyliblo3'
|
|
pkgname=python3-pyliblo3
|
|
version=0.16.3
|
|
revision=1
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools python3-Cython"
|
|
makedepends="python3-devel liblo-devel"
|
|
short_desc="Python bindings for the liblo OSC library, a fork of pyliblo"
|
|
maintainer="Rutpiv <roger_freitas@live.com>"
|
|
license="LGPL-2.1-or-later"
|
|
homepage="https://github.com/gesellkammer/pyliblo3"
|
|
distfiles="https://github.com/gesellkammer/pyliblo3/archive/v${version}.tar.gz"
|
|
checksum=625ddf1b435eb7c1f1a1f187e11cd74e14995e108ba5d32482ff709bf6ffb2a8
|