mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
New Package: pafy-0.3.72
This commit is contained in:
parent
4cab75513f
commit
86583281b4
1 changed files with 13 additions and 0 deletions
13
srcpkgs/pafy/template
Normal file
13
srcpkgs/pafy/template
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# Template file for 'pafy'
|
||||||
|
pkgname=pafy
|
||||||
|
version=0.3.72
|
||||||
|
revision=1
|
||||||
|
build_style=python-module
|
||||||
|
hostmakedepends="python-devel python-setuptools"
|
||||||
|
makedepends="python-devel"
|
||||||
|
short_desc="Python library to download YouTube content and retrieve metadata"
|
||||||
|
maintainer="Logen K <logen@sudotask.com>"
|
||||||
|
license="LGPL-3"
|
||||||
|
homepage="https://github.com/np1/pafy"
|
||||||
|
distfiles="https://github.com/np1/${pkgname}/archive/v${version}.tar.gz"
|
||||||
|
checksum=aab5243bdac6b68938323add460ee326dba2484438c91248b2d00aa0449d4cc2
|
Loading…
Add table
Reference in a new issue