GNU bug report logs -
#75678
[PATCH gnome-team] gnu: pipewire: Add libdrm to inputs.
Previous Next
Reported by: David Elsing <david.elsing <at> posteo.net>
Date: Sun, 19 Jan 2025 22:46:02 UTC
Severity: normal
Tags: patch
Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #10 received at 75678-done <at> debbugs.gnu.org (full text, mbox):
Hello,
Thanks for the patch.
David Elsing <david.elsing <at> posteo.net> writes:
> This is required for the GStreamer plugin.
>
> * gnu/packages/linux.scm (pipewire)[inputs]: Add libdrm.
> ---
> gnu/packages/linux.scm | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
> index 32fb16fa21..9e5613e5c1 100644
> --- a/gnu/packages/linux.scm
> +++ b/gnu/packages/linux.scm
> @@ -82,6 +82,7 @@
> ;;; Copyright © 2024 Sharlatan Hellseher <sharlatanus <at> gmail.com>
> ;;; Copyright © 2024 Arun Isaac <arunisaac <at> systemreboot.net>
> ;;; Copyright © 2024 Ashish SHUKLA <ashish.is <at> lostca.se>
> +;;; Copyright © 2025 David Elsing <david.elsing <at> posteo.net>
> ;;;
I've dropped the copyright line, since a one line addition change isn't
copyrightable.
> ;;; This file is part of GNU Guix.
> ;;;
> @@ -10046,6 +10047,7 @@ (define-public pipewire
> jack-2
> ldacbt
> libcamera
> + libdrm
> libfdk
> libfreeaptx
> libsndfile
Otherwise pushed to the master branch with commit 6d32a85fd1.
--
Thanks,
Maxim
This bug report was last modified 151 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.