summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: adbae0efd1473b47df6f4f3026009a961c3d7afa (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
60
61
62
pkgbase = libjpeg-xl
	pkgdesc = JPEG XL image format reference implementation
	pkgver = 0.3
	pkgrel = 1
	url = https://jpeg.org/jpegxl/
	arch = x86_64
	license = Apache
	makedepends = git
	makedepends = cmake
	makedepends = clang
	makedepends = brotli
	makedepends = gdk-pixbuf2
	makedepends = giflib
	makedepends = gimp
	makedepends = libjpeg-turbo
	makedepends = libpng
	makedepends = openexr
	makedepends = zlib
	makedepends = libgl
	makedepends = freeglut
	makedepends = gtest
	makedepends = gmock
	makedepends = python
	makedepends = doxygen
	makedepends = graphviz
	makedepends = highway
	source = git+https://gitlab.com/wg1/jpeg-xl.git#tag=v0.3
	source = git+https://github.com/google/brotli.git
	source = git+https://github.com/lvandeve/lodepng.git
	source = git+https://github.com/mm2/Little-CMS.git
	source = git+https://github.com/google/googletest.git
	source = git+https://github.com/webmproject/sjpeg.git
	source = git+https://skia.googlesource.com/skcms.git
	source = git+https://github.com/veluca93/IQA-optimization.git
	source = git+https://github.com/Netflix/vmaf.git
	source = git+https://github.com/thorfdbg/difftest_ng.git
	source = git+https://github.com/google/highway.git
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = libjpeg-xl
	depends = brotli
	optdepends = gdk-pixbuf2: for gdk-pixbuf plugin
	optdepends = giflib: for CLI tools
	optdepends = gimp: for gimp plugin
	optdepends = libjpeg-turbo: for CLI tools
	optdepends = libpng: for CLI tools
	optdepends = openexr: for CLI tools

pkgname = libjpeg-xl-doc
	pkgdesc = JPEG XL image format reference implementation (documentation)
	arch = any