mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
- imagedecoder.heif: update 20.0.0-Nexus to 20.1.0-Nexus - imagedecoder.mpo: update 20.0.0-Nexus to 20.1.0-Nexus - imagedecoder.raw: update 20.0.0-Nexus to 20.1.0-Nexus - pvr.demo: update 20.4.0-Nexus to 20.4.1-Nexus - pvr.filmon: update 20.2.0-Nexus to 20.2.1-Nexus - pvr.freebox: update 20.1.0-Nexus to 20.2.0-Nexus - pvr.hdhomerun: update 20.2.0-Nexus to 20.2.1-Nexus - pvr.iptvsimple: update 20.2.0-Nexus to 20.2.1-Nexus - pvr.mediaportal.tvserver: update 20.1.1-Nexus to 20.2.0-Nexus - pvr.nextpvr: update 20.1.3-Nexus to 20.2.1-Nexus - pvr.njoy: update 20.1.0-Nexus to 20.2.0-Nexus - pvr.pctv: update 20.1.0-Nexus to 20.2.0-Nexus - pvr.plutotv: update 20.0.3-Nexus to 20.1.0-Nexus - pvr.stalker: update 20.1.0-Nexus to 20.2.0-Nexus - pvr.teleboy: update 20.1.0-Nexus to 20.2.0-Nexus - pvr.vbox: update 20.1.0-Nexus to 20.2.0-Nexus - pvr.vdr.vnsi: update 20.1.0-Nexus to 20.2.0-Nexus - pvr.waipu: update 20.2.1-Nexus to 20.3.0-Nexus - pvr.wmc: update 20.1.1-Nexus to 20.2.1-Nexus - pvr.zattoo: update 20.1.0-Nexus to 20.2.1-Nexus - vfs.rar: update 20.0.0-Nexus to 20.1.0-Nexus - vfs.sftp: update 20.0.0-Nexus to 20.1.0-Nexus
19 lines
601 B
Makefile
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="1"
|
|
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"
|