mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
vdr-plugin-wirbelscancontrol: moved PKG_SITE and PKG_URL
This commit is contained in:
@@ -6,9 +6,9 @@ PKG_NAME="vdr-plugin-wirbelscancontrol"
|
||||
PKG_VERSION="0.0.2"
|
||||
PKG_SHA256="178c5768dd47355a42409a2cb2629f0762da1297865e3a84963684649145cb13"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://wirbel.htpc-forum.de/wirbelscancontrol/index2.html"
|
||||
PKG_URL="http://wirbel.htpc-forum.de/wirbelscancontrol/${PKG_NAME/-plugin/}-${PKG_VERSION}.tgz"
|
||||
PKG_DEPENDS_TARGET="toolchain vdr vdr-plugin-wirbelscan"
|
||||
PKG_SITE="https://www.gen2vdr.de/wirbel/wirbelscancontrol/index2.html"
|
||||
PKG_URL="https://www.gen2vdr.de/wirbel/wirbelscancontrol/${PKG_NAME/-plugin/}-${PKG_VERSION}.tgz"
|
||||
PKG_DEPENDS_TARGET="toolchain vdr gettext:host vdr-plugin-wirbelscan"
|
||||
PKG_NEED_UNPACK="$(get_pkg_directory vdr)"
|
||||
PKG_LONGDESC="Adds menu entry for wirbelscan at VDR."
|
||||
PKG_TOOLCHAIN="manual"
|
||||
|
||||
Reference in New Issue
Block a user