blob: d7dc4255bafcfa62a26210cb3b3a857901c54777 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
pkgbase = youtube-local-git
pkgdesc = browser-based client for watching Youtube anonymously with greater page performance
pkgver = 2023.03.30.472da8
pkgrel = 1
url = https://github.com/user234683/youtube-local
install = youtube-local.install
arch = any
license = AGPL3
depends = python-flask>=1.0.3
depends = python-gevent>=1.2.2
depends = brotli>=1.0.7
depends = python-pysocks>=1.6.8
depends = python-urllib3>=1.24.1
depends = python-defusedxml>=0.5.0
depends = python-cachetools>=4.0.0
depends = python-stem>=1.8.0
optdepends = python-pytest: development requirement
provides = youtube-local
replaces = youtube-local
source = youtube-local-472da8c62309cb03df5ed683dfb5660086aecb80.zip::https://github.com/user234683/youtube-local/archive/472da8c62309cb03df5ed683dfb5660086aecb80.zip
source = youtube-local.service
sha512sums = 2cd5463e64d1898a2f1f3869f318b1aaefc3e5bf5e9abefa0e446a993d7885207e25700f63f490c1dc0e8708abda572813fb23aa3a69c7df01661d1f63a047e7
sha512sums = 9c7318b3e8fbcb3947301ff8a3060dde2d8b4c404c4aa486ac92e20264bbbefca2eba61414b7cb4905a4433c7dae8eb540cc65945980ba766c1f0c68fa9d9425
pkgname = youtube-local-git
|