warzone2100: update to 3.2.1.
This commit is contained in:
parent
9bbc625931
commit
a7ead9a5f9
2 changed files with 28 additions and 2 deletions
26
srcpkgs/warzone2100/patches/missing-appdata.xml.patch
Normal file
26
srcpkgs/warzone2100/patches/missing-appdata.xml.patch
Normal file
|
@ -0,0 +1,26 @@
|
||||||
|
--- 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,6 +1,6 @@
|
||||||
# Template file for 'warzone2100'
|
# Template file for 'warzone2100'
|
||||||
pkgname=warzone2100
|
pkgname=warzone2100
|
||||||
version=3.2.0
|
version=3.2.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-distributor=void"
|
configure_args="--with-distributor=void"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://wz2100.net/"
|
homepage="http://wz2100.net/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
||||||
checksum=b700c2472b0bef6823d9e3fbb8012217f30636eb5013b0080f64d831d1c2075e
|
checksum=0f66b76c50c598abcc895134bd49aab5dd46dcf8135645f2505e93077402a6d9
|
||||||
|
|
||||||
warzone2100-data_package() {
|
warzone2100-data_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue