2023-04-04 08:01:58 UTC

This commit is contained in:
Repository mirror & CI
2023-04-04 08:01:58 +00:00
parent aa06aa0d33
commit 7e5b8bbaa7
33 changed files with 86 additions and 244 deletions

View File

@@ -281,6 +281,7 @@ games-engines/fs2_open:debug - Debug build to collect logfiles
games-engines/fs2_open:discord - Enable Discord RPC support
games-engines/instead:doc - Include some additional documentation on how to create games for the instead engine
games-engines/instead:sdl2 - Use libsdl2 instead of libsdl
games-fps/crispy-doom:fluidsynth - Use media-sound/fluidsynth for MIDI support
games-fps/crispy-doom:midi - Basic support for MIDI files
games-fps/crispy-doom:truecolor - Enable true-color rendering (experimental)
games-fps/etlegacy:autoupdate - Enable autoupdate
@@ -682,10 +683,6 @@ sys-boot/limine:bios - Enable BIOS/MBR boot support.
sys-boot/limine:bios-cd - Enables BIOS boot support for CDs.
sys-boot/limine:bios-pxe - Enables BIOS PXE boot support.
sys-boot/limine:cd-efi - Enable building cd-efi.bin using sys-fs/mtools. This flag was previously known as eltorito-efi.
sys-boot/limine:eltorito-efi - Enable building eltorito-efi.bin using sys-fs/mtools.
sys-boot/limine:limine-deploy - Enables building the limine-deploy program. This flag was previously known as limine-install.
sys-boot/limine:limine-install - Enables building the limine-install program.
sys-boot/limine:uefi - Enable UEFI support.
sys-boot/limine:uefi32 - Enable 32-bit UEFI support.
sys-boot/limine:uefi64 - Enable 64-bit UEFI support.
sys-boot/limine:uefiaa64 - Enable AArch64 UEFI support.