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/dhewm3/dhewm3.build | 63 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100755 games/dhewm3/dhewm3.build (limited to 'games/dhewm3/dhewm3.build') diff --git a/games/dhewm3/dhewm3.build b/games/dhewm3/dhewm3.build new file mode 100755 index 0000000..534cc70 --- /dev/null +++ b/games/dhewm3/dhewm3.build @@ -0,0 +1,63 @@ +#!/bin/bash +# +# Maintainer: Deposite Pirate + +source /usr/src/ports/Build/build.sh + +NAME=dhewm3 +VERSION=20130419 +BUILD=1 +DEPENDS=('sdl >= 2.0.15-1' 'libopenal >= 1.15.1-1' 'libvorbis >= 1.3.3-1' 'libjpeg >= 1.2.1-1' 'curl >= 7.29.0-1') + +# Description + +cat > ${PKG}/install/slack-desc <