diff options
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 |
commit | 474b3b9f400eac2972b6f3c3ce55b492b3d6e213 (patch) | |
tree | d2a21ba38879c7df11acf6609ddc613570f41e03 | |
parent | 880dcf6e3d9c0b2d43f09b601ea41539846553e9 (diff) | |
download | slackbuilds-474b3b9f400eac2972b6f3c3ce55b492b3d6e213.tar.gz |
games/quake_shareware_data: Renamed from darkplaces_shareware_data
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
-rw-r--r-- | games/darkplaces_shareware_data/slack-desc | 18 | ||||
-rw-r--r-- | games/quake_shareware_data/README (renamed from games/darkplaces_shareware_data/README) | 2 | ||||
-rw-r--r-- | games/quake_shareware_data/quake_shareware_data.SlackBuild (renamed from games/darkplaces_shareware_data/darkplaces_shareware_data.SlackBuild) | 9 | ||||
-rw-r--r-- | games/quake_shareware_data/quake_shareware_data.info (renamed from games/darkplaces_shareware_data/darkplaces_shareware_data.info) | 4 | ||||
-rw-r--r-- | games/quake_shareware_data/slack-desc | 19 |
5 files changed, 27 insertions, 25 deletions
diff --git a/games/darkplaces_shareware_data/slack-desc b/games/darkplaces_shareware_data/slack-desc deleted file mode 100644 index 7c5536680f..0000000000 --- a/games/darkplaces_shareware_data/slack-desc +++ /dev/null @@ -1,18 +0,0 @@ -# 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 ':'. - - |-----handy-ruler------------------------------------------------------| -darkplaces_shareware_data: darkplaces_shareware_data (Quake shareware data) -darkplaces_shareware_data: -darkplaces_shareware_data: The shareware game data for idsoftware Quake. -darkplaces_shareware_data: Copyright idsoftware, inc. -darkplaces_shareware_data: -darkplaces_shareware_data: -darkplaces_shareware_data: -darkplaces_shareware_data: -darkplaces_shareware_data: -darkplaces_shareware_data: diff --git a/games/darkplaces_shareware_data/README b/games/quake_shareware_data/README index 3aaaa7871e..ff8ef95c54 100644 --- a/games/darkplaces_shareware_data/README +++ b/games/quake_shareware_data/README @@ -1,3 +1,3 @@ -darkplaces_shareware_data (Quake shareware data) +Quake shareware data The shareware game data for idsoftware Quake. Copyright idsoftware, inc. diff --git a/games/darkplaces_shareware_data/darkplaces_shareware_data.SlackBuild b/games/quake_shareware_data/quake_shareware_data.SlackBuild index 08b12652f6..47901402bf 100644 --- a/games/darkplaces_shareware_data/darkplaces_shareware_data.SlackBuild +++ b/games/quake_shareware_data/quake_shareware_data.SlackBuild @@ -4,12 +4,13 @@ # Written by M.Dinslage -PRGNAM=darkplaces_shareware_data +PRGNAM=quake_shareware_data VERSION=${VERSION:-1.06} -ARCH=noarch BUILD=${BUILD:-1} TAG=${TAG:-_SBo} +ARCH=noarch + CWD=$(pwd) TMP=${TMP:-/tmp/SBo} PKG=$TMP/package-$PRGNAM @@ -27,8 +28,8 @@ unzip $CWD/quake106.zip lha e resource.1 chmod 0644 id1/* -mkdir -p $PKG/usr/share/games/darkplaces/id1 -cp id1/pak0.pak $PKG/usr/share/games/darkplaces/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 diff --git a/games/darkplaces_shareware_data/darkplaces_shareware_data.info b/games/quake_shareware_data/quake_shareware_data.info index 33baf2a644..4559b9afab 100644 --- a/games/darkplaces_shareware_data/darkplaces_shareware_data.info +++ b/games/quake_shareware_data/quake_shareware_data.info @@ -1,10 +1,10 @@ -PRGNAM="darkplaces_shareware_data" +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="darkplaces" +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: |