Remove deprecated chdman tool in favor of MAME compiled one

This commit is contained in:
icenine451 2024-03-19 15:09:18 -04:00
parent fc6ebecf79
commit 788cfccf41

View file

@ -165,16 +165,19 @@ modules:
url: https://ftp.osuosl.org/pub/blfs/conglomeration/libgudev/libgudev-237.tar.xz url: https://ftp.osuosl.org/pub/blfs/conglomeration/libgudev/libgudev-237.tar.xz
sha256: 0d06b21170d20c93e4f0534dbb9b0a8b4f1119ffb00b4031aaeb5b9148b686aa sha256: 0d06b21170d20c93e4f0534dbb9b0a8b4f1119ffb00b4031aaeb5b9148b686aa
- name: chdman-tool # #
buildsystem: simple # DEPRECATED IN FAVOR OF COMPILED MAME TOOL #
build-commands: # #
- cmake -B . -G Ninja # - name: chdman-tool
- cmake --build . # buildsystem: simple
- cp chdman /app/bin # build-commands:
sources: # - cmake -B . -G Ninja
- type: git # - cmake --build .
url: https://github.com/CharlesThobe/chdman.git # - cp chdman /app/bin
commit: f7cadf1720cbeba8a14f2685830ff424a0c7f6cd # sources:
# - type: git
# url: https://github.com/CharlesThobe/chdman.git
# commit: f7cadf1720cbeba8a14f2685830ff424a0c7f6cd
- name: rclone - name: rclone
buildsystem: simple buildsystem: simple