Skip to content

Reconsider what is installed in bin, and probably omit contrib #151

@gdt

Description

@gdt

Some of these are proper programs and some are from contrib. More or less, it seems like contrib should not be installed. But if something in contrib is needed, then it probably shoudld be moved up.

./Makefile.am:bin_PROGRAMS = dbfadd dbfcreate dbfdump shpadd shpcreate shpdump shprewind shptreedump shputils
./contrib/Makefile.am:bin_PROGRAMS = csv2shp dbfcat dbfinfo shpcat shpdxf shpfix shpsort Shape_PointInPoly shpcentrd shpdata shpinfo shpwkb

I suggest to packagers to omit contrib. I've just adjusted the pending pkgsrc update for 1.6.1 to do that, via patching Makefile.in:SUBDIRS.

It may be best to build but not install these, changing to noinst_bin_PROGRAMS

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions