mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-25 07:25:38 +00:00
LIBFLAC: disabled as it should be installed by MAME (outsourced manifest)
This commit is contained in:
parent
e3c368f11a
commit
7022193212
|
@ -344,14 +344,14 @@ modules:
|
||||||
url-template: https://github.com/libusb/libusb/releases/download/v$version/libusb-$version.tar.bz2
|
url-template: https://github.com/libusb/libusb/releases/download/v$version/libusb-$version.tar.bz2
|
||||||
|
|
||||||
# needed for chdman
|
# needed for chdman
|
||||||
- name: libFLAC
|
# - name: libFLAC
|
||||||
buildsystem: cmake-ninja
|
# 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.3.tar.xz
|
# url: https://downloads.xiph.org/releases/flac/flac-1.4.3.tar.xz
|
||||||
sha256: 6c58e69cd22348f441b861092b825e591d0b822e106de6eb0ee4d05d27205b70
|
# 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