[65751] users/ryandesign/ports/games
ryandesign at macports.org
ryandesign at macports.org
Wed Mar 31 00:10:15 PDT 2010
Revision: 65751
http://trac.macports.org/changeset/65751
Author: ryandesign at macports.org
Date: 2010-03-31 00:10:12 -0700 (Wed, 31 Mar 2010)
Log Message:
-----------
Rename mystonline-crossover to mystonline-wine since it seems to work with plain old wine-devel too
Modified Paths:
--------------
users/ryandesign/ports/games/mystonline-cider/Portfile
users/ryandesign/ports/games/mystonline-wine/Portfile
Added Paths:
-----------
users/ryandesign/ports/games/mystonline-wine/
Removed Paths:
-------------
users/ryandesign/ports/games/mystonline-crossover/
Modified: users/ryandesign/ports/games/mystonline-cider/Portfile
===================================================================
--- users/ryandesign/ports/games/mystonline-cider/Portfile 2010-03-31 04:54:46 UTC (rev 65750)
+++ users/ryandesign/ports/games/mystonline-cider/Portfile 2010-03-31 07:10:12 UTC (rev 65751)
@@ -110,8 +110,8 @@
\n* On Macs with NVIDIA graphics cards, Eder Kemo has severe performance problems. \
\n* Sounds sometimes pop and crackle. \
\n* Several aspects of the game assume your keyboard uses the QWERTY layout. \
- \n\nOther methods of running Myst Online on a Mac include the Crossover Games version in the \
- mystonline-crossover port, and running the game in Windows via VMware, Parallels or Boot Camp. \
+ \n\nOther methods of running Myst Online on a Mac include the Wine version in the \
+ mystonline-wine port, and running the game in Windows via VMware, Parallels or Boot Camp. \
\n\nIf you already have the game files from a non-MacPorts installation of Myst Online, \
you can copy or move them to ${assets_dir} to save some download time. \
\n\nTo play Myst Online, open ${app_package}.
Modified: users/ryandesign/ports/games/mystonline-wine/Portfile
===================================================================
--- users/ryandesign/ports/games/mystonline-crossover/Portfile 2010-03-31 04:54:46 UTC (rev 65750)
+++ users/ryandesign/ports/games/mystonline-wine/Portfile 2010-03-31 07:10:12 UTC (rev 65751)
@@ -2,7 +2,7 @@
PortSystem 1.0
-name mystonline-crossover
+name mystonline-wine
set my_name mystonline
version 2010
platforms darwin
@@ -18,7 +18,7 @@
description Myst Online: URU Live Again
-long_description ${description} (MO:ULagain) running via the Crossover Games version of Wine
+long_description ${description} (MO:ULagain) running via Wine
checksums md5 6e33d2f380698d0f552b7a5a1e3634a3 \
sha1 5221729d62b9c9578c3b2da5042a2fd69443b05b \
@@ -26,14 +26,14 @@
depends_build port:winetricks
-depends_run port:wine-crossover-games
+depends_run path:bin/wine:wine-devel
set libexec_dir ${prefix}/libexec/${name}
set share_dir ${prefix}/share/${my_name}
set bootstrap_dir ${share_dir}/bootstrap
set assets_dir ${share_dir}/data
-set wineprefix ${share_dir}/crossover
-set app_name "Myst Online (Crossover)"
+set wineprefix ${share_dir}/wine
+set app_name "Myst Online (Wine)"
set app_package ${applications_dir}/${app_name}.app
post-extract {
@@ -82,7 +82,7 @@
copy ${worksrcpath}/wineprefix ${destroot}${wineprefix}
}
-notes This is Myst Online running via the Crossover Games version of Wine. \
+notes This is Myst Online running via Wine. \
Peculiarities of this method of running Myst Online include: \
\n\n* The first time you open Myst Online, the installer runs. Don't change the default install location. \
Later, you will also be prompted to install PhysX. \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100331/77f35479/attachment.html>
More information about the macports-changes
mailing list