blob: cc56294c4f2cba3786f13b2c58f5b0cb3d0a18e7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
pkgbase = android-x86-libjxl
pkgdesc = JPEG XL image format reference implementation (Android x86)
pkgver = 0.11.0
pkgrel = 1
url = https://jpeg.org/jpegxl/
arch = any
groups = android-libjxl
license = BSD-3-Clause
makedepends = git
makedepends = android-cmake
makedepends = android-x86-gdk-pixbuf2
makedepends = java-environment
makedepends = python
makedepends = asciidoc
makedepends = xdg-utils
depends = android-x86-brotli
depends = android-x86-giflib
depends = android-x86-highway
depends = android-x86-lcms2
depends = android-x86-libjpeg-turbo
depends = android-x86-libpng
depends = android-x86-libwebp
depends = android-x86-openexr
optdepends = android-x86-gdk-pixbuf2: for gdk-pixbuf loader
optdepends = java-runtime: for JNI bindings
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://github.com/libjxl/libjxl/archive/refs/tags/v0.11.0.tar.gz
md5sums = 2b8433176a334480d21af02fd8bdc6fe
pkgname = android-x86-libjxl
|