mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 22:26:42 +00:00
wesnoth: update to wesnoth-1.9.1
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
9c97a9caa7
commit
f158867c18
@ -1,2 +1,5 @@
|
||||
0.90.2
|
||||
- update to wesnoth-1.9.1
|
||||
|
||||
0.90.1
|
||||
- initial version wesnoth-1.8.3
|
@ -1,10 +1,10 @@
|
||||
PKG_NAME="wesnoth"
|
||||
PKG_VERSION="1.8.3"
|
||||
PKG_REV="1"
|
||||
PKG_VERSION="1.9.1"
|
||||
PKG_REV="2"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="OSS"
|
||||
PKG_SITE="http://www.glest.org"
|
||||
PKG_URL="http://sourceforge.net/projects/wesnoth/files/$PKG_NAME/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
||||
PKG_SITE="http://www.wesnoth.org/"
|
||||
PKG_URL="http://downloads.sourceforge.net/project/wesnoth/wesnoth/$PKG_NAME-$PKG_VERSION/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
||||
PKG_DEPENDS="boost zlib libX11 pango fontconfig SDL SDL_image SDL_mixer SDL_net SDL_ttf"
|
||||
PKG_BUILD_DEPENDS="toolchain boost lua zlib libX11 pango fontconfig SDL SDL_image SDL_mixer SDL_net SDL_ttf"
|
||||
PKG_PRIORITY="optional"
|
||||
|
Loading…
x
Reference in New Issue
Block a user