Ports: Add Launcher for Epsilon

This commit is contained in:
Kenneth Myhra 2021-07-14 14:11:53 -07:00 committed by Andreas Kling
parent 6fa4eb7c8e
commit d60f617644

View file

@ -5,6 +5,9 @@ files="https://github.com/numworks/epsilon/archive/refs/tags/${version}.tar.gz $
auth_type=sha256
makeopts="PLATFORM=simulator TARGET=serenity SERENITY_INSTALL_ROOT=${SERENITY_INSTALL_ROOT}"
depends="SDL2 libpng libjpeg freetype"
launcher_name=Epsilon
launcher_category=Utilities
launcher_command=/usr/local/bin/epsilon.elf
install() {
run cp output/release/simulator/serenity/epsilon.elf ${SERENITY_INSTALL_ROOT}/usr/local/bin/