Search Criteria
Package Details: hydrus 545-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/hydrus.git (read-only, click to copy) |
---|---|
Package Base: | hydrus |
Description: | Danbooru-like image tagging and searching system for the desktop |
Upstream URL: | http://hydrusnetwork.github.io/hydrus/ |
Licenses: | custom |
Conflicts: | hydrus-docs-dummy |
Submitter: | Score_Under |
Maintainer: | Score_Under |
Last Packager: | Score_Under |
Votes: | 38 |
Popularity: | 1.18 |
First Submitted: | 2015-02-28 18:11 (UTC) |
Last Updated: | 2023-09-28 10:19 (UTC) |
Dependencies (38)
- emoji-font (noto-fonts-emoji-flags, noto-fonts-emoji-git, ttf-twemoji-color, ttf-twemoji, noto-fonts-emoji-blob, ttf-twemoji-color-git, ttf-ms-win11-auto, noto-fonts-emoji-flag-git, ttf-mutant-emoji, ttf-apple-emoji, ttf-whatsapp-emoji, noto-fonts-emoji-apple, ttf-ms-win11, ttf-twemoji-color14, noto-fonts-emoji, ttf-joypixels)
- python (python36, python32, python37, python39, python38, python310, python312)
- python-beautifulsoup4
- python-html5lib (python-html5lib-git)
- python-lxml
- python-lz4
- python-mpv (python-mpv-git)
- python-numpy (python-numpy1.22, python-numpy-flame, python-numpy-mkl-bin, python-numpy-git, python-numpy-openblas, python-numpy-mkl)
- python-opencv
- python-pillow (python-pillow-git, python-pillow-simd)
- python-psutil
- python-pyqt6
- python-pysocks
- python-qtpy (python-qtpy-git)
- python-requests
- python-send2trash
- python-service-identity
- python-twisted
- python-typing_extensions
- python-urllib3
- python-yaml (python-yaml-git)
- qt6-multimedia
- qt6-svg
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- desktop-file-utils (desktop-file-utils-git) (optional) – to add Hydrus to your desktop environment menus
- ffmpeg (ffmpeg-cuda, ffmpeg-nonvidia, ffmpeg-libfdk_aac, ffmpeg-intel-full-git, ffmpeg-v4l2-request-git, ffmpeg-mmal, ffmpeg-git, ffmpeg-full-git, ffmpeg-amd-full, ffmpeg-nvcodec-11-1-git, ffmpeg-amd-full-git, ffmpeg-nocuda, ffmpeg-mpp, ffmpeg-headless, ffmpeg-full, ffmpeg-decklink, ffmpeg-obs) (optional) – show duration and other information on video thumbnails
- hydrus-docs (hydrus-docs-dummy, hydrus-git) (optional) – offline documentation
- miniupnpc (miniupnpc-git) (optional) – automatic port forwarding
- python-cbor2 (optional) – cbor support in client-server communication
- python-chardet (optional) – detect text encoding more accurately
- python-cloudscraper (python-cloudscraper-git) (optional) – bypass cloudflare "checking your browser" challenges
- python-cryptography (optional) – to generate certificates for accessing client API and server via HTTPS
- python-dateutil (optional) – improved fuzzy date search
- python-psd-tools (optional) – handle PSD files and extract thumbnails
- python-pympler (optional) – debug menus to profile memory usage
- python-pyopenssl (optional) – to generate certificates for accessing client API and server via HTTPS
- python-pyqt6-charts (optional) – display bandwidth usage charts
- swftools (swftools-git) (optional) – to display SWF thumbnails
Latest Comments
1 2 3 4 5 6 .. 12 Next › Last »
Score_Under commented on 2023-09-21 19:33 (UTC)
@polpoman, the avif thing will just need installing as any other package, however there is currently no AUR package for it unfortunately.
The PDF thing is apparently part of qt6-webengine, so you may need to install that first. I'll put it in the opt-deps.
polpoman commented on 2023-09-21 19:30 (UTC) (edited on 2023-09-21 19:32 (UTC) by polpoman)
Also is this a normal error? Is there a way to make the import work?
polpoman commented on 2023-09-21 14:14 (UTC) (edited on 2023-09-21 14:15 (UTC) by polpoman)
Hydrus gives me this message, when importing avif files.
"Sorry, you need the pillow-heif library to support this filetype (avif)! Please rebuild your venv."
How do I do that? I have downloaded the setup_venv.sh from the project github, but where should I execute it? I can't find the venv folder that the AUR install uses.
Score_Under commented on 2023-08-17 00:24 (UTC)
Since missing offline docs now no longer triggers any serious issues with the context help system, I've removed the hard dependency on doc files of some sort being present in the hydrus directory and as a consequence have deprecated the dummy docs package. So don't worry about that going: the hydrus and hydrus-docs packages are now separate from each other and the default experience the average user gets if they forget to install the docs is acceptable and no longer simply looks like a bug in hydrus or the package.
simona commented on 2023-08-10 10:16 (UTC)
I tryied the script. Anymore now yay install hydrus with no problem. Thx.
ardency commented on 2023-07-24 12:04 (UTC)
I had a similar issue as to simona, but with building the
hydrus-docs
dependency;ModuleNotFound
RE:python-mergedeep
. Indeed, the issue was with its AUR-bared python dependencies not having rebuilt for Python 3.11. However, not only did I have to remove downstream Python dependencies built from AUR, but also clear the build and package cache to force a clean build on re-install.Score_Under commented on 2023-07-14 17:02 (UTC)
Simona, please run this script and reinstall any AUR packages it mentions: https://gist.github.com/ScoreUnder/9c2129c2546db2c16b069287cc54a128
simona commented on 2023-07-12 08:29 (UTC)
==> Building documentation...
Traceback (most recent call last):
File "/bin/mkdocs", line 5, in <module>
from mkdocs.main import cli
ModuleNotFoundError: No module named 'mkdocs'
==> ERRORE: Si è verificato un errore in build().
classicsc commented on 2023-07-10 00:08 (UTC)
Since svg support was added recently (https://github.com/hydrusnetwork/hydrus/commit/799c85ea745d4b18affb8b80ad0d65d68d2e2e22), you now need the
qt6-svg
package otherwisehydrus-client
will fail to start with this error:Score_Under commented on 2023-05-11 15:26 (UTC)
Thanks for the tip, I've confirmed the same on my own machine & added that to the list of required dependencies
1 2 3 4 5 6 .. 12 Next › Last »