From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id EMP9EEhtuWSWZQAASxT56A (envelope-from ) for ; Thu, 20 Jul 2023 19:22:16 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 6HoeEEhtuWTWVAEAG6o9tA (envelope-from ) for ; Thu, 20 Jul 2023 19:22:16 +0200 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 B15F042B2B for ; Thu, 20 Jul 2023 19:22:15 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=riseup.net header.s=squak header.b=EZunXDVU; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=riseup.net (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1689873735; 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=3eEa5cCDrEm113vSnv+6Yd8Ba+XBEblZxmEWOMHuGVc=; b=HmJml8bLJo/kTevTGIyAF2E1Vxvi+KzbpkybeyZMO1sitK97sm8vPTlEKvuWz6C6oB1iNP yUcgO9OM1CRAnEsK3WRFEPXpQCQG6sI10Nv1abxLBIbdFu8VlxC9GwCVBc9mH4p9UcJagT JfNpHCP/44wVj+0qfMwaR1VyliaTlmjkjk4OOvyuPPWBj5vGI5xn43RL3nq5/4ePQik0M5 TT6+uGqoq3a8efDw03J/RYsLwg662e/kbYHa+LFrsSqaMwKQClsJZ6ZUhcyLw6DQFMcMYw yxqCjpnrp0qSC5pIoq3oxXvthjypjMTYNGSd918Hafq3yBc0VZy4bwhaRMSrOQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1689873735; a=rsa-sha256; cv=none; b=EOTytT4nvTa1F68B85NPCoL5T4gS2tDFDyDeVBhmHugwyBWKW4ncsbGezMEh7mhO3rjtLK fdo4PJI5wyD+DBp5NFiP7+uFdkYfHDcN659kMg1p8/DS/OVTalroGrWVP21CASmxY4pg29 BAwtOgVgvCG6v+zOfSayEZ6MsQ34SDwJrT/qc0hYoh2Ldrb8sMdf8C711Bvrwj6yXwVzLE OyC8QwGgzmuYaZ/nFZxXm4rRsGqJOcSgSS1vU/ei7pQdZtRVhn5/YYesw8S/2B0zYbTJ96 RheSr/zl7Z+51ZM3HwQd/gYS3VoRZZm54UBTAIvwcY4tZbAmrmNVx2GBZMYb7g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=riseup.net header.s=squak header.b=EZunXDVU; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=riseup.net (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qMXKT-00005z-Hi; Thu, 20 Jul 2023 13:20:42 -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 1qMXK4-0007oQ-7j for guix-patches@gnu.org; Thu, 20 Jul 2023 13:20:19 -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 1qMXJx-0004oe-MR for guix-patches@gnu.org; Thu, 20 Jul 2023 13:20:13 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qMXJq-00006i-Ih; Thu, 20 Jul 2023 13:20:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64748] [PATCH] gnu: webrtc-for-telegram-desktop: Update to a45d8b8 Resent-From: Distopico Original-Sender: "Debbugs-submit" Resent-CC: rg@raghavgururajan.name, hako@ultrarare.space, saku@laesvuori.fi, guix-patches@gnu.org Resent-Date: Thu, 20 Jul 2023 17:20:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 64748 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64748@debbugs.gnu.org Cc: Distopico , rg@raghavgururajan.name, hako@ultrarare.space, saku@laesvuori.fi X-Debbugs-Original-To: guix-patches@gnu.org X-Debbugs-Original-Xcc: rg@raghavgururajan.name, hako@ultrarare.space, saku@laesvuori.fi Received: via spool by submit@debbugs.gnu.org id=B.1689873568351 (code B ref -1); Thu, 20 Jul 2023 17:20:02 +0000 Received: (at submit) by debbugs.gnu.org; 20 Jul 2023 17:19:28 +0000 Received: from localhost ([127.0.0.1]:59781 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qMXJI-00005a-Dr for submit@debbugs.gnu.org; Thu, 20 Jul 2023 13:19:28 -0400 Received: from lists.gnu.org ([2001:470:142::17]:46754) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qMXJF-00005I-V8 for submit@debbugs.gnu.org; Thu, 20 Jul 2023 13:19:26 -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 1qMXJA-0007dd-Ip for guix-patches@gnu.org; Thu, 20 Jul 2023 13:19:20 -0400 Received: from mx1.riseup.net ([198.252.153.129]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qMXJ8-00040g-JP for guix-patches@gnu.org; Thu, 20 Jul 2023 13:19:20 -0400 Received: from fews02-sea.riseup.net (fews02-sea-pn.riseup.net [10.0.1.112]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx1.riseup.net (Postfix) with ESMTPS id 4R6KDN1CY4zDrPl for ; Thu, 20 Jul 2023 17:19:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1689873556; bh=eQwVSbdkAMtciuppwiu1/rSsEBvKH/cSa2u7Bpg5sXk=; h=From:To:Cc:Subject:Date:From; b=EZunXDVUYuLCpUzlwe3FRyMc5mOwUBbZbIKp4RFSWigLEfplpIge+s6/MJaL7RW2I T8xlsgN5yCdjRh3om/uALhOhxNRl/C3y3Vp4prjj0FlFCsJM34hBd8KYA9RyagUtjI /Ds0sLpdOiiL4F8fl6RLGCRyecPKykzSvndUtxQ0= X-Riseup-User-ID: 09DF913F4B828119996494B60DA827CDAF7B219E89249E4251C5774C2DCE6E36 Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews02-sea.riseup.net (Postfix) with ESMTPSA id 4R6KDM316zzFqgN; Thu, 20 Jul 2023 17:19:15 +0000 (UTC) From: Distopico Date: Thu, 20 Jul 2023 12:18:18 -0500 Message-ID: <20230720171841.31901-1-distopico@riseup.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=198.252.153.129; envelope-from=distopico@riseup.net; helo=mx1.riseup.net X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -4.16 X-Spam-Score: -4.16 X-Migadu-Queue-Id: B15F042B2B X-Migadu-Scanner: mx1.migadu.com X-TUID: au8s3YxYJEmJ Fixes telegram-desktop call not working with openSSL 3 see: https://github.com/telegramdesktop/tdesktop/issues/26108 * gnu/packages/telegram.scm (webrtc-for-telegram-desktop): Update to a45d8b8 revision commit --- gnu/packages/telegram.scm | 31 +++++++++++++++++++++++++------ 1 file changed, 25 insertions(+), 6 deletions(-) diff --git a/gnu/packages/telegram.scm b/gnu/packages/telegram.scm index aa01c2f692..aeab249198 100644 --- a/gnu/packages/telegram.scm +++ b/gnu/packages/telegram.scm @@ -2,6 +2,7 @@ ;;; Copyright © 2021 Raghav Gururajan ;;; Copyright © 2022 Hilton Chain ;;; Copyright © 2023 Saku Laesvuori +;;; Copyright © 2023 Camilo Q.S. (Distopico) ;;; ;;; This file is part of GNU Guix. ;;; @@ -96,6 +97,21 @@ (define libyuv-for-telegram-desktop (base32 "0mm56p8iapfild2xdw4w8zi35c3xm06fgagiali644gnxdmnym6c"))))) +(define libsrtp-for-telegram-desktop + (let ((commit "a566a9cfcd619e8327784aa7cff4a1276dc1e895") + (revision "1494")) + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/cisco/libsrtp") + (commit commit))) + (file-name (git-file-name + "libsrtp-for-telegram-desktop" + (git-version "0" revision commit))) + (sha256 + (base32 + "1ichw2v9s2mggi5p2wbbmlg55q4r48dxi3ks7ykfcfkmh7pb1w1s"))))) + (define cmake-helpers-for-telegram-desktop (origin (method git-fetch) @@ -265,8 +281,8 @@ (define tgcalls-for-telegram-desktop "193m2gkvipijqbfd6a8mhg9nd63wlnshzgspk3pip57vk21l709z")))) (define-public webrtc-for-telegram-desktop - (let ((commit "5098730b9eb6173f0b52068fe2555b7c1015123a") - (revision "328")) + (let ((commit "a45d8b8f0a99bd0e5118dda1dc4a8b7b3ad5dcfd") + (revision "388")) (hidden-package (package (name "webrtc-for-telegram-desktop") @@ -282,14 +298,14 @@ (define-public webrtc-for-telegram-desktop (file-name (git-file-name name version)) (sha256 - (base32 "1lk54zlrff59rj5k9dylsgz4sdds4728psrk8m3v9qn5y8d6z8qy")) + (base32 "1qs3ikkd6l56brj40cv6wlhx5gj5avisj9mj8ypjfwcyw9hb2n5y")) (modules '((guix build utils) (ice-9 ftw) (srfi srfi-1))) (snippet #~(begin (let ((keep - '("libsrtp" "rnnoise" + '("rnnoise" "libsrtp_config" ;; Not available in Guix. "pffft"))) (with-directory-excursion "src/third_party" @@ -311,9 +327,12 @@ (define-public webrtc-for-telegram-desktop (add-after 'unpack 'unpack-additional-sources (lambda _ (let* ((third-party (string-append (getcwd) "/src/third_party")) - (libyuv-to (string-append third-party "/libyuv"))) + (libyuv-to (string-append third-party "/libyuv")) + (libsrtp-to (string-append third-party "/libsrtp"))) (copy-recursively #$libyuv-for-telegram-desktop - libyuv-to))))))) + libyuv-to) + (copy-recursively #$libsrtp-for-telegram-desktop + libsrtp-to))))))) (native-inputs (list pkg-config python-wrapper yasm)) (inputs (list abseil-cpp-cxxstd17 base-commit: 13cb9b302868b5a966a6ae177412c474084f4bf1 -- 2.41.0