[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#62873] [PATCH gnome-team 0/5] Merge master into gnome-team
From: |
Maxim Cournoyer |
Subject: |
[bug#62873] [PATCH gnome-team 0/5] Merge master into gnome-team |
Date: |
Tue, 18 Apr 2023 12:42:32 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) |
Hi Liliana,
Liliana Marie Prikler <liliana.prikler@gmail.com> writes:
> * gnu/packages/patches/gst-plugins-base-fix-broken-test.patch: New file.
> * gnu/packages/gstreamer.scm (gst-plugins-base)[patches]: Use it here.
> * gnu/local.mk (dist_patch_DATA): Register it here.
> ---
> As a follow-up to the master merge, the good, bad, and ugly plugins
> as well as gst-editing-services build with this simple trick.
>
> gnu/local.mk | 1 +
> gnu/packages/gstreamer.scm | 3 ++-
> .../gst-plugins-base-fix-broken-test.patch | 22 +++++++++++++++++++
> 3 files changed, 25 insertions(+), 1 deletion(-)
> create mode 100644
> gnu/packages/patches/gst-plugins-base-fix-broken-test.patch
>
> diff --git a/gnu/local.mk b/gnu/local.mk
> index 72b73761d8..1d7c5696f5 100644
> --- a/gnu/local.mk
> +++ b/gnu/local.mk
> @@ -1303,6 +1303,7 @@ dist_patch_DATA =
> \
> %D%/packages/patches/guile-present-coding.patch \
> %D%/packages/patches/guile-rsvg-pkgconfig.patch \
> %D%/packages/patches/guile-emacs-fix-configure.patch \
> + %D%/packages/patches/gst-plugins-base-fix-broken-test.patch
> \
> %D%/packages/patches/gtk2-fix-builder-test.patch \
> %D%/packages/patches/gtk2-harden-list-store.patch \
> %D%/packages/patches/gtk2-respect-GUIX_GTK2_PATH.patch \
I'm surprised this is needed, I hadn't encountered the failure. Perhaps
it's a non-deterministic test?
Anyway, thank you! The series LGTM.
--
Thanks,
Maxim
- [bug#62873] [PATCH gnome-team 0/5] Merge master into gnome-team, Liliana Marie Prikler, 2023/04/15
- [bug#62873] [PATCH gnome-team 3/4] build: meson: Honor bindir, libdir and includedir., Maxim Cournoyer, 2023/04/15
- [bug#62873] [PATCH gnome-team 2/4] build: meson: Explicitly invoke "meson setup" instead of just "meson"., Maxim Cournoyer, 2023/04/15
- [bug#62873] [PATCH gnome-team 1/4] gnu: meson: Update to 1.1., Liliana Marie Prikler, 2023/04/15
- [bug#62873] [PATCH gnome-team 4/4] gnu: gtk+-3: Fix build., Liliana Marie Prikler, 2023/04/15
- [bug#62873] [PATCH] Merge branch 'master' into gnome-team., Liliana Marie Prikler, 2023/04/15
- [bug#62873] [PATCH gnome-team 6/6] gnu: gst-plugins-base: Fix build., Liliana Marie Prikler, 2023/04/16
- [bug#62873] [PATCH gnome-team 0/5] Merge master into gnome-team,
Maxim Cournoyer <=
- bug#62873: [PATCH gnome-team 0/5] Merge master into gnome-team, Liliana Marie Prikler, 2023/04/30