mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
mono: comply to addon template
This commit is contained in:
parent
57ac9eb7fc
commit
819a95217e
@ -27,17 +27,15 @@ PKG_SOURCE_DIR="$PKG_NAME-${PKG_VERSION%.*}"
|
||||
PKG_DEPENDS_TARGET="toolchain mono:host libgdiplus sqlite mono_sqlite zlib"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="tools"
|
||||
PKG_SHORTDESC="Cross platform, open source .NET framework"
|
||||
PKG_SHORTDESC="Mono: a cross platform, open source .NET framework"
|
||||
PKG_LONGDESC="Mono ($PKG_VERSION) is a software platform designed to allow developers to easily create cross platform applications part of the .NET Foundation"
|
||||
PKG_MAINTAINER="Anton Voyl (awiouy)"
|
||||
PKG_AUTORECONF="yes"
|
||||
|
||||
PKG_IS_ADDON="yes"
|
||||
PKG_ADDON_NAME="Mono (beta)"
|
||||
PKG_ADDON_TYPE="xbmc.python.script"
|
||||
PKG_ADDON_PROVIDES=""
|
||||
PKG_ADDON_REPOVERSION="8.0"
|
||||
|
||||
PKG_AUTORECONF="yes"
|
||||
PKG_MAINTAINER="Anton Voyl (awiouy)"
|
||||
|
||||
prefix="/storage/.kodi/addons/$PKG_SECTION.$PKG_NAME"
|
||||
configure_opts="--prefix=$prefix \
|
||||
|
Loading…
x
Reference in New Issue
Block a user