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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 39038 in the body.
You can then email your comments to 39038 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#39038; Package guix-patches. (Wed, 08 Jan 2020 14:36:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Alexandros Theodotou <alex <at> zrythm.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 08 Jan 2020 14:36:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Alexandros Theodotou <alex <at> zrythm.org>
To: Guix patches <guix-patches <at> gnu.org>
Subject: [PATCH 1/2] gnu: Add zrythm.
Date: Wed, 08 Jan 2020 14:34:32 +0000
[Message part 1 (text/plain, inline)]
Hi,

This first patch is a small library statically linked into Zrythm. The
next patch is Zrythm itself.

Thanks,
Alex
[0001-gnu-Add-libaudec.patch (text/x-patch, attachment)]
[signature.asc (application/pgp-signature, inline)]

Merged 39038 39039. Request was from Ludovic Courtès <ludo <at> gnu.org> to control <at> debbugs.gnu.org. (Mon, 27 Jan 2020 22:07:02 GMT) Full text and rfc822 format available.

Information forwarded to guix-patches <at> gnu.org:
bug#39038; Package guix-patches. (Mon, 27 Jan 2020 22:10:02 GMT) Full text and rfc822 format available.

Message #10 received at 39038 <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Alexandros Theodotou <alex <at> zrythm.org>
Cc: 39038 <at> debbugs.gnu.org
Subject: Re: [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+)))

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 25 Feb 2020 12:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 55 days ago.

Previous Next


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