Files
banan-os/ports
Bananymous 97d26b5d4e ports: Split mesa into two packages: osmesa, glx
Now SDL and other stuff that use opengl dont have to pull X11 libraries

We now also compile glx backend with DRI instead of xlib. This allows
building EGL support as well!
2026-07-07 04:36:55 +03:00
..
2025-11-02 22:47:02 +02:00
2026-04-28 02:23:46 +03:00
2026-03-23 17:58:39 +02:00
2026-03-23 17:35:08 +02:00
2026-07-07 03:12:39 +03:00
2025-11-17 05:26:07 +02:00
2026-07-07 03:12:39 +03:00
2026-06-30 20:14:37 +03:00
2025-08-19 17:00:14 +03:00
2026-07-05 00:40:43 +03:00
2025-07-22 14:11:09 +03:00
2026-07-05 00:24:20 +03:00
2026-07-04 23:55:23 +03:00
2025-11-17 05:26:07 +02:00
2026-07-05 00:40:43 +03:00
2025-11-18 05:40:36 +02:00
2026-05-26 03:31:20 +03:00

Ports

Here are all of the ports for banan-os.

Building

Run the build script in the directory of the wanted port.

cd ports/<port name>
./build.sh

Port will be installed to the disk image and is usable when running banan-os for the next time.