Supermodel/module.yml

23 lines
561 B
YAML
Raw Permalink Normal View History

2024-08-23 15:01:32 +00:00
modules:
2024-08-24 13:11:19 +00:00
- name: libglu
buildsystem: meson
cleanup:
- /include
- /lib/debug
- /lib/pkgconfig
- /lib/*.a
sources:
- type: archive
url: https://ftp.osuosl.org/pub/blfs/conglomeration/glu/glu-9.0.3.tar.xz
sha256: bd43fe12f374b1192eb15fe20e45ff456b9bc26ab57f0eee919f96ca0f8a330f
2024-08-23 15:01:32 +00:00
- name: supermodel
buildsystem: simple
build-commands:
- make -f Makefiles/Makefile.UNIX NET_BOARD=1
2024-08-23 15:17:40 +00:00
sources:
- type: git
url: https://github.com/RetroDECK/Supermodel
branch: master