From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id UDNMIX92wWSHgwAASxT56A (envelope-from ) for ; Wed, 26 Jul 2023 21:39:43 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 2KVRIX92wWStNgEAauVa8A (envelope-from ) for ; Wed, 26 Jul 2023 21:39:43 +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 5959F4FB95 for ; Wed, 26 Jul 2023 21:39:43 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=riseup.net header.s=squak header.b=KfG+aTk7; 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=1690400383; 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: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=vTpw7YLmUzUDPN+ZEX3elMA/fOcmSL7dTck/I65/bXU=; b=bVEQ2GOEIw79aXlCwwESddaQ1Br4sCxiefYSfi27rCcXLm8kiHALTFDT7882XsJs7eLT6a Va+CoFsG7B31WFeSlZefjPj9aT+JeNRLygCj9gHtghcsaSjJI2X/DOFzxWB1fv81eO9NiZ 7i17Pf96MwpcPfKcOXnsMHeJNOUOufFGvP8k41aZgoTYUf9HNDNYJCPSd4saPcSFVH/XB0 rc09fdKMy7xn04Gpv039HwXjkEYaOFpUkXGAj0o6DjsKMp152ONCK9caX81j1F5F86FkXG 8zMDrfAFiKJ3CQM05ujy3xkLgE/AR/ZexbG2dmPhXDiUTrZwEY1b+FA/PEWVOg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=riseup.net header.s=squak header.b=KfG+aTk7; 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-Seal: i=1; s=key1; d=yhetil.org; t=1690400383; a=rsa-sha256; cv=none; b=ND71jrccWVsHvzBVRiy7wT6XYz/TPL4fPVDS04MbgNszfXhNsP3GZNAsz3jNPwlsj6PoqE 6aSZtwWJhxA25WcCRh87Kv/v919GwCoWkWvg7gdDz9yugzFb4HuS88q8YCovpNqH3OpLcq JuWEn/yDfndNpzCh3qKB+3bWFaRgvB0UzhuVGTxltel6LF8taF24AZLy6b1UVPko/KeTOd fiLRVGLkdZ3IKxFOPwPNA5m2FoBeRbsKUFjOJ+q6O5ZvYX88XD4p4RLUaT206m5xCPaogA IUeC6menuf4ytpELFYWFhZGc2QxhxHpTh2xA7HsvrAPDEteky/CY5E9a6Cp6Qg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qOjfJ-0007v7-7T; Wed, 26 Jul 2023 14:55:17 -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 1qOjf7-0007tF-Qt for guix-patches@gnu.org; Wed, 26 Jul 2023 14:55:07 -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 1qOjf4-0007P9-FY for guix-patches@gnu.org; Wed, 26 Jul 2023 14:55:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qOjf3-0000dH-VS for guix-patches@gnu.org; Wed, 26 Jul 2023 14:55:01 -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: guix-patches@gnu.org Resent-Date: Wed, 26 Jul 2023 18:55:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64748 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Saku Laesvuori Cc: Raghav Gururajan , 64748@debbugs.gnu.org, hako@ultrarare.space Received: via spool by 64748-submit@debbugs.gnu.org id=B64748.16903976962416 (code B ref 64748); Wed, 26 Jul 2023 18:55:01 +0000 Received: (at 64748) by debbugs.gnu.org; 26 Jul 2023 18:54:56 +0000 Received: from localhost ([127.0.0.1]:50069 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qOjey-0000ct-5Z for submit@debbugs.gnu.org; Wed, 26 Jul 2023 14:54:56 -0400 Received: from mx1.riseup.net ([198.252.153.129]:34570) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qOjew-0000cf-2E for 64748@debbugs.gnu.org; Wed, 26 Jul 2023 14:54:54 -0400 Received: from fews01-sea.riseup.net (fews01-sea-pn.riseup.net [10.0.1.109]) (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 4RB33r2dX6zDqFd; Wed, 26 Jul 2023 18:54:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1690397688; bh=mEcEVqg4hM/elgZngDPbqyokDkG0xJcFZ5Aq0w+lMDA=; h=References:From:To:Cc:Subject:Date:In-reply-to:From; b=KfG+aTk7npyqrIhzcdyZ2ziMjY208LEk9JHhjX2/Zc6r6c45qrXPRRALUpmUwOcP9 sbk1J0UJmjZijBDNn9SfYiEdsVxNlLXHSDpQxgBud1SR9xf2VxCtn1oLyYmfqzXzQV mMDBaVDMLFAyWxrKFanE043qKmUTU/nDB+XL+VPY= X-Riseup-User-ID: 31A0727CAB38AC5CCF6713F7B7E1A415B5FC3855B077415073E38B12CC5FF0AD Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews01-sea.riseup.net (Postfix) with ESMTPSA id 4RB33p5QQ8zJp26; Wed, 26 Jul 2023 18:54:46 +0000 (UTC) References: <20230720171841.31901-1-distopico@riseup.net> <20230720193353.gb75xe2ywl6nfvnr@X-kone> <87a5vq9vr7.fsf@riseup.net> <20230720210600.2zwjtcdnoa63rmo4@X-kone> <87zg3q897e.fsf@riseup.net> <20230721072242.eso6juxdbhpdkgex@X-kone> <20230722082516.yh5nwyfllmwzgjqu@X-kone> <87h6ptnsb3.fsf@riseup.net> <20230726072458.izqje3vvldxutste@X-kone> From: Distopico Date: Wed, 26 Jul 2023 13:54:02 -0500 In-reply-to: <20230726072458.izqje3vvldxutste@X-kone> Message-ID: <87edku33m3.fsf@riseup.net> MIME-Version: 1.0 Content-Type: text/plain 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-Spam-Score: 2.85 X-Migadu-Queue-Id: 5959F4FB95 X-Migadu-Spam-Score: 2.85 X-Migadu-Scanner: mx0.migadu.com X-TUID: otU2qniIT1VB Tested with calls and works fine, changes in the last path On 2023-07-26, Saku Laesvuori wrote: > [[PGP Signed Part:Undecided]] >> I was wondering if we could add new phase after unpack that copies >> contents from libsrtp package to `[build-dir]/third_party/libsrtp`. > > Simply replacing #$libsrtp-for-telegram-desktop with #$(package-source > libsrtp) in the unpack-additional-sources phase seems to work (builds fine and > telegram doesn't crash; I haven't tried calls). > > [[End of PGP Signed Part]]