blob: aa4da312836014540edfa32801b7660f858697b2 (
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.28.2
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
source = git+https://github.com/mikf/gallery-dl.git#tag=v1.28.2?signed
validpgpkeys = 3E09F5908333DD83DBDCE7375680CA389D365A88
sha512sums = 04e3a0420c4b57d1744375c55a3e663b88296b4bc1b6f94426878fc3390e34b30147c1aba97b8336ff850d8e5695d6eed98f60ca8c8bd6442683a1d806f273a4
pkgname = gallery-dl
|