Search Criteria
Package Details: grok-jpeg2000 9.7.5-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/grok-jpeg2000.git (read-only, click to copy) |
---|---|
Package Base: | grok-jpeg2000 |
Description: | A high performance open source JPEG 2000 codec. |
Upstream URL: | https://github.com/GrokImageCompression/grok |
Licenses: | AGPL |
Submitter: | necklace |
Maintainer: | necklace |
Last Packager: | necklace |
Votes: | 1 |
Popularity: | 0.000005 |
First Submitted: | 2020-04-03 11:40 (UTC) |
Last Updated: | 2022-04-13 21:12 (UTC) |
Dependencies (7)
- jbigkit (jbigkit-git)
- lcms2 (lcms2-git, lcms2-ff-git, lcms2-ff)
- libjpeg (libjpeg-turbo-minimal-git, mozjpeg-git, libjpeg-turbo-git, mozjpeg, libjpeg-turbo)
- libpng (libpng-minimal-git, libpng-git, libpng-apng)
- libtiff (libtiff-git, libtiff-minimal-git, libtiff-lerc)
- zlib (zlib-static, zlib-ng-compat-git, zlib-git, zlib-ng-compat)
- cmake (cmake-git) (make)
Latest Comments
necklace commented on 2022-04-22 09:22 (UTC)
@ddeberhar fixed it some days after you commented, but forgot to comment. Thanks!
ddeberhar commented on 2022-04-10 14:52 (UTC)
Please, update the checksum (and / or check changes on github, if appropriate) - pamac actually terminated with "sha256sums ... FAILED", and on github I see "updated 2 hours ago" (16.45 +0100) - seems there was another update after you updated the AUR package. I got it installed with checksum from github file copied to build file, but did not check whether it works as expected, yet, nor checked the code (that would be too much for me). Many thanks!
necklace commented on 2020-07-29 14:39 (UTC) (edited on 2020-07-29 14:39 (UTC) by necklace)
@ddeberhar thank you. I've updated and fixed the build. I can't do anything about the reference to $srcdir warnings, as that's because the developer of grok is using __FILE__ in his code. Stripping the binaries don't help.
ddeberhar commented on 2020-07-29 10:35 (UTC) (edited on 2020-07-29 10:49 (UTC) by ddeberhar)
Please, check build. (Manjaro 20.0.3 pamac):
Thank you