[GRASS-git] [OSGeo/grass] 7dc46c: v.in.dwg: Retire v.in.dwg infavor of v.in.redwg (#...
Mohan Yelugoti
noreply at github.com
Wed Sep 18 18:06:41 PDT 2024
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 7dc46cdadd53399c566cf0a496632c80ea03db81
https://github.com/OSGeo/grass/commit/7dc46cdadd53399c566cf0a496632c80ea03db81
Author: Mohan Yelugoti <ymdatta.work at gmail.com>
Date: 2024-09-19 (Thu, 19 Sep 2024)
Changed paths:
M configure
M configure.ac
M include/Make/Platform.make.in
M vector/Makefile
R vector/v.in.dwg/Makefile
R vector/v.in.dwg/README
R vector/v.in.dwg/WARNING
R vector/v.in.dwg/entity.c
R vector/v.in.dwg/global.h
R vector/v.in.dwg/main.c
R vector/v.in.dwg/v.in.dwg.html
Log Message:
-----------
v.in.dwg: Retire v.in.dwg infavor of v.in.redwg (#4329)
v.in.dwg is linked to proprietary library 'OpenDWG toolkit'. One needs to become a member of OpenDWG Alliance to get the needed libraries and headers in order to compile this tool.
However, OpenDWG webpage went offline around 2011 and we have 'v.in.redwg' as replacement for it (available in grass-addons). Hence retire 'v.in.dwg' tool.
Besides the tool, this completely removes OpenDWG from configure.ac and platform.
Signed-off-by: Mohan Yelugoti <ymdatta.work at gmail.com>
To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications
More information about the grass-commit
mailing list