Supermodel/module.yml
2024-08-24 22:11:19 +09:00

23 lines
561 B
YAML

modules:
- 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
- name: supermodel
buildsystem: simple
build-commands:
- make -f Makefiles/Makefile.UNIX NET_BOARD=1
sources:
- type: git
url: https://github.com/RetroDECK/Supermodel
branch: master