forked from pool/retroarch
- Add --enable-fontconfig build flag
OBS-URL: https://build.opensuse.org/package/show/Emulators/retroarch?expand=0&rev=59
This commit is contained in:
parent
7e49c551a1
commit
a55b0e8de7
@ -4,6 +4,7 @@ Sat Feb 19 04:06:41 UTC 2022 - Yunhe Guo <i@guoyunhe.me>
|
||||
- Remove retroarch-config.patch and use upstream config and updater
|
||||
- Remove cores dependencies and prefer downloading from upstream
|
||||
- Add retroarch_migrate_config.py and run it after installation
|
||||
- Add --enable-fontconfig build flag
|
||||
- Update to version 1.10.0
|
||||
* ARCHIVE: Allow loading files from archive subdirectory
|
||||
* AUDIO: Remove frame limit from audio batch callback. Before, if
|
||||
|
@ -113,6 +113,7 @@ export CXXFLAGS="$CFLAGS"
|
||||
--enable-jack \
|
||||
--enable-pulse \
|
||||
--enable-freetype \
|
||||
--enable-fontconfig \
|
||||
--enable-xvideo \
|
||||
--enable-v4l2 \
|
||||
--enable-qt \
|
||||
|
Loading…
x
Reference in New Issue
Block a user