mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
imagedecoder.mpo: add package
imagedecoder.mpo is available as a binary addon from the Kodi repo but was missing in LibreELEC Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
a65908b1d7
commit
959b75da79
@ -0,0 +1,18 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="imagedecoder.mpo"
|
||||
PKG_VERSION="1.0.1-Leia"
|
||||
PKG_SHA256="33e580c7878dbf4e29e40aaf844ad2b138cc42a3156c3ec9621b33f6a764a4f3"
|
||||
PKG_REV="0"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://github.com/xbmc/imagedecoder.mpo"
|
||||
PKG_URL="https://github.com/xbmc/imagedecoder.mpo/archive/$PKG_VERSION.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain kodi-platform libjpeg-turbo"
|
||||
PKG_SECTION=""
|
||||
PKG_SHORTDESC="imagedecoder.mpo"
|
||||
PKG_LONGDESC="imagedecoder.mpo"
|
||||
|
||||
PKG_IS_ADDON="yes"
|
||||
PKG_ADDON_TYPE="kodi.imagedecoder"
|
Loading…
x
Reference in New Issue
Block a user