Search Criteria
Package Details: hydrus 601-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: | 40 |
Popularity: | 0.87 |
First Submitted: | 2015-02-28 18:11 (UTC) |
Last Updated: | 2024-12-04 21:42 (UTC) |
Dependencies (40)
- emoji-font (noto-fonts-emoji-flagsAUR, noto-fonts-emoji-gitAUR, noto-fonts-emoji-blobAUR, noto-fonts-emoji-flag-gitAUR, ttf-mutant-emojiAUR, ttf-blobmojiAUR, ttf-twemojiAUR, ttf-apple-emojiAUR, ttf-twemoji-color-gitAUR, ttf-whatsapp-emojiAUR, ttf-twemoji-colorAUR, ttf-noto-emoji-monochromeAUR, ttf-twemoji-gitAUR, ttf-ms-win11-autoAUR, otf-unifontAUR, ttf-unifontAUR, ttf-ms-win11AUR, noto-fonts-emoji, ttf-joypixels)
- pyside6
- python (python37AUR, python311AUR, python310AUR)
- python-beautifulsoup4
- python-html5lib (python-html5lib-gitAUR)
- python-lxml
- python-lz4
- python-mpv (python-mpv-gitAUR)
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR)
- python-opencv (python-opencv-cuda)
- python-pillow (python-pillow-gitAUR)
- python-psutil
- python-pysocks
- python-qtpy (python-qtpy-gitAUR)
- python-requests
- python-send2trash
- python-service-identity
- python-twisted
- python-typing_extensions
- python-urllib3
- Show 20 more dependencies...
Required by (2)
- hydownloader-git (optional)
- hydownloader-systray-git (optional)
Latest Comments
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 Next › Last »
And1G commented on 2020-07-23 22:58 (UTC)
The dependency of qt5-charts is not enough for Hydrus to display charts. It needs the python bindings (python-pyqtchart). I would consider this an optional dependency, since it runs fine without, just not displaying charts.
QuartzDragon commented on 2020-03-19 04:34 (UTC)
@Score_Under
Updated the paths-in-opt patch for 389:
https://invent.kde.org/snippets/767
irlittz commented on 2019-01-30 19:06 (UTC)
python-matplotlib should be either added as a dependency or optional dependency, since it provides functionality within Hydrus (rendering charts of traffic in the network->review bandwidth usage tab).
nadomodan commented on 2018-12-13 17:30 (UTC)
@jtmb edit and maintainer, besides this being the last python2 release, as of 334 hydrus no longer uses pafy according to release notes so that dependency can be removed
jtmb commented on 2018-12-01 06:03 (UTC) (edited on 2018-12-05 08:52 (UTC) by jtmb)
@Score_Under, I was able to pull the pkgbuild from before python2-wxpython-phoenix was deleted and build it successfully. I wasn't getting any core.so issues, so hopefully it will work until they change over to python3.
https://pastebin.com/P2MJC4XZ
Edit: so apparently python2-pafy isn't getting built in its split package anymore, either, so here is a PKGBUILD to make python2-pafy until that switches over.
https://pastebin.com/mRBzWY4B
nadomodan commented on 2018-11-29 11:40 (UTC) (edited on 2018-11-29 11:40 (UTC) by nadomodan)
Good news is you won't have to deal with python2 for much longer http://hydrus.tumblr.com/post/180600042724/version-332
Score_Under commented on 2018-11-29 03:25 (UTC)
Well, I've done something I know I will regret, and that's create a package for opencv with python2 support.
That said, python2-wxpython-phoenix has finally kicked the bucket, so that will need replacing. However, every build I have compiled on my own machine has somehow been missing an "init_core" function in its "_core.so". I can't make heads nor tails of this, and gave up some time early October, only to try again now and be faced with exactly the same problem. If anyone can figure out what on earth is going on here & how to compile wxpython-phoenix for python2, I would be grateful for the help.
jtmb commented on 2018-11-23 22:55 (UTC)
@Score_Under same as @nadomodan, opencv 3.4.4-1, no /usr/lib/python2.7/site-packages/cv2.so
nadomodan commented on 2018-11-23 18:51 (UTC) (edited on 2018-11-23 19:06 (UTC) by nadomodan)
@Score_Under I have the same problem, opencv 3.4.4-1:
pacman -Qo /usr/lib/python2.7/site-packages/cv2.so
error: No package owns /usr/lib/python2.7/site-packages/cv2.so
downgrading to opencv 3.4.3-5 on which hydrus works gives this output:
pacman -Qo /usr/lib/python2.7/site-packages/cv2.so
/usr/lib/python2.7/site-packages/cv2.so is owned by opencv 3.4.3-5
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 Next › Last »