diff --git a/srcpkgs/mps-youtube/template b/srcpkgs/mps-youtube/template new file mode 100644 index 00000000000..3a0d03d41a6 --- /dev/null +++ b/srcpkgs/mps-youtube/template @@ -0,0 +1,16 @@ +# Template file for 'mps-youtube' +pkgname=mps-youtube +version=0.2.3 +revision=1 +build_style=python-module +noarch=yes +pycompile_module="mps_youtube" +hostmakedepends="python-devel python-setuptools" +makedepends="python-devel" +depends="pafy python python-setuptools" +short_desc="Terminal based YouTube player and downloader" +maintainer="Logen K " +license="GPL-3" +homepage="https://github.com/np1/mps-youtube/find/develop" +distfiles="https://github.com/np1/${pkgname}/archive/v${version}.tar.gz" +checksum=fb4f1121a1640f239ae3241cd4aeb566b29bb70341206814a1be891288adb649 diff --git a/srcpkgs/pafy/template b/srcpkgs/pafy/template new file mode 100644 index 00000000000..4b37812e53d --- /dev/null +++ b/srcpkgs/pafy/template @@ -0,0 +1,14 @@ +# Template file for 'pafy' +pkgname=pafy +version=0.3.72 +revision=1 +build_style=python-module +noarch=yes +hostmakedepends="python-devel python-setuptools" +makedepends="python-devel" +short_desc="Python library to download YouTube content and retrieve metadata" +maintainer="Logen K " +license="LGPL-3" +homepage="https://github.com/np1/pafy" +distfiles="https://github.com/np1/${pkgname}/archive/v${version}.tar.gz" +checksum=aab5243bdac6b68938323add460ee326dba2484438c91248b2d00aa0449d4cc2