blob: 809a300af599054954390f0eec242f355859f4cf (
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
|
pkgbase = libjxl-metrics-git
pkgdesc = JPEG XL image format reference implementation with butteraugli, ssimulacra, and ssimulacra2 metrics (git version)
pkgver = 0.11.1.r142.g272f579a
pkgrel = 1
url = https://jpeg.org/jpegxl/
arch = x86_64
license = BSD
makedepends = git
makedepends = cmake
makedepends = clang
makedepends = lld
makedepends = python
makedepends = asciidoc
makedepends = gdk-pixbuf2
makedepends = gimp
makedepends = java-environment
depends = brotli
depends = highway
depends = libpng
depends = libjpeg-turbo
depends = giflib
depends = openexr
depends = gperftools
optdepends = libjxl-doc: for documentation
provides = libjxl
provides = libjxl.so
provides = libjxl_threads.so
provides = butteraugli
provides = ssimulacra
provides = ssimulacra2
conflicts = libjxl
conflicts = butteraugli
conflicts = ssimulacra
conflicts = ssimulacra2
options = !lto
source = libjxl::git+https://github.com/libjxl/libjxl.git
source = brotli::git+https://github.com/google/brotli.git
source = Little-CMS::git+https://github.com/mm2/Little-CMS.git
source = googletest::git+https://github.com/google/googletest.git
source = sjpeg::git+https://github.com/webmproject/sjpeg.git
source = skcms::git+https://skia.googlesource.com/skcms.git
source = highway::git+https://github.com/google/highway.git
source = libpng::git+https://github.com/glennrp/libpng.git
source = zlib::git+https://github.com/madler/zlib.git
source = libjxl-testdata::git+https://github.com/libjxl/testdata.git
source = libjpeg-turbo::git+https://github.com/libjpeg-turbo/libjpeg-turbo.git
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
pkgname = libjxl-metrics-git
|