-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathTODO-13.txt
More file actions
16 lines (16 loc) · 1007 Bytes
/
TODO-13.txt
File metadata and controls
16 lines (16 loc) · 1007 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Cross-directory dependencies (package from app will require another package from cli)
Release KaNaPi 13 AND KaNaPi 12 as chroot (instead of docker)
Fully switch from dockers to chroots.
Pull some apps out of cli. Create a cli-base and cli-apps. cli-base (with sbs and bbs) will be distributed as a minimal chroot (and release).
Perhaps distribute gui chroot/image.
Move xapps from x11 to apps (or create a new directory with xapps).
Fully migrate all packages related to sound to the sound directory.
Build gtk+3 with gobject and introspection support.
Perhaps split apps to apps and libs.
Documentation
Obsolete `pkg` or host new binary packages.
Consider testsystem with chroots (pulls cli-base, tries to install package, display failures)
Add python packages directory with pip packages
Fix ./configure running ./configure on deps instead of ./install
Add java/figure out how to deal with other languages than C. (binary download scripts? compilation? ignorance?)
Build wasi support in clang for firefox