mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
kodi binary addons: add visualization.goom
Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
21c886f95f
commit
0e5a2c5f36
@ -0,0 +1,18 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
# Copyright (C) 2020-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="visualization.goom"
|
||||
PKG_VERSION="2.2.1-Leia"
|
||||
PKG_SHA256="a02dfd844cfd5ff24f735e614a2a4727771112ce15642957a2511061f724392a"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://github.com/xbmc/visualization.goom"
|
||||
PKG_URL="https://github.com/xbmc/visualization.goom/archive/$PKG_VERSION.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain kodi-platform glm"
|
||||
PKG_SECTION=""
|
||||
PKG_SHORTDESC="visualization.goom"
|
||||
PKG_LONGDESC="visualization.goom"
|
||||
|
||||
PKG_IS_ADDON="yes"
|
||||
PKG_ADDON_TYPE="xbmc.player.musicviz"
|
Loading…
x
Reference in New Issue
Block a user