mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 23:17:50 +00:00
megaglest-data: add metafile support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
267fbd717f
commit
d0018985ab
@ -1,5 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
. config/options $1
|
||||
|
||||
$SCRIPTS/build toolchain
|
14
packages/addons/games/megaglest-data/meta
Normal file
14
packages/addons/games/megaglest-data/meta
Normal file
@ -0,0 +1,14 @@
|
||||
PKG_NAME="megaglest-data"
|
||||
PKG_VERSION="3.3.5"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="OSS"
|
||||
PKG_SITE="http://www.glest.org"
|
||||
PKG_URL="http://sourceforge.net/projects/megaglest/files/current_release/$PKG_NAME-$PKG_VERSION.7z"
|
||||
PKG_DEPENDS=""
|
||||
PKG_BUILD_DEPENDS="toolchain"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="games"
|
||||
PKG_SHORTDESC="(Game) MegaGlest: a free 3D real-time strategy game"
|
||||
PKG_LONGDESC="Glest is a free 3D real-time strategy game, where you control the armies of two different factions: Tech, which is mainly composed of warriors and mechanical devices, and Magic, that prefers mages and summoned creatures in the battlefield."
|
||||
PKG_IS_ADDON="no"
|
@ -1 +0,0 @@
|
||||
http://sourceforge.net/projects/megaglest/files/current_release/megaglest-data-3.3.5.7z
|
Loading…
x
Reference in New Issue
Block a user