[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/10: gnu: tenacity: Add support for ebml and matroska formats.
From: |
guix-commits |
Subject: |
10/10: gnu: tenacity: Add support for ebml and matroska formats. |
Date: |
Wed, 15 May 2024 16:15:16 -0400 (EDT) |
cbaines pushed a commit to branch master
in repository guix.
commit 4901f1b60499cf68362fa81e006c4fe633240e04
Author: Nicolas Graves <ngraves@ngraves.fr>
AuthorDate: Tue May 14 21:54:39 2024 +0200
gnu: tenacity: Add support for ebml and matroska formats.
* gnu/packages/audio.scm (tenacity)[inputs]: Add libeml and
libmatroska.
Change-Id: I40ccef47128197b174dd515eb144eb552507178b
Signed-off-by: Christopher Baines <mail@cbaines.net>
---
gnu/packages/audio.scm | 2 ++
1 file changed, 2 insertions(+)
diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
index 6917991255..d30d561d2f 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -1135,6 +1135,8 @@ tools.")
sqlite
twolame
vamp
+ libebml
+ libmatroska
libvorbis
lv2
lilv ;for lv2
- branch master updated (dfdad66f5a -> 4901f1b604), guix-commits, 2024/05/15
- 01/10: gnu: power-profiles-daemon: Update to 0.21., guix-commits, 2024/05/15
- 04/10: gnu: guix-build-coordinator: Update to 0-104.fff0017., guix-commits, 2024/05/15
- 03/10: gnu: services: Add power-profiles-daemon-service-type., guix-commits, 2024/05/15
- 05/10: gnu: nar-herder: Update to 0-32.bb8209b., guix-commits, 2024/05/15
- 10/10: gnu: tenacity: Add support for ebml and matroska formats.,
guix-commits <=
- 07/10: gnu: emacs-embark: Update to 1.1., guix-commits, 2024/05/15
- 02/10: gnu: power-profiles-daemon: Build gtk-docs., guix-commits, 2024/05/15
- 09/10: gnu: tenacity: Update to 1.3.3., guix-commits, 2024/05/15
- 08/10: gnu: wxwidgets: Update to 3.2.4, guix-commits, 2024/05/15
- 06/10: gnu: bffe: Update to 0-6.7df2aa6., guix-commits, 2024/05/15