avideo: add missing pycompile_module (#13501)
This commit is contained in:
parent
488a0dd7f5
commit
b88ead6448
|
@ -1,15 +1,16 @@
|
|||
# Template file for 'avideo'
|
||||
pkgname=avideo
|
||||
version=2017.9.27
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="avideo"
|
||||
noarch=yes
|
||||
build_style=python2-module
|
||||
pycompile_module="avideo"
|
||||
hostmakedepends="pandoc python"
|
||||
depends="python"
|
||||
maintainer="cr6git <quark6@protonmail.com>"
|
||||
short_desc="Libre video and audio downloader for GNU/Linux"
|
||||
homepage="https://notabug.org/GPast/avideo"
|
||||
maintainer="cr6git <quark6@protonmail.com>"
|
||||
license="GPL-3"
|
||||
homepage="https://notabug.org/GPast/avideo"
|
||||
distfiles="https://notabug.org/GPast/avideo/raw/archive/${version}/avideo-${version}.tar.gz"
|
||||
checksum=474f9ae5f271d2f838e512cd6d02c631fb15e90b29949a6f8d2b0b13f13777bf
|
||||
|
|
Loading…
Reference in New Issue