From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id yDkGJTp2DmY4wgAAe85BDQ:P1 (envelope-from ) for ; Thu, 04 Apr 2024 11:43:22 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id yDkGJTp2DmY4wgAAe85BDQ (envelope-from ) for ; Thu, 04 Apr 2024 11:43:22 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=eauchat.org header.s=mail header.b=yDo2bJKO; dmarc=fail reason="SPF not aligned (relaxed)" header.from=eauchat.org (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1712223802; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=HtneUQ0hZCbo2FUDeUETh6kMaJ+f/fjBdVoK/bNaiFw=; b=oSQ2szdylcnPWXxlfsWN3n/agBx+6zjFPRtExRo21stBJxcvSUpfL8KUCWYcgRMQRfbLtK 13gfcFRbFXYbNGMBf+LCBabtEe5HWt3FksEsZIwXAcOPD32iYhc2u5WApCyRChe9yCNqSj T4CcrKI84qdX9gHhdGnTc7/ef+9YaI67iMXKrN1LQOflg89cVk+BmrkuJGdomJf4IApBR6 ts+lHitWECe0FV7cOZWUO8udgkrNQstg04pFmuIonns95cxf81I98s7oCM2PLpSxIhzWwt TZeTPiQAetLvvLwIOuNr4UJszkZpFrQ5K6KDTMbaSkb/UKP17mleT3b+52PwMg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=eauchat.org header.s=mail header.b=yDo2bJKO; dmarc=fail reason="SPF not aligned (relaxed)" header.from=eauchat.org (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1712223802; a=rsa-sha256; cv=none; b=ZAIH7ZfviMXOk7AKpO0aSnnkDub+eCoqD0KY9Suplryyd6oqDGYXL77k1UXLU761Bgpp2M igtvm9IVwLWaSqHHqeuRUwZwieQfFqQf/ZGV1pFdjJot+JCj4C7tne5hF5w/AbrSWpFbDP w0k+L7QMrVJLN2vUBcxKbBq0ii6ON2dWLBADmSvomQUc30ri0WcNkVT8v8hXsXMLojPJ2O mvffcrkSaz8Yglh8cQYqp+phSXnVVGOYHs035r+NJdQRsumez011ORt9HtuIN1YRMY/BIj s992xoNhM+Q1YXXUbC096WMKPurhRDvftii8nWso8h3NqyEQ/CDTlgSisZp1MQ== 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 3757EA172 for ; Thu, 04 Apr 2024 11:43:22 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rsJcd-0002sn-Ev; Thu, 04 Apr 2024 05:43:03 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rsJca-0002sb-Cy for guix-patches@gnu.org; Thu, 04 Apr 2024 05:43:01 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rsJcZ-0006Oo-23 for guix-patches@gnu.org; Thu, 04 Apr 2024 05:43:00 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rsJcd-0007B0-TO for guix-patches@gnu.org; Thu, 04 Apr 2024 05:43:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70190] [PATCH] gnu: speech-dispatcher: Update to 0.11.5. Resent-From: =?UTF-8?Q?S=C3=A9bastien?= Lerique Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 04 Apr 2024 09:43:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 70190 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 70190@debbugs.gnu.org Cc: =?UTF-8?Q?S=C3=A9bastien?= Lerique X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.171222377027472 (code B ref -1); Thu, 04 Apr 2024 09:43:03 +0000 Received: (at submit) by debbugs.gnu.org; 4 Apr 2024 09:42:50 +0000 Received: from localhost ([127.0.0.1]:60586 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rsJcO-00078j-4I for submit@debbugs.gnu.org; Thu, 04 Apr 2024 05:42:50 -0400 Received: from lists.gnu.org ([2001:470:142::17]:56252) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rsJcJ-000779-Aw for submit@debbugs.gnu.org; Thu, 04 Apr 2024 05:42:46 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rsJc9-0002pe-1N for guix-patches@gnu.org; Thu, 04 Apr 2024 05:42:33 -0400 Received: from elegua.eauchat.org ([91.224.149.118] helo=eauchat.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rsJc6-0006LE-Ty for guix-patches@gnu.org; Thu, 04 Apr 2024 05:42:32 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eauchat.org; s=mail; t=1712223745; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=HtneUQ0hZCbo2FUDeUETh6kMaJ+f/fjBdVoK/bNaiFw=; b=yDo2bJKOr1IjgZzROVwZsRgto9n7vnzUT+sAD2UMFggW+P9abZ+or54W7Qe231YOZm25+L 0wgUalVBRFedfRM1ZmMjqyciV6z5UaiQ+orrugtZBjyi4+eJnVPswL+RHaYubPTa0yQtZ5 Bfhv9NSoq4tnd8dUtU4OY9rngxySt28= From: =?UTF-8?Q?S=C3=A9bastien?= Lerique Date: Thu, 4 Apr 2024 11:42:03 +0200 Message-ID: <0b78d4b1cbb0a902dcca400d2937a66ea66e06b2.1712223723.git.sl@eauchat.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=91.224.149.118; envelope-from=sl@eauchat.org; helo=eauchat.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -4.26 X-Migadu-Scanner: mx11.migadu.com X-Spam-Score: -4.26 X-Migadu-Queue-Id: 3757EA172 X-TUID: +Qsj3io6rCVD * gnu/packages/speech.scm (speech-dispatcher): Update to 0.11.5. [source]: Switch to git-fetch. [native-inputs]: Add autoconf, automake, libtool. [inputs]: Add python-xdg. Change-Id: If323f17bac54da427be1a09d847de50842717a01 --- gnu/packages/speech.scm | 25 +++++++++++++++++-------- 1 file changed, 17 insertions(+), 8 deletions(-) diff --git a/gnu/packages/speech.scm b/gnu/packages/speech.scm index 9939d2f165..36b67ccd93 100644 --- a/gnu/packages/speech.scm +++ b/gnu/packages/speech.scm @@ -8,6 +8,7 @@ ;;; Copyright © 2020 Nicolas Goaziou ;;; Copyright © 2020 Efraim Flashner ;;; Copyright © 2021 qblade +;;; Copyright © 2024 Sébastien Lerique ;;; ;;; This file is part of GNU Guix. ;;; @@ -51,6 +52,7 @@ (define-module (gnu packages speech) #:use-module (gnu packages pkg-config) #:use-module (gnu packages pulseaudio) #:use-module (gnu packages python) + #:use-module (gnu packages python-xyz) #:use-module (gnu packages swig) #:use-module (gnu packages texinfo) #:use-module (gnu packages textutils)) @@ -236,15 +238,16 @@ (define-public mitlm (define-public speech-dispatcher (package (name "speech-dispatcher") - (version "0.11.4") + (version "0.11.5") (source (origin - (method url-fetch) - (uri (string-append "https://github.com/brailcom/speechd/releases" - "/download/" version "/speech-dispatcher-" - version ".tar.gz")) + (method git-fetch) + (uri (git-reference + (url "https://github.com/brailcom/speechd") + (commit version))) + (file-name (git-file-name name version)) (sha256 (base32 - "1fb6ypnr8r3905b68bbplg1qcaw3f6br2yzxkk4bb79dnwdj42cc")))) + "0z2rb1yi06v145sr2h69rxbxzrsfrk198cw6bgpf8wj2njfh3555")))) (build-system gnu-build-system) (arguments `(#:configure-flags '("--disable-static" @@ -253,7 +256,12 @@ (define-public speech-dispatcher "--with-voxin=no" "--with-ibmtts=no" "--with-kali=no" "--with-baratinoo=no"))) (native-inputs - (list gettext-minimal pkg-config texinfo)) + (list autoconf + automake + gettext-minimal + libtool + pkg-config + texinfo)) (inputs (list dotconf espeak-ng @@ -261,7 +269,8 @@ (define-public speech-dispatcher libltdl libsndfile pulseaudio - python)) + python + python-xdg)) (synopsis "Common interface to speech synthesizers") (description "The Speech Dispatcher project provides a high-level device independent layer for access to speech synthesis through a simple, base-commit: 188d18fc47f0d38edfe06e3e5834fa8587bd300b -- 2.41.0