gstreamer-rs/ci
Nirbheek Chauhan 4349ef5b03 ci: Use debian's gtk package instead of building our own
GTK 4.14 needs a newer glib, but we cannot build and use our own
because the system glib ends up taking precedence because cargo-c
doesn't set RPATHs for the plugins it builds.

The oldest GTK that supports glib 2.74 is GTK 4.10, and Debian 12
ships GTK 4.8, so let's just use the system GTK.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1506>
2024-08-22 10:56:51 +01:00
..
windows-docker ci: Rely on the monorepo's gtk subproject support 2024-08-22 10:54:43 +01:00
env.sh ci: fix CARGO_HOME caching 2020-04-21 09:35:33 +00:00
gir-checks.py ci: Re-implement the gi-checker in python 2022-05-11 10:14:54 -04:00
images_template.yml ci: Force fallback for glib when building gstreamer 2024-08-22 10:55:05 +01:00
install-dav1d.sh ci: Update to dav1d 1.4.3 2024-08-22 10:51:46 +01:00
install-gst.sh ci: Use debian's gtk package instead of building our own 2024-08-22 10:56:51 +01:00
install-rust.sh ci: Remove unnecessary --force from cargo install 2024-08-22 10:51:46 +01:00
run-cargo-test.sh ci: run tests with RUST_BACKTRACE=1 2024-06-06 11:55:37 +00:00
run-clippy.sh ci: Run Linux clippy build with 1.26 APIs enabled 2024-04-30 12:36:37 +03:00
run-sys-cargo-test.sh ci: run tests with RUST_BACKTRACE=1 2024-06-06 11:55:37 +00:00
run_windows_tests.ps1 examples: Add Windows support to glupload 2024-06-20 21:36:42 +02:00