mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
New package: python3-vlc-3.0.16120
This commit is contained in:
parent
017287b0f8
commit
b9f66ac313
1 changed files with 14 additions and 0 deletions
14
srcpkgs/python3-vlc/template
Normal file
14
srcpkgs/python3-vlc/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'python3-vlc'
|
||||||
|
pkgname=python3-vlc
|
||||||
|
version=3.0.16120
|
||||||
|
revision=1
|
||||||
|
wrksrc="python-vlc-${version}"
|
||||||
|
build_style=python3-module
|
||||||
|
hostmakedepends="python3-setuptools"
|
||||||
|
depends="python3"
|
||||||
|
short_desc="VLC bindings for python"
|
||||||
|
maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
|
||||||
|
license="LGPL-2.1-or-later"
|
||||||
|
homepage="https://wiki.videolan.org/Python_bindings"
|
||||||
|
distfiles="${PYPI_SITE}/p/python-vlc/python-vlc-${version}.tar.gz"
|
||||||
|
checksum=92f98fee088f72bd6d063b3b3312d0bd29b37e7ad65ddeb3a7303320300c2807
|
Loading…
Add table
Reference in a new issue