9ac9f6709f
Switch to python3-module. Switch to python3-* pkgs.
15 lines
541 B
Bash
15 lines
541 B
Bash
# Template file for 'mps-youtube'
|
|
pkgname=mps-youtube
|
|
version=0.2.7.1
|
|
revision=2
|
|
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=917958ab02f8dace9c84974f510bd8838f905814c1a05a91fb1a38d37d19f0e8
|