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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
|
pkgbase = wuffs-git
pkgdesc = A memory-safe programming language, and a standard library, for Wrangling Untrusted File Formats Safely. Wrangling includes parsing, decoding and encoding. Example file formats include images, audio, video, fonts and compressed archives.
pkgver = 0.4.0+alpha.9+48.r3886.20250719.1e2e58ce
pkgrel = 1
url = https://github.com/google/wuffs
arch = i686
arch = x86_64
arch = armv6h
arch = armv7h
arch = aarch64
arch = pentium4
arch = riscv64
license = MIT
license = Apache-2.0
makedepends = gcc
makedepends = gcc-libs
makedepends = glibc
makedepends = git
makedepends = go
makedepends = libxcb
makedepends = lz4
makedepends = sdl2
makedepends = sdl2_image
makedepends = xcb-util-image
makedepends = xcb-util-renderutil
makedepends = zlib
makedepends = zstd
source = wuffs::git+https://github.com/google/wuffs.git
sha256sums = SKIP
pkgname = wuffs-lib-git
pkgdesc = A memory-safe standard library for Wrangling Untrusted File Formats Safely. Wrangling includes parsing, decoding and encoding. Example file formats include images, audio, video, fonts and compressed archives.
depends = glibc
depends = wuffs-license
optdepends = python-pywuffs: For python binding.
optdepends = wuffs-docs: For the documentation of this software.
provides = wuffs-lib=0.4.0+alpha.9+48.r3886.20250719.1e2e58ce
provides = libwuffs.so
provides = libwuffs.a
conflicts = wuffs-lib
pkgname = wuffs-examples-git
pkgdesc = Example programmes for wuffs, a memory-safe programming language and standard library for Wrangling Untrusted File Formats Safely.
depends = gcc-libs
depends = glibc
depends = sdl2
depends = sdl2_image
depends = xcb-util-image
depends = xcb-util-renderutil
depends = wuffs-license
optdepends = wuffs-docs: For the documentation of this software.
provides = wuffs-examples=0.4.0+alpha.9+48.r3886.20250719.1e2e58ce
conflicts = wuffs-examples
pkgname = wuffs-fuzzers-git
pkgdesc = Fuzzer programmes for wuffs, a memory-safe programming language and standard library for Wrangling Untrusted File Formats Safely.
depends = gcc-libs
depends = glibc
depends = wuffs-license
optdepends = wuffs-docs: For the documentation of this software.
provides = wuffs-fuzzers=0.4.0+alpha.9+48.r3886.20250719.1e2e58ce
conflicts = wuffs-fuzzers
pkgname = wuffs-lang-git
pkgdesc = A memory-safe programming language for Wrangling Untrusted File Formats Safely. Wrangling includes parsing, decoding and encoding. Example file formats include images, audio, video, fonts and compressed archives.
depends = wuffs-license
optdepends = glibc: For 'ractool'.
optdepends = liblz4.so: For 'ractool'.
optdepends = libz.so: For 'ractool'.
optdepends = libzstd.so: For 'ractool'.
optdepends = wuffs-docs: For the documentation of this software.
provides = wuffs-lang=0.4.0+alpha.9+48.r3886.20250719.1e2e58ce
provides = dumbindent=0.4.0+alpha.9+48.r3886.20250719.1e2e58ce
provides = handsum=0.4.0+alpha.9+48.r3886.20250719.1e2e58ce
provides = ractool=0.4.0+alpha.9+48.r3886.20250719.1e2e58ce
provides = wuffs=0.4.0+alpha.9+48.r3886.20250719.1e2e58ce
provides = wuffs-c=0.4.0+alpha.9+48.r3886.20250719.1e2e58ce
provides = wuffsfmt=0.4.0+alpha.9+48.r3886.20250719.1e2e58ce
conflicts = wuffs-lang
conflicts = dumbindent
conflicts = handsum
conflicts = ractool
conflicts = wuffs
conflicts = wuffs-c
conflicts = wuffsfmt
pkgname = wuffs-docs-git
pkgdesc = Documentation for "Wuffs the Library" and "Wuffs the Language", as well as the corresponding example binaries.
arch = any
depends = wuffs-license
optdepends = wuffs-lib: The library this documentation is for.
optdepends = wuffs-lang: The programming language this documentation is for.
optdepends = wuffs-examples: The example programmes this documentation is for.
optdepends = wuffs-fuzzers: The fuzzer programmes this documentation is for.
provides = wuffs-docs=0.4.0+alpha.9+48.r3886.20250719.1e2e58ce
conflicts = wuffs-docs
pkgname = wuffs-license-git
pkgdesc = Common license for "Wuffs the Library" and "Wuffs the Language", as well as the corresponding example binaries.
arch = any
depends =
optdepends = wuffs-lib: The library this license is for.
optdepends = wuffs-lang: The programming language this license is for.
optdepends = wuffs-examples: The example programmes this license is for.
optdepends = wuffs-fuzzers: The fuzzer programmes this license is for.
provides = wuffs-license=0.4.0+alpha.9+48.r3886.20250719.1e2e58ce
conflicts = wuffs-license
|