15 lines
501 B
Bash
15 lines
501 B
Bash
|
# Template file for 'seriespl'
|
||
|
pkgname=seriespl
|
||
|
version=1.4.9
|
||
|
revision=1
|
||
|
build_style=gnu-makefile
|
||
|
hostmakedepends="doxygen"
|
||
|
makedepends="libcurl-devel libconfig++-devel"
|
||
|
depends="youtube-dl"
|
||
|
short_desc="Extracts stream-URLs for entire seasons of tv series from bs.to"
|
||
|
maintainer="tastytea <tastytea@tastytea.de>"
|
||
|
license="GPL-2"
|
||
|
homepage="https://github.com/tastytea/seriespl"
|
||
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||
|
checksum=a8d8211b65ebe69d79a564ef33bca680260130dde6699143a2d1e448cc459002
|