summaryrefslogtreecommitdiff
path: root/readme.txt
diff options
context:
space:
mode:
authorBenji Dial <benji@benjidial.net>2024-07-29 21:26:17 -0400
committerBenji Dial <benji@benjidial.net>2024-07-29 21:26:17 -0400
commitc34b9191f258ddc15c5b45c000cd0266aed9dead (patch)
tree88e66004d1514d6f22b4366fc415b467784fee63 /readme.txt
parente6c3a80b01ffb52079783cddd9be6d392d0f7039 (diff)
downloadhilbert-os-c34b9191f258ddc15c5b45c000cd0266aed9dead.tar.gz
window borders
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt9
1 files changed, 5 insertions, 4 deletions
diff --git a/readme.txt b/readme.txt
index d1f2829..0cbd9a8 100644
--- a/readme.txt
+++ b/readme.txt
@@ -5,7 +5,8 @@ makefile target builds a disk image at build/disk.iso that can be booted on a
64-bit bios system. you can use command [2] to build that. finally, use
command [3] to run the disk in qemu with gdb attached.
- [1] apt install bison flex g++ gdb git libgmp-dev libmpfr-dev libmpc-dev make nasm qemu-system-x86 texinfo xorriso
+ [1] apt install bison flex g++ gdb git libgmp-dev libmpfr-dev
+ libmpc-dev make nasm qemu-system-x86 texinfo xorriso
[2] make -j$(nproc)
[3] make run
@@ -44,7 +45,7 @@ acknowledgements (any under "dependencies" are downloaded during build):
license: https://unsplash.com/license
source: https://unsplash.com/photos/selective-focus-photography-snowflakes-9yhy1FXlKwI
- - skeleton/assets/terminus-bold-18x10.psf (terminus font, bold, 18x10)
+ - skeleton/assets/terminus/*.psf (terminus font)
copyright 2020 dimitar toshkov zhekov
license: skeleton/assets/terminus-ofl.txt (sil open font license v1.1)
homepage: https://terminus-font.sourceforge.net/
@@ -87,8 +88,8 @@ project structure:
- libraries/daguerre:
an image loading / rendering library.
- - libraries/goldman:
- a library for interfacing with the goldman compositor
+ - libraries/pake:
+ a widget library for windowed applications
- patches:
a couple patches that are applied to dependencies