mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-25 19:56:43 +00:00
mediacenter: convert to new package format
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
7b6c157a8f
commit
6433cdad06
@ -23,14 +23,14 @@ PKG_ARCH="any"
|
|||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="http://www.openelec.tv"
|
PKG_SITE="http://www.openelec.tv"
|
||||||
PKG_URL=""
|
PKG_URL=""
|
||||||
PKG_DEPENDS="$MEDIACENTER $MEDIACENTER-theme-$SKIN_DEFAULT"
|
PKG_DEPENDS_TARGET="$MEDIACENTER $MEDIACENTER-theme-$SKIN_DEFAULT"
|
||||||
PKG_BUILD_DEPENDS="toolchain"
|
PKG_BUILD_DEPENDS_TARGET="toolchain"
|
||||||
PKG_PRIORITY="optional"
|
PKG_PRIORITY="optional"
|
||||||
PKG_SECTION="mediacenter"
|
PKG_SECTION="virtual"
|
||||||
PKG_SHORTDESC="Mediacenter: Metapackage"
|
PKG_SHORTDESC="Mediacenter: Metapackage"
|
||||||
PKG_LONGDESC=""
|
PKG_LONGDESC=""
|
||||||
PKG_IS_ADDON="no"
|
|
||||||
|
|
||||||
|
PKG_IS_ADDON="no"
|
||||||
PKG_AUTORECONF="no"
|
PKG_AUTORECONF="no"
|
||||||
|
|
||||||
for i in $SKINS; do
|
for i in $SKINS; do
|
Loading…
x
Reference in New Issue
Block a user