[osgeo4w-dev] null grid missing from PROJ 5 package

Kristian Evers kreve at sdfe.dk
Wed Apr 18 01:31:59 PDT 2018


Thanks Jürgen and Helmut.

> There is certainly a need for documentation of the procedure and broadening
the contributor base for OSGeo4W.

That would certainly improve things. The use of ancient tools is definitely also holding me back. Having the OSGeo4W installer and package setups on GitHub would be very appealing environment for me as a potential contributor. I realize this not a simple thing to do but it might be a good investment for the long term success of the project. That's a discussion for another day though.

> For many packages you'll find a -src.tar.bz2 next to the package, which
contains the build recipe.

This was what I was looking for. Great. I've looked at a few of the more recent build recipes for PROJ and I think the problem is caused by what is included in the final archive. The 4.93 package it is archived with:

tar cjf %R%\%P%-%V%-%B%.tar.bz2 ^
	bin ^
	include ^
	lib ^
	etc ^
	share/proj/epsg ^
	share/proj/esri ^
	share/proj/esri.extra ^
	share/proj/GL27 ^
	share/proj/IGNF ^
	share/proj/nad.lst ^
	share/proj/nad27 ^
	share/proj/nad83 ^
	share/proj/null ^
	share/proj/other.extra ^
	share/proj/proj_def.dat ^
	share/proj/worl

Whereas the 5.0 packages are archived with:

tar cjf %R%\%P%-%V%-%B%.tar.bz2 ^
	bin ^
	include ^
	lib ^
	etc ^
	share/proj


It is not clear to me why that has changed. I guess the intention is that everything in share/proj is included in the archive. I can't see from the build script how share/proj is populated though, so something may have gone wrong in that step. Maybe you can clear that up, Jürgen?

/Kristian

-----Oprindelig meddelelse-----
Fra: osgeo4w-dev [mailto:osgeo4w-dev-bounces at lists.osgeo.org] På vegne af Jürgen E. Fischer
Sendt: 17. april 2018 23:33
Til: osgeo4w-dev at lists.osgeo.org
Emne: Re: [osgeo4w-dev] null grid missing from PROJ 5 package

Hi Kristian,

On Tue, 17. Apr 2018 at 19:49:46 +0000, Kristian Evers wrote:
> At least that gives an overview of the architecture. Not too many surprises.
> It is still a bit unclear to me how the actual packages are created. I can’t
> seem to find any scripts for building and packaging the individual packages.
> Is that all handled locally on the various maintainers computers? Or have I
> missed something completely obvious here?

For many packages you'll find a -src.tar.bz2 next to the package, which
contains the build recipe.


Jürgen

-- 
Jürgen E. Fischer           norBIT GmbH             Tel. +49-4931-918175-31
Dipl.-Inf. (FH)             Rheinstraße 13          Fax. +49-4931-918175-50
Software Engineer           D-26506 Norden             http://www.norbit.de


More information about the osgeo4w-dev mailing list