[Osgeo4w-trac] [osgeo4w] #690: GRASS GIS 8 in OSGeo4W NG
    OSGeo4W 
    trac_osgeo4w at osgeo.org
       
    Fri Sep 17 00:12:11 PDT 2021
    
    
  
#690: GRASS GIS 8 in OSGeo4W NG
------------------------+----------------------------
Reporter:  sbl          |       Owner:  osgeo4w-dev@…
    Type:  enhancement  |      Status:  new
Priority:  major        |   Component:  Package
 Version:               |  Resolution:
Keywords:  grass        |
------------------------+----------------------------
Comment (by jef):
 Unfortunately there is no entry point.
 The original idea was to have some trigger on commit that figures out
 which packages need rebuilds (changed packages + reverse dependencies) and
 trigger their {{{package.sh}}} in order.
 But I never got to that, as I cannot get QGIS to build (let alone Qt)
 using github actions because of disk space constraints.  So I still have
 to build packages "outside".
 Otherwise entry points would be the individual {{{package.sh}}}, which:
 * declare build dependencies, that are fetched in {{{startlog}}},
 * fetch the sources
 * build
 * package in a local repository, which are finally uploaded in
 {{{endlog}}}
 e.g.
 [[https://github.com/jef-n/OSGeo4W/blob/master/src/grass/osgeo4w/package.sh|GRASS
 package.sh]]
-- 
Ticket URL: <https://trac.osgeo.org/osgeo4w/ticket/690#comment:1>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer and package environment for the OSGeo stack.
    
    
More information about the Osgeo4w-trac
mailing list