16 lines
539 B
Bash
16 lines
539 B
Bash
# Template file for 'mps-youtube'
|
|
pkgname=mps-youtube
|
|
version=0.2.8
|
|
revision=1
|
|
noarch=yes
|
|
build_style=python3-module
|
|
pycompile_module="mps_youtube"
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3-pafy python3-setuptools"
|
|
short_desc="Terminal based YouTube player and downloader"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="GPL-3"
|
|
homepage="https://github.com/np1/mps-youtube/"
|
|
distfiles="https://github.com/np1/${pkgname}/archive/v${version}.tar.gz"
|
|
checksum=d5f2c4bc1f57f0566242c4a0a721a5ceaa6d6d407f9d6dd29009a714a0abec74
|