Search Criteria
Package Details: didjvu 0.10.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/didjvu.git (read-only, click to copy) |
---|---|
Package Base: | didjvu |
Description: | DjVu encoder with foreground/background separation |
Upstream URL: | https://github.com/FriedrichFroebel/didjvu |
Licenses: | GPL-2.0-only |
Submitter: | markuschaaf |
Maintainer: | markuschaaf |
Last Packager: | markuschaaf |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2016-03-03 16:25 (UTC) |
Last Updated: | 2025-02-11 22:44 (UTC) |
Dependencies (9)
- djvulibre
- gameraAUR
- libgexiv2
- minidjvuAUR
- python (python37AUR, python311AUR, python310AUR)
- python-gobject
- python-pillow (python-pillow-simd-gitAUR)
- python-setuptools
- python-pytest (check)
Latest Comments
FriedrichFroebel commented on 2025-01-16 20:23 (UTC)
Just as a side note: The Python 3 port (although not officially supported by the original author) is available in the meantime (first new release in March 2023) and available as the didjvu package on PyPI.
Disclaimer: I am the current maintainer of the fork.
markuschaaf commented on 2024-03-18 13:49 (UTC)
There is a working PKGBUILD posted for python2-nose. I have submitted an orphan request in order to update it.
MarsSeed commented on 2023-09-29 19:48 (UTC)
python2-nose
is unmaintained and broken. I suggest that you remove it from checkdepends and disable testing, to make this PKGBUILD succeed.MarsSeed commented on 2023-07-09 17:17 (UTC)
No problem. I was just inquiring, because I am checking python2 related packages to see which ones are still used / usable and which ones can be safely deleted without any loss for people.
AUR has python2-wxpython3, that might be suitable for gamera, but I didn't try it out. As I myself don't need it.
markuschaaf commented on 2023-07-09 17:05 (UTC)
@MarsSeed: I need it. What would be an alternative? If someone has patches or ideas, I am all ears. Also willing to give it to a better maintainer, who probably would need to adopt gamera too. There is also an effort to port didjvu to python3, which was not ready last time I looked.
MarsSeed commented on 2023-07-09 12:12 (UTC)
Is this application still needed?
Currently it seems to be broken, as it relies on gamera, which is missing a declared wxPython2 dependency.
If not used, maybe it's time to sunset this package.
EasyToRemember commented on 2019-11-09 18:47 (UTC)
Thank you.
markuschaaf commented on 2019-11-09 17:57 (UTC)
@EasyToRemember:
makepkg --nocheck
, oryay -mflags '--nocheck' -S didjvu
, or useBUILDENV=(!check)
inmakepkg.conf
.EasyToRemember commented on 2019-11-09 17:11 (UTC)
@markuschaaf: Can you please be more specific?
make
does not accept --nochecks.markuschaaf commented on 2019-10-27 16:22 (UTC) (edited on 2019-11-09 17:50 (UTC) by markuschaaf)
Updated to didjvu-0.9: Tests of gexiv2 functionality are failing on my machine. You have to build with --nocheck for now. XMP support is probably not working.