From d150a5f3e462fa7fe194a805a4aa0076f4d03ab9 Mon Sep 17 00:00:00 2001 From: Deposite Pirate Date: Sun, 16 Sep 2018 18:48:36 +0200 Subject: Add ports. --- games/quake2/quake2-5.10-desktopfile.patch.xz | Bin 0 -> 428 bytes games/quake2/quake2-5.10-optflags.patch.xz | Bin 0 -> 316 bytes games/quake2/quake2-5.10-systemdirvid.patch.xz | Bin 0 -> 580 bytes games/quake2/quake2-ctf-1.02-desktopfile.patch.xz | Bin 0 -> 460 bytes games/quake2/quake2-ctf-1.02-optflags.patch.xz | Bin 0 -> 324 bytes .../quake2/quake2-rogue-1.07-desktopfile.patch.xz | Bin 0 -> 456 bytes games/quake2/quake2-rogue-1.07-optflags.patch.xz | Bin 0 -> 324 bytes .../quake2/quake2-xatrix-1.09-desktopfile.patch.xz | Bin 0 -> 460 bytes games/quake2/quake2-xatrix-1.09-optflags.patch.xz | Bin 0 -> 328 bytes games/quake2/quake2.build | 109 +++++++++++++++++++++ 10 files changed, 109 insertions(+) create mode 100644 games/quake2/quake2-5.10-desktopfile.patch.xz create mode 100644 games/quake2/quake2-5.10-optflags.patch.xz create mode 100644 games/quake2/quake2-5.10-systemdirvid.patch.xz create mode 100644 games/quake2/quake2-ctf-1.02-desktopfile.patch.xz create mode 100644 games/quake2/quake2-ctf-1.02-optflags.patch.xz create mode 100644 games/quake2/quake2-rogue-1.07-desktopfile.patch.xz create mode 100644 games/quake2/quake2-rogue-1.07-optflags.patch.xz create mode 100644 games/quake2/quake2-xatrix-1.09-desktopfile.patch.xz create mode 100644 games/quake2/quake2-xatrix-1.09-optflags.patch.xz create mode 100755 games/quake2/quake2.build (limited to 'games/quake2') diff --git a/games/quake2/quake2-5.10-desktopfile.patch.xz b/games/quake2/quake2-5.10-desktopfile.patch.xz new file mode 100644 index 0000000..2e415c1 Binary files /dev/null and b/games/quake2/quake2-5.10-desktopfile.patch.xz differ diff --git a/games/quake2/quake2-5.10-optflags.patch.xz b/games/quake2/quake2-5.10-optflags.patch.xz new file mode 100644 index 0000000..eebf99b Binary files /dev/null and b/games/quake2/quake2-5.10-optflags.patch.xz differ diff --git a/games/quake2/quake2-5.10-systemdirvid.patch.xz b/games/quake2/quake2-5.10-systemdirvid.patch.xz new file mode 100644 index 0000000..79984a5 Binary files /dev/null and b/games/quake2/quake2-5.10-systemdirvid.patch.xz differ diff --git a/games/quake2/quake2-ctf-1.02-desktopfile.patch.xz b/games/quake2/quake2-ctf-1.02-desktopfile.patch.xz new file mode 100644 index 0000000..295e625 Binary files /dev/null and b/games/quake2/quake2-ctf-1.02-desktopfile.patch.xz differ diff --git a/games/quake2/quake2-ctf-1.02-optflags.patch.xz b/games/quake2/quake2-ctf-1.02-optflags.patch.xz new file mode 100644 index 0000000..5e3c869 Binary files /dev/null and b/games/quake2/quake2-ctf-1.02-optflags.patch.xz differ diff --git a/games/quake2/quake2-rogue-1.07-desktopfile.patch.xz b/games/quake2/quake2-rogue-1.07-desktopfile.patch.xz new file mode 100644 index 0000000..7b082ff Binary files /dev/null and b/games/quake2/quake2-rogue-1.07-desktopfile.patch.xz differ diff --git a/games/quake2/quake2-rogue-1.07-optflags.patch.xz b/games/quake2/quake2-rogue-1.07-optflags.patch.xz new file mode 100644 index 0000000..ee9c420 Binary files /dev/null and b/games/quake2/quake2-rogue-1.07-optflags.patch.xz differ diff --git a/games/quake2/quake2-xatrix-1.09-desktopfile.patch.xz b/games/quake2/quake2-xatrix-1.09-desktopfile.patch.xz new file mode 100644 index 0000000..116672f Binary files /dev/null and b/games/quake2/quake2-xatrix-1.09-desktopfile.patch.xz differ diff --git a/games/quake2/quake2-xatrix-1.09-optflags.patch.xz b/games/quake2/quake2-xatrix-1.09-optflags.patch.xz new file mode 100644 index 0000000..9aef994 Binary files /dev/null and b/games/quake2/quake2-xatrix-1.09-optflags.patch.xz differ diff --git a/games/quake2/quake2.build b/games/quake2/quake2.build new file mode 100755 index 0000000..9805355 --- /dev/null +++ b/games/quake2/quake2.build @@ -0,0 +1,109 @@ +#!/bin/bash +# +# Maintainer: Deposite Pirate + +source /usr/src/ports/Build/build.sh + +NAME=quake2 +VERSION=5.10 +BUILD=2 +DEPENDS=('sdl >= 1.2.15-1' 'sound >= 1.0.26-1' 'libvorbis >= 1.3.3-1' 'libopenal >= 1.15.1-1') + +# Description + +cat > ${PKG}/install/slack-desc <