[gupnp-dlna] ci: Enable GStreamer plugins
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gupnp-dlna] ci: Enable GStreamer plugins
- Date: Thu, 27 May 2021 23:29:23 +0000 (UTC)
commit ed8256eb95628992fb85c58123dafff984f458a7
Author: Jens Georg <jensg openismus com>
Date: Thu May 27 22:07:18 2021 +0200
ci: Enable GStreamer plugins
.gitlab-ci.yml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 21a91c5..ced75b5 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -61,11 +61,13 @@ check-merge-request:
.gupnpdlna.fedora@common:
variables:
- BASE_TAG: '2021-05-23.2'
+ BASE_TAG: '2021-05-27.1'
FDO_UPSTREAM_REPO: GNOME/gupnp-dlna
FDO_DISTRIBUTION_PACKAGES: 'clang clang-analyzer gcovr git libasan libubsan python3-gobject python3-pip
xmlto gobject-introspection-devel gtk-doc libxml2-devel vala ninja-build gstreamer1-devel
gstreamer1-plugins-base-devel'
FDO_DISTRIBUTION_EXEC: |
dnf clean all &&
+ dnf -y install https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-34.noarch.rpm
https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-34.noarch.rpm &&
+ dnf -y install gstreamer1-plugins-good gstreamer1-plugins-ugly-free gstreamer1-plugin-openh264
gstreamer1-plugins-bad-free gstreamer1-libav gstreamer1-plugins-bad-freeworld gstreamer1-plugins-ugly &&
pip3 install meson
.gupnpdlna.fedora:34@x86_64:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]