16 lines
507 B
Bash
16 lines
507 B
Bash
|
# Template file for 'avideo'
|
||
|
pkgname=avideo
|
||
|
version=2017.9.27
|
||
|
revision=1
|
||
|
wrksrc="avideo"
|
||
|
noarch=yes
|
||
|
build_style=python2-module
|
||
|
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"
|
||
|
license="GPL-3"
|
||
|
distfiles="https://notabug.org/GPast/avideo/raw/archive/${version}/avideo-${version}.tar.gz"
|
||
|
checksum=474f9ae5f271d2f838e512cd6d02c631fb15e90b29949a6f8d2b0b13f13777bf
|