Changes between Version 107 and Version 108 of pkg-grass


Ignore:
Timestamp:
Jan 2, 2016, 3:55:43 AM (8 years ago)
Author:
martinl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pkg-grass

    v107 v108  
    11= GRASS GIS =
     2
     3 * Maintainer: [wiki:MartinLanda Martin Landa]
    24
    35[[TOC]]
     
    7678See also the [http://grass.osgeo.org/wiki/WinGRASS_Current_Status#Known_Issues known issues wiki page].
    7779
     80== Packager Notes ==
     81
     82 * Compile guide: [http://trac.osgeo.org/grass/wiki/CompileOnWindows Build using MinGW] see also support scripts from [http://svn.osgeo.org/grass/grass-addons/tools/wingrass-packager/ SVN]
     83 * Main WinGRASS [http://grass.osgeo.org/wiki/WinGRASS_Current_Status project current status] page
     84
    7885=== Open Tickets ===
    7986
     
    8390
    8491[[TicketQuery(status=closed&keywords~=grass&order=priority)]]
    85 
    86 == Packager Notes ==
    87 
    88  * Compile guide: [http://trac.osgeo.org/grass/wiki/CompileOnWindows Build using MinGW] see also support scripts from [http://svn.osgeo.org/grass/grass-addons/tools/wingrass-packager/ SVN]
    89  * Main WinGRASS [http://grass.osgeo.org/wiki/WinGRASS_Current_Status project current status] page
    90  * Maintainer: [wiki:MartinLanda Martin Landa]
    91 <!--
    92 === Package: `msys-grass` ===
    93 
    94 GRASS MSYS common dependencies
    95 
    96 1. List of DLL libraries from `mingw` package to be copied
    97  * libiconv-2.dll, libgcc_s_dw2-1.dll, libstdc++-6.dll
    98 
    99 2. Download extra pre-built binaries
    100 
    101  * '''bc-bin''' from [http://sourceforge.net/projects/gnuwin32/files/bc/ here]
    102  * '''libintl-bin''' from [http://sourceforge.net/projects/gnuwin32/files/libintl/ here]
    103  * '''libiconv-bin''' from [http://sourceforge.net/projects/gnuwin32/files/libiconv/ here]
    104  * '''readline-bin''' from [http://sourceforge.net/projects/gnuwin32/files/readline/ here]
    105  * '''regex-bin''' from [http://sourceforge.net/projects/gnuwin32/files/regex here]
    106  * '''zip-bin+dep''' from [http://sourceforge.net/projects/gnuwin32/files/zip/ here]
    107  * '''unzip-bin''' from [http://sourceforge.net/projects/gnuwin32/files/unzip/ here]
    108 
    109 3. Unpack into `C:\OSGeo4W\bin`
    110 -->