blob: f9cb6ad489f53ebfdc6020277c7d9e459f36dbe2 (
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
26
27
28
29
30
|
pkgbase = gallery-dl-git
pkgdesc = Command-line program to download image-galleries and collections from several image hosting sites (git)
pkgver = 1.26.9.r6.gef0c904
pkgrel = 1
url = https://github.com/mikf/gallery-dl
arch = any
license = GPL-2.0-or-later
checkdepends = yt-dlp
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
makedepends = git
depends = python
depends = python-requests
optdepends = ffmpeg: Pixiv Ugoira conversion
optdepends = yt-dlp: Video downloads
optdepends = youtube-dl: Video downloads
optdepends = python-pysocks: SOCKS proxy support
optdepends = python-brotli: Brotli compression support
optdepends = python-brotlicffi: Brotli compression support
optdepends = python-yaml: YAML configuration file support
optdepends = python-toml: TOML configuration file support for Python<3.11
optdepends = python-secretstorage: GNOME keyring passwords for --cookies-from-browser
provides = gallery-dl
conflicts = gallery-dl
source = git+https://github.com/mikf/gallery-dl.git
md5sums = SKIP
pkgname = gallery-dl-git
|