15 lines
611 B
Bash
15 lines
611 B
Bash
# Template file for 'youtube-viewer'
|
|
pkgname=youtube-viewer
|
|
version=3.3.3
|
|
revision=1
|
|
build_style=perl-ModuleBuild
|
|
hostmakedepends="perl-Module-Build"
|
|
depends="perl-Data-Dump perl-JSON perl-LWP-Protocol-https"
|
|
short_desc="Command-line client to search and stream from YouTube"
|
|
maintainer="Duncaen <duncaen@voidlinux.eu>"
|
|
license="Artistic-2.0"
|
|
homepage="https://github.com/trizen/youtube-viewer"
|
|
#changelog="https://github.com/trizen/youtube-viewer/releases"
|
|
distfiles="https://github.com/trizen/youtube-viewer/archive/${version}.tar.gz"
|
|
checksum=f36d500f733079bf8cf0fc78550ea215afa485c1ceaeec2bfdaa62a32314a7c8
|