14 lines
525 B
Text
14 lines
525 B
Text
|
# Template file for 'ytfzf'
|
||
|
pkgname=ytfzf
|
||
|
version=2.6.2
|
||
|
revision=1
|
||
|
build_style=gnu-makefile
|
||
|
make_install_args="PREFIX=/usr doc"
|
||
|
depends="jq curl"
|
||
|
short_desc="POSIX shell script to find and watch YouTube videos from the terminal"
|
||
|
maintainer="Bryce Vandegrift <bryce@brycevandegrift.xyz>"
|
||
|
license="GPL-3.0-or-later"
|
||
|
homepage="https://github.com/pystardust/ytfzf"
|
||
|
distfiles="https://github.com/pystardust/${pkgname}/archive/refs/tags/v${version}.tar.gz"
|
||
|
checksum=73280e4ef4f490400a42bf582b713803c523587b0b30269859eaa6f2693ec9b1
|