distribution/packages/emulators/standalone/mupen64plus-sa/package.mk

14 lines
814 B
Makefile
Raw Normal View History

2022-12-30 14:22:04 +00:00
# SPDX-License-Identifier: GPL-2.0-or-later
# Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv)
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
2023-05-09 19:21:47 +00:00
# Copyright (C) 2023-present Fewtarius
2022-12-30 14:22:04 +00:00
2023-03-17 05:51:36 +00:00
PKG_NAME="mupen64plus-sa"
2023-05-09 19:21:47 +00:00
PKG_VERSION="e0dcefc4fc2df80821b167b1bb8f50dedac2f3c5"
2022-12-30 14:22:04 +00:00
PKG_LICENSE="GPL"
PKG_SITE="https://mupen64plus.org/"
PKG_URL=""
2023-06-08 21:54:23 +00:00
PKG_DEPENDS_TARGET="toolchain mupen64plus-sa-core mupen64plus-sa-simplecore mupen64plus-sa-ui-console mupen64plus-sa-audio-sdl mupen64plus-sa-input-sdl mupen64plus-sa-rsp-parallel mupen64plus-sa-rsp-hle mupen64plus-sa-rsp-cxd4 mupen64plus-sa-video-rice mupen64plus-sa-video-glide64mk2 mupen64plus-sa-video-gliden64 mupen64plus-sa-video-parallel"
2022-12-30 14:22:04 +00:00
PKG_SECTION="virtual"
PKG_LONGDESC="Meta package for installing the different Mupen64Plus standalone modules"