warzone2100: update to 3.2.2.
This commit is contained in:
parent
43b0e838bc
commit
fe83de60be
2 changed files with 4 additions and 30 deletions
|
@ -1,26 +0,0 @@
|
|||
--- icons/warzone2100.appdata.xml.orig 1970-01-01 01:00:00.000000000 +0100
|
||||
+++ icons/warzone2100.appdata.xml 2016-09-05 08:38:41.521084101 +0200
|
||||
@@ -0,0 +1,23 @@
|
||||
+<?xml version="1.0" encoding="UTF-8"?>
|
||||
+<application>
|
||||
+ <id type="desktop">warzone2100.desktop</id>
|
||||
+ <metadata_license>CC0-1.0</metadata_license>
|
||||
+ <license>GPL-2.0+</license>
|
||||
+ <summary>Real-Time-Strategy War Game</summary>
|
||||
+ <name>Warzone 2100</name>
|
||||
+ <description>
|
||||
+ <p>
|
||||
+ In Warzone 2100, you command the forces of The Project in a battle to rebuild the world after mankind has almost been destroyed by nuclear missiles.
|
||||
+ </p>
|
||||
+ <p>
|
||||
+ The game offers campaign, multi-player, and single-player skirmish modes. An extensive tech tree with over 400 different technologies, combined with the unit design system, allows for a wide variety of possible units and tactics.
|
||||
+ </p>
|
||||
+ <p>
|
||||
+ Warzone 2100 was originally developed as a commercial game by Pumpkin Studios and published in 1999, and was released as open source by them in 2004, for the community to continue working on it.
|
||||
+ </p>
|
||||
+ </description>
|
||||
+ <url type="homepage">https://wz2100.net/</url>
|
||||
+ <screenshots>
|
||||
+ <screenshot type="default">https://wz2100.net/static/img/wz2100-CAM_3A50.png</screenshot>
|
||||
+ </screenshots>
|
||||
+</application>
|
|
@ -1,19 +1,19 @@
|
|||
# Template file for 'warzone2100'
|
||||
pkgname=warzone2100
|
||||
version=3.2.1
|
||||
revision=2
|
||||
version=3.2.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-distributor=void"
|
||||
hostmakedepends="zip unzip asciidoc pkg-config perl"
|
||||
makedepends="libpng-devel fribidi-devel fontconfig-devel SDL2-devel libvorbis-devel
|
||||
libtheora-devel libopenal-devel glew-devel physfs-devel qt5-script-devel"
|
||||
libtheora-devel libopenal-devel glew-devel physfs-devel qt5-script-devel harfbuzz-devel"
|
||||
depends="desktop-file-utils ${pkgname}-data"
|
||||
short_desc="3D realtime strategy game on a future Earth"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
homepage="http://wz2100.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
||||
checksum=0f66b76c50c598abcc895134bd49aab5dd46dcf8135645f2505e93077402a6d9
|
||||
checksum=af5a8dfe9e9df3505ef2543e4e62afb1f61a4ee4cc903f8ff7785f3c79779d18
|
||||
|
||||
warzone2100-data_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Add table
Reference in a new issue