./cad/libredwg, Free library to read/write DWG files

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.12.4nb5, Package name: libredwg-0.12.4nb5, Maintainer: pkgsrc-users

LibreDWG is a free C library to read and write DWG files, which was
a file format created in the 70's for the emerging CAD applications,
and is the native file format used by AutoCAD.

This package includes some example tools to manipulate DWG files.

This software is part of the GNU project, released under the aegis
of GNU.


Required to run:
[textproc/libxml2] [textproc/py-libxml2] [print/pslib] [devel/pcre2]

Master sites: (Expand)

Filesize: 9312.238 KB

Version history: (Expand)


CVS history: (Expand)


   2024-03-01 07:34:45 by Kimmo Suominen | Files touched by this commit (9)
Log message:
Use MASTER_SITE_GNU
   2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377)
Log message:
*: recursive bump for icu 74.1
   2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | Package updated
Log message:
revbump after textproc/icu update
   2022-11-23 17:21:30 by Adam Ciarcinski | Files touched by this commit (1878) | Package updated
Log message:
massive revision bump after textproc/icu update
   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message:
*: recursive bump for perl 5.36
   2022-04-18 21:12:27 by Adam Ciarcinski | Files touched by this commit (1798) | Package updated
Log message:
revbump for textproc/icu update
   2021-12-11 17:00:59 by Greg Troxel | Files touched by this commit (3)
Log message:
cad/libredwg: Update to 0.12.4

Major bugfixes:
  * Fixed encode from dwg and json for many objects: missing size and bitsize
    recalculation for objects with strings and DD types. (GH #322, #326)
  * dwgadd: Fixed the pspace command. (GH #319)
  * Missed all binary DXF groups 0. Still not working, but added to oss-fuzz.
  * Support older gperf, older than 3.1. eg. macOS
   2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063)
Log message:
revbump for icu and libffi