guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

03/11: gnu: pipewire: Enable libcamera support.


From: guix-commits
Subject: 03/11: gnu: pipewire: Enable libcamera support.
Date: Sun, 13 Aug 2023 04:02:24 -0400 (EDT)

iyzsong pushed a commit to branch master
in repository guix.

commit 7d8ce0701e82cf984906980e240bbf67f4988426
Author: 宋文武 <iyzsong@member.fsf.org>
AuthorDate: Fri Jul 21 20:14:32 2023 +0800

    gnu: pipewire: Enable libcamera support.
    
    This fixes <https://issues.guix.gnu.org/64736>.
    
    * gnu/packages/linux.scm (pipewire)[inputs]: Add libcamera.
---
 gnu/packages/linux.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index e4a4e0a498..2a0af51004 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -9299,6 +9299,7 @@ types and interfaces and translates so that the X server 
can use them.")
                   gstreamer
                   jack-2
                   ldacbt
+                  libcamera
                   libfdk
                   libfreeaptx
                   libsndfile



reply via email to

[Prev in Thread] Current Thread [Next in Thread]