GNU bug report logs - #39038
[PATCH 1/2] gnu: Add zrythm.

Previous Next

Package: guix-patches;

Reported by: Alexandros Theodotou <alex <at> zrythm.org>

Date: Wed, 8 Jan 2020 14:36:01 UTC

Severity: normal

Tags: patch

Merged with 39039

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Ludovic Courtès <ludo <at> gnu.org>
To: Alexandros Theodotou <alex <at> zrythm.org>
Cc: 39038 <at> debbugs.gnu.org
Subject: [bug#39038] [PATCH 1/2] gnu: Add zrythm.
Date: Mon, 27 Jan 2020 23:09:50 +0100
[Message part 1 (text/plain, inline)]
Hi Alexandros,

Alexandros Theodotou <alex <at> zrythm.org> skribis:

> From 601bfb7e9c9efb13d8218fc35f09da70649e8513 Mon Sep 17 00:00:00 2001
> From: Alexandros Theodotou <alex <at> zrythm.org>
> Date: Wed, 8 Jan 2020 14:26:45 +0000
> Subject: [PATCH 1/2] gnu: Add libaudec.
>
> * gnu/packages/audio.scm (libaudec): New variable.

Applied with the cosmetic changes below.

Ludo’.

[Message part 2 (text/x-patch, inline)]
diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
index ce0c7d61ae..c0fb800193 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -4035,9 +4035,8 @@ in the package.")
    (native-inputs
      `(("pkg-config", pkg-config)))
    (synopsis "Library for reading and resampling audio files")
-   (description "libaudec is a wrapper library over
-ffmpeg, sndfile and libsamplerate for reading and
-resampling audio files, based on Robin Gareus' `audio_decoder`
-code.")
+   (description "libaudec is a wrapper library over ffmpeg, sndfile and
+libsamplerate for reading and resampling audio files, based on Robin Gareus'
+@code{audio_decoder} code.")
    (home-page "https://git.zrythm.org/cgit/libaudec")
    (license license:agpl3+)))

This bug report was last modified 5 years and 199 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.