unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Alexandros Theodotou <alex@zrythm.org>
Cc: 39038@debbugs.gnu.org
Subject: [bug#39038] [PATCH 1/2] gnu: Add zrythm.
Date: Mon, 27 Jan 2020 23:09:50 +0100	[thread overview]
Message-ID: <874kwgft5d.fsf@gnu.org> (raw)
In-Reply-To: <7e6141c7b4268f031e07ab7aa6b69590ab2665aa.camel@zrythm.org> (Alexandros Theodotou's message of "Wed, 08 Jan 2020 14:34:32 +0000")

[-- Attachment #1: Type: text/plain, Size: 389 bytes --]

Hi Alexandros,

Alexandros Theodotou <alex@zrythm.org> skribis:

> From 601bfb7e9c9efb13d8218fc35f09da70649e8513 Mon Sep 17 00:00:00 2001
> From: Alexandros Theodotou <alex@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’.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: text/x-patch, Size: 759 bytes --]

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+)))

      reply	other threads:[~2020-01-27 22:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-08 14:34 [bug#39038] [PATCH 1/2] gnu: Add zrythm Alexandros Theodotou
2020-01-27 22:09 ` Ludovic Courtès [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874kwgft5d.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=39038@debbugs.gnu.org \
    --cc=alex@zrythm.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).