New package: python3-mpv-0.3.8.
This commit is contained in:
parent
3c59273114
commit
431476743e
1 changed files with 15 additions and 0 deletions
15
srcpkgs/python3-mpv/template
Normal file
15
srcpkgs/python3-mpv/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'python3-mpv'
|
||||||
|
pkgname=python3-mpv
|
||||||
|
version=0.3.8
|
||||||
|
revision=1
|
||||||
|
wrksrc="python-mpv-${version}"
|
||||||
|
pycompile_modules="mpv.py"
|
||||||
|
build_style=python3-module
|
||||||
|
hostmakedepends="python3-setuptools"
|
||||||
|
makedepends="mpv-devel python-devel"
|
||||||
|
short_desc="Python3 interface to the MPV media player"
|
||||||
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
|
license="AGPL-3.0"
|
||||||
|
homepage="https://github.com/jaseg/python-mpv"
|
||||||
|
distfiles="https://github.com/jaseg/python-mpv/archive/v${version}.tar.gz"
|
||||||
|
checksum=fe10eeab0de4d682c32996561285f5ca57851c4fc5b94ea94daa85b95c528d26
|
Loading…
Reference in a new issue