Search Criteria
Package Details: qt5-jpegxl-image-plugin-git 0.3.2.r0.g811669b-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/qt5-jpegxl-image-plugin-git.git (read-only, click to copy) |
---|---|
Package Base: | qt5-jpegxl-image-plugin-git |
Description: | Qt5 plug-in to allow Qt5 and KDE based applications to read/write JXL images (git version) |
Upstream URL: | https://github.com/novomesk/qt-jpegxl-image-plugin |
Licenses: | GPL3 |
Conflicts: | qt5-jpegxl-image-plugin |
Provides: | qt5-jpegxl-image-plugin |
Submitter: | Marcouney |
Maintainer: | 46620 |
Last Packager: | Marcouney |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2021-08-04 10:37 (UTC) |
Last Updated: | 2021-11-08 13:51 (UTC) |
Dependencies (7)
- libjxl (libjxl-metrics-gitAUR, libjxl-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- cmake (cmake-gitAUR) (make)
- extra-cmake-modules (extra-cmake-modules-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- highway (highway-gitAUR) (make)
- appstream (check)
Latest Comments
andrius4669 commented on 2021-10-16 15:25 (UTC)
dbermond commented on 2021-08-03 16:09 (UTC)
@Marcouney Please rename this package to qt5-jpegxl-image-plugin-git (changing qt- to qt5-). Qt packages are specific for each major Qt version and thus are prefixed by it. Since upstream released the first stable version, I have pushed package qt5-jpegxl-image-plugin and you can take a look at its PKGBUILD for reference.
Marcouney commented on 2021-08-03 02:44 (UTC)
Package updated. @ugjdgdto Thank you for your suggestion.
<deleted-account> commented on 2021-08-03 02:01 (UTC)
[deleted]
Marcouney commented on 2021-06-05 15:00 (UTC)
Package updated but please note that you currently need development version of
libjxl
in order to compile (see this issue).matheuz1210 commented on 2021-06-02 23:29 (UTC) (edited on 2021-06-02 23:35 (UTC) by matheuz1210)
libjpeg-xl changed name to libjxl, consider changing depends array from depends=('qt5-base' 'libjpeg-xl') to depends=('qt5-base' 'libjxl.so')