[Live-demo] [OSGeo] #1774: Switch to MapProxy packaging maintained by the Debian GIS team
OSGeo
trac_osgeo at osgeo.org
Mon Aug 8 03:11:31 PDT 2016
#1774: Switch to MapProxy packaging maintained by the Debian GIS team
-------------------------+---------------------------
Reporter: sebastic | Owner: live-demo@…
Type: enhancement | Status: new
Priority: normal | Milestone: OSGeoLive10.5
Component: LiveDVD | Keywords:
-------------------------+---------------------------
OSGeo-Live should switch to the !MapProxy packaging maintained by the
Debian GIS team, which is included in the main
[https://tracker.debian.org/pkg/mapproxy Debian] &
[https://launchpad.net/ubuntu/+source/mapproxy Ubuntu] repositories too:
https://anonscm.debian.org/cgit/pkg-grass/mapproxy.git
The packaging differs somewhat from that in OSGeo-Live so far.
The old packaging had only the `python-mapproxy` binary package which
contained everything, in the new packaging the `python-mapproxy` binary
package provides the library for Python 2, and `python3-mapproxy` the
library for Python 3.
The commandline utilities are moved to `/usr/lib/<package>/`.
Architecture independent data is moved to `/usr/share/<package>/` and
symlinked from their origin under `/usr/lib/python<version>/dist-
packages/mapproxy/`.
The new `mapproxy` binary package provides the commandline tools in
`/usr/bin/`, which are symlinks to the Python scripts in `/usr/lib/python-
mapproxy/` provided by the `python-mapproxy` package. The `mapproxy`
package also provides the manpages for the commandline tools.
The new `mapproxy-doc` binary package provides the documentation, and is
suggested by the `mapproxy` package. It should make use the `MapProxy-
docs` tarball in `install_mapproxy.sh` obsolete.
The changes to `install_mapproxy.sh` for the new mapproxy packages are
included in attachment:install_mapproxy.patch
--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/1774>
OSGeo <http://www.osgeo.org/>
OSGeo committee and general foundation issue tracker.
More information about the Osgeolive
mailing list