unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Jovany Leandro G.C" <bit4bit@riseup.net>
To: 31382@debbugs.gnu.org
Subject: [bug#31382] [PATCH] telephony: twinkle fix support for codec speex
Date: Wed, 9 May 2018 15:22:40 -0500	[thread overview]
Message-ID: <20180509152240.48d65fea@riseup.net> (raw)
In-Reply-To: <20180507173523.690a6acd@riseup.net>

From 805dff3d4a5460e072dbede7abb2049c64e1453b Mon Sep 17 00:00:00 2001
From: "Jovany Leandro G.C" <bit4bit@riseup.net>
Date: Wed, 9 May 2018 15:15:54 -0500
Subject: [PATCH] telephony: twinkle fix support for codec speex

---
 gnu/packages/telephony.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/telephony.scm b/gnu/packages/telephony.scm
index 40e57051e..6b625b5d3 100644
--- a/gnu/packages/telephony.scm
+++ b/gnu/packages/telephony.scm
@@ -509,6 +509,7 @@ Mumble consists of two applications for separate usage:
    (build-system cmake-build-system)
    (arguments
     `(#:tests? #f ; no test target
+      #:configure-flags '("-DWITH_SPEEX=On")
       #:phases
       (modify-phases %standard-phases
          (add-after 'install 'wrap-executable
-- 
2.17.0

  parent reply	other threads:[~2018-05-09 21:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-07 22:35 [bug#31382] [PATCH] telephony: add twinkle Jovany Leandro G.C
2018-05-09  3:14 ` bug#31382: " Eric Bavier
2018-05-09 20:22 ` Jovany Leandro G.C [this message]
2018-05-10  1:46   ` [bug#31382] [PATCH] telephony: twinkle fix support for codec speex Eric Bavier

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=20180509152240.48d65fea@riseup.net \
    --to=bit4bit@riseup.net \
    --cc=31382@debbugs.gnu.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).