AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to version 1.0.1+git.20200429: * Fix includes install dir * Export target as libdxfrw::libdxfrw to keep consistency with Conan packages * Add archive destination in install * Install DXFRW::dxfrw target * Remove duplicate target properties * Remove version from pkg-config file * Let CMake handle C++11 compiler definition * Change minimal required CMake version to 3.0 * cmake: add doc target * README.md: fix typo * cmake: generate and install pkgconfig * cmake: add one for dwg2dxf * cmake: set library VERSIONs * cmake: use GNUInstallDirs - add patches (build fixes) * libdxfrw.pc.in-fix-expansion-and-include-path.patch * drw_header-fix-indentation-level.patch - remove patches (they got upstreamed) * 0001-cmake-use-GNUInstallDirs.patch * 0002-cmake-set-library-VERSIONs.patch * 0003-cmake-add-one-for-dwg2dxf.patch * 0004-cmake-generate-and-install-pkgconfig.patch
- switch from sourceforge to more up-to-date github repo - Update to version 0.6.3+git.20190501: * Add build status and update example link * Add Travis-CI script * [#10] Fix compilation on GCC * Fix bugs with .dwg import of TEXT and MTEXT entities * This was unnecessary * Link libdxfrw against libstdc++ * Return an error when the file ends prematurely * Add version getter * Fix polyline 2d/3d write * Initialize return buffers in GetRawChar8 et al. - add * 0001-cmake-use-GNUInstallDirs.patch * 0002-cmake-set-library-VERSIONs.patch * 0003-cmake-add-one-for-dwg2dxf.patch * 0004-cmake-generate-and-install-pkgconfig.patch - remove * libdxfrw-LibreCad-2.1.0-changes.patch
- add libdxfrw-LibreCad-2.1.0-changes.patch - we need -std=c++11 for that patch to work
- Update to version 0.6.3 * No changelog available for this version
- Update to version 0.6.1: * Detailed changelog not available. From version 0.6.0: * First version with dwg read support.
- Update to version 0.5.12: * Detailed changelog not available.
- Set RPM group to more usual values
- Initial rpm release (version 0.5.11).