mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-29 00:55:42 +00:00
LIBFLAC: updated and built with cmake-ninja
This commit is contained in:
parent
e51d363b0f
commit
e3c368f11a
|
@ -345,13 +345,13 @@ modules:
|
||||||
|
|
||||||
# needed for chdman
|
# needed for chdman
|
||||||
- name: libFLAC
|
- name: libFLAC
|
||||||
buildsystem: meson
|
buildsystem: cmake-ninja
|
||||||
config-opts:
|
config-opts:
|
||||||
- -Dbuildtype=release
|
- -Dbuildtype=release
|
||||||
sources:
|
sources:
|
||||||
- type: archive
|
- type: archive
|
||||||
url: https://downloads.xiph.org/releases/flac/flac-1.4.2.tar.xz
|
url: https://downloads.xiph.org/releases/flac/flac-1.4.3.tar.xz
|
||||||
sha256: e322d58a1f48d23d9dd38f432672865f6f79e73a6f9cc5a5f57fcaa83eb5a8e4
|
sha256: 6c58e69cd22348f441b861092b825e591d0b822e106de6eb0ee4d05d27205b70
|
||||||
|
|
||||||
# ES-DE - START
|
# ES-DE - START
|
||||||
# https://gitlab.com/es-de/emulationstation-de
|
# https://gitlab.com/es-de/emulationstation-de
|
||||||
|
|
Loading…
Reference in a new issue