opencascade.git
14 months agocmake-workaround-tbbmemory
Debian Science Maintainers [Wed, 2 Oct 2024 20:00:00 +0000 (22:00 +0200)]
cmake-workaround-tbbmemory

Gbp-Pq: Name 0011-cmake-workaround-tbbmemory.patch

14 months agoFix cmake module path
Tobias Frost [Wed, 2 Oct 2024 20:00:00 +0000 (22:00 +0200)]
Fix cmake module path

Forwarded: not yet
Last-Update: 2022-10-19 <YYYY-MM-DD, last update of the meta-information, optional>

to be able to install cmake module in mulipath. Also, do not bail out if an
opencascade component is not installed in the cmake module (it might be in a
different package)
Last-Update: 2022-10-19 <YYYY-MM-DD, last update of the meta-information, optional>
Gbp-Pq: Name 0010-fix-cmake-module.patch

14 months ago[PATCH 6/7] BRepOffset_Tool: TryProject: Check return of BRepLib::BuildCurve3d. Might...
blobfish [Wed, 2 Oct 2024 20:00:00 +0000 (22:00 +0200)]
[PATCH 6/7] BRepOffset_Tool: TryProject: Check return of BRepLib::BuildCurve3d. Might be degenerate edge, so no curve

Gbp-Pq: Name 0006-BRepOffset_Tool-TryProject-Check-return-of-BRepLib-B.patch

14 months ago[PATCH 5/7] BRepFill_Filling: Don't even attempt to build with empty boundary
blobfish [Wed, 2 Oct 2024 20:00:00 +0000 (22:00 +0200)]
[PATCH 5/7] BRepFill_Filling: Don't even attempt to build with empty boundary

Gbp-Pq: Name 0005-BRepFill_Filling-Don-t-even-attempt-to-build-with-em.patch

14 months ago[PATCH 4/7] BRepFill_Filling: Curve constraints confused by implicit cast from GeomAb...
blobfish [Wed, 2 Oct 2024 20:00:00 +0000 (22:00 +0200)]
[PATCH 4/7] BRepFill_Filling: Curve constraints confused by implicit cast from GeomAbs_Shape to Standard_Integer

Gbp-Pq: Name 0004-BRepFill_Filling-Curve-constraints-confused-by-impli.patch

14 months ago[PATCH 3/7] BRepFill_Filling: WireFromList: We can't assume that a connected edge...
blobfish [Wed, 2 Oct 2024 20:00:00 +0000 (22:00 +0200)]
[PATCH 3/7] BRepFill_Filling: WireFromList: We can't assume that a connected edge was found and the iterator is valid or we will crash on Edges.Remove

Gbp-Pq: Name 0003-BRepFill_Filling-WireFromList-We-can-t-assume-that-a.patch

14 months ago[PATCH 2/7] GeomPlate_BuildAveragePlane: BasePlan: Don't set yvector to zero. See...
blobfish [Wed, 2 Oct 2024 20:00:00 +0000 (22:00 +0200)]
[PATCH 2/7] GeomPlate_BuildAveragePlane: BasePlan: Don't set yvector to zero. See Following:

    When we return, the yvector is crossed with x and we crash.
    The z vector is passed in and we calculate the x vector, so just cross those 2 in this case to get y.

Gbp-Pq: Name 0002-GeomPlate_BuildAveragePlane-BasePlan-Don-t-set-yvect.patch

14 months ago[PATCH 1/7] cmake: Don't try to write to install directory. You know, permissions...
blobfish [Wed, 2 Oct 2024 20:00:00 +0000 (22:00 +0200)]
[PATCH 1/7] cmake: Don't try to write to install directory. You know, permissions and all

Gbp-Pq: Name 0001-cmake-Don-t-try-to-write-to-install-directory.-You-k.patch

14 months agoDo not use a server-based search engine for the doxygen documentation.
Tobias Frost [Wed, 2 Oct 2024 20:00:00 +0000 (22:00 +0200)]
Do not use a server-based search engine for the doxygen documentation.

Origin: <upstream|backport|vendor|other>, <URL, required except if Author is present>
Bug: <URL to the upstream bug report if any, implies patch has been forwarded, optional>
Bug-Debian: https://bugs.debian.org/914498
Forwarded: not-needed, Debian specific
Last-Update: 2020-04-08

As this would require a webserver with php enabled.
Last-Update: 2020-04-08
Gbp-Pq: Name do-not-use-doxygen-searchengine.patch

14 months agoDo not enforce atomics support on archs not supporting it.
Tobias Frost [Wed, 2 Oct 2024 20:00:00 +0000 (22:00 +0200)]
Do not enforce atomics support on archs not supporting it.

Forwarded: no, Debian specific.
Last-Update: 2018-05-26

armel seems to have no atomic support on opencascade, so make it possible to
hint the build system not to enforce it.
Last-Update: 2018-05-26
Gbp-Pq: Name armel-ftbfs.patch

14 months agoThis patch replaces Cloudflare mathjax with libjs-mathjax.
Kurt Kremitzki [Wed, 2 Oct 2024 20:00:00 +0000 (22:00 +0200)]
This patch replaces Cloudflare mathjax with libjs-mathjax.

Last-Update: 2018-03-06

Gbp-Pq: Name remove-cloudflare-mathjax.diff

14 months agofix install dir references for debian
Debian Science Maintainers [Wed, 2 Oct 2024 20:00:00 +0000 (22:00 +0200)]
fix install dir references for debian

Origin: vendor, https://aur.archlinux.org/cgit/aur.git/tree/fix-install-dir-references.patch?h=opencascade7

This patch fixes cmake install dir references and comes from the opencascade7
package on the ArchLinux User Repository.

Gbp-Pq: Name fix-install-dir-references.diff

14 months agoThis patch removes build refs to Files-Excluded in d/copyright
Kurt Kremitzki [Wed, 2 Oct 2024 20:00:00 +0000 (22:00 +0200)]
This patch removes build refs to Files-Excluded in d/copyright

Last-Update: 2020-11-23

Gbp-Pq: Name dox-cmake-cleanup.patch

14 months agoopencascade (7.8.1+dfsg1-3) unstable; urgency=medium
Santiago Vila [Wed, 2 Oct 2024 20:00:00 +0000 (22:00 +0200)]
opencascade (7.8.1+dfsg1-3) unstable; urgency=medium

  * Team upload.
  * Fix FTBFS bug "invalid conversion from ‘unsigned char*’ to ‘const char*’".
    Use auto instead of specific type. Closes: #1083127.

[dgit import unpatched opencascade 7.8.1+dfsg1-3]

14 months agoImport opencascade_7.8.1+dfsg1-3.debian.tar.xz
Santiago Vila [Wed, 2 Oct 2024 20:00:00 +0000 (22:00 +0200)]
Import opencascade_7.8.1+dfsg1-3.debian.tar.xz

[dgit import tarball opencascade 7.8.1+dfsg1-3 opencascade_7.8.1+dfsg1-3.debian.tar.xz]

19 months agoImport opencascade_7.8.1+dfsg1.orig.tar.xz
Tobias Frost [Thu, 16 May 2024 10:06:54 +0000 (12:06 +0200)]
Import opencascade_7.8.1+dfsg1.orig.tar.xz

[dgit import orig opencascade_7.8.1+dfsg1.orig.tar.xz]