[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
75/80: gnu: gnome-music: Add gst-plugins-good.
From: |
guix-commits |
Subject: |
75/80: gnu: gnome-music: Add gst-plugins-good. |
Date: |
Sat, 2 Oct 2021 06:56:18 -0400 (EDT) |
mothacehe pushed a commit to branch core-updates-frozen
in repository guix.
commit 57b32debe319fd2ddab78c52c2e8fb86171770cc
Author: Mathieu Othacehe <othacehe@gnu.org>
AuthorDate: Mon Sep 27 10:43:02 2021 +0000
gnu: gnome-music: Add gst-plugins-good.
* gnu/packages/gnome.scm (gnome-music)[inputs]: Add gst-plugins-good.
---
gnu/packages/gnome.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index efb95a2..27fcb1c 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -982,6 +982,7 @@ cloud integration is offered through GNOME Online
Accounts.")
("grilo" ,grilo)
("grilo-plugins" ,grilo-plugins)
("gst-plugins-base" ,gst-plugins-base)
+ ("gst-plugins-good" ,gst-plugins-good)
("gstreamer" ,gstreamer)
("gvfs" ,gvfs)
("json-glib" ,json-glib)
- 68/80: gnu: gnome-mines: Update to 40.0., (continued)
- 68/80: gnu: gnome-mines: Update to 40.0., guix-commits, 2021/10/02
- 76/80: gnu: gnome-weather: Fix GNOME integration., guix-commits, 2021/10/02
- 79/80: system: Introduce the os-release file., guix-commits, 2021/10/02
- 78/80: system: Add guix-icons to the base packages., guix-commits, 2021/10/02
- 73/80: gnu: gegl: Add libraw support., guix-commits, 2021/10/02
- 80/80: gnu: gdm: Add the Guix icon., guix-commits, 2021/10/02
- 74/80: gnu: gnome: Add tracker-miners., guix-commits, 2021/10/02
- 77/80: gnu: Add guix-icons., guix-commits, 2021/10/02
- 67/80: gnu: gnome-shell: Update to 40.5., guix-commits, 2021/10/02
- 69/80: gnu: gnome-sudoku: Update to 40.2., guix-commits, 2021/10/02
- 75/80: gnu: gnome-music: Add gst-plugins-good.,
guix-commits <=