From 0136c6ffa3259b779df04d9b333503d3318a79e5 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Fri, 13 Jan 2012 00:48:14 +0100 Subject: [PATCH] megaglest-data: remove package (will be reworked and included later again) Signed-off-by: Stephan Raue --- packages/addons/games/megaglest-data/meta | 36 ----------------------- 1 file changed, 36 deletions(-) delete mode 100644 packages/addons/games/megaglest-data/meta diff --git a/packages/addons/games/megaglest-data/meta b/packages/addons/games/megaglest-data/meta deleted file mode 100644 index 0b9b68af98..0000000000 --- a/packages/addons/games/megaglest-data/meta +++ /dev/null @@ -1,36 +0,0 @@ -################################################################################ -# This file is part of OpenELEC - http://www.openelec.tv -# Copyright (C) 2009-2011 Stephan Raue (stephan@openelec.tv) -# -# This Program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) -# any later version. -# -# This Program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with OpenELEC.tv; see the file COPYING. If not, write to -# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. -# http://www.gnu.org/copyleft/gpl.html -################################################################################ - -PKG_NAME="megaglest-data" -PKG_VERSION="3.3.7.2" -PKG_REV="2" -PKG_ARCH="any" -PKG_LICENSE="OSS" -PKG_SITE="http://www.glest.org" -PKG_URL="$SOURCEFORGE_SRC/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" - -PKG_AUTORECONF="no"