recipes/*: Build against pcre2 whenever if possible
[dragora.git] / recipes / 00-core.order
blob92dbf84d4233b99cd6621cc8de15348e3a1aa37e
1 # HOW TO READ THIS FILE:
3 # If 'a' depends on 'b' and 'c', and 'c' depends on 'b' as well,
4 # the file might look like:
6 #   a.recipe: c.recipe b.recipe
7 #   b.recipe:
8 #   c.recipe: b.recipe
10 # Each letter represents a recipe name, complete dependencies for
11 # the first recipe name are listed in descending order, which is
12 # printed from right to left, and removed from left to right:
14 #   b.recipe
15 #   c.recipe
16 #   a.recipe
18 # Commented lines starting with a '#' are allowed.  Blank lines,
19 # colons, parentheses, and end of line are removed.
21 # For more information, type: info qi 'order file'
24 # File system structure and system configuration files
25 data/hierarchyfs: data/etc
27 # Main C library
28 kernel/headers:
29 devel/fortify-headers:
30 libs/musl:
32 # Native Language Support (NLS)
33 tools/gettext-tiny:
35 # Libraries, linker and compiler related
36 devel/m4:
37 libs/mpc: libs/mpfr libs/gmp
38 libs/gmp:
39 libs/mpfr: libs/gmp
40 libs/isl: libs/gmp
41 devel/flex: devel/bison
42 libs/zlib:
43 devel/gc: libs/libatomic_ops
44 devel/gcc: devel/binutils
45 libs/musl-compat:
46 libs/libaio:
47 libs/libsigsegv:
49 # Extended attributes, access control lists support on filesystems
50 tools/acl: tools/attr
52 # Capabilities commands and library (1/2)
53 libs/libcap: tools/attr
55 tools/ed:
56 tools/sed:
57 devel/pkgconf:
58 libs/ncurses: tools/gpm
59 tools/shadow:
60 tools/util-linux-pass1:
61 tools/procps-ng:
62 tools/e2fsprogs:
63 tools/coreutils:
64 tools/diffutils: tools/ed
65 devel/check: tools/gawk
66 data/iana-etc: tools/gawk
67 tools/gawk: libs/readline
68 libs/readline: libs/ncurses
69 devel/libtool:
70 perl/perl5: compressors/bzip2 db/berkeley-db db/gdbm
71 devel/automake: devel/autoconf
72 devel/help2man:
73 gnupg/libgcrypt: gnupg/libgpg-error
75 # Compression commands and library
76 compressors/bzip2:
77 compressors/gzip:
78 compressors/clzip:
79 compressors/plzip: libs/lzlib
80 compressors/xlunzip:
81 compressors/xz:
82 compressors/unzip:
83 compressors/zutils: compressors/bzip2 compressors/gzip compressors/clzip compressors/xz
84 tools/lziprecover:
85 libs/lzo:
87 # Cryptographic libraries
88 libs/nettle:
89 networking/libressl:
90 libs/libssh2: networking/libressl
92 libs/libarchive: libs/expat libs/nettle
94 devel/texinfo: perl/perl5
95 devel/gperf:
96 devel/bc:
97 tools/file:
98 tools/findutils: tools/mlocate
99 libs/pcre:
100 libs/pcre2:
101 tools/grep:
102 libs/popt:
104 # Some text editors
105 tools/moe:
106 tools/nano: dict/aspell
107 tools/vim-tiny:
109 # Manual page tool support
110 tools/man-db: libs/libpipeline db/gdbm tools/less tools/groff
112 # Extra command-line support for other programs
113 libs/libedit: libs/ncurses tools/groff
115 # Shells
116 shells/mksh:
117 shells/bash: libs/readline
119 tools/tar:
120 tools/tarlz: libs/lzlib
121 tools/patch: tools/ed
123 # Package manager(s)
124 tools/qi: tools/graft
125 tools/graft: perl/perl5
127 # FUSE support
128 libs/fuse2:
130 # More programming languages, libraries
131 devel/nasm:
132 devel/tcl: libs/zlib
133 lua/lua5: libs/readline
134 db/sqlite: devel/tcl libs/readline libs/zlib
135 python/python3: devel/valgrind libs/zlib libs/expat libs/libffi libs/readline networking/libressl
136 devel/gdb: libs/zlib libs/readline python/python3
137 devel/guile: libs/libffi libs/libunistring
138 devel/make: devel/guile
139 devel/clisp: libs/libffcall libs/libsigsegv
141 # Additional build systems (1/2)
142 devel/re2c:
143 devel/ninja:
144 devel/meson:
146 # Ruby programming language
147 ruby/ruby3: libs/libyaml
149 # Ruby gems
150 ruby/asciidoctor:
152 # Language extras, modules
153 perl/xml-parser:
154 perl/uri:
155 perl/xml-sax: perl/xml-sax-base perl/xml-namespacesupport
156 perl/xml-sax-expat: perl/xml-sax
157 perl/xml-simple: perl/xml-sax-expat
158 perl/sgmlspm:
159 python/six: python/python3
160 python/mako: python/markupsafe
161 python/setuptools:
162 lua/luarocks: lua/lua5
164 # Build tools for internationalization (early)
165 tools/intltool: perl/xml-parser
167 # International Components for Unicode
168 libs/icu: python/python3
170 # XML, XSLT, DocBook, SGML support
171 libs/libxml2: python/python3 libs/readline libs/zlib gnupg/libgcrypt
172 libs/libxslt:
173 docbook/sgml-common:
174 docbook/docbook-xml: ruby/ruby3
175 docbook/docbook-xsl: docbook/docbook-xml
176 docbook/itstool:
177 docbook/xmlto:
178 docbook/opensp: docbook/xmlto docbook/sgml-common
179 docbook/openjade: docbook/opensp docbook/sgml-common
181 # Capabilities commands and library (2/2)
182 libs/libcap-ng: python/python3
184 # Additional debuggers or related tools
185 devel/strace: perl/perl5
187 # Complete 'util-linux' since partial 'util-linux-pass1' ^
188 tools/util-linux: libs/readline python/python3
190 # Glib (1/2)
191 libs/glib2-pass1: python/python3
193 # Libevent (this may be used by some networking related tools)
194 libs/libevent: networking/libressl
196 # D-Bus support
197 libs/dbus-glib: daemons/dbus libs/expat
198 python/dbus-python:
200 # ELF/libelf support
201 devel/elfutils: libs/musl-fts libs/musl-obstack libs/libuargp
203 # Kernel-related
204 kernel/kmod: libs/zlib
205 kernel/generic: kernel/kmod kernel/headers
206 kernel/buildtree-generic:
207 kernel/firmware:
208 boot/eudev: kernel/kmod devel/gperf
210 # Time zone database
211 db/tzdb:
213 # Various ISO standards, database
214 data/iso-codes: tools/gettext-tiny
216 # PCI/USB user-space support
217 tools/pciutils: kernel/kmod libs/hwids
218 tools/usbutils: libs/libusb libs/hwids
220 tools/psmisc: libs/ncurses
221 tools/dialog: tools/groff
222 tools/kbd:
223 tools/mc: libs/glib2-pass1
224 tools/which:
225 tools/lm-sensors:
226 tools/hdparm:
227 tools/isapnptools:
228 daemons/acpid:
230 # Extra filesystems and disk management
231 tools/lvm2: tools/mdadm
233 # Note: vim-tiny provides xxd(1), which is searched by dosfstools;
234 # finally, dosfstools is compiled as static to be able to remove
235 # vim (if someone does not need it).
236 tools/dosfstools: boot/eudev tools/vim-tiny
238 tools/xfsprogs: libs/inih libs/icu libs/readline tools/util-linux tools/gettext-tiny
239 tools/reiser4progs: libs/libaal
240 tools/btrfs-progs: libs/lzo
241 tools/squashfs-tools: tools/attr compressors/plzip
243 # System initialization and related
244 boot/sysvinit: boot/bootscripts
245 boot/perp:
246 daemons/scron:
247 tools/logrotate: libs/popt
248 daemons/sysklogd:
249 boot/grub: boot/os-prober tools/mdadm tools/lvm2 tools/dosfstools libs/fuse2
251 # RPC support
252 libs/libtirpc:
253 devel/rpcsvc-proto:
254 libs/libnsl:
256 # Networking support
257 networking/ethtool: networking/libmnl
258 networking/ca-certificates:
259 networking/libpcap: networking/libnl3
260 networking/iw: networking/libnl3
261 networking/iwd: libs/readline
263 # SSL implementations
264 networking/libressl:
266 # This will be meet with requirements for GNUTLS and other software
267 libs/libtasn1:
268 networking/p11-kit: libs/libffi libs/libtasn1
269 networking/gnutls: devel/guile libs/nettle libs/libunistring networking/p11-kit libs/libtasn1
270 networking/nspr: networking/p11-kit db/sqlite
271 networking/nss: networking/nspr
273 # GnuPG support
274 gnupg/libgpg-error:
275 gnupg/libgcrypt:
276 gnupg/libassuan:
277 gnupg/libksba:
279 libs/npth:
280 gnupg/pinentry-nox11: gnupg/libgpg-error gnupg/libassuan
281 gnupg/gnupg2:
282 gnupg/gpgme:
284 # Networking utilities, libraries and daemons
285 networking/curl: libs/libssh2
286 networking/tcpdump:
288 networking/tcp_wrappers: libs/libnsl
289 networking/inetutils: networking/tcp_wrappers libs/ncurses
290 networking/ncftp:
291 networking/net-tools:
293 networking/openssh:
295 networking/libnftnl: networking/libmnl
296 networking/iptables: networking/libnftnl networking/libmnl
297 networking/nftables: networking/libnftnl networking/libmnl
298 networking/iproute2:
300 networking/dhcpcd:
302 networking/irssi: networking/libressl libs/glib2-pass1
303 networking/wget: networking/libressl
304 networking/rsync: libs/zlib
306 networking/wireless_tools:
307 networking/wpa_supplicant: daemons/dbus
308 networking/connman: daemons/dbus libs/glib2-pass1
309 networking/alpine: dict/aspell networking/ca-certificates
310 networking/lynx:
312 # Disk quota support
313 tools/quota: networking/libnl3
315 # Additional build systems (2/2)
316 devel/cmake: libs/libuv
318 # Glib (2/2).
320 # Replace 'glib2-pass1' in order to get the dbus, cmake support
321 libs/glib2:
323 # PPP support
324 networking/lpppd: networking/libpcap devel/cmake
325 networking/rp-pppoe: networking/lpppd
327 networking/hldig:
328 networking/weechat:
330 # Sudo implementation
331 tools/sudo:
333 # Extra software
334 tools/htop: tools/lm-sensors networking/libnl3 python/python3
335 tools/tree:
336 tools/tmux: libs/libevent
338 tools/pmount:
339 tools/udevil: libs/glib2 boot/eudev tools/intltool
340 tools/pm-utils:
342 tools/dragora-installer: