- Drop deprecated (non-reentrant) qhull headers since we don't
provide the corresponding shared lib.
- Move the qhull_r libs, headers, related files into new shared
lib libqhull_r and qhull_r-devel packages as appropriate; have
qhull_r-devel provide qhull-devel.
- Move qhullcpp library, headers, and pkgconfig file into separate
qhullcpp-devel-static package.
- qhullcpp is only supported as static library and needs to be
built with "-ffat-lto-objects"; add this to CXXFLAGS.
- Delete unnecessary pkgconfig files corresponding to static libs
that are not built/installed.
OBS-URL: https://build.opensuse.org/request/show/884737
OBS-URL: https://build.opensuse.org/package/show/science/qhull?expand=0&rev=14
- updated to 2020.2 (8.0.2):
* Qhull 202.2 updates Qhull's builds and Qhull's C++ interface.
See https://github.com/qhull/qhull/wiki for details.
- updated to 2020.1 (8.0.2):
* Qhull 2020.1 enhances the C++ interface with QhullUser and
support for Voronoi diagrams. See user_eg3 for C++ examples.
* Qhull builds support pkg-config, SONAME, DESTDIR for staged
installs, PREFIX, QhullExport, and CMAKE_CURRENT_SOURCE_DIR.
- Drop 0001-Allow-disabling-of-static-or-shared-library-builds.patch
- Rebase 0002-Remove-tools-from-CMake-exported-targets.patch
OBS-URL: https://build.opensuse.org/request/show/844703
OBS-URL: https://build.opensuse.org/package/show/science/qhull?expand=0&rev=12
- updated to 2011.1:
* Remove deprecated libqhull/qhull.h. Use libqhull/libqhull.h instead.
* QhullFacet: Added isSimplicial, isTopOrient, isTriCoplanar, isUpperDelaunay
* Added Qhull::defineVertexFacetNeighbors() for facetNeighbors of vertices.
Automatically called for facet merging and Voronoi diagrams
Do not print QhullVertex::facetNeighbors is !facetNeighborsDefined()
* Add Fixup identifiers
* QhullError: Add copy constructor, assignment operator, and destructor
* Add throw() specifiers to RoadError and QhullError
* Renamed RoadError::defined() to RoadError::isDefined()
* Add #error to Qhull.h if qh_QHpointer is not defined
* etc. see Changes.txt (forwarded request 83793 from pgajdos)
OBS-URL: https://build.opensuse.org/request/show/83803
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qhull?expand=0&rev=4