1
0
This repository has been archived on 2024-11-10. You can view files and clone it, but cannot push or open issues or pull requests.
Lakka-rk322x/packages/mediacenter/kodi-binary-addons/imagedecoder.raw/package.mk

19 lines
601 B
Makefile

# SPDX-License-Identifier: GPL-2.0
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="imagedecoder.raw"
PKG_VERSION="20.1.0-Nexus"
PKG_SHA256="6235c0be431bbb814b3e464753af9ad17febf6001f77cbf030e6c6e1cdc41a04"
PKG_REV="8"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/xbmc/imagedecoder.raw"
PKG_URL="https://github.com/xbmc/imagedecoder.raw/archive/${PKG_VERSION}.tar.gz"
PKG_DEPENDS_TARGET="toolchain kodi-platform libraw"
PKG_SECTION=""
PKG_SHORTDESC="imagedecoder.raw"
PKG_LONGDESC="imagedecoder.raw"
PKG_IS_ADDON="yes"
PKG_ADDON_TYPE="kodi.imagedecoder"