Merge pull request #2857 from CvH/9.0/drop-wavforhue

visualization.wavforhue: drop package
This commit is contained in:
Christian Hewitt 2018-08-02 11:51:02 +04:00 committed by GitHub
commit 36e37a9560
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,18 +0,0 @@
# SPDX-License-Identifier: GPL-2.0-or-later
# Copyright (C) 2009-2016 Lukas Rusak (lrusak@libreelec.tv)
PKG_NAME="visualization.wavforhue"
PKG_VERSION="b1805db"
PKG_SHA256="6c9947b8d452072933d5603a3ca302d377d5eaa13cf3cf6f30ef26eaa910aa57"
PKG_REV="2"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.kodi.tv"
PKG_URL="https://github.com/hardyt/visualization.wavforhue/archive/$PKG_VERSION.tar.gz"
PKG_DEPENDS_TARGET="toolchain kodi-platform"
PKG_SECTION=""
PKG_SHORTDESC="visualization.wavforhue"
PKG_LONGDESC="visualization.wavforhue"
PKG_IS_ADDON="yes"
PKG_ADDON_TYPE="xbmc.player.musicviz"