Commit Graph

25 Commits

Author SHA1 Message Date
Christoph Reiter
2e61746cb6 Replace pkg-config with pkgconf everywhere
While the later replaces the former, pkg-config will still be installed
via makepkg if pkgconf isn't installed already.
2023-09-28 20:36:07 +02:00
Christoph Reiter
4dcff52cf1 gst-devtools: Update to 1.22.6 2023-09-20 21:45:14 +02:00
Christoph Reiter
6a2d691afa gst-devtools: Update to 1.22.5 2023-07-20 19:09:09 +02:00
Christoph Reiter
1a0377db93 gst-devtools: Update to 1.22.4 2023-06-20 22:49:56 +02:00
Christoph Reiter
8dd06226fa gst-devtools: Update to 1.22.3 2023-05-22 06:52:37 +02:00
Christoph Reiter
a821927a64 more clangarm64 2023-05-08 22:28:24 +02:00
Christoph Reiter
170e05f362 gstreamer: Update to 1.22.2 2023-04-12 00:35:53 +02:00
Christoph Reiter
468f8cd104 gstreamer: Update to 1.22.1 2023-03-04 19:17:24 +01:00
Christoph Reiter
c945bf4e38 gstreamer: Update to 1.22 2023-01-30 19:44:48 +01:00
Busayo Famutimi
fadec8cdbc gstreamer: update to 1.20.3 2022-07-23 19:07:33 +02:00
Biswapriyo Nath
0f44d05331 gstreamer: update to 1.20.2 2022-05-04 14:54:42 +05:30
Busayo Famutimi
6fcac8886d GStreamer: update to 1.20.1 2022-03-15 21:23:52 +05:30
Busayo Famutimi
022a90796c Major update -> 1.20.0 2022-02-05 19:06:04 +01:00
Christoph Reiter
0dfda3ffe2 Makedepend on pkg-config in meson using packages
This gets currently pulled in via the toolchain groups, but we don't want
to depend on them any longer.
2022-01-09 07:32:29 +01:00
Christoph Reiter
7c67d9c465 Make sure every package using a C/C++ compiler depends on one
The "cc" virtual package provides the environment default compiler.
2022-01-08 17:11:16 +01:00
Christoph Reiter
afaf5c1ed8 gstreamer: Update to 1.18.5 2021-09-09 21:46:05 +02:00
Jeremy Drake
e669538101 Enable clang32 for more packages. 2021-08-21 14:17:54 -07:00
Christoph Reiter
6a16db9801 Python 3.9 rebuilds
pacman -Fqx '/python3\.8/' '.*\.py.*' '.*-cpython-.*'
2021-07-11 12:18:48 +02:00
Christoph Reiter
81bf16586c Enable clang64 for everything 2021-04-25 19:30:11 +02:00
Christoph Reiter
efa44d23cc ucrt all the things 2021-04-01 21:08:55 +02:00
Biswapriyo Nath
839c6f45d1 gst-devtools: Update to 1.18.3 2021-02-01 11:52:41 +05:30
Biswapriyo Nath
e3f31baa3f gst-devtools: Update to 1.18.2 2021-01-05 19:13:29 +05:30
Alexey Pavlov
75c5bb163e gstreamer: Update to 1.18.1 2020-10-29 10:51:02 +03:00
Christoph Reiter
2e226007c3 meson: remove broken prefix fixup patch and rebuild all meson using packages
When I initially ported things to meson some didn't correctly build in case
the install prefix wasn't the real prefix (/mingw64 vs C:/msys64/mingw64).

While this initially helped it turned out to be very stupid because I fixed
it by stripping the prefix of all install paths. This makes meson behave
differently compared to upstream.

Remove the patch and rebuild everything.
2020-10-24 13:14:00 +02:00
Christoph Reiter
ac8d0bd82d gstreamer: Update to 1.18.0 2020-09-09 08:50:27 +02:00