Set of headers used by Citra for dynamically linked libraries. Compared to including the original library repositories as submodules, this keeps the clone size low by providing only the headers.
- fdk-aac
- Version: 2.0.2
- Source: https://github.com/mstorsjo/fdk-aac/tree/v2.0.2
- Packages: https://archlinux.org/packages/extra/x86_64/libfdk-aac
- FFmpeg
- Version: 7.1
- Source: https://github.com/FFmpeg/FFmpeg/tree/n7.1
- Packages: https://archlinux.org/packages/extra/x86_64/ffmpeg
The simplest way to get all of the final headers is to use the linked Arch packages.
- Download the latest version of the package you want to update from the linked page.
- Extract the package from the downloaded file.
- Browse to the
usr/include
directory within the package and copy all of the headers over the current set in this repository.