Commit Graph

74 Commits

Author SHA1 Message Date
Christoph Reiter
1e2255facf gst-python: Update to 1.24.5 2024-06-20 18:16:56 +02:00
Christoph Reiter
cde005d945 gst-python: Update to 1.24.4 2024-05-29 16:36:26 +02:00
Christoph Reiter
b2d35e06ae gst-python: Update to 1.24.3 2024-04-30 08:29:01 +02:00
Christoph Reiter
56e158e0cc gst-python: Update to 1.24.2 2024-04-16 07:19:58 +02:00
Christoph Reiter
62c772b272 gst-python: Update to 1.24.1 2024-03-23 09:57:28 +01:00
Christoph Reiter
271bbe47e1 gst-python: Update to 1.24.0 2024-03-07 08:07:56 +01:00
Christoph Reiter
eb1ee4ec07 gst-python: Update to 1.22.10 2024-02-13 23:19:10 +01:00
Christoph Reiter
d57efb2002 gst-python: Update to 1.22.9 2024-01-25 07:07:21 +01:00
Christoph Reiter
c887619684 gst-python: Update to 1.22.8 2023-12-18 21:02:09 +01:00
Christoph Reiter
7c560a2330 gst-python: Update to 1.22.7 2023-11-13 21:09:11 +01:00
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
cff432fba4 gst-python: Update to 1.22.6 2023-09-20 21:44:06 +02:00
Christoph Reiter
09fc5ff426 Python rebuilds 2023-07-24 18:19:03 +02:00
Christoph Reiter
ac0c5afdf1 gst-python: Update to 1.22.5 2023-07-20 19:08:50 +02:00
Christoph Reiter
a6530e8407 gst-python: Update to 1.22.4 2023-06-20 22:54:42 +02:00
Christoph Reiter
c5703c3641 gst-python: Update to 1.22.3 2023-05-22 07:00:03 +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
Biswapriyo Nath
23e6c7b2d3 gstreamer: update to 1.20.5 2022-12-22 23:12:52 +05:30
Biswapriyo Nath
e64a7c406a gstreamer: update to 1.20.4 2022-10-14 17:20:20 +05:30
Busayo Famutimi
fadec8cdbc gstreamer: update to 1.20.3 2022-07-23 19:07:33 +02:00
Christoph Reiter
ad3a0c37e7 Python 3.10 rebuilds 2022-06-10 17:54:24 +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
f88a10c850 gstreamer: Update to 1.18.4 2021-03-17 11:02:12 +05:30
Biswapriyo Nath
7d90c101b7 gst-python: Update to 1.18.3 2021-02-03 01:49:50 +05:30
Biswapriyo Nath
a33a40e051 gst-python: Update to 1.18.2 2021-01-08 20:21:43 +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
b11ac7ec3d gst-python: fix missing deps 2020-09-26 12:17:44 +02:00
Christoph Reiter
ac8d0bd82d gstreamer: Update to 1.18.0 2020-09-09 08:50:27 +02:00
Alexey Pavlov
c38f80a5cb Fix dependencies for renaming python3 packages 2019-12-29 01:18:30 +03:00
Christoph Reiter
2b8d09d89a gst-python: Drop Python 2 package 2019-12-27 19:10:46 +01:00
Christoph Reiter
d904ad37e3 gstreamer: Update to 1.16.2 2019-12-06 19:14:48 +01:00
Alexey Pavlov
0b88405740 gst-python: Rebuild for python 3.8 2019-10-31 14:54:38 +03:00
Christoph Reiter
ceedb0dd27 gstreamer: Update to 1.16.1 2019-09-25 23:44:54 +02:00
Christoph Reiter
890123fb6d gstreamer: Port to meson 2019-05-07 21:32:25 +02:00
Christoph Reiter
efd1bcf9e2 gstreamer: Update to 1.16.0 2019-05-05 15:30:14 +02:00
Christoph Reiter
9b30e14e3d gstreamer: Update to 1.14.4 (#4505) 2018-10-03 23:16:17 +03:00
Christoph Reiter
203956b097 gstreamer: Update to 1.14.3 (#4421) 2018-09-19 11:41:32 +03:00