[72072] trunk/dports/games/PlasmaClient

ryandesign at macports.org ryandesign at macports.org
Sat Oct 2 00:13:39 PDT 2010


Revision: 72072
          http://trac.macports.org/changeset/72072
Author:   ryandesign at macports.org
Date:     2010-10-02 00:13:35 -0700 (Sat, 02 Oct 2010)
Log Message:
-----------
PlasmaClient: update to 0.0.1-270

Modified Paths:
--------------
    trunk/dports/games/PlasmaClient/Portfile

Added Paths:
-----------
    trunk/dports/games/PlasmaClient/files/patch-win32dist-readme.rtf.diff

Modified: trunk/dports/games/PlasmaClient/Portfile
===================================================================
--- trunk/dports/games/PlasmaClient/Portfile	2010-10-02 03:36:42 UTC (rev 72071)
+++ trunk/dports/games/PlasmaClient/Portfile	2010-10-02 07:13:35 UTC (rev 72072)
@@ -6,7 +6,7 @@
 
 name                        PlasmaClient
 epoch                       1
-version                     0.0.0-258
+version                     0.0.1-270
 categories                  games
 platforms                   darwin
 maintainers                 ryandesign
@@ -23,7 +23,7 @@
 
 fetch.type                  hg
 hg.url                      http://uru.zrax.net/hg/plasmaclient
-hg.tag                      6da52642b2c3
+hg.tag                      1a917fae0724
 
 depends_lib                 port:bullet \
                             port:python26 \
@@ -53,9 +53,12 @@
 }
 
 post-extract {
+    reinplace "s|\r||g" ${worksrcpath}/win32dist/readme.rtf
     copy ${filespath}/PlasmaClient.in ${workpath}/PlasmaClient
 }
 
+patchfiles                  patch-win32dist-readme.rtf.diff
+
 configure.args              -DBULLET_INCLUDE_DIR:PATH=${prefix}/include/bullet \
                             -DCMAKE_VERBOSE_MAKEFILE:BOOL=TRUE \
                             -DPYTHON_INCLUDE_DIR:PATH=${frameworks_dir}/Python.framework/Versions/2.6/Headers \
@@ -70,15 +73,21 @@
 
 destroot.keepdirs           ${destroot}${prefix}/var/log/${name}
 
+set docdir ${prefix}/share/doc/${name}
 post-destroot {
     xinstall -d ${destroot}${applications_dir}/PlasmaClient.app/Contents/MacOS
     xinstall ${workpath}/PlasmaClient ${destroot}${applications_dir}/PlasmaClient.app/Contents/MacOS
     
+    xinstall -d ${destroot}${docdir}
+    xinstall -W ${worksrcpath}/win32dist readme.rtf gpl.txt ${destroot}${docdir}
+    
     xinstall -d -m 777 ${destroot}${prefix}/var/log/${name}
 }
 
 notes "
-For assistance with ${name}, please visit the Guild of Writers' IRC channel at irc://irc.guildofwriters.com/#writers
+Instructions for using ${name} are in the file ${docdir}/readme.rtf.
+
+For more information, please visit the Guild of Writers' IRC channel at irc://irc.guildofwriters.com/#writers
 "
 
 platform darwin powerpc {

Added: trunk/dports/games/PlasmaClient/files/patch-win32dist-readme.rtf.diff
===================================================================
--- trunk/dports/games/PlasmaClient/files/patch-win32dist-readme.rtf.diff	                        (rev 0)
+++ trunk/dports/games/PlasmaClient/files/patch-win32dist-readme.rtf.diff	2010-10-02 07:13:35 UTC (rev 72072)
@@ -0,0 +1,21 @@
+--- win32dist/readme.rtf.orig	2010-10-02 01:08:07.000000000 -0500
++++ win32dist/readme.rtf	2010-10-02 01:08:10.000000000 -0500
+@@ -1,9 +1,9 @@
+ {\rtf1\ansi\ansicpg932\deff0\deftab709{\fonttbl{\f0\froman\fprq2\fcharset128 Times New Roman;}{\f1\froman\fprq2\fcharset0 Times New Roman;}}
+ {\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\lang1033\b\f0\fs24 Important Information\b0\par
+ \par
+-\tab To start PlasmaClient, run PCLauncher.exe. This accepts your regular Myst Online username and password.\par
++\tab To start PlasmaClient, double-click the PlasmaClient application. This accepts your regular Myst Online username and password.\par
+ \par
+-\tab There have been some reports that when PlasmaClient is loading, you should not click on another window or use alt-tab because it can freeze. For some people this works fine \endash  if you experience loading issues, try keeping PlasmaClient focused during the entire loading process.\par
++\tab There have been some reports that when PlasmaClient is loading, you should not click on another window or use Command-Tab because it can freeze. For some people this works fine \endash  if you experience loading issues, try keeping PlasmaClient focused during the entire loading process.\par
+ \par
+ \b Controls\par
+ \par
+@@ -69,5 +69,5 @@
+ \par
+ \b Graphics Settings\b0\par
+ \par
+-\tab PlasmaClient does not use the Myst Online graphics settings. To change your PlasmaClient settings, use the included gfxconfig.exe. This will not affect your Myst Online graphics settings.\par
++\tab PlasmaClient does not use the Myst Online graphics settings. There is currently no Mac interface to change your PlasmaClient graphics settings.\par
+ }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101002/c64e6376/attachment.html>


More information about the macports-changes mailing list