Commit Graph

433 Commits

Author SHA1 Message Date
Oscar Lesta
c659e5f0c8 ceres_solver: fix ARCHITECTURES field.
See https://github.com/haikuports/haikuporter/issues/339
2025-08-29 05:42:15 -03:00
Schrijvers Luc
c8351c5212 opencascade, no revbump, re-arange for doxygen, fixes consistency report (#12718)
current build is broken
2025-08-08 15:34:19 +00:00
Schrijvers Luc
4c9ae431d8 libqalculate, revbump, fixes libcurl devel references for pkg-config (#12526) 2025-06-24 10:38:41 +00:00
Schrijvers Luc
28a4457746 liborigin, bump to 3.0.3 (#12250) 2025-04-26 16:17:53 +00:00
Schrijvers Luc
7798cb7de0 libqalculate, bump version (#11858) 2025-03-03 09:52:37 +00:00
OscarL
e7e2140142 lapack: disable cblas, make lapack.pc require openblas.pc. (#11801)
We're making lapack rely on OpenBLAS's implementaiton of BLAS...
and the latter already provides its own "cblas".

Unless we make the _devel package conflict with one another,
we better disable cblas here.

Also: `lapack.pc` still referenced a "blas" .pc file (as would be the case
if we wre using the lapack-provided BLAS).

Changing that to point to openblas.pc instead fixes the meson-based build of
`scipy` (and with no missing symbols at runtime).

Fixes #11784.
2025-02-21 05:25:26 +00:00
OscarL
a5e7de042c libsigrokdecode: switch to Python 3.10. (#11707)
Fixes #11706.
2025-02-03 11:31:53 +00:00
Schrijvers Luc
a50e2008e6 gdal*, revbump for newer tiff (#11604) 2025-01-08 07:55:00 +01:00
Schrijvers Luc
8724fdaabd libgeotiff, revbump, use newer tiff library (#11584) 2025-01-04 14:18:17 +01:00
Schrijvers Luc
a4ae0c11f4 cfitsio, disable ssl, not needed? (#11474) 2024-12-18 08:31:31 +01:00
Schrijvers Luc
58ecd6ff1a gdal, revbump, switch to ssl3 (#11472) 2024-12-18 07:45:18 +01:00
Schrijvers Luc
fd3f8c49a7 onnx, new recipe (#11434)
* onnx, new recipe

* Update sci-libs/onnx/onnx-1.17.0.recipe

Co-authored-by: Jérôme Duval <jerome.duval@gmail.com>

---------

Co-authored-by: Jérôme Duval <jerome.duval@gmail.com>
2024-12-13 11:50:32 +01:00
Schrijvers Luc
aae14c0de2 nlopt, new recipe (#11366) 2024-11-25 16:20:35 +01:00
Schrijvers Luc
01dc3f0976 libsvm, bump version (#11257) 2024-10-25 16:01:27 +02:00
Schrijvers Luc
f368292127 proj, revbump due to tiff changes (#10856) 2024-08-21 13:30:21 +00:00
Joachim Mairböck
3ea257a7f9 opencascade: change ffmpeg build dependency
It doesn't build with newer versions than ffmpeg4, but the the dependency is optional, so we can
drop it if ffmpeg4 is dropped.

No revbump because no rebuild is necessare right now.
2024-08-10 11:47:17 +02:00
Jérôme Duval
8f20e6b02c libcerf: pod2man without secondaryArch suffix 2024-06-13 12:37:00 +02:00
Joachim Mairböck
fff7f1cb1e opencascade: switch source to the GitHub mirror 2024-04-19 23:11:16 +02:00
Joachim Mairböck
e01123cdc6 opencascade: bump version 2024-04-19 22:17:10 +02:00
Schrijvers Luc
4875cd08aa ccfits, fix SOURCE_URI (#10352) 2024-04-18 09:24:15 +02:00
Schrijvers Luc
283343b3f2 libcerf, new recipe (#10288)
Optional dependency for labplot2
2024-04-01 21:30:02 +02:00
Schrijvers Luc
7b394f107f matio, disable gcc2, set CMAKE_INSTALL_BINDIR (#10287)
no need for revbumping, 64bit is fine
2024-04-01 21:12:12 +02:00
Schrijvers Luc
f9756d4ba6 matio, new recipe (#10286)
Optional package for labplot2
2024-04-01 20:48:43 +02:00
Schrijvers Luc
75e6a77466 cfitsio, bump version, keep older around (#10285)
Older one still in use
2024-04-01 19:47:10 +02:00
Schrijvers Luc
6dca2ffc32 liborigin, new recipe (#10283)
Additional library for labplot2
2024-04-01 17:30:55 +02:00
Schrijvers Luc
0912069b76 libqalculate, bump version (#10281) 2024-04-01 09:37:35 +02:00
Joachim Mairböck
a8241432b1 mpfi: new recipe
This is a new (optional) dependency of texlive since 2024. They also provide the library
internally (like all their dependencies), but for distribution packages, using system libraries is
preferred.
2024-03-25 20:33:19 +01:00
Schrijvers Luc
4d24a33a13 libqalculate, revbump, force correct icu version (#10196) 2024-03-07 13:13:56 +01:00
Joachim Mairböck
5572da175f opencascade: update to version 7.8.0 (#9924)
* opencascade: update to version 7.8.0
2024-02-24 16:51:24 +01:00
Schrijvers Luc
c8f4dc531b libqalculate, bump version, use icu74 (#10075) 2024-02-08 12:27:22 +01:00
Joachim Mairböck
d2066f8b5c opencascade: enable draco support (#9823) 2023-12-05 07:31:57 +01:00
Schrijvers Luc
6758270062 fftw, fix cmake detection (#9791) 2023-11-26 20:22:47 +01:00
Schrijvers Luc
bbd213103b Fix missing prefix in pkgconfig files (#9738) 2023-11-08 10:47:38 +00:00
augiedoggie
45a073a553 proj: fix 32 bit build (#9581) 2023-10-05 19:14:30 -06:00
Al Hoang
ebeb80d5a1 proj: bump version (#9550) 2023-10-01 10:47:50 -06:00
extrowerk
8c72e99a1f Blis: bump (#9321)
keep old for compatibility.
2023-09-01 08:05:46 +02:00
extrowerk
95b4c5ad02 Blaze: bump (#9320) 2023-09-01 08:05:34 +02:00
extrowerk
55d820c4f6 Armadillo: bump (#9319)
* Armadillo: bump

* Fix test
2023-09-01 08:05:18 +02:00
extrowerk
13fbda2e92 OpenBLAS: bump (#9318) 2023-09-01 08:05:04 +02:00
Schrijvers Luc
1f3241716a libqalculate, bump version (#9314) 2023-08-31 13:34:08 +00:00
Schrijvers Luc
5a3afd0a43 suitesparse, move from python2.7 to python3.10 (#9235) 2023-08-16 09:36:52 +00:00
OscarL
9d69a22293 blis: remove older recipe. (#9210)
Nothing uses this version on-tree, and it depends on Python 2.x.
2023-08-14 04:27:30 +00:00
Schrijvers Luc
f86307ccb4 libsvm, revbump for python changes (#9192) 2023-08-12 12:30:01 +00:00
Schrijvers Luc
43330e464a alglib, bump version (#9155) 2023-08-06 08:07:59 +00:00
Joachim Mairböck
43a13784b1 opencascade: switch ffmpeg requirements to use >= (#9116)
Also, remove the version constraints from the lib: requirements. They should be picked up automatically by haikuporter because of the devel: requirements and the dependency of ffmpeg_devel on ffmpeg.
2023-07-31 20:29:15 +02:00
Joachim Mairböck
15b9e0bfd8 opencascade: force building with ffmpeg4, ffmpeg5 doesn't work (#9110) 2023-07-29 18:35:33 +00:00
Joachim Mairböck
479f8ce652 opencascade: bump version (#9102) 2023-07-29 16:19:14 +00:00
Schrijvers Luc
d3422eb04c armadillo, bump version (#8676) 2023-05-20 06:41:58 +02:00
Schrijvers Luc
370bdf4c81 arpack, bump version (#8633) 2023-05-12 14:02:56 +02:00
Schrijvers Luc
e0ce709ffd gdal302, revbump for rebuild (#8578) 2023-05-04 09:27:53 +02:00