blob: c0d0e76526a9a9e14603abf5c21bfeac50deebb6 (
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
pkgdesc = Command-line program to download image-galleries and collections from several image hosting sites
pkgver = 1.29.5
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
optdepends = python-psycopg: PostgreSQL support
source = git+https://github.com/mikf/gallery-dl.git#tag=v1.29.5?signed
validpgpkeys = 3E09F5908333DD83DBDCE7375680CA389D365A88
sha512sums = 89b48ab60f93a20d95cb06e85fecc71ddf5685bcd56be8c4b8c683ee6f0b97d3c71677ceacb81b3cc0dca1b9137a7888584fc266fc5af5dbd09259f07e9ad6bc
pkgname = gallery-dl
|