18 lines
598 B
Bash
18 lines
598 B
Bash
# Template file for 'mps-youtube'
|
|
pkgname=mps-youtube
|
|
version=0.2.7.1
|
|
revision=1
|
|
noarch=yes
|
|
build_style=python-module
|
|
python_versions="3.4"
|
|
pycompile_module="mps_youtube"
|
|
hostmakedepends="python3.4-setuptools"
|
|
makedepends="python3.4-devel"
|
|
depends="python3.4-pafy python3.4-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=917958ab02f8dace9c84974f510bd8838f905814c1a05a91fb1a38d37d19f0e8
|