guix-commits
[Top][All Lists]
Advanced

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

01/03: gnu: gst-plugins-bad: Build without faac.


From: guix-commits
Subject: 01/03: gnu: gst-plugins-bad: Build without faac.
Date: Sun, 16 Oct 2022 09:15:30 -0400 (EDT)

mbakke pushed a commit to branch master
in repository guix.

commit bf30303c179da31e71257b83d769b2006a9fd78f
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Sun Oct 16 15:12:15 2022 +0200

    gnu: gst-plugins-bad: Build without faac.
    
    This is a follow-up to commit fe0ab5dbeacbd1b00a0b5bfeef6dafa82e0c037d.
    
    * gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Remove FAAC.
---
 gnu/packages/gstreamer.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/gstreamer.scm b/gnu/packages/gstreamer.scm
index c382f04446..a92588a9e2 100644
--- a/gnu/packages/gstreamer.scm
+++ b/gnu/packages/gstreamer.scm
@@ -836,7 +836,6 @@ model to base your own plug-in on, here it is.")
             curl
             directfb
             ;; dssim
-            faac
             faad2
             flite
             fluidsynth



reply via email to

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