Patch Version 2.1.3
r-a-v-a-s released this on 23 Sep
Bugs eliminated:
* Shift would not activate the command line
* Command+Tab didn't always activate the current drawing on OS X
Commit Log => https://github.com/LibreCAD/LibreCAD/commits/2.1.3
Patch Version 2.1.2
r-a-v-a-s released this on 16 Sep · 4 commits to 2.1 since this release
Bugs eliminated:
* wouldn't build with gcc 5.4 and 6
* mouse cursor was missing for `Arc Tangential'
* right-click with plugins could cause a crash
* construction lines were not drawn when the line segment was out of view
* DXF files with comments were not properly loaded
* drawings were not marked as modified after an `undo'
* the command line didn't accept numpad input
* the command widget didn't activate properly when floating
Commit Log => https://github.com/LibreCAD/LibreCAD/commits/2.1.2
There has been a lot of development since the previous version in
pkgsrc. DWG read/write support and SVG export are major features,
along with moving to Qt4 and onwards. The QCAD toolbar is no longer
supported, and the program is faster in operation than the previous
pkgsrc version.
Apart from the github commit log which is overly detailed, the
previous release information with some change logs is at
https://github.com/LibreCAD/LibreCAD/releases
Problems found with existing distfile for eagle:
distfiles/eagle-lin32-7.4.0.run
No changes made to eagle/distinfo file.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882