website: Remove website from master repo. This was moved to:
[dragora.git] / recipes / 00-core.order
blob9b1f3944f9e1a65fd0174bca75ea7c0767039426
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 libs/musl: kernel/headers
29 devel/bsdcompat-headers:
31 # Native Language Support (NLS)
32 tools/gettext-tiny:
34 # Libraries, linker and compiler related
35 devel/m4:
36 libs/mpc: libs/mpfr libs/gmp
37 libs/gmp:
38 libs/mpfr: libs/gmp
39 libs/isl: libs/gmp
40 devel/flex: devel/bison
41 libs/libz:
42 devel/gc: libs/libatomic_ops
43 devel/gcc: devel/binutils
44 tools/musl_utils:
45 libs/libaio:
46 libs/libsigsegv:
48 # Extended attributes, access control lists support on filesystems
49 tools/acl: tools/attr
51 # Capabilities commands and library (1/2)
52 libs/libcap: tools/attr
54 tools/ed:
55 tools/sed:
56 devel/pkgconf:
57 libs/ncurses: tools/gpm
58 tools/shadow:
59 tools/util-linux_pass1:
60 tools/procps-ng:
61 tools/e2fsprogs:
62 tools/coreutils:
63 tools/diffutils: tools/ed
64 devel/check: tools/gawk
65 data/iana-etc: tools/gawk
66 tools/gawk: libs/readline
67 libs/readline: libs/ncurses
68 devel/libtool:
69 perl/perl5: compressors/bzip2 db/berkeley-db db/gdbm
70 devel/automake: devel/autoconf
71 devel/libelf: libs/libuargp
72 devel/help2man:
73 libs/libgcrypt: libs/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:
86 # Cryptographic libraries
87 libs/nettle:
88 networking/libressl:
90 libs/libarchive: libs/expat libs/nettle
92 devel/texinfo: perl/perl5
93 devel/bc:
94 tools/file:
95 tools/findutils: tools/mlocate
96 tools/grep: libs/pcre
97 libs/popt:
99 # Some text editors
100 tools/moe:
101 tools/nano: dict/aspell
102 tools/vim_tiny:
104 # Manual page tool support
105 tools/man-db: libs/libpipeline db/gdbm tools/less tools/groff
107 # Extra command-line support for other programs
108 libs/libedit: libs/ncurses tools/groff
110 # Shells
111 shells/mksh:
112 shells/bash: libs/readline
114 tools/tar:
115 tools/tarlz: libs/lzlib
116 tools/patch: tools/ed
118 # Package manager(s)
119 tools/qi: tools/graft
120 tools/graft: perl/perl5
122 # FUSE support
123 libs/fuse2:
125 # More programming languages, libraries
126 devel/nasm:
127 devel/tcl: libs/libz
128 db/sqlite: devel/tcl libs/readline libs/libz
129 python/python3: devel/valgrind libs/libz libs/expat libs/libffi libs/readline networking/libressl
130 devel/gdb: libs/libz libs/readline python/python3
131 devel/guile: libs/libffi libs/libunistring
132 devel/make: devel/guile
133 devel/clisp: libs/libffcall libs/libsigsegv
135 # Additional build systems (1/2)
136 devel/re2c:
137 devel/ninja:
138 devel/meson:
140 # Ruby programming language
141 ruby/ruby2: libs/libyaml
143 # Ruby gems
144 ruby/asciidoctor:
146 # Language modules
147 perl/xml-parser:
148 perl/uri:
149 perl/xml-sax: perl/xml-sax_base perl/xml-namespacesupport
150 perl/xml-sax_expat: perl/xml-sax
151 perl/xml-simple: perl/sax_expat
152 perl/sgmlspm:
153 python/six: python/python3
154 python/pymako: python/markupsafe
156 # Build tools for internationalization (early)
157 tools/intltool: perl/xml-parser
159 # International Components for Unicode
160 libs/icu: python/python3
162 # XML, XSLT, DocBook, SGML support
163 libs/libxml2: python/python3 libs/readline libs/libz libs/libgcrypt
164 libs/libxslt:
165 docbook/sgml-common:
166 docbook/docbook-xml: ruby/ruby2
167 docbook/docbook-xsl: docbook/docbook-xml
168 docbook/itstool:
169 docbook/xmlto:
170 docbook/opensp: docbook/xmlto docbook/sgml-common
171 docbook/openjade: docbook/opensp docbook/sgml-common
173 # Capabilities commands and library (2/2)
174 libs/libcap-ng: python/python3
176 # Additional debuggers or related tools
177 devel/strace: perl/perl5
179 # Complete 'util-linux' since partial 'util-linux_pass1' ^
180 tools/util-linux: libs/readline python/python3
182 # Glib
183 libs/glib2: python/python3
185 # Libevent (this may be used by some networking related tools)
186 libs/libevent: networking/libressl
188 # D-Bus support
189 libs/dbus-glib: daemons/dbus libs/expat
191 # Kernel-related
192 kernel/kmod: libs/libz
193 kernel/firmware: kernel/generic
194 kernel/buildtree-generic: kernel/generic
195 kernel/generic: kernel/kmod kernel/headers
196 boot/eudev: kernel/kmod devel/gperf
198 # Time zone database
199 db/tzdb:
201 # Various ISO standards, database
202 data/iso-codes: tools/gettext-tiny
204 # PCI/USB user-space support
205 tools/pciutils: kernel/kmod libs/hwids
206 tools/usbutils: libs/libusb libs/hwids
208 tools/psmisc: libs/ncurses
209 tools/dialog: tools/groff
210 tools/kbd:
211 tools/mc: libs/glib2
212 tools/which:
213 tools/lm_sensors:
214 tools/hdparm:
215 tools/isapnptools:
216 daemons/acpid:
218 # Extra file systems and disk management
219 tools/lvm2: tools/mdadm
221 # Note: vim_tiny provides xxd(1), which is searched by dosfstools;
222 # finally, dosfstools is compiled as static to be able to remove
223 # vim (if someone does not need it).
224 tools/dosfstools: boot/eudev tools/vim_tiny
226 tools/jfsutils: tools/util-linux
227 tools/xfsprogs: libs/readline tools/util-linux tools/gettext-tiny
229 # System initialization
230 boot/sysvinit: boot/bootscripts
231 daemons/scron: boot/perp
232 daemons/socklog: boot/perp
233 boot/perp:
234 boot/grub: boot/os-prober tools/mdadm tools/lvm2 tools/dosfstools libs/fuse2
236 # RPC support
237 libs/libtirpc:
238 devel/rpcsvc-proto:
240 # Networking support
241 networking/ethtool:
242 networking/ca-certificates:
243 networking/libpcap: networking/libnl3
245 # SSL implementations
246 networking/libressl:
248 # This will be meet with requirements for GNUTLS and other software
249 libs/libtasn1:
250 networking/p11-kit: libs/libffi libs/libtasn1
252 networking/gnutls: devel/guile libs/nettle libs/libunistring networking/p11-kit libs/libtasn1
254 # GnuPG support
255 libs/libgpg-error:
256 libs/libgcrypt:
257 gnupg/libassuan:
258 gnupg/libksba:
260 libs/npth:
261 gnupg/gnupg2:
262 gnupg/gpgme:
264 # Networking utilities, libraries and daemons
265 networking/curl:
266 networking/tcpdump:
268 networking/inetutils: networking/tcp_wrappers libs/ncurses
269 networking/ncftp:
270 networking/net-tools:
272 networking/openssh:
274 networking/libnftnl: networking/libmnl
275 networking/iptables: networking/libnftnl networking/libmnl
276 networking/nftables: networking/libnftnl networking/libmnl
277 networking/iproute2:
279 networking/dhcpcd:
281 networking/irssi: networking/libressl libs/glib2
282 networking/wget: networking/libressl
283 networking/rsync: libs/libz
285 networking/wireless_tools:
286 networking/wpa_supplicant: daemons/dbus
287 networking/connman: daemons/dbus libs/glib2
288 networking/alpine: dict/aspell networking/ca-certificates
289 networking/lynx:
291 # Disk quota support
292 tools/quota: networking/libnl3
294 # Additional build systems (2/2)
295 devel/cmake: libs/libuv
297 # PPP support
298 networking/lpppd: networking/libpcap devel/cmake
299 networking/rp-pppoe: networking/lpppd
301 networking/hldig:
302 networking/weechat:
304 # Sudo implementation
305 tools/sudo:
307 # Extra software
308 tools/htop: networking/libnl3 python/python3
309 tools/tree:
310 tools/tmux: libs/libevent
312 tools/pmount:
313 tools/udevil: libs/glib2 boot/eudev tools/intltool
314 tools/pm-utils:
316 tools/dragora-installer: