Package Details: libjxl-git 0.11.0.r55.g8da7c884-1

Git Clone URL: https://aur.archlinux.org/libjxl-git.git (read-only, click to copy)
Package Base: libjxl-git
Description: JPEG XL image format reference implementation (git version)
Upstream URL: https://jpeg.org/jpegxl/
Keywords: jpeg-xl
Licenses: BSD-3-Clause
Conflicts: libjpeg-xl-git, libjxl
Provides: libjpeg-xl-git, libjxl, libjxl.so, libjxl_threads.so
Replaces: libjpeg-xl-git
Submitter: dbermond
Maintainer: dbermond
Last Packager: dbermond
Votes: 15
Popularity: 0.65
First Submitted: 2021-06-02 18:30 (UTC)
Last Updated: 2024-11-09 22:47 (UTC)

Dependencies (26)

Required by (88)

Sources (11)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 Next › Last »

dbermond commented on 2021-10-08 16:47 (UTC)

@opale95 Please use english language when posting. The package is building fine. From what I could understand from your log, it looks like that the jni bindings are not being built. If this is the case, you need to make sure that you have a compatible jdk installed and that it is enabled at archlinux-java.

opale95 commented on 2021-10-08 11:30 (UTC) (edited on 2021-10-08 11:31 (UTC) by opale95)

I get an error at the install part:

-- Installing: /home/antoine/ssd/git/libjxl-git/pkg/libjxl-git/usr/bin/djxl
make : on quitte le répertoire « /home/antoine/ssd/git/libjxl-git/src/build »
install: impossible d'évaluer 'build/tools/libjxl_jni.so': Aucun fichier ou dossier de ce type
==> ERREUR : Une erreur s’est produite dans package_libjxl-git().
    Abandon…

trougnouf commented on 2021-10-07 16:49 (UTC)

Sorry I missed it, thank you :)

dbermond commented on 2021-10-07 16:29 (UTC)

@trougnouf The package already provides 'libjxl'. See 'Provides' at this AUR web page or 'provides' on the PKGBUILD file.

trougnouf commented on 2021-10-07 12:50 (UTC) (edited on 2021-10-07 12:51 (UTC) by trougnouf)

Can you make this package provide "libjxl"? Otherwise it won't detect the conflict with the non-git version.

dbermond commented on 2021-09-04 14:21 (UTC)

@andrius4669 Thanks. This is just a warning. No need to hurry for changing it, as it does not affect anything.

andrius4669 commented on 2021-08-28 12:33 (UTC)

CMake Warning:
  Manually-specified variables were not used by the project:

    JPEGXL_ENABLE_GIMP_SAVING

doesn't seem like this option exists anymore

dbermond commented on 2021-08-03 15:31 (UTC)

@ugjdgdto I was just waiting for the pull request to be merged to implement it here. Package updated to match the latest upstream changes.