all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ricardo Wurmus <rekado@elephly.net>
To: ng0 <ng0@we.make.ritual.n0.is>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH 1/2] gnu: gnunet: Add inputs.
Date: Mon, 19 Sep 2016 17:21:03 +0200	[thread overview]
Message-ID: <87vaxrlxuo.fsf@elephly.net> (raw)
In-Reply-To: <874m5bzzoy.fsf@we.make.ritual.n0.is>


ng0 <ng0@we.make.ritual.n0.is> writes:

>> GNUnet doesn’t encode/decode ogg audio files, does it?
>
> It has this telephony feature (gnunet-conversation, despite the README
> it no longer is experimental) and gnunet-helper-audio-record-gst
> references ogg.
> src/conversation/gnunet-helper-audio-record.c:41:#include <ogg/ogg.h>
>
> configure.ac:424:# libogg
> configure.ac:425:AC_CHECK_LIB(ogg, ogg_stream_flush_fill,
> configure.ac:426:        [AC_CHECK_HEADERS([ogg/ogg.h],
> configure.ac:428:          ogg=1
> configure.ac:429:          AC_DEFINE(HAVE_OGG,1,[Have ogg]),
> configure.ac:431:          ogg=0
> configure.ac:432:          AC_DEFINE(HAVE_OGG,0,[lacking ogg]))],
> configure.ac:434:        ogg=0)

Ah, thanks.  This makes sense.  I wonder if it were possible to split
the applications.  Not now but in the future.  Would be nice to be able
install these things separately.

~~ Ricardo

  reply	other threads:[~2016-09-19 15:21 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-16 13:49 [PATCH 1/2] gnu: gnunet: Add inputs ng0
2016-09-16 13:49 ` [PATCH 2/2] gnu: gnunet-gtk: Add gsettings-desktop-schemas to inputs ng0
2016-09-19 13:37   ` Ricardo Wurmus
2016-09-19 15:01     ` ng0
2016-09-19 13:30 ` [PATCH 1/2] gnu: gnunet: Add inputs Ricardo Wurmus
2016-09-19 14:30   ` ng0
2016-09-19 14:46     ` Ricardo Wurmus
2016-09-19 15:17       ` ng0
2016-09-19 15:21         ` Ricardo Wurmus [this message]
2016-09-19 15:34           ` Hartmut Goebel
2016-09-19 16:00             ` ng0
2016-09-19 15:37           ` ng0
2016-09-24 21:56           ` ng0
2016-09-19 15:04 ` ng0
2016-09-19 15:47   ` ng0

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

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

  git send-email \
    --in-reply-to=87vaxrlxuo.fsf@elephly.net \
    --to=rekado@elephly.net \
    --cc=guix-devel@gnu.org \
    --cc=ng0@we.make.ritual.n0.is \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.