From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id kFr+EVC1YWFYOgEAgWs5BA (envelope-from ) for ; Sat, 09 Oct 2021 17:29:20 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id PiatDFC1YWFacgAA1q6Kng (envelope-from ) for ; Sat, 09 Oct 2021 15:29:20 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 0A066ED85 for ; Sat, 9 Oct 2021 17:29:20 +0200 (CEST) Received: from localhost ([::1]:53390 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mZEHn-0006qW-50 for larch@yhetil.org; Sat, 09 Oct 2021 11:29:19 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50956) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mZEHX-0006pk-MJ for guix-patches@gnu.org; Sat, 09 Oct 2021 11:29:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:42445) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mZEHX-00025r-Cd for guix-patches@gnu.org; Sat, 09 Oct 2021 11:29:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mZEHX-0000LK-A3 for guix-patches@gnu.org; Sat, 09 Oct 2021 11:29:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51085] [PATCH v2 4/7] gnu: Add libshout-idjc. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 09 Oct 2021 15:29:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51085 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 51085@debbugs.gnu.org Cc: Vinicius Monego Received: via spool by 51085-submit@debbugs.gnu.org id=B51085.16337933391282 (code B ref 51085); Sat, 09 Oct 2021 15:29:03 +0000 Received: (at 51085) by debbugs.gnu.org; 9 Oct 2021 15:28:59 +0000 Received: from localhost ([127.0.0.1]:53986 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mZEHS-0000Kb-Qj for submit@debbugs.gnu.org; Sat, 09 Oct 2021 11:28:59 -0400 Received: from mout02.posteo.de ([185.67.36.66]:48003) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mZEHS-0000Js-09 for 51085@debbugs.gnu.org; Sat, 09 Oct 2021 11:28:58 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 46B58240104 for <51085@debbugs.gnu.org>; Sat, 9 Oct 2021 17:28:52 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1633793332; bh=KA82SjvmQEYqEhsJso6qNlHGRou2fgPlXNwaayGRtes=; h=From:To:Cc:Subject:Date:From; b=fvWYllq66mBekDiGUEn6JFoeqCqLgFqw4IwvW4YaiwTDqP4UrSobm0vdS/vDMT5lh wZb3UeIoi6gNy2kfSVPTEnjHbvlC4nRhk8Pj62sr1EM+C1Uz4416sQEjd0+pZbwf9+ RMu+pgP1A55Lnlarg6ir+VGPhzBBYM/4A/MYHL/UDM/q8cAT/0zUQYw95qUJ+xViyJ 0Btyic9lNWzh9L7SRrA1s/evCLDWSfydhgWUAWGcz0wVG7hqqrSsigz7M0fv+LNyWx 8zUY/V5wDzjwjL0A8Eaf5giD6t1br/HZiXIBMhD9AbsFdETRmqZfgjHlR4oId7ndMA eq4K3bnJ85SBg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HRTVW3nnKz9rxG; Sat, 9 Oct 2021 17:28:51 +0200 (CEST) From: Vinicius Monego Date: Sat, 9 Oct 2021 15:28:17 +0000 Message-Id: <20211009152820.294764-4-monego@posteo.net> In-Reply-To: <20211009152820.294764-1-monego@posteo.net> References: <20211009152820.294764-1-monego@posteo.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1633793360; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=kqoOWLk2mTUOS6gPbeEm40f2CiBK0DKZp7mvBlklEuI=; b=HkfX0AWT3cNNlsxmuCEA8LOA8COd+XJPP1JDk2qIhhawTU907sN5lsb/rcDolhtTzvqwHp /fCy/GZDAoWYkaHUcoNhTVIKLFNdFJeRD+EQcLafK76yRIBfWV9iGMM1WbXifftivCnVfp 0nOTkEvdavL6Mit6DmJ5ihNsr0H0Pex9BZBHKiNr00sByai7w6XaXEIMJOpvduURC3/3Dc r6KyHawrhkLqePNo6GAtgsQRZB2fCt91IWIVggY7l8tSdjHFLhHunPaijGS+Kr3O+QdPjN nI10ZLM/arixzJDtZb5XvF/pm96zHzdBI5xDK4I5ifxC49O55iAJ8dWKBlTQwg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1633793360; a=rsa-sha256; cv=none; b=c+CHSVA2852KVC3q1LvakrZpZ03Arg8LqAM6qmdZIifuYKcJwSnuwaOLj2QTg3ItWu6W/h FG1TFGllIqRSITvrSB+0OeMY7ZaZj2g68i8tUt/PJ06GyZkgp40jC+CM+Vbh5Jhy4TK4im lZj/hu/Kuu65cb7Cjl1lwuE/cFQWnqnXy8wXXJbJg1zCHNwPfl0BOgxtBf4ENHqxRbbml4 8ludeNpZZ2ihJpDsq7vwLq6d6Dn2mmMXDpBfDBAZyYVd1ZKhfVE6qiw1vslwYuX0/4KgtX oFgIRSrD4dzAYBlfdplPo5/9J3wVHwvwZvybc+oqyNdUFXl5iQMF3vQIPy/taQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=fvWYllq6; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 3.09 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=fvWYllq6; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 0A066ED85 X-Spam-Score: 3.09 X-Migadu-Scanner: scn1.migadu.com X-TUID: bckE+5NJcTBd * gnu/packages/audio.scm (libshout-idjc): New variable. --- Fixed typo in description. gnu/packages/audio.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm index 4712e9aa72..6c0318db9d 100644 --- a/gnu/packages/audio.scm +++ b/gnu/packages/audio.scm @@ -3089,6 +3089,31 @@ for \"realtime\" in the index of the Guix manual to learn how to achieve this using Guix System.") (license license:gpl2+))) +(define-public libshout-idjc + (package + (name "libshout-idjc") + (version "2.4.4") + (source + (origin + (method url-fetch) + (uri (string-append "mirror://sourceforge/libshoutidjc.idjc.p" + "/libshout-idjc-" version ".tar.gz")) + (sha256 + (base32 "1r9z8ggxylr2ab0isaljbm574rplnlcb12758j994h54nh2vikwb")))) + (build-system gnu-build-system) + (native-inputs + `(("pkg-config" ,pkg-config))) + (inputs + `(("libogg" ,libogg) + ("libtheora" ,libtheora) + ("libvorbis" ,libvorbis) + ("speex" ,speex))) + (home-page "http://idjc.sourceforge.net/") + (synopsis "Broadcast streaming library with IDJC extensions") + (description "This package provides libshout plus IDJC extensions.") + ;; GNU Library (not Lesser) General Public License. + (license license:lgpl2.0+))) + (define-public raul (package (name "raul") -- 2.30.2