Rafał Dzięgiel
1a0158e775
flatpak-nightly: Build dav1d from git master
2024-04-14 20:36:25 +02:00
Rafał Dzięgiel
6b135d51f3
flatpak: Switch to using Adelie Linux a52dec
...
Original repo is removed, change to maintained fork.
Others are doing the same e.g. FreeBSD
2024-04-05 21:18:46 +02:00
Rafał Dzięgiel
1a52576be3
flatpak: Update Flatpak manifests
...
Update GitHub Flatpak builds to latest runtime version, add new libs
that we need and remove the ones that are not needed anymore.
2024-04-05 21:18:42 +02:00
Rafał Dzięgiel
845de1db8b
flatpak-nightly: Only build GStreamer Rust plugins on x64
...
We are no longer able to build them on aarch64, as CI either runs out of memory or time limit
2022-10-10 18:06:32 +02:00
Rafał Dzięgiel
2c5d65d0b3
flatpak: Sync with Flathub
2022-06-02 14:08:17 +02:00
Rafał Dzięgiel
82922e51f9
flatpak: Update GTK4 to 4.6.4
...
With latest GTK 4.6.4 the issues with opening popovers are finally fixed. Stop patching older version and just build the latest one.
2022-05-18 11:39:07 +02:00
Rafał Dzięgiel
ca64d9d2ee
flatpak: Build recent libadwaita version
...
With updated CSS we use some variables intoduced in stable versions of libadwaita. To make it work properly, stop using alpha.2 and build recent stable version.
2022-05-18 11:39:04 +02:00
Rafał Dzięgiel
2818d3c91b
flatpak: Enable network access for CI GTK4 builds
...
Make sure CI can satisfy latest GTK4 dependency requirements by allowing it to download libs it needs as fallback projects
2022-04-01 09:27:13 +02:00
Rafał Dzięgiel
c5c289d466
flatpak: Do not build libsoup3 anymore
...
It is now included in GNOME 42 runtime
2022-04-01 09:27:07 +02:00
Rafał Dzięgiel
3074051b3d
flatpak: Build recent GTK 4.6.2 version
...
We are gonna move into depending on at least 4.6.0, build it for CI to pass
2022-04-01 09:26:58 +02:00
Rafał Dzięgiel
e0daf8435a
flatpak-nightly: Use "--wrap-mode=nodownload" for GStreamer build
...
We do not have net access during build of GStreamer, nor we want to pull anything, so disable downloads so it will not try
2022-03-10 22:55:31 +01:00
Rafał Dzięgiel
9f18295728
flatpak-nightly: Do not disable GStreamer asserts and checks
...
We may disable them for stable releases, but should be left to default on nightly
2022-03-10 22:55:27 +01:00
Rafał Dzięgiel
8ac839c9aa
flatpak-nightly: Disable cloning GStreamer submodules
...
It seems that now GStreamer ships its testsuite (which we do not need) as a submodule. Do not try to clone it.
2022-03-10 22:55:09 +01:00
Rafał Dzięgiel
9ec87c1b58
flatpak-nightly: Build dav1d decoder from gst-plugins-rs
2022-03-09 20:53:18 +01:00
Rafał Dzięgiel
40a1dc6960
flatpak: Build libsoup3
...
Now both Clapper and Gtuber lib require libsoup3, so build it until it will be available in runtime
2022-02-14 17:37:15 +01:00
Rafał Dzięgiel
24905f1d60
flatpak: Build gtuber
2021-11-29 22:30:21 +01:00
Rafał Dzięgiel
e9c9ae073f
flatpak-nightly: Enable GPL gstreamer plugins
2021-10-19 10:23:41 +02:00
Rafał Dzięgiel
22d2c40b0f
flatpak-nightly: Build from gstreamer mono repo
2021-10-18 11:13:44 +02:00
Rafał Dzięgiel
67d1b9f5bc
flatpak: Sync with Flathub
2021-09-13 14:06:48 +02:00
Rafał Dzięgiel
b7d9a22d33
flatpak: Build libadwaita
2021-08-22 16:09:36 +02:00
Rafał Dzięgiel
9b31581aac
flatpak: Add app testing manifest version
...
The main difference is that it builds latest GStreamer from git master and uses
runtime provided version of GTK4 (both without any patches applied).
This is done for testing purposes or finding regressions.
2021-06-24 16:55:53 +02:00