* [gentoo-commits] gentoo-x86 commit in sci-geosciences/grass/files: grass-6.4.0-html-nonviz.patch
@ 2010-02-17 16:48 Tomas Chvatal (scarabeus)
0 siblings, 0 replies; only message in thread
From: Tomas Chvatal (scarabeus) @ 2010-02-17 16:48 UTC (permalink / raw
To: gentoo-commits
scarabeus 10/02/17 16:48:22
Added: grass-6.4.0-html-nonviz.patch
Log:
Slightly update grass ebuild. Synced with sci overlay + whitespace cleanup.
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Revision Changes Path
1.1 sci-geosciences/grass/files/grass-6.4.0-html-nonviz.patch
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-geosciences/grass/files/grass-6.4.0-html-nonviz.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-geosciences/grass/files/grass-6.4.0-html-nonviz.patch?rev=1.1&content-type=text/plain
Index: grass-6.4.0-html-nonviz.patch
===================================================================
--- tools/build_html_index.sh 2009-05-05 21:04:00.000000000 +0200
+++ tools/build_html_index.sh.new 2010-01-27 10:33:02.000000000 +0100
@@ -139,7 +139,6 @@
<li><a href=\"displaydrivers.html\">Display drivers</a></li>
<li><a href=\"gis.m.html\">gis.m</a> and <a href=d.m.html>d.m</a> GIS managers</li>
<li><a href=\"wxGUI.html\">wxGUI</a> wxPython-based GUI frontend</li>
- <li><a href=\"nviz.html\">nviz</a> visualization and animation tool</li>
<li><a href=\"xganim.html\">xganim</a> tool for animating a raster map series</li>
<li><a href=\"display.html\">Display commands manual</a></li>
</ul></td>
@@ -235,11 +234,11 @@
#copy over CSS:
cp -f grassdocs.css $HTMLDIR/
mkdir -p $HTMLDIR/nviz/
-cp -f grassdocs.css $HTMLDIR/nviz/
+#cp -f grassdocs.css $HTMLDIR/nviz/
chmod a+r $HTMLDIR/grassdocs.css $HTMLDIR/nviz/grassdocs.css
#copy over GRASS logo:
cp -f grass_logo.png $HTMLDIR/
-cp -f grass_logo.png $HTMLDIR/nviz/
+#cp -f grass_logo.png $HTMLDIR/nviz/
chmod a+r $HTMLDIR/grass_logo.png $HTMLDIR/nviz/grass_logo.png
if [ "$MACOSX" ] ; then
cp -f grass_icon.png $HTMLDIR/
@@ -292,7 +291,7 @@
echo "<tr><td> <a href=\"full_index.html#r3\">r3.*</a> </td><td>raster3D commands</td></tr>" >> "$FULLINDEX"
echo "<tr><td> <a href=\"full_index.html#v\">v.*</a> </td><td>vector commands</td></tr>" >> "$FULLINDEX"
echo "<tr><td> <a href=\"gis.m.html\">gis.m</a> </td><td>GUI frontend to GIS menus and display</td></tr>" >> "$FULLINDEX"
-echo "<tr><td> <a href=\"nviz.html\">nviz</a> </td><td>visualization suite</td></tr>" >> "$FULLINDEX"
+#echo "<tr><td> <a href=\"nviz.html\">nviz</a> </td><td>visualization suite</td></tr>" >> "$FULLINDEX"
echo "<tr><td> <a href=\"wxGUI.html\">wxGUI</a> </td><td>wxPython-based GUI frontend</td></tr>" >> "$FULLINDEX"
echo "<tr><td> <a href=\"xganim.html\">xganim</a> </td><td>raster map slideshow</td></tr>" >> "$FULLINDEX"
echo "</table>" >> "$FULLINDEX"
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-02-17 16:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-17 16:48 [gentoo-commits] gentoo-x86 commit in sci-geosciences/grass/files: grass-6.4.0-html-nonviz.patch Tomas Chvatal (scarabeus)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox