Commit Graph

23168 Commits

Author SHA1 Message Date
Christoph Reiter
602084216d Forgot to remove the default shell srcinfo-cache 2021-09-12 16:20:49 +02:00
Christoph Reiter
696f844b4e generate-srcinfo: use native Python and git
Should make things a bit faster, and more reliable.
2021-09-12 16:17:56 +02:00
Biswapriyo Nath
fb74887715 vala: Update to 0.52.5
Enable graphviz and vala dependencies for clang32 and clang64
2021-09-12 19:33:35 +05:30
Christoph Reiter
4412df5931 Merge pull request #9573 from MehdiChinoune/msmpi-clang
msmpi: Fix building on clang subsystems
2021-09-12 14:24:16 +02:00
Christoph Reiter
fe8bd88536 Merge pull request #9571 from MehdiChinoune/libkml
libkml: Fix building on clang subsystems
2021-09-12 14:23:26 +02:00
Christoph Reiter
d515a63c90 Merge pull request #9569 from MehdiChinoune/hdf5-update
hdf5: update to 1.12.1
2021-09-12 14:22:27 +02:00
Christoph Reiter
82dee144b5 Merge pull request #9568 from MehdiChinoune/numpy-update
numpy: update to 1.21.2
2021-09-12 14:18:58 +02:00
Christoph Reiter
a92a7f1414 Merge pull request #9577 from orgads/ccache-4.4.1
ccache: update to 4.4.1
2021-09-12 11:53:23 +02:00
Orgad Shaneh
c06ffe89ee ccache: update to 4.4.1 2021-09-12 12:41:16 +03:00
Christoph Reiter
22ad01c8ac CI: skip lint_pkgbuild when generating the srcinfo 2021-09-12 11:18:49 +02:00
Christoph Reiter
7939657b04 Merge pull request #9575 from kmilos/imagecodecs-2021.8.26
python-imagecodecs: update to 2021.8.26
2021-09-12 07:45:12 +02:00
Miloš Komarčević
fa7f2ef878 python-imagecodecs: update to 2021.8.26 2021-09-11 22:13:56 +02:00
Christoph Reiter
824ac24d65 Merge pull request #9572 from MehdiChinoune/bump-pkgrel
bump pkgrel for plplot and hdf4
2021-09-11 19:14:30 +02:00
Mehdi Chinoune
6d1beffb25 msmpi: Fix building on clang subsystems 2021-09-11 17:53:57 +01:00
Mehdi Chinoune
542384d588 bump pkgrel for plplot and hdf4 2021-09-11 15:15:01 +01:00
Mehdi Chinoune
92d684844e libkml: Fix building on clang subsystems 2021-09-11 15:05:42 +01:00
Mehdi Chinoune
d06b09387f hdf5: update to 1.12.1 2021-09-11 13:43:09 +01:00
Mehdi Chinoune
1ed2c06e47 cython: update to 0.29.24 2021-09-11 12:17:56 +01:00
Mehdi Chinoune
39b52e52d4 numpy: update to 1.21.2 2021-09-11 12:17:56 +01:00
Christoph Reiter
f2f32efb67 Merge pull request #9567 from MehdiChinoune/plplot-clang
plplot: Fix building on clang subsystems
2021-09-11 12:17:13 +02:00
Mehdi Chinoune
2d351dce7f plplot: Fix building on clang subsystems
Disable Fortran
2021-09-11 10:37:01 +01:00
Christoph Reiter
726d951f2b Merge pull request #9558 from Biswa96/gtk3-static-libs
gtk3: Enable static library build
2021-09-11 11:15:53 +02:00
Christoph Reiter
6a13aef79c Merge pull request #9561 from orgads/boost-1-77
boost: update to 1.77.0
2021-09-11 11:15:24 +02:00
Christoph Reiter
f78e142304 Merge pull request #9565 from MehdiChinoune/hdf-clang
Fix building HDF on clang subsystems
2021-09-11 11:11:05 +02:00
Christoph Reiter
ca0365c4a5 Merge pull request #9566 from MehdiChinoune/openblas-clang
openblas: update to 0.3.17
2021-09-11 11:08:28 +02:00
Mehdi Chinoune
e83ca3b77e openblas: update to 0.3.17
disable lapack on clang subsystems
2021-09-11 07:39:17 +01:00
Mehdi Chinoune
717fe5ddc0 Fix building HDF on clang subsystems
- Disable Fortran
- Enable clang32
2021-09-11 06:13:34 +01:00
Jeremy Drake
b06e60c715 openlibm: slip in last-minute fix for arm64 2021-09-10 12:24:40 -07:00
Biswapriyo Nath
4cb6cda0d7 libwebsockets: Install pkgconfig files 2021-09-10 23:56:08 +05:30
Christoph Reiter
eb15608ece Merge pull request #9562 from mmuetzel/epstool
epstool: Add new package
2021-09-10 15:15:29 +02:00
Markus Mützel
acab51c9ec epstool: Make sure folders are created *before* any objects are built. 2021-09-10 11:36:09 +02:00
Orgad Shaneh
d64fb63506 boost: update to 1.77.0 2021-09-10 11:42:29 +03:00
Markus Mützel
60249b5d68 epstool: Add package. 2021-09-10 10:21:08 +02:00
Christoph Reiter
1fda35793e Merge pull request #9560 from jeremyd2019/openlibm-test-patch
openlibm: update with upstream patches
2021-09-10 08:49:20 +02:00
Jeremy Drake
bb822c43ff coin: limit GCC bug workaround to MINGW32
clang doesn't know about that flag.
2021-09-09 23:04:04 -07:00
Jeremy Drake
e49eb0e033 openlibm: update patches
The mingw-build patch was subsumed by upstream commit
60dec83e33
(I stripped the patch to the github workflow as it didn't exist in the
release and isn't necessary for building).

The clang symbol patch was added upstream in
https://github.com/JuliaMath/openlibm/pull/242

enable tests They actually pass now, so don't `|| true` them.
2021-09-09 22:04:19 -07:00
Jeremy Drake
4ad398950f texlive-core: add missing install script for CLANG32 2021-09-09 20:31:15 -07:00
Jeremy Drake
2235ae6a14 Enable more packages for clang32.
Throw caution to the wind and go up to 4 levels deep on dependencies.
2021-09-09 19:58:05 -07:00
Christoph Reiter
47c4d4bcde Merge pull request #9559 from lazka/gstreamer-1.18.5
gstreamer: Update to 1.18.5
2021-09-09 22:59:51 +02:00
Biswapriyo Nath
30afbd22ba gdk-pixbuf2: Enable static library build 2021-09-10 01:30:28 +05:30
Christoph Reiter
afaf5c1ed8 gstreamer: Update to 1.18.5 2021-09-09 21:46:05 +02:00
Biswapriyo Nath
bdacf95d96 gtk3: Update splitpkg template 2021-09-10 01:09:21 +05:30
Christoph Reiter
8e8467ed01 Merge pull request #9557 from mmuetzel/ghostscript
ghostscript: Always build basic output device "bbox".
2021-09-09 21:09:27 +02:00
Biswapriyo Nath
6c0d6a1446 gtk3: Enable static library build 2021-09-09 23:34:29 +05:30
Markus Mützel
880f344a19 ghostscript: Always build basic output device "bbox". 2021-09-09 19:35:01 +02:00
Christoph Reiter
75b4c0f6ac Merge pull request #9555 from MehdiChinoune/qt6-doc
[new-package] qt6-doc 6.1.3
2021-09-09 19:32:43 +02:00
Christoph Reiter
6bdb7ee39d Merge pull request #9506 from kmilos/blosc2
blosc2: new package
2021-09-09 19:31:09 +02:00
Christoph Reiter
aee07f5367 Merge pull request #9553 from podsvirov/python-nuitka-update
python-nuitka: Update to 0.6.16.5
2021-09-09 19:30:09 +02:00
Christoph Reiter
ab2706ba9b Merge pull request #9554 from taozuhong/libhandy
Update libhandy to 1.4.0
2021-09-09 19:29:00 +02:00
Mehdi Chinoune
ce6f997966 [new-package] qt6-doc 6.1.3 2021-09-09 08:11:40 +01:00