summaryrefslogtreecommitdiffstats
path: root/games/quake_shareware_data
diff options
context:
space:
mode:
author M.Dinslage <daedra1980@gmail.com>2012-12-16 18:37:03 -0500
committer dsomero <xgizzmo@slackbuilds.org>2012-12-23 09:16:37 -0500
commit474b3b9f400eac2972b6f3c3ce55b492b3d6e213 (patch)
treed2a21ba38879c7df11acf6609ddc613570f41e03 /games/quake_shareware_data
parent880dcf6e3d9c0b2d43f09b601ea41539846553e9 (diff)
downloadslackbuilds-474b3b9f400eac2972b6f3c3ce55b492b3d6e213.tar.gz
slackbuilds-474b3b9f400eac2972b6f3c3ce55b492b3d6e213.tar.xz
games/quake_shareware_data: Renamed from darkplaces_shareware_data
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'games/quake_shareware_data')
-rw-r--r--games/quake_shareware_data/README3
-rw-r--r--games/quake_shareware_data/quake_shareware_data.SlackBuild42
-rw-r--r--games/quake_shareware_data/quake_shareware_data.info10
-rw-r--r--games/quake_shareware_data/slack-desc19
4 files changed, 74 insertions, 0 deletions
diff --git a/games/quake_shareware_data/README b/games/quake_shareware_data/README
new file mode 100644
index 0000000000..ff8ef95c54
--- /dev/null
+++ b/games/quake_shareware_data/README
@@ -0,0 +1,3 @@
+Quake shareware data
+
+The shareware game data for idsoftware Quake. Copyright idsoftware, inc.
diff --git a/games/quake_shareware_data/quake_shareware_data.SlackBuild b/games/quake_shareware_data/quake_shareware_data.SlackBuild
new file mode 100644
index 0000000000..47901402bf
--- /dev/null
+++ b/games/quake_shareware_data/quake_shareware_data.SlackBuild
@@ -0,0 +1,42 @@
+#!/bin/sh
+
+# Slackware build script for Quake Shareware Data
+
+# Written by M.Dinslage
+
+PRGNAM=quake_shareware_data
+VERSION=${VERSION:-1.06}
+BUILD=${BUILD:-1}
+TAG=${TAG:-_SBo}
+
+ARCH=noarch
+
+CWD=$(pwd)
+TMP=${TMP:-/tmp/SBo}
+PKG=$TMP/package-$PRGNAM
+OUTPUT=${OUTPUT:-/tmp}
+
+set -e
+
+rm -rf $PKG
+mkdir -p $TMP $PKG $OUTPUT
+cd $TMP
+rm -rf $PRGNAM-$VERSION
+mkdir $PRGNAM-$VERSION
+cd $PRGNAM-$VERSION
+unzip $CWD/quake106.zip
+lha e resource.1
+chmod 0644 id1/*
+
+mkdir -p $PKG/usr/share/games/quake/id1
+cp id1/pak0.pak $PKG/usr/share/games/quake/id1
+
+mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
+cp -a *.txt $PKG/usr/doc/$PRGNAM-$VERSION
+cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
+
+mkdir -p $PKG/install
+cat $CWD/slack-desc > $PKG/install/slack-desc
+
+cd $PKG
+/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}
diff --git a/games/quake_shareware_data/quake_shareware_data.info b/games/quake_shareware_data/quake_shareware_data.info
new file mode 100644
index 0000000000..4559b9afab
--- /dev/null
+++ b/games/quake_shareware_data/quake_shareware_data.info
@@ -0,0 +1,10 @@
+PRGNAM="quake_shareware_data"
+VERSION="1.06"
+HOMEPAGE="http://www.idsoftware.com/games/quake/quake/"
+DOWNLOAD="ftp://ftp.idsoftware.com/idstuff/quake/quake106.zip"
+MD5SUM="8cee4d03ee092909fdb6a4f84f0c1357"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES=""
+MAINTAINER="M.Dinslage"
+EMAIL="daedra1980@gmail.com"
diff --git a/games/quake_shareware_data/slack-desc b/games/quake_shareware_data/slack-desc
new file mode 100644
index 0000000000..0732f097a8
--- /dev/null
+++ b/games/quake_shareware_data/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+quake_shareware_data: quake_shareware_data (Quake shareware data)
+quake_shareware_data:
+quake_shareware_data: The shareware game data for idsoftware Quake. Copyright idsoftware,
+quake_shareware_data: inc.
+quake_shareware_data:
+quake_shareware_data:
+quake_shareware_data:
+quake_shareware_data:
+quake_shareware_data:
+quake_shareware_data:
+quake_shareware_data: