Revision: 70447 http://trac.macports.org/changeset/70447 Author: ryandesign@macports.org Date: 2010-08-09 12:33:55 -0700 (Mon, 09 Aug 2010) Log Message: ----------- sounddecompress: fix formatting of notes for MacPorts 1.9+ Modified Paths: -------------- trunk/dports/games/sounddecompress/Portfile Modified: trunk/dports/games/sounddecompress/Portfile =================================================================== --- trunk/dports/games/sounddecompress/Portfile 2010-08-09 19:31:14 UTC (rev 70446) +++ trunk/dports/games/sounddecompress/Portfile 2010-08-09 19:33:55 UTC (rev 70447) @@ -20,12 +20,13 @@ sounds get decompressed incorrectly, resulting in \ silence or static. Run this tool to fix the sounds. -notes To have SoundDecompress decompress the sounds in \ - a Myst Online: URU Live installation installed by \ - the mystonline-cider or mystonline-wine ports, run \ - \n\ - \nsounddecompress.py -u ${prefix}/share/mystonline/data +notes " +To have SoundDecompress decompress the sounds in a Myst Online: URU Live\ +installation installed by the mystonline-cider or mystonline-wine ports, run: +sounddecompress.py -u ${prefix}/share/mystonline/data +" + distname ${name}_v[strsed ${version} {g/\.//}] use_bzip2 yes
participants (1)
-
ryandesign@macports.org