blob: f73e8f9eec8899003f0440b938921c783886fc8e (
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
|
pkgbase = hydrus
pkgdesc = Danbooru-like image tagging and searching system for the desktop
pkgver = 598
pkgrel = 1
url = http://hydrusnetwork.github.io/hydrus/
arch = any
license = custom
makedepends = git
depends = python
depends = python-opencv
depends = python-beautifulsoup4
depends = python-yaml
depends = python-lz4>=0.10.1
depends = python-numpy
depends = python-twisted
depends = python-pillow
depends = python-pysocks
depends = python-psutil
depends = python-send2trash
depends = python-html5lib
depends = python-requests
depends = python-qtpy
depends = emoji-font
depends = python-mpv
depends = python-lxml
depends = python-urllib3
depends = python-typing_extensions
depends = python-service-identity
depends = qt6-multimedia
depends = qt6-svg
depends = pyside6
optdepends = ffmpeg: show duration and other information on video thumbnails
optdepends = miniupnpc: automatic port forwarding
optdepends = desktop-file-utils: to add Hydrus to your desktop environment menus
optdepends = hydrus-docs: offline documentation
optdepends = python-cbor2: cbor support in client-server communication
optdepends = python-chardet: detect text encoding more accurately
optdepends = python-cloudscraper: bypass cloudflare "checking your browser" challenges
optdepends = python-dateutil: improved fuzzy date search
optdepends = python-dateparser: date string to timestamp parser for predicate system
optdepends = python-psd-tools: handle PSD files and extract thumbnails
optdepends = python-pympler: debug menus to profile memory usage
optdepends = python-cryptography: to generate certificates for accessing client API and server via HTTPS
optdepends = python-olefile: support legacy microsoft office file formats
optdepends = python-pyopenssl: to generate certificates for accessing client API and server via HTTPS
optdepends = qt6-webengine: to display PDF thumbnails
optdepends = swftools: to display SWF thumbnails
conflicts = hydrus-docs-dummy
options = !strip
source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=bd2e3d7850ca0becf18e18cc307d3be7d6e78756
source = paths-in-opt.patch
source = hydrus-client
source = hydrus-server
source = hydrus.desktop
sha256sums = SKIP
sha256sums = f9f5a5927c7f2c016dbab3e4135a921918617ba393babd9b6a903ff5d0154cdd
sha256sums = 39d3404b75320be6a9e33dc256f4fc313c65fe11458e96bd5af6268c2f78eaf0
sha256sums = 5956d418d29fe19f54263acf47adce7c6d134d19ec65e2810d4517ce83529480
sha256sums = 9b8c2603a8040ae80152ff9a718ad3e8803fdc3029a939e3c0e932ea35ded923
pkgname = hydrus
|