blob: d4c16560300c0bd3e2d0e2d88790fa3e9bc0b91e (
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
|
pkgbase = gallery-dl
pkgdesc = Command-line program to download image-galleries and collections from several image hosting sites
pkgver = 1.27.7
pkgrel = 2
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
source = git+https://github.com/mikf/gallery-dl.git#tag=v1.27.7?signed
validpgpkeys = 3E09F5908333DD83DBDCE7375680CA389D365A88
sha512sums = 7dc4ef9c56e7949393f5ce611ea0cdb79a05e8245e8690ca928a4593fa36e572a78ff2490dceaf5604333c1da63fb61669f6e6e587b89c9d2ed2fc8421ae327c
pkgname = gallery-dl
|