[GRASS-dev] Re: [GRASS GIS] #1652: g.extension: provide option to
use local source code instead of SVN
GRASS GIS
trac at osgeo.org
Fri May 4 18:19:51 EDT 2012
#1652: g.extension: provide option to use local source code instead of SVN
-------------------------------+--------------------------------------------
Reporter: mlennert | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.0
Component: Installation | Version: unspecified
Keywords: g.extension addon | Platform: Unspecified
Cpu: Unspecified |
-------------------------------+--------------------------------------------
Comment(by hamish):
? both source URL and compiled destination are configurable through the
svnurl= and prefix= options.
The GRASS_ADDON_PATH environment variable is also respected if it is set.
Is there something else which would be helpful to use beyond that?
e.g. avoid having to set svnurl=http://localhost/something and instead do
srcdir=/path/to/...? In that case why not just set up an alias:
alias gmake65='make MODULE_TOPDIR=/usr/src/grass/svn/grass65/'
and then run `gmake65` from your source dir?
Hamish
ps- I think it's a fine thing to use the addons repo as a module
incubation & development area; my method is to simply not activate the
Makefile until it's ready for wider consumption. see also the grass
sandbox repo for personal (but open) experimentation.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1652#comment:1>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list