Code
PKG_NAME="DevilutionX"
PKG_VERSION="b2f358874705598ec139f290b21e340c73d250f6"
PKG_SHA256="somehash"
PKG_ARCH="arm"
PKG_LICENSE="Unliscense"
PKG_SITE="https://github.com/diasurgical/devilutionX"
PKG_URL="https://github.com/diasurgical/devilutionX/archive/${PKG_VERSION}.tar.gz"
PKG_DEPENDS_TARGET="toolchain libsdl2 libsdl2-mixer libsdl2-ttf libsodium-dev cmake g++"
PKG_LONGDESC="Opensource Diablo for Modern operating systems and platforms"
PKG_CMAKE_OPTS_TARGET="-DBINARY_RELEASE=ON"
Display More
no idea if this builds, just that you have the basic layout
PROJECT=RPi DEVICE=RPi2 ARCH=arm scripts/build_mt DevilutionX
should build it
and pls use the code tag if you post some snippet or it gets butchered