aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/rosa/state_native.go
blob: c05814f279d44ce5cebf33c941fae248e14ccaff (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
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
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
package rosa

var (
	LLVM                   = H("llvm")
	EarlyInit              = H("earlyinit")
	ImageSystem            = H("system-image")
	ImageInitramfs         = H("initramfs-image")
	Kernel                 = H("kernel")
	KernelHeaders          = H("kernel-headers")
	KernelSource           = H("kernel-source")
	Firmware               = H("firmware")
	ACL                    = H("acl")
	ArgpStandalone         = H("argp-standalone")
	Attr                   = H("attr")
	Autoconf               = H("autoconf")
	Automake               = H("automake")
	BC                     = H("bc")
	Bash                   = H("bash")
	Binutils               = H("binutils")
	Bison                  = H("bison")
	Bzip2                  = H("bzip2")
	CMake                  = H("cmake")
	Connman                = H("connman")
	Coreutils              = H("coreutils")
	Curl                   = H("curl")
	DBus                   = H("dbus")
	DTC                    = H("dtc")
	Diffutils              = H("diffutils")
	Elfutils               = H("elfutils")
	Fakeroot               = H("fakeroot")
	Findutils              = H("findutils")
	Flex                   = H("flex")
	FontUtil               = H("font-util")
	Freetype               = H("freetype")
	Fuse                   = H("fuse")
	GMP                    = H("gmp")
	GLib                   = H("glib")
	Gawk                   = H("gawk")
	GenInitCPIO            = H("gen_init_cpio")
	Gettext                = H("gettext")
	Git                    = H("git")
	Glslang                = H("glslang")
	GnuTLS                 = H("gnutls")
	Go                     = H("go")
	Gperf                  = H("gperf")
	Grep                   = H("grep")
	Gzip                   = H("gzip")
	Hakurei                = H("hakurei")
	HakureiDist            = H("hakurei-dist")
	Hwdata                 = H("hwdata")
	IPTables               = H("iptables")
	Kmod                   = H("kmod")
	LIT                    = H("lit")
	LibX11                 = H("libX11")
	LibXau                 = H("libXau")
	LibXdmcp               = H("libXdmcp")
	LibXext                = H("libXext")
	LibXfixes              = H("libXfixes")
	LibXfont2              = H("libXfont2")
	LibXrandr              = H("libXrandr")
	LibXrender             = H("libXrender")
	LibXxf86vm             = H("libXxf86vm")
	Libarchive             = H("libarchive")
	Libbsd                 = H("libbsd")
	Libcap                 = H("libcap")
	Libconfig              = H("libconfig")
	LibdisplayInfo         = H("libdisplay-info")
	Libdrm                 = H("libdrm")
	Libepoxy               = H("libepoxy")
	Libev                  = H("libev")
	Libexpat               = H("libexpat")
	Libffi                 = H("libffi")
	Libfontenc             = H("libfontenc")
	Libgd                  = H("libgd")
	Libglvnd               = H("libglvnd")
	Libiconv               = H("libiconv")
	Libmd                  = H("libmd")
	Libmnl                 = H("libmnl")
	Libnftnl               = H("libnftnl")
	Libpciaccess           = H("libpciaccess")
	Libpng                 = H("libpng")
	Libpsl                 = H("libpsl")
	Libseccomp             = H("libseccomp")
	Libtasn1               = H("libtasn1")
	Libtirpc               = H("libtirpc")
	Libtool                = H("libtool")
	Libucontext            = H("libucontext")
	Libunistring           = H("libunistring")
	Libva                  = H("libva")
	LibxcbRenderUtil       = H("libxcb-render-util")
	LibxcbUtil             = H("libxcb-util")
	LibxcbUtilImage        = H("libxcb-util-image")
	LibxcbUtilKeysyms      = H("libxcb-util-keysyms")
	LibxcbUtilWM           = H("libxcb-util-wm")
	Libxcvt                = H("libxcvt")
	Libxkbfile             = H("libxkbfile")
	Libxml2                = H("libxml2")
	Libxshmfence           = H("libxshmfence")
	Libxslt                = H("libxslt")
	Libxtrans              = H("libxtrans")
	LMSensors              = H("lm_sensors")
	M4                     = H("m4")
	MPC                    = H("mpc")
	MPFR                   = H("mpfr")
	Make                   = H("make")
	Mesa                   = H("mesa")
	Meson                  = H("meson")
	Mksh                   = H("mksh")
	MuslFts                = H("musl-fts")
	MuslObstack            = H("musl-obstack")
	NSS                    = H("nss")
	NSSCACert              = H("nss-cacert")
	Ncurses                = H("ncurses")
	Nettle                 = H("nettle")
	Ninja                  = H("ninja")
	OpenSSL                = H("openssl")
	P11Kit                 = H("p11-kit")
	PCRE2                  = H("pcre2")
	Parallel               = H("parallel")
	Patch                  = H("patch")
	Perl                   = H("perl")
	PerlLocaleGettext      = H("perl-Locale::gettext")
	PerlMIMECharset        = H("perl-MIME::Charset")
	PerlModuleBuild        = H("perl-Module::Build")
	PerlPodParser          = H("perl-Pod::Parser")
	PerlSGMLS              = H("perl-SGMLS")
	PerlTermReadKey        = H("perl-Term::ReadKey")
	PerlTestCmd            = H("perl-Test::Cmd")
	PerlTextCharWidth      = H("perl-Text::CharWidth")
	PerlTextWrapI18N       = H("perl-Text::WrapI18N")
	PerlUnicodeLineBreak   = H("perl-Unicode::LineBreak")
	PerlYAMLTiny           = H("perl-YAML::Tiny")
	Pixman                 = H("pixman")
	PkgConfig              = H("pkg-config")
	Procps                 = H("procps")
	Python                 = H("python")
	PythonFlitCore         = H("python-flit-core")
	PythonHatchling        = H("python-hatchling")
	PythonIniConfig        = H("python-iniconfig")
	PythonMako             = H("python-mako")
	PythonMarkupSafe       = H("python-markupsafe")
	PythonPackaging        = H("python-packaging")
	PythonPathspec         = H("python-pathspec")
	PythonPluggy           = H("python-pluggy")
	PythonPyTest           = H("python-pytest")
	PythonPyYAML           = H("python-pyyaml")
	PythonPycparser        = H("python-pycparser")
	PythonPygments         = H("python-pygments")
	PythonSetuptools       = H("python-setuptools")
	PythonSetuptoolsSCM    = H("python-setuptools-scm")
	PythonTroveClassifiers = H("python-trove-classifiers")
	PythonVCSVersioning    = H("python-vcs-versioning")
	PythonWheel            = H("python-wheel")
	QEMU                   = H("qemu")
	Rdfind                 = H("rdfind")
	Readline               = H("readline")
	Rsync                  = H("rsync")
	Sed                    = H("sed")
	SPIRVHeaders           = H("spirv-headers")
	SPIRVLLVMTranslator    = H("spirv-llvm-translator")
	SPIRVTools             = H("spirv-tools")
	SquashfsTools          = H("squashfs-tools")
	Strace                 = H("strace")
	TamaGo                 = H("tamago")
	Tar                    = H("tar")
	Texinfo                = H("texinfo")
	Toybox                 = H("toybox")
	toyboxEarly            = H("toybox-early")
	Unzip                  = H("unzip")
	UtilLinux              = H("util-linux")
	VIM                    = H("vim")
	Wayland                = H("wayland")
	WaylandProtocols       = H("wayland-protocols")
	XCB                    = H("xcb")
	XCBProto               = H("xcb-proto")
	XDGDBusProxy           = H("xdg-dbus-proxy")
	XZ                     = H("xz")
	Xkbcomp                = H("xkbcomp")
	XkeyboardConfig        = H("xkeyboard-config")
	XorgProto              = H("xorgproto")
	Xserver                = H("xserver")
	Zlib                   = H("zlib")
	Zstd                   = H("zstd")
	stage0Dist             = H("stage0-dist")
	llvmSource             = H("llvm-project")
	earlyCompilerRT        = H("early-compiler-rt")
	earlyRuntimes          = H("early-runtimes")
	utilMacros             = H("util-macros")
	Musl                   = H("musl")
	muslHeaders            = H("musl-headers")
	gcc                    = H("gcc")
	nettle3                = H("nettle3")
	Stage0                 = H("rosa-stage0")
)