Files
banan-os/ports
Bananymous 8bbda78272 ports/xash3d-fwgs: Don't disable opengl and patch output
Manually link against libxash.so. My current dlopen does not support
loading ELF files that contain TLS
2025-08-05 03:32:59 +03:00
..
2025-08-05 03:09:24 +03:00
2025-07-31 22:47:29 +03:00
2025-05-29 00:31:40 +00:00
2025-06-28 20:52:20 +03:00
2025-08-05 03:09:24 +03:00
2025-06-11 16:02:00 +03:00
2025-08-05 03:09:24 +03:00
2025-06-28 20:48:13 +03:00
2025-07-31 22:47:40 +03:00
2025-07-22 14:11:09 +03:00
2025-06-28 20:54:45 +03:00
2025-06-06 17:41:59 +03:00
2025-06-28 20:54:45 +03:00
2025-06-28 20:54:45 +03:00
2025-06-28 20:48:13 +03:00
2025-08-05 03:09:24 +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.