ports/contrib (3.6): warzone2100: dropped
![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit b9600ee2ea71c339972a6e64fd559e799fac26c8 Author: Tim Biermann <tbier@posteo.de> Date: Sat Dec 11 14:51:07 2021 +0100 warzone2100: dropped diff --git a/warzone2100/.footprint b/warzone2100/.footprint deleted file mode 100644 index 0f608b3c7..000000000 --- a/warzone2100/.footprint +++ /dev/null @@ -1,19 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/warzone2100 -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/appdata/ --rw-r--r-- root/root usr/share/appdata/warzone2100.appdata.xml -drwxr-xr-x root/root usr/share/applications/ --rw-r--r-- root/root usr/share/applications/warzone2100.desktop -drwxr-xr-x root/root usr/share/icons/ --rw-r--r-- root/root usr/share/icons/warzone2100.png -drwxr-xr-x root/root usr/share/warzone2100/ --rw-r--r-- root/root usr/share/warzone2100/base.wz --rw-r--r-- root/root usr/share/warzone2100/mp.wz -drwxr-xr-x root/root usr/share/warzone2100/music/ --rw-r--r-- root/root usr/share/warzone2100/music/menu.ogg --rw-r--r-- root/root usr/share/warzone2100/music/music.wpl --rw-r--r-- root/root usr/share/warzone2100/music/track1.ogg --rw-r--r-- root/root usr/share/warzone2100/music/track2.ogg --rw-r--r-- root/root usr/share/warzone2100/music/track3.ogg diff --git a/warzone2100/.signature b/warzone2100/.signature deleted file mode 100644 index 0189d04f6..000000000 --- a/warzone2100/.signature +++ /dev/null @@ -1,6 +0,0 @@ -untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF31dcrsWbQTvFO2pkLW0ZGjGI78HRNc5OLSjxWWAwh9/RXO9Q3sSKxiOvV3umB5ZXRF0bLIbRHyEpPwIbMeHPLAo= -SHA256 (Pkgfile) = 2f5d11b83f0c28d83a536f0e1c706904d8e2f3f1485b8cc88682d05e680864ff -SHA256 (.footprint) = f03f6a494cc702efd1ad2fb861a6195ff777ebaeafddb5c1adce384261f6c548 -SHA256 (warzone2100-3.2.1.tar.xz) = 0f66b76c50c598abcc895134bd49aab5dd46dcf8135645f2505e93077402a6d9 -SHA256 (warzone2100.appdata.xml) = d6fd6bf40bd72d57a2872b3e439bed04f4cd78e0a7b2993de580ed765b80cfc4 diff --git a/warzone2100/Pkgfile b/warzone2100/Pkgfile deleted file mode 100644 index 3288fd85e..000000000 --- a/warzone2100/Pkgfile +++ /dev/null @@ -1,31 +0,0 @@ -# Description: A real-time strategy game. -# URL: https://wz2100.net/ -# Maintainer: Danny Rawlins, crux at romster dot me -# Packager: Mark Rosenstand, mark at borkware dot net -# Depends on: fribidi glew libmad libsdl2 openal physfs popt qt5 quesoglc sdl_net smpeg unzip x11-fonts-dejavu zip - -name=warzone2100 -version=3.2.1 -release=1 -source=(http://downloads.sourceforge.net/project/$name/releases/$version/$name-$vers... - warzone2100.appdata.xml) - -build() { - cd $name-$version - - # Add missing file from the tarball - cp $SRC/warzone2100.appdata.xml icons/ - - ./configure \ - --prefix=/usr \ - --disable-nls - - make - make DESTDIR=$PKG install - - rm -r $PKG/usr/share/doc - -# rmdir \ -# $PKG/usr/man/man6 \ -# $PKG/usr/man -} diff --git a/warzone2100/warzone2100.appdata.xml b/warzone2100/warzone2100.appdata.xml deleted file mode 100644 index b1842bb88..000000000 --- a/warzone2100/warzone2100.appdata.xml +++ /dev/null @@ -1,23 +0,0 @@ -<?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>
participants (1)
-
crux@crux.nu