From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id eE96HdwLX2HoLwAAgWs5BA (envelope-from ) for ; Thu, 07 Oct 2021 17:01:48 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id YC4wGdwLX2H/LgAAB5/wlQ (envelope-from ) for ; Thu, 07 Oct 2021 15:01:48 +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 35ADE35E70 for ; Thu, 7 Oct 2021 17:01:48 +0200 (CEST) Received: from localhost ([::1]:36322 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mYUQV-0000bE-Ge for larch@yhetil.org; Thu, 07 Oct 2021 10:31:15 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50228) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mYUQJ-0000Xl-Kr for guix-patches@gnu.org; Thu, 07 Oct 2021 10:31:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:36702) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mYUQJ-00032E-Br for guix-patches@gnu.org; Thu, 07 Oct 2021 10:31:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mYUQJ-000433-8x for guix-patches@gnu.org; Thu, 07 Oct 2021 10:31:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51085] [PATCH 4/7] gnu: Add libshout-idjc. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 07 Oct 2021 14:31: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.163361702015447 (code B ref 51085); Thu, 07 Oct 2021 14:31:03 +0000 Received: (at 51085) by debbugs.gnu.org; 7 Oct 2021 14:30:20 +0000 Received: from localhost ([127.0.0.1]:48236 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mYUPc-000415-0j for submit@debbugs.gnu.org; Thu, 07 Oct 2021 10:30:20 -0400 Received: from mout02.posteo.de ([185.67.36.66]:50919) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mYUPZ-00040e-Mm for 51085@debbugs.gnu.org; Thu, 07 Oct 2021 10:30:18 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 0D320240104 for <51085@debbugs.gnu.org>; Thu, 7 Oct 2021 16:30:12 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1633617012; bh=AEhBUMU5pNLqd8a53zeOeT88wI7qDRubCNyHcG3wON0=; h=From:To:Cc:Subject:Date:From; b=kxNOEfSKpU45GGWBDh/rD4K1VOq0ew8mg7t3iDgrenNEZQwQfe7wFTqqMyB1yinED VuTPLCVZLc4AUdMkMoOAG/GXnm7G0XH1p4vxmDF3CZflJ9TYA7YLTtByh8KzscLuhx mdVKd8760tfnM2o0JqsQ0NZZbKh+Qy/c3kc3ARC6Jd5yXRBpGfJLpbYoaMs3kAmwU0 PSGDhWCEVRxbxEZRd6qqhAjPRvAPgLvvECfEziqeeJiazhlabPFAxZJii9jE5kz8FD zzeQR+5AVumqv5zdhxEWEHvvMEdgydowHbhSehMToblqL9upcPc48zEqTNbphv0TgL WfEEf4qURGldg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HQDHl0gNcz9rxH; Thu, 7 Oct 2021 16:30:10 +0200 (CEST) From: Vinicius Monego Date: Thu, 7 Oct 2021 14:29:38 +0000 Message-Id: <20211007142941.46591-4-monego@posteo.net> In-Reply-To: <20211007142941.46591-1-monego@posteo.net> References: <20211007142941.46591-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=1633618908; 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=iRQwlDbah/IRdtum8SayO+ZzDnLjgj/zeoPcjZKJGcw=; b=Qol2Uu1l7alKKnY1zi6HSnKXp33LaaiMVVzwhTXcj8PEOn0hDyHbKqx94FQVx0VT4obdRT WD3v/2JxNB4AhzbL5IFzMar0Ha5z2mh82vCIV1BT5QDfSzOmlafoZ88frxPWwbB4/HhD4s QQN557a0Loj2j45+OrX+t6wGzcn5B1M00Q2Z4KpYSnntsMbwLfdDJW131OtFICA4oxH8Kj N/S0ZbrE4vFFe2NVPxwujJ0QM6+dB6F+Erq9GK1jXVhGCDgdg85do9aiR4ADDIp2J7Xozy KwSoUwXhliRHuy9vCrl62iBunTujb/zweU3CxBWQgixAR85MpY3m6We4tZJ8NA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1633618908; a=rsa-sha256; cv=none; b=qYyO9ECq3imZvMV6FmmV0p0HacUFKPZT+Uj/IGibOPvOXrcKPzlrdmNkAI0ShzPyGDD91t gp02Ioovh0BfIfUjUnn8ujrx10R2SaJ9ibpkmw/gAD6jcq7/sjAGXDSel3W4Unpppr4NRJ +XtlOXYZj6cwo8ULJhabSwhaMgjy6L3bKfhy6xbrjxLuOvdnYCiLOwjTsry98HpzLNyZSQ Dl2xpQLC1/GC8/2QufRoQLQkADVX7iHn+ceHnkWfhLr+8gHka9N2Pj3r5nTexIT5JGVT7z Ei8RQm7QBY00nNmEiD5Axmx9WqiSG3X/TCLva0diZ/iGHZoI4CaFonRcqPPqSg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=kxNOEfSK; 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: 4.58 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=kxNOEfSK; 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: 35ADE35E70 X-Spam-Score: 4.58 X-Migadu-Scanner: scn1.migadu.com X-TUID: l7XPpzetbqJo * gnu/packages/audio.scm (libshout-idjc): New variable. --- gnu/packages/audio.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm index 2ffc4b86a9..666a7fbd49 100644 --- a/gnu/packages/audio.scm +++ b/gnu/packages/audio.scm @@ -3045,6 +3045,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 IJDC extensions.") + ;; GNU Library (not Lesser) General Public License. + (license license:lgpl2.0+))) + (define-public raul (package (name "raul") -- 2.30.2