blob: e98c7c35cf6636a77182dabc961addd68ccb0bd9 (
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
|
pkgbase = hydownloader-git
pkgdesc = Alternative download system for Hydrus
pkgver = r619.0f91dbc
pkgrel = 1
url = https://gitgud.io/thatfuckingbird/hydownloader
arch = x86_64
arch = aarch64
license = GNU AGPL
makedepends = python-poetry
makedepends = git
depends = python
depends = python-click
depends = python-bottle
depends = yt-dlp
depends = python-hydrus
depends = python-dateutil
depends = python-requests
depends = python-brotli
depends = gallery-dl
depends = python-pillow
optdepends = hydownloader-systray-git: Remote management GUI for hydownloader
optdepends = hydrus: Danbooru-like image tagging and searching system for the desktop
provides = hydownloader=r619.0f91dbc
source = git+https://gitgud.io/thatfuckingbird/hydownloader.git
sha512sums = SKIP
pkgname = hydownloader-git
|