Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: lib2geom-devel | Distribution: openSUSE Tumbleweed |
Version: 1.3.0 | Vendor: openSUSE |
Release: 4.1 | Build date: Fri Aug 9 13:24:22 2024 |
Group: Development/Libraries/C and C++ | Build host: reproducible |
Size: 803289 | Source RPM: lib2geom-1.3.0-4.1.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://gitlab.com/inkscape/lib2geom | |
Summary: Development files for lib2geom |
This package contains all necessary include files and libraries needed to develop applications that require lib2geom.
LGPL-2.1-only AND MPL-1.1
* Fri Aug 09 2024 Filip Kastl <filip.kastl@suse.com> - Add skip_failing_tests_gcc14.diff to fix more instable intersection tests. This allows the 32bit version of the package to be built with GCC14. * Wed Aug 23 2023 Jan Engelhardt <jengelh@inai.de> - Add -DNDEBUG to CFLAGS explicitly, since the i586 build depends on it. * Thu Jul 27 2023 Dirk Stoecker <opensuse@dstoecker.de> - add skip_failing_tests.diff to fix instable intersection tests * Mon Jul 24 2023 thod_@gmx.de - Update to version 1.3 * In-place expansion of bounding boxes * Enhancements to the Path class * See the full release notes https://gitlab.com/inkscape/lib2geom/-/releases/1.3 * Thu Mar 02 2023 Martin Liška <mliska@suse.cz> - Use -fexcess-precision=fast as GCC 13 changes the default for C++ compiler and without the change some tests fail on i586. More info can be seen here: https://gcc.gnu.org/gcc-13/porting_to.html#excess-precision * Sun Dec 18 2022 thod_@gmx.de - Update to version 1.2.2 * Remove assertions in the intersection routine for EllipticalArc * fix-floating-point-epsilon-in-tests-i586.patch fixed upstream * Mon Jun 28 2021 Antonio Larrosa <alarrosa@suse.com> - Add patch to fix libdir in pkgconfig file and to install it to the right location under %{_libdir}/pkgconfig instead of %{_prefix}/lib/pkgconfig which is being used by upstream: * fix-pkgconfig-libdir-path.patch * Wed Jun 16 2021 Antonio Larrosa <alarrosa@suse.com> - Use -DCMAKE_SKIP_RPATH:BOOL=OFF so rpath is set on tests and they can find the library in the build directory. Also use - DCMAKE_SKIP_INSTALL_RPATHS:BOOL=ON so rpaths are not set in installed files. * Tue Jun 15 2021 Antonio Larrosa <alarrosa@suse.com> - Add patch to fix a floating point error when running tests on i586: * fix-floating-point-epsilon-in-tests-i586.patch * Tue Jun 15 2021 Antonio Larrosa <alarrosa@suse.com> - Update to version 1.1: * 2Geom v1.1 is not ABI compatible with v1.0, it switches from boost::optional to std::optional. * Add Geom::Parallelogram * Add Geom::PathIteratorSink::inPath() * Add Geom::are_near_rel() for Geom::Point * Move headers to include directory * Make build system git submodule friendly * Fix Python 3 support (py2geom) * Remove Python 2 support (py2geom)
/usr/include/2geom-1.3.0 /usr/include/2geom-1.3.0/2geom /usr/include/2geom-1.3.0/2geom/2geom.h /usr/include/2geom-1.3.0/2geom/affine.h /usr/include/2geom-1.3.0/2geom/angle.h /usr/include/2geom-1.3.0/2geom/basic-intersection.h /usr/include/2geom-1.3.0/2geom/bezier-curve.h /usr/include/2geom-1.3.0/2geom/bezier-to-sbasis.h /usr/include/2geom-1.3.0/2geom/bezier-utils.h /usr/include/2geom-1.3.0/2geom/bezier.h /usr/include/2geom-1.3.0/2geom/cairo-path-sink.h /usr/include/2geom-1.3.0/2geom/choose.h /usr/include/2geom-1.3.0/2geom/circle.h /usr/include/2geom-1.3.0/2geom/concepts.h /usr/include/2geom-1.3.0/2geom/conic_section_clipper.h /usr/include/2geom-1.3.0/2geom/conic_section_clipper_cr.h /usr/include/2geom-1.3.0/2geom/conic_section_clipper_impl.h /usr/include/2geom-1.3.0/2geom/conicsec.h /usr/include/2geom-1.3.0/2geom/convex-hull.h /usr/include/2geom-1.3.0/2geom/coord.h /usr/include/2geom-1.3.0/2geom/crossing.h /usr/include/2geom-1.3.0/2geom/curve.h /usr/include/2geom-1.3.0/2geom/curves.h /usr/include/2geom-1.3.0/2geom/d2.h /usr/include/2geom-1.3.0/2geom/ellipse.h /usr/include/2geom-1.3.0/2geom/elliptical-arc.h /usr/include/2geom-1.3.0/2geom/exception.h /usr/include/2geom-1.3.0/2geom/forward.h /usr/include/2geom-1.3.0/2geom/generic-interval.h /usr/include/2geom-1.3.0/2geom/generic-rect.h /usr/include/2geom-1.3.0/2geom/geom.h /usr/include/2geom-1.3.0/2geom/int-interval.h /usr/include/2geom-1.3.0/2geom/int-point.h /usr/include/2geom-1.3.0/2geom/int-rect.h /usr/include/2geom-1.3.0/2geom/intersection-graph.h /usr/include/2geom-1.3.0/2geom/intersection.h /usr/include/2geom-1.3.0/2geom/interval.h /usr/include/2geom-1.3.0/2geom/intervaltree /usr/include/2geom-1.3.0/2geom/intervaltree/interval_tree.h /usr/include/2geom-1.3.0/2geom/line.h /usr/include/2geom-1.3.0/2geom/linear.h /usr/include/2geom-1.3.0/2geom/math-utils.h /usr/include/2geom-1.3.0/2geom/nearest-time.h /usr/include/2geom-1.3.0/2geom/numeric /usr/include/2geom-1.3.0/2geom/numeric/fitting-model.h /usr/include/2geom-1.3.0/2geom/numeric/fitting-tool.h /usr/include/2geom-1.3.0/2geom/numeric/linear_system.h /usr/include/2geom-1.3.0/2geom/numeric/matrix.h /usr/include/2geom-1.3.0/2geom/numeric/symmetric-matrix-fs-operation.h /usr/include/2geom-1.3.0/2geom/numeric/symmetric-matrix-fs-trace.h /usr/include/2geom-1.3.0/2geom/numeric/symmetric-matrix-fs.h /usr/include/2geom-1.3.0/2geom/numeric/vector.h /usr/include/2geom-1.3.0/2geom/ord.h /usr/include/2geom-1.3.0/2geom/orphan-code /usr/include/2geom-1.3.0/2geom/orphan-code/arc-length.h /usr/include/2geom-1.3.0/2geom/orphan-code/chebyshev.h /usr/include/2geom-1.3.0/2geom/orphan-code/intersection-by-smashing.h /usr/include/2geom-1.3.0/2geom/orphan-code/linear-of.h /usr/include/2geom-1.3.0/2geom/orphan-code/linearN.h /usr/include/2geom-1.3.0/2geom/orphan-code/redblacktree.h /usr/include/2geom-1.3.0/2geom/orphan-code/rtree.h /usr/include/2geom-1.3.0/2geom/orphan-code/sbasis-of.h /usr/include/2geom-1.3.0/2geom/orphan-code/sbasisN.h /usr/include/2geom-1.3.0/2geom/parallelogram.h /usr/include/2geom-1.3.0/2geom/path-intersection.h /usr/include/2geom-1.3.0/2geom/path-sink.h /usr/include/2geom-1.3.0/2geom/path.h /usr/include/2geom-1.3.0/2geom/pathvector.h /usr/include/2geom-1.3.0/2geom/piecewise.h /usr/include/2geom-1.3.0/2geom/point.h /usr/include/2geom-1.3.0/2geom/polynomial.h /usr/include/2geom-1.3.0/2geom/ray.h /usr/include/2geom-1.3.0/2geom/rect.h /usr/include/2geom-1.3.0/2geom/sbasis-2d.h /usr/include/2geom-1.3.0/2geom/sbasis-curve.h /usr/include/2geom-1.3.0/2geom/sbasis-geometric.h /usr/include/2geom-1.3.0/2geom/sbasis-math.h /usr/include/2geom-1.3.0/2geom/sbasis-poly.h /usr/include/2geom-1.3.0/2geom/sbasis-to-bezier.h /usr/include/2geom-1.3.0/2geom/sbasis.h /usr/include/2geom-1.3.0/2geom/solver.h /usr/include/2geom-1.3.0/2geom/svg-path-parser.h /usr/include/2geom-1.3.0/2geom/svg-path-writer.h /usr/include/2geom-1.3.0/2geom/sweep-bounds.h /usr/include/2geom-1.3.0/2geom/sweeper.h /usr/include/2geom-1.3.0/2geom/symbolic /usr/include/2geom-1.3.0/2geom/symbolic/determinant-minor.h /usr/include/2geom-1.3.0/2geom/symbolic/implicit.h /usr/include/2geom-1.3.0/2geom/symbolic/matrix.h /usr/include/2geom-1.3.0/2geom/symbolic/multi-index.h /usr/include/2geom-1.3.0/2geom/symbolic/multipoly.h /usr/include/2geom-1.3.0/2geom/symbolic/mvpoly-tools.h /usr/include/2geom-1.3.0/2geom/symbolic/polynomial.h /usr/include/2geom-1.3.0/2geom/symbolic/unity-builder.h /usr/include/2geom-1.3.0/2geom/transforms.h /usr/include/2geom-1.3.0/2geom/utils.h /usr/lib/cmake/2Geom /usr/lib/cmake/2Geom/2GeomConfig.cmake /usr/lib/cmake/2Geom/2GeomConfigVersion.cmake /usr/lib/cmake/2Geom/2GeomTargets-relwithdebinfo.cmake /usr/lib/cmake/2Geom/2GeomTargets.cmake /usr/lib/lib2geom.so /usr/lib/pkgconfig/2geom.pc
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Oct 30 00:56:19 2024