- I rerolled the source code tarball of planeshift with a lot of bug fixes

- Bump PORTREVISION
- Other tiny modifications
This commit is contained in:
Jose Alonso Cardenas Marquez 2006-11-05 20:49:10 +00:00
parent 4d5ca616b9
commit 5bdb805f91
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=176540
3 changed files with 9 additions and 8 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= planeshift
PORTVERSION= 0.3.016
PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://alex.foxybanana.com/freebsd/

View File

@ -1,3 +1,3 @@
MD5 (planeshift-0.3.016.tar.bz2) = 4cec21194f25dcf75bdb153cbfea8ae6
SHA256 (planeshift-0.3.016.tar.bz2) = 5edc42d8343880c6db93d9f404aaaae98337875c5302798923e8d64c0d3b7636
SIZE (planeshift-0.3.016.tar.bz2) = 8685540
MD5 (planeshift-0.3.016.tar.bz2) = 5386dfc5babd4873a9fd4c8f829a5b78
SHA256 (planeshift-0.3.016.tar.bz2) = 92dc17f5fddc757255b4b597fbf5bf36bf689609172ffac8c7a56939816b0433
SIZE (planeshift-0.3.016.tar.bz2) = 8688685

View File

@ -12,9 +12,9 @@ CLIENT ONLY
2) Modify psclient.cfg
; Change this line
Planeshift.GUI.Skin.Ingame = /this/art/skins/cvs.zip
Planeshift.GUI.Skin.Selected = cvs
; to
Planeshift.GUI.Skin.Ingame = /this/art/skins/default.zip
Planeshift.GUI.Skin.Selected = default
; Uncomment this line
SndSys.Driver = crystalspace.sndsys.software.driver.oss
@ -69,9 +69,9 @@ SERVER ONLY
4) Copy worldnet's dict directory to planeshift's data directory
# cd /usr/local/share/WordNet
# mkdir /usr/X11R6/lib/planeshift/data/dict
# cp * /usr/X11R6/lib/planeshift/data/dict
# cd %%LOCALBASE%%/share/WordNet
# mkdir %%LOCALBASE%%/lib/planeshift/data/dict
# cp * %%LOCALBASE%%/lib/planeshift/data/dict
5) Start planeshift server