Files
LibreELEC.tv/packages/mediacenter/kodi-binary-addons/audiodecoder.modplug/package.mk
Rudi Heitbaum 3ab4f542f7 addons: bump kodi-binary-addons
Signed-off-by: Rudi Heitbaum <rudi@heitbaum.com>
2025-08-13 10:13:39 +00:00

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.modplug"
PKG_VERSION="21.0.2-Omega"
PKG_SHA256="b2828685f1c353bf7123d0f9e88b28f53064388f6ea3ee357b8fb22d5c237ac8"
PKG_REV="3"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/xbmc/audiodecoder.modplug"
PKG_URL="https://github.com/xbmc/audiodecoder.modplug/archive/${PKG_VERSION}.tar.gz"
PKG_DEPENDS_TARGET="toolchain kodi-platform libmodplug"
PKG_SECTION=""
PKG_SHORTDESC="audiodecoder.modplug"
PKG_LONGDESC="audiodecoder.modplug"
PKG_IS_ADDON="yes"
PKG_ADDON_TYPE="kodi.audiodecoder"