Schrijvers Luc
d3681efb9e
libqalculate, 32bit fix for debug package ( #13671 )
2026-01-25 15:59:37 +00:00
Schrijvers Luc
63e1fc26c7
libqalculate cmd:intltoolize revert adding secondaryArchSuffix ( #13670 )
2026-01-25 16:36:10 +01:00
Schrijvers Luc
691543a808
libqalculate, bump to version 5.9.0 ( #13668 )
2026-01-25 16:17:28 +01:00
Schrijvers Luc
61c713fd8e
nlopt, bump to 2.9.1 ( #13599 )
...
2.10.0 changes SONAME, 2.9.1 is still compatible for orcaslicer
2026-01-08 13:56:53 +01:00
Alexander von Gluck
47ea51f320
cmake/meson: Mass fix packages with broken debuginfo ( #12822 )
...
* cmake/debuginfo: Mass fix packages with broken debuginfo
* rtl_sdr: Fix trailing whitespace
* meson/debuginfo: Mass fix packages with broken debuginfo
* clean up conflicts
---------
Co-authored-by: Luc Schrijvers <begasus@gmail.com >
2026-01-07 17:36:21 +01:00
Schrijvers Luc
ab73761390
armadillo, revbump, drop lapack dependency ( #13295 )
2025-12-02 13:03:39 +01:00
Schrijvers Luc
c5fa61fa20
sundials, revbump, drop lapack dependency ( #13294 )
2025-12-02 12:59:58 +01:00
Schrijvers Luc
372cb0ad62
blaze, revbump, drop lapack dependency ( #13293 )
2025-12-02 11:29:11 +01:00
Schrijvers Luc
40a82b7db6
arpack, revbump, drop lapack dependency ( #13292 )
2025-12-02 11:25:15 +01:00
Schrijvers Luc
fd39f08561
suitesparse5, revbump for old TBB changes ( #13223 )
2025-11-16 18:10:14 +01:00
Schrijvers Luc
f231caa20d
libqalculate, bump to 5.8.1 ( #13219 )
2025-11-16 16:31:04 +01:00
Schrijvers Luc
2c7ff9524b
ceres_solver, bump to 2.2.0 ( #13208 )
2025-11-13 09:09:34 +01:00
Schrijvers Luc
f1b3162d9c
suitesparse, trigger build for 32bit ( #13204 )
2025-11-12 15:35:22 +01:00
Schrijvers Luc
6d72934079
suitesparse 7.12.1, revbump for new oneTBB ( #13199 )
2025-11-11 15:34:33 +01:00
Schrijvers Luc
0b3de0983c
suitesparse, bump to 7.12.1 ( #13196 )
2025-11-11 14:25:09 +01:00
Schrijvers Luc
2a7726dfc2
openblas, bump to 0.3.30, enable lapack ( #13194 )
...
* openblas, bump to 0.3.30, enable lapack
* Update sci-libs/openblas/openblas-0.3.30.recipe
Co-authored-by: OscarL <oscar.lesta@gmail.com >
---------
Co-authored-by: OscarL <oscar.lesta@gmail.com >
2025-11-11 13:39:11 +01:00
kenmays
5cf0bba07c
opencascade: disabled FFmpeg ( #13105 )
...
* opencasecade: disabled FFmpeg
* simplify qt path, backport a build fix for freetype
---------
Co-authored-by: Joachim Mairböck <j.mairboeck@gmail.com >
2025-11-02 15:27:03 +01:00
Schrijvers Luc
8e4495f90f
mlpack, small change to trigger build ( #13021 )
2025-10-05 10:23:49 +00:00
Schrijvers Luc
f3ec080b1a
ensmallen, add patchset ( #13020 )
2025-10-05 10:17:41 +00:00
Schrijvers Luc
37e7a33c82
ensmallen, new recipe (dependency for mlpack) ( #13013 )
2025-10-05 09:46:44 +00:00
Schrijvers Luc
2ac067e918
mlpack, bump to 4.6.2, bump boost requirement ( #13019 )
2025-10-05 09:46:07 +00:00
Schrijvers Luc
4544721e9b
gdal302, revbump for new armadillo ( #13016 )
2025-10-05 08:51:46 +00:00
Schrijvers Luc
78d3290900
gdal, revbump for new armadillo ( #13015 )
2025-10-05 08:16:51 +00:00
Schrijvers Luc
4fb3fd5559
armadillo, bump to 15.0.3, cleanup old ones ( #13014 )
2025-10-05 08:07:46 +00:00
Schrijvers Luc
1fecd15253
geos, bump to 3.14.0 ( #12889 )
2025-09-03 08:55:50 +00:00
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