mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-01-22 09:39:18 +00:00
20 lines
695 B
Makefile
20 lines
695 B
Makefile
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
# Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv)
|
|
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
|
|
|
PKG_NAME="audiodecoder.openmpt"
|
|
PKG_VERSION="20.2.0-Nexus"
|
|
PKG_SHA256="388fb4c9fcb5bd9edc978e3db5f54fa531c7f397393f3e421757e4e0de2d9c54"
|
|
PKG_REV="9"
|
|
PKG_ARCH="any"
|
|
PKG_LICENSE="GPL"
|
|
PKG_SITE="https://github.com/xbmc/audiodecoder.openmpt"
|
|
PKG_URL="https://github.com/xbmc/audiodecoder.openmpt/archive/${PKG_VERSION}.tar.gz"
|
|
PKG_DEPENDS_TARGET="toolchain kodi-platform libopenmpt"
|
|
PKG_SECTION=""
|
|
PKG_SHORTDESC="audiodecoder.openmpt"
|
|
PKG_LONGDESC="audiodecoder.openmpt"
|
|
|
|
PKG_IS_ADDON="yes"
|
|
PKG_ADDON_TYPE="kodi.audiodecoder"
|