Changes between Version 88 and Version 89 of pkg-grass


Ignore:
Timestamp:
Aug 1, 2013, 3:57:57 AM (11 years ago)
Author:
martinl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pkg-grass

    v88 v89  
    8686 * Steps:
    8787  * compile GRASS in a way that it fits in the OSGeo4W directory hierarchy.[[BR]]Example: [http://trac.osgeo.org/grass/browser/grass/branches/develbranch_6/mswindows/osgeo4w/package.sh]
    88   * package in a tar.bz2 file
     88  * package is created in `mswindows\osgeo4w\package`
    8989  * if needed, write/update "etc/postinstall/$paketname.bat"  which is executed after extraction of the package during installation to define menu stuff and link on user desktop.
    9090 * Depends on the MSYS package for command line operations, because GRASS 6 uses unix shell scripts (GRASS 7 uses Python and so no UNIX compatibility is needed at run time [but build scripts still require GNU tools like awk, sed, etc.])