From unknown Wed Jun 18 00:14:19 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#52278 <52278@debbugs.gnu.org> To: bug#52278 <52278@debbugs.gnu.org> Subject: Status: [PATCH WIP 0/3] Bump Telegram to 3.2.5 Reply-To: bug#52278 <52278@debbugs.gnu.org> Date: Wed, 18 Jun 2025 07:14:19 +0000 retitle 52278 [PATCH WIP 0/3] Bump Telegram to 3.2.5 reassign 52278 guix-patches submitter 52278 Liliana Marie Prikler severity 52278 normal tag 52278 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Sat Dec 04 12:19:26 2021 Received: (at submit) by debbugs.gnu.org; 4 Dec 2021 17:19:26 +0000 Received: from localhost ([127.0.0.1]:54835 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mtYh4-0003c9-8T for submit@debbugs.gnu.org; Sat, 04 Dec 2021 12:19:26 -0500 Received: from lists.gnu.org ([209.51.188.17]:47808) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mtYh3-0003c1-6R for submit@debbugs.gnu.org; Sat, 04 Dec 2021 12:19:25 -0500 Received: from eggs.gnu.org ([209.51.188.92]:45986) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mtYh3-0001XN-0K for guix-patches@gnu.org; Sat, 04 Dec 2021 12:19:25 -0500 Received: from [2a00:1450:4864:20::341] (port=50986 helo=mail-wm1-x341.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mtYh1-0000B1-At for guix-patches@gnu.org; Sat, 04 Dec 2021 12:19:24 -0500 Received: by mail-wm1-x341.google.com with SMTP id 133so4936038wme.0 for ; Sat, 04 Dec 2021 09:19:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:date:subject:to:content-transfer-encoding:message-id :mime-version; bh=OsOV8kQOFYj1djP84egloQFOITJsrm0jPALfEnoFNYo=; b=P5tvp524tw8cGUoKblCCAaCDdY4WBClAa7qR634ZVJW1S3yhKHjhS2qNDXDffygXFJ nRkOA9XnwCfmzCmTtch/SSoTWPYvlFpmQr76PmI86jTe9Ew+wXDaxyQbBiNFPD4YSCpE 75vCJmdey3zpZD0MlgENrDVuJTZ5m2fvm2qdXcwNmQs46wvkhjPPhbnNdwr9oLCNSidx pMwIuZCKhNtz4Xzs6x/t8NKeWEyblWzeMWCGO2lnh1RL38MHflBAs5siORhCcxgxch5C tlUYiF41HNpimMRFfWvQMz2Ce0pjAWnbIl487y0NdS2yVGp1OFo3ypOOUV5NYOvARW2D FPow== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:date:subject:to:content-transfer-encoding :message-id:mime-version; bh=OsOV8kQOFYj1djP84egloQFOITJsrm0jPALfEnoFNYo=; b=oP+w1aciw1f7KGCDDOqqqiYVaMhqReDQA+Zbn4PCDKqikjJ5M5Odmz4lrttBrarmQ3 plcu1HXOKBBYhxnYFeazSgApgGzSofrHBjmwRXgSsNswrwQ2R8VGbIDupv88fDGUk1WA Iy7/JlyvVBFn/N1YH3FVWR3MfsYLwua9JBS0mWw0j7NGNhSfWZ65UbinKzGn/b4EamsA LFGmnAyIahJ5mcBywp1IFdhXJyCDtb/U0SFyyyP2p9T3I2bYp/ycJz/X0mNEjx5Yuaai XdaiT61ihp2HshQwX0TAcLCLbCmVuSHMyvWmFnofoKJP5a0wRfHo3uBB3+a4FlBFHDQb TlqA== X-Gm-Message-State: AOAM531SLcrqv7CSPKefXhRkB9rfGZO1j2hNmejaydrRG0MC9uOKJsCl GFbQ0xtpl92g+8rM9Optv/tF4K27jxk= X-Google-Smtp-Source: ABdhPJwrL5tn1E7xTrqNbzDkE245xcKYlC73zg9dVJGeWBarq/TXvflhijD7IOqL1hgpGcag73EDTQ== X-Received: by 2002:a05:600c:a42:: with SMTP id c2mr24915781wmq.154.1638638361321; Sat, 04 Dec 2021 09:19:21 -0800 (PST) Received: from nijino.fritz.box (85-127-52-93.dsl.dynamic.surfer.at. [85.127.52.93]) by smtp.gmail.com with ESMTPSA id p8sm5948910wrx.25.2021.12.04.09.19.20 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 04 Dec 2021 09:19:20 -0800 (PST) From: Liliana Marie Prikler Date: Sat, 4 Dec 2021 18:12:52 +0100 Subject: [PATCH WIP 0/3] Bump Telegram to 3.2.5 to: guix-patches@gnu.org Content-Transfer-Encoding: 7bit Message-ID: MIME-Version: 1.0 X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a00:1450:4864:20::341 (failed) Received-SPF: pass client-ip=2a00:1450:4864:20::341; envelope-from=liliana.prikler@gmail.com; helo=mail-wm1-x341.google.com X-Spam_score_int: -12 X-Spam_score: -1.3 X-Spam_bar: - X-Spam_report: (-1.3 / 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, FREEMAIL_FROM=0.001, PDS_HP_HELO_NORDNS=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) Telegram Desktop and other clients are currently crying rivers over soon no longer being supported, so I've attempted to hack up a patch to bump us to the latest release. The patch currently fails in the linking step, so some help would be greatly appreciated. kthxbye Liliana Marie Prikler (3): gnu: Add xiph-rnnoise. gnu: webrtc-for-telegram-desktop: Update to d578c760dc6f1ae5f0f3bb5317b0b2ed04b79138. gnu: telegram-desktop: Update to 3.2.5. gnu/packages/telegram.scm | 118 +++++++++++++++++++++++++++----------- gnu/packages/xiph.scm | 33 +++++++++++ 2 files changed, 118 insertions(+), 33 deletions(-) -- 2.34.0 From debbugs-submit-bounces@debbugs.gnu.org Sat Dec 04 12:30:59 2021 Received: (at 52278) by debbugs.gnu.org; 4 Dec 2021 17:30:59 +0000 Received: from localhost ([127.0.0.1]:54856 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mtYsF-0003vw-0F for submit@debbugs.gnu.org; Sat, 04 Dec 2021 12:30:59 -0500 Received: from mail-wr1-f66.google.com ([209.85.221.66]:36418) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mtYs8-0003vA-PJ for 52278@debbugs.gnu.org; Sat, 04 Dec 2021 12:30:53 -0500 Received: by mail-wr1-f66.google.com with SMTP id u17so5506816wrt.3 for <52278@debbugs.gnu.org>; Sat, 04 Dec 2021 09:30:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:date:subject:to:content-transfer-encoding:message-id :mime-version; bh=LaMFlrhvwJKlqi4KvOJ5PxI1/basZGVe2Jtyrm4zDhY=; b=CU9z7ZdosN9yjjCKtS70tG9cY7RgjW/m+vZilEc9RqB/BXcDxmvSzjbAb2nDTo7tY7 Z/+LwfXKS95mURFGIyZ7bZ3ZmyGZKcnvu5DIarBxzfGcDbOdNbRm2sMFL9bqb4czHqMU jwTen1h0dWsbLDiu/HRZMf8cZSJVitgPqSHWTLEPk6lcLob76NZ0pu5LACJzahgnSqWu e4K4NtvDGTonuObCqFe6ZQu3YbU0Z1YCoz6qzUoQXWBOa03UbNCqoTRpuLmT0ZQS8wyk qfwvGWLhuFPuj4eQSfCPCmvSyHPvHOQzlcN1yegxqqKfuKg7JvneKPhziO45pPhRU2gc Opmg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:date:subject:to:content-transfer-encoding :message-id:mime-version; bh=LaMFlrhvwJKlqi4KvOJ5PxI1/basZGVe2Jtyrm4zDhY=; b=mCJx8B3gClbJjggdH1nCQ5tJFnqnN1+3oIWlfbm8GsnIk1+jIkFl2POLEgOEFa/RJw 5VjZL2ZIm5sLYZp2RIQ1XkKRyeFEr1CR9rP7QuVA6RU+cHY+IWV7CqKq11UUeUoYBv/W 1a/elN/2YX+hU1QhNakAsDm5+qD0wwtibL9Kk4MR+u1Q8hTGuwI4/rEVd01UIHArm6Eb pn96pJM4IwCMNqDJ67QJXnk1YWGz9BvtG50C/6tWRnZTOJHo6TE68w3EnbHD+WJhHIKA S4qkH8mvotowE30jG6+hni0PS2AtN3tFB2VOYohyAI1aK7JhowIwkYJWD0JRYNrU39yA vmyw== X-Gm-Message-State: AOAM5325M+71nS8oF4p0x5KpqLo8+zY0Szru3dcWZn2pr23rjzXHAeGC J18mJkxn8jvnaB6dJ+HcvmVC99v6ErE= X-Google-Smtp-Source: ABdhPJwSJksjtF0/BM+ndAesfPfxWyVPurwJVvaTILRzBBxCn92qYp06mh4Mz9UyZXEwQA9ikfZFcw== X-Received: by 2002:adf:a1d4:: with SMTP id v20mr29586649wrv.190.1638639046786; Sat, 04 Dec 2021 09:30:46 -0800 (PST) Received: from nijino.fritz.box (85-127-52-93.dsl.dynamic.surfer.at. [85.127.52.93]) by smtp.gmail.com with ESMTPSA id k13sm6020294wri.6.2021.12.04.09.30.46 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 04 Dec 2021 09:30:46 -0800 (PST) From: Liliana Marie Prikler Date: Fri, 26 Nov 2021 17:43:40 +0100 Subject: [PATCH] gnu: Add emacs-cc-mode. to: guix-patches@gnu.org, 52278@debbugs.gnu.org Content-Transfer-Encoding: 7bit Message-ID: MIME-Version: 1.0 X-Spam-Score: 3.4 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/emacs-xyz.scm (emacs-cc-mode): New variable. --- gnu/packages/emacs-xyz.scm | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 865e0b52d9..962696d8ce 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -13838,6 +13838,41 @@ (def [...] Content analysis details: (3.4 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 1.3 RCVD_IN_VALIDITY_RPBL RBL: Relay in Validity RPBL, https://senderscore.org/blocklistlookup/ [209.85.221.66 listed in bl.score.senderscore.com] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (liliana.prikler[at]gmail.com) 2.1 DATE_IN_PAST_96_XX Date: is 96 hours or more before Received: date 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [209.85.221.66 listed in wl.mailspike.net] -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [209.85.221.66 listed in list.dnswl.org] X-Debbugs-Envelope-To: 52278 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.4 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/emacs-xyz.scm (emacs-cc-mode): New variable. --- gnu/packages/emacs-xyz.scm | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 865e0b52d9..962696d8ce 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -13838,6 +13838,41 @@ (def [...] Content analysis details: (2.4 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 1.3 RCVD_IN_VALIDITY_RPBL RBL: Relay in Validity RPBL, https://senderscore.org/blocklistlookup/ [209.85.221.66 listed in bl.score.senderscore.com] -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [209.85.221.66 listed in wl.mailspike.net] -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [209.85.221.66 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (liliana.prikler[at]gmail.com) 2.1 DATE_IN_PAST_96_XX Date: is 96 hours or more before Received: date 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/emacs-xyz.scm (emacs-cc-mode): New variable. --- gnu/packages/emacs-xyz.scm | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 865e0b52d9..962696d8ce 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -13838,6 +13838,41 @@ (define-public emacs-boon reached with the right hand.") (license license:gpl3+))) +(define-public emacs-cc-mode + (package + (name "emacs-cc-mode") + (version "5.35") + (source + (origin + (method hg-fetch) + (uri (hg-reference + (url "http://hg.code.sf.net/p/cc-mode/cc-mode") + (changeset + (string-append "Release_" + (string-replace-substring version "." "_"))))) + (file-name (hg-file-name name version)) + (sha256 + (base32 "03cvl61baccx57zd62nz2wy4hvij5hl2syg7byaxgrs4c7grr414")))) + (build-system emacs-build-system) + (arguments + '(#:tests? #t + #:test-command '("make" "test") + #:phases + (modify-phases %standard-phases + (add-before 'install 'make-info + (lambda _ + (invoke "make" "info")))))) + (native-inputs + `(("texinfo" ,texinfo))) + (home-page "http://cc-mode.sourceforge.net/") + (synopsis "Framework for creating major modes for C-style languages") + (description + "CC Mode is an Emacs and XEmacs mode for editing C and other languages with +similar syntax; currently C++, Objective-C, Java, CORBA's IDL, Pike, and AWK. +It's a standard package in both Emacs and XEmacs. This package provides the +upstream release rather than the version bundled with Emacs.") + (license license:gpl3+))) + (define-public emacs-csharp-mode (package (name "emacs-csharp-mode") -- 2.34.0 From debbugs-submit-bounces@debbugs.gnu.org Sat Dec 04 12:30:59 2021 Received: (at 52278) by debbugs.gnu.org; 4 Dec 2021 17:30:59 +0000 Received: from localhost ([127.0.0.1]:54858 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mtYsF-0003vy-8d for submit@debbugs.gnu.org; Sat, 04 Dec 2021 12:30:59 -0500 Received: from mail-wm1-f65.google.com ([209.85.128.65]:35643) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mtYs9-0003vD-K0 for 52278@debbugs.gnu.org; Sat, 04 Dec 2021 12:30:54 -0500 Received: by mail-wm1-f65.google.com with SMTP id 77-20020a1c0450000000b0033123de3425so7341741wme.0 for <52278@debbugs.gnu.org>; Sat, 04 Dec 2021 09:30:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:date:subject:to:content-transfer-encoding:message-id :mime-version; bh=PjMhIi76iouEe+uz8c1VNy327n5BUQgLusQXSciqUug=; b=Flg/AJFY+hBZi8B3blaAIo46MW0Py5McyHi2/8r9H9bn0nfm6ECzK5TlhXbsBWZxWS ro4XiRsqYb3KXHTi7cRUJyC1/iCIpMTc0aVCc3bweQnjANrGQwkzIhEKQ+sPnLWjBPL/ KwcYgM3UZEVug/Cyf7MN3wlzy8y1BXGry/J1fiZDHsbP4nkIPMYbFuvN5XeFexNL9RPk CIFPGPj2gJHaDu/VvFlJkEahUbbzL5u9xdtOiT35aduNLrRobfdjyCoD1gSHMrGnmJrR z31YjVln/9mDzI3Urka2kKj5mwF306L/SgqQSCJelTmRm2amI0A+Nss0X0TcUP47zSGB c44w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:date:subject:to:content-transfer-encoding :message-id:mime-version; bh=PjMhIi76iouEe+uz8c1VNy327n5BUQgLusQXSciqUug=; b=beZowJu1YcXuG2GpcAlThgbTz8u/Fx7V/JhGHa4hs09qHWVL6tVFUgIhHseIFCS8SW xkWJaORCCftowM9Q2I8tUx1Txaomc50lqeg7SCpYN5fTgOsHNtaxhZEmLqdsWx7oQ1cI OdgKIEKgONDE8KO7UgXKAadrkfeCR+dfbiA+vQ3sOgG8xfjokZM5QS8NfxTy1jmp/zs/ Ni9vUgXxXrwB/SHbnPRZlIn/sASvUbJqTD4P9YzzmNlUHxYswjBPdVmJGr3RGs+9O/Fe 0vr0AEn9psjmK/YpSYMu7uidIhOPQpz9CQB6d2OdcdfP5eL6nIizf3Pm4VWa20jJKWDP W3Ow== X-Gm-Message-State: AOAM532q91ZzOD27JLpaO+WwHBvJncEXFpfSZZaUgn24vcMwZy38hBHA W7Feu5kFgEjPEi+IFAK9eaPnaZwBh+w= X-Google-Smtp-Source: ABdhPJwU0U+7JKm7WNrxQ5Ce1QM29mdTWU4qz8CkbOVUULgS6YKE/LAY368z0lr7ajSe9OeHhwLiKw== X-Received: by 2002:a1c:f609:: with SMTP id w9mr24451759wmc.99.1638639048110; Sat, 04 Dec 2021 09:30:48 -0800 (PST) Received: from nijino.fritz.box (85-127-52-93.dsl.dynamic.surfer.at. [85.127.52.93]) by smtp.gmail.com with ESMTPSA id k13sm6020294wri.6.2021.12.04.09.30.47 for <52278@debbugs.gnu.org> (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 04 Dec 2021 09:30:47 -0800 (PST) From: Liliana Marie Prikler Date: Sat, 4 Dec 2021 14:43:17 +0100 Subject: [PATCH WIP 2/3] gnu: webrtc-for-telegram-desktop: Update to d578c760dc6f1ae5f0f3bb5317b0b2ed04b79138. to: 52278@debbugs.gnu.org Content-Transfer-Encoding: 7bit Message-ID: <20276daf4d6bb8a7ad5e4c5e1e9d7ff6ed785741.camel@gmail.com> MIME-Version: 1.0 X-Spam-Score: 1.1 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/telegram.scm (webrtc-for-telegram-desktop): Update to d578c760dc6f1ae5f0f3bb5317b0b2ed04b79138. [inputs]: Add glib, libxcomposite, libxdamage, libxrender, libxrandr and pipewire. --- gn [...] Content analysis details: (1.1 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (liliana.prikler[at]gmail.com) 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 1.1 DATE_IN_PAST_03_06 Date: is 3 to 6 hours before Received: date -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [209.85.128.65 listed in list.dnswl.org] -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [209.85.128.65 listed in wl.mailspike.net] 0.0 TVD_SPACE_RATIO No description available. X-Debbugs-Envelope-To: 52278 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.1 (/) * gnu/packages/telegram.scm (webrtc-for-telegram-desktop): Update to d578c760dc6f1ae5f0f3bb5317b0b2ed04b79138. [inputs]: Add glib, libxcomposite, libxdamage, libxrender, libxrandr and pipewire. --- gnu/packages/telegram.scm | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/gnu/packages/telegram.scm b/gnu/packages/telegram.scm index a1822b3892..86ee5efb74 100644 --- a/gnu/packages/telegram.scm +++ b/gnu/packages/telegram.scm @@ -73,8 +73,8 @@ (define-module (gnu packages telegram) #:use-module (guix build-system qt)) (define-public webrtc-for-telegram-desktop - (let ((commit "a19877363082da634a3c851a4698376504d2eaee") - (revision "83")) + (let ((commit "d578c760dc6f1ae5f0f3bb5317b0b2ed04b79138") + (revision "174")) (hidden-package (package (name "webrtc-for-telegram-desktop") @@ -90,7 +90,7 @@ (define-public webrtc-for-telegram-desktop (file-name (git-file-name name version)) (sha256 - (base32 "0961zm1m1mc2kh54dx5ax95q8sw13impvpjvg9jv12bmfkgm17wr")) + (base32 "08j5yfaalaxr82j4a1syl5lwgpb98hqwllgbizs7vdb9aa14fa2r")) (modules '((guix build utils) (ice-9 ftw) (srfi srfi-1))) @@ -139,6 +139,7 @@ (define-public webrtc-for-telegram-desktop `(("alsa" ,alsa-lib) ("ffmpeg" ,ffmpeg) ("libjpeg" ,libjpeg-turbo) + ("glib" ,glib) ("libvpx" ,(origin (method git-fetch) @@ -161,8 +162,13 @@ (define-public webrtc-for-telegram-desktop (git-file-name "libyuv-for-webrtc-for-telegram-desktop" version)) (sha256 (base32 "01knnk4h247rq536097n9n3s3brxlbby3nv3ppdgsqfda3k159ll")))) + ("libxcomposite" ,libxcomposite) + ("libxdamage" ,libxdamage) + ("libxrender" ,libxrender) + ("libxrandr" ,libxrandr) ("openssl" ,openssl) ("opus" ,opus) + ("pipewire" ,pipewire) ("protobuf" ,protobuf) ("pulseaudio" ,pulseaudio) ("x11" ,libx11) -- 2.34.0 From debbugs-submit-bounces@debbugs.gnu.org Sat Dec 04 12:30:59 2021 Received: (at 52278) by debbugs.gnu.org; 4 Dec 2021 17:30:59 +0000 Received: from localhost ([127.0.0.1]:54860 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mtYsF-0003w6-Go for submit@debbugs.gnu.org; Sat, 04 Dec 2021 12:30:59 -0500 Received: from mail-wm1-f66.google.com ([209.85.128.66]:56006) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mtYs9-0003vC-F3 for 52278@debbugs.gnu.org; Sat, 04 Dec 2021 12:30:54 -0500 Received: by mail-wm1-f66.google.com with SMTP id p18so4883500wmq.5 for <52278@debbugs.gnu.org>; Sat, 04 Dec 2021 09:30:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:date:subject:to:content-transfer-encoding:message-id :mime-version; bh=qQ6Dj9eV17mXj/L6PdCQYSwePrjBVmM0FLNwHZynQh0=; b=i8BR1CwINSSrmdCS26bEEmRa6tuVlQ3Xy3aKNKfS1W0ksSBHYonZaxBiV+eQ32GAXR kd3uOInYjWjK2XVMViBucE2+y6swnT6iR7/1Tk1WKFJGXLLIRzOUvFKpkAQNLnx5Shgt usTghaJy3xk/QHnVrHOKobLI6K89Hqj56FO7mW+lIuXSbWLhCh7KA6bvjDQAudF3UayK Ts9PSe8eN+cgX/kydkWxGPNqquj5uuhQqdal1I8MGT/0SnRmP1oI13uIIjTcKPkXnMsM i6E0E9A6xzZd2s4F53hjJv5cFL1Fkb1KdVoCM1+6ZIh+pdvtsJa1XNUlYhfE8hvMg9Up zQBw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:date:subject:to:content-transfer-encoding :message-id:mime-version; bh=qQ6Dj9eV17mXj/L6PdCQYSwePrjBVmM0FLNwHZynQh0=; b=AEbMAKVbgXlhYbd95BXgaoXQ993kMBQsVqU8Jq7YFDIE5Yg3i8PwxlSbC+r+NWQCYv jazIcE/pFMfosX96oTfsSitRH6v/V1zGbDGDZM3opW/TF8ZAUf3FdLnU9sBJf//ind2Y EiUcgxAyVmyySbF/5YqnouzQykOBq4RefT7rXMGrHytiZaWwTvJw0LnJgHxws8k3OC7J m91zT2d//aQUfDlvS9yI23j7VQtraKKyiIaLbOlpAvJ+fHGuGwMkGw9qvOgUlnM/gvpC XsLqHYd8pAYdla1bA+h2Xfv6rs6NJ1MfggGuFjGpEEjF1EEiG7y4FcNcnb7d7XFYLfKS 2lqw== X-Gm-Message-State: AOAM533yqqgBoV0dU806MXOzPjicQKqGCxafEqFrWlxPXD8cW1o7rikj 7GqQXcmW0RKjEPglMhU5EK6A+TgrKVw= X-Google-Smtp-Source: ABdhPJyhZr9Y9cVQPaZxC2gCNCwSubgyGz7robgxu9qIMqVvvGqOAWWjIT4DPOrtivV+WzCfvR6ItA== X-Received: by 2002:a7b:c770:: with SMTP id x16mr22263524wmk.66.1638639047448; Sat, 04 Dec 2021 09:30:47 -0800 (PST) Received: from nijino.fritz.box (85-127-52-93.dsl.dynamic.surfer.at. [85.127.52.93]) by smtp.gmail.com with ESMTPSA id k13sm6020294wri.6.2021.12.04.09.30.46 for <52278@debbugs.gnu.org> (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 04 Dec 2021 09:30:47 -0800 (PST) From: Liliana Marie Prikler Date: Sat, 4 Dec 2021 14:39:09 +0100 Subject: [PATCH WIP 1/3] gnu: Add xiph-rnnoise. to: 52278@debbugs.gnu.org Content-Transfer-Encoding: 7bit Message-ID: <45b6ce21a91a435a9525ea075f20326babda86f2.camel@gmail.com> MIME-Version: 1.0 X-Spam-Score: 1.1 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/xiph.scm (xiph-rnnoise): New variable. --- gnu/packages/xiph.scm | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/gnu/packages/xiph.scm b/gnu/packages/xiph.scm index 0c9c799067..be94dcce09 100644 --- a/gnu/packages/xiph.scm +++ b/gnu/packages/xiph.scm @@ -513,3 +513,36 @@ (define-public libshout icec [...] Content analysis details: (1.1 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (liliana.prikler[at]gmail.com) 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 1.1 DATE_IN_PAST_03_06 Date: is 3 to 6 hours before Received: date -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [209.85.128.66 listed in list.dnswl.org] -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [209.85.128.66 listed in wl.mailspike.net] X-Debbugs-Envelope-To: 52278 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.1 (/) * gnu/packages/xiph.scm (xiph-rnnoise): New variable. --- gnu/packages/xiph.scm | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/gnu/packages/xiph.scm b/gnu/packages/xiph.scm index 0c9c799067..be94dcce09 100644 --- a/gnu/packages/xiph.scm +++ b/gnu/packages/xiph.scm @@ -513,3 +513,36 @@ (define-public libshout icecast server. It handles the socket connection, the timing of the data, and prevents bad data from getting to the icecast server.") (license license:gpl2+))) + +(define-public xiph-rnnoise + ;; No upstream release + (let ((commit "7f449bf8bd3b933891d12c30112268c4090e4d59") + (revision "0")) + (package + (name "rnnoise") + (version (git-version "0" revision commit)) + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://gitlab.xiph.org/xiph/rnnoise") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0y8jdvxd9namw4f9hcmcmm2q0f32mnhfyjap8906hl308cws3rkj")))) + (build-system gnu-build-system) + (native-inputs + `(("autoconf" ,autoconf) + ("automake" ,automake) + ("libtool" ,libtool))) + (home-page "https://gitlab.xiph.org/xiph/rnnoise") + (synopsis "Real-time noise suppression") + (description "RNNoise is a noise suppression library based on a recurrent +neural network. The algorithm is described in Jean-Marc Valin's paper +@cite{A Hybrid DSP/Deep Learning Approach to Real-Time Full-Band Speech +Enhancement}.") + (license license:bsd-3) + (properties + ;; There's no public release and a conflicting package, so hide it for + ;; now. + `((hidden? . #t)))))) -- 2.34.0 From debbugs-submit-bounces@debbugs.gnu.org Sat Dec 04 12:31:00 2021 Received: (at 52278) by debbugs.gnu.org; 4 Dec 2021 17:31:00 +0000 Received: from localhost ([127.0.0.1]:54862 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mtYsF-0003wD-SE for submit@debbugs.gnu.org; Sat, 04 Dec 2021 12:31:00 -0500 Received: from mail-wm1-f67.google.com ([209.85.128.67]:44860) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mtYsA-0003vE-Dk for 52278@debbugs.gnu.org; Sat, 04 Dec 2021 12:30:55 -0500 Received: by mail-wm1-f67.google.com with SMTP id p27-20020a05600c1d9b00b0033bf8532855so4613945wms.3 for <52278@debbugs.gnu.org>; Sat, 04 Dec 2021 09:30:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:date:subject:to:content-transfer-encoding:message-id :mime-version; bh=IGgmzIXn8TeD1Uu7gtcf62/eYUCI/x5C4XKMrP0r+2o=; b=A57qGN/MOaCJXPlv/cam9UmyQzxvirGlANVcFu6b/V0DrP3xmQIwQZJum0WpUtlkvC FgKF8ARSSAYU5IxXykkc/HxrxX7Lmo+ezYR4yaLd132lp0lI099oyah8Y4kVGaOuNS9f o9ihufxdT7diihkqIIoMTzaCQ8YLHjg2b1GYwucj2mtdpzH1VNgEt/CGu2tEhVGMswJY 9t0sW/rjfTfr9dU3Hn86kHOt04HWvxYr1mjuvsrbmDtnBy/fzME/uh0EGsbXcMUi+fGz ToKTD+zOmzRhm9beOSItAuaOKJjFzagGXZmzezj51nUklFkqyZk/mMkMlg21Oc7zz7E4 Pikg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:date:subject:to:content-transfer-encoding :message-id:mime-version; bh=IGgmzIXn8TeD1Uu7gtcf62/eYUCI/x5C4XKMrP0r+2o=; b=6vvkEQ6bGo6WFU7h9lJLCEUbkg0bLcfhXzR6KHrf6O/MbcVA/G+qr99+fOrZ02Fzfd 2D9WzcdG9W0mZiXWDAbQEb0nT3xJSsDdlg9i8lwm5arabEUlnhqko+xY/vg1i3uZ896G 9SqMfcBlPo0Yj4CbSWO0E4ti9fLV4Tj7RGhEnzR9UNyJN/8LpMLnu1sS6mYIIcF4CUEB saQSVVYvwsX/B+0zJFZHsbCjjUfIqsAhEpA9hvlpJQWRtzNAPygPkfu4aMBZrpBAPxqv j9TDi0dvpfHmPS44PpshcArG2e0U2V9g7ZFlSG/NdQDcdVeGoAfxfrDaCmpah0KlqQ6g xfcQ== X-Gm-Message-State: AOAM530tIxUBhDlwQZ/R3cW6nkrtRIB9f2rsXeFAx6LTrnuEGybiIGht DC7MGmqC70EYUeI+aJhvAp+WBGgAG0w= X-Google-Smtp-Source: ABdhPJzpmwnnSq1/2VrAHZ1f0bw6iTlodZRhbfusBq0fycdJ8UNa7b32RH61vPdE8XQXoNa8Zvemzw== X-Received: by 2002:a05:600c:3d1a:: with SMTP id bh26mr24002703wmb.5.1638639048704; Sat, 04 Dec 2021 09:30:48 -0800 (PST) Received: from nijino.fritz.box (85-127-52-93.dsl.dynamic.surfer.at. [85.127.52.93]) by smtp.gmail.com with ESMTPSA id k13sm6020294wri.6.2021.12.04.09.30.48 for <52278@debbugs.gnu.org> (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 04 Dec 2021 09:30:48 -0800 (PST) From: Liliana Marie Prikler Date: Sat, 4 Dec 2021 18:05:36 +0100 Subject: [PATCH WIP 3/3] gnu: telegram-desktop: Update to 3.2.5. to: 52278@debbugs.gnu.org Content-Transfer-Encoding: 7bit Message-ID: <40ba0302ad5db5ae64ae32c831e1f95d6076f4bc.camel@gmail.com> MIME-Version: 1.0 X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 52278 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/telegram.scm (telegram-desktop): Update to 3.2.5. [#:configure-flags]: Add "-DDESKTOP_APP_QT6=OFF". [#:phases]: Copy lib_waylandshells and lib_webview. Add a phase to fix the compilation of functions coming from fenv.h. [native-inputs]: Bump cmake_helpers to a bespoke commit. Bump GCC to version 10. [inputs]: Add glibc, glibmm, jemalloc, qtsvg, rnnoise. Add sources for lib_waylandshells and lib_webview. Bump lib_base, lib_crl, lib_lottie, lib_qr, lib_rpl, lib_spellcheck, lib_storage, lib_tl and lib_webrtc to bespoke commits, that would otherwise be used by recursive checkout. --- gnu/packages/telegram.scm | 106 +++++++++++++++++++++++++++----------- 1 file changed, 76 insertions(+), 30 deletions(-) diff --git a/gnu/packages/telegram.scm b/gnu/packages/telegram.scm index 86ee5efb74..0292ca1814 100644 --- a/gnu/packages/telegram.scm +++ b/gnu/packages/telegram.scm @@ -37,6 +37,7 @@ (define-module (gnu packages telegram) #:use-module (gnu packages gnupg) #:use-module (gnu packages gtk) #:use-module (gnu packages image) + #:use-module (gnu packages jemalloc) #:use-module (gnu packages kde-frameworks) #:use-module (gnu packages language) #:use-module (gnu packages libevent) @@ -274,7 +275,7 @@ (define-public libtgvoip-for-telegram-desktop (define-public telegram-desktop (package (name "telegram-desktop") - (version "2.5.9") + (version "3.2.5") (source (origin (method git-fetch) @@ -286,7 +287,7 @@ (define-public telegram-desktop (file-name (git-file-name name version)) (sha256 - (base32 "1lqs06scqvzg37a2py8jk7nnlvk42jjifcpnhdd5rgd5biw70nyx")) + (base32 "0ll40plc3c26iqr13lhz6x0y2k7dppwzlixvcriw6blyv38pgydc")) (modules '((guix build utils) (ice-9 ftw) (srfi srfi-1))) @@ -321,6 +322,8 @@ (define-public telegram-desktop ;; Raghav Gururajan "-DTDESKTOP_API_ID=2791056" "-DTDESKTOP_API_HASH=582d6d0b44f7a2de949e99271fd8b3f2" + ;; Use Qt5. + "-DDESKTOP_APP_QT6=OFF" ;; Use bundled fonts as fallback. "-DDESKTOP_APP_USE_PACKAGED_FONTS=OFF") #:phases @@ -352,7 +355,9 @@ (define-public telegram-desktop ,(assoc-ref inputs "lib-storage-source")) ("Telegram/lib_tl" ,(assoc-ref inputs "lib-tl-source")) ("Telegram/lib_ui" ,(assoc-ref inputs "lib-ui-source")) + ("Telegram/lib_waylandshells" ,(assoc-ref inputs "lib-waylandshells-source")) ("Telegram/lib_webrtc" ,(assoc-ref inputs "lib-webrtc-source")) + ("Telegram/lib_webview" ,(assoc-ref inputs "lib-webview-source")) ("Telegram/ThirdParty/tgcalls" ,(assoc-ref inputs "tgcalls-source")))) #t)) @@ -361,6 +366,20 @@ (define-public telegram-desktop (substitute* "cmake/options_linux.cmake" (("class-memaccess") "all")) #t)) + (add-after 'copy-inputs 'fix-fenv + (lambda* (#:key inputs #:allow-other-keys) + (copy-file (string-append (assoc-ref inputs "glibc") + "/include/fenv.h") + "Telegram/lib_base/base/glibc-fenv.h") + (substitute* "Telegram/lib_base/base/algorithm.cpp" + (("#include ") + "#include \"glibc-fenv.h\" + +namespace std { + using ::fetestexcept; + using ::feclearexcept; +} +")))) (add-after 'install 'glib-or-gtk-compile-schemas (assoc-ref glib-or-gtk:%standard-phases 'glib-or-gtk-compile-schemas)) (add-after 'glib-or-gtk-compile-schemas 'glib-or-gtk-wrap @@ -372,14 +391,14 @@ (define-public telegram-desktop (uri (git-reference (url "https://github.com/desktop-app/cmake_helpers.git") - (commit "695fabda6830b58bdc02d09db70531d5dececcd0"))) + (commit "c2b070275eecb546b9899495090d27ce55384917"))) (file-name (git-file-name "cmake-helpers-for-telegram-desktop" version)) (sha256 - (base32 "1j3ppgfmihcjl22w5jk8jhwif10i9wbycq5zqnssn6pnhnj7di5i")))) + (base32 "13b8bjhba4fd6q35r8vz5n0n738wf3b8k4mg97jg8y7cghpw0xms")))) ("cmake-shared" ,cmake-shared) ("extra-cmake-modules" ,extra-cmake-modules) - ("gcc" ,gcc-9) + ("gcc" ,gcc-10) ("glib:bin" ,glib "bin") ("gobject-introspection" ,gobject-introspection) ("gtk+:bin" ,gtk+ "bin") @@ -387,7 +406,8 @@ (define-public telegram-desktop ("python" ,python-wrapper) ("qttools" ,qttools))) (inputs - `(("alsa" ,alsa-lib) + `(("glibc" ,glibc) ; for fixing fenv + ("alsa" ,alsa-lib) ("c++-gsl" ,c++-gsl) ("catch" ,catch-framework2) ("codegen-source" @@ -396,20 +416,22 @@ (define-public telegram-desktop (uri (git-reference (url "https://github.com/desktop-app/codegen.git") - (commit "127968de8129e8ccfa6ac50721c70415a5a087c3"))) + (commit "a60edf917419407cfe5c6095a56ccf363417ebd8"))) (file-name (git-file-name "codegen" version)) (sha256 - (base32 "036hzjrsk134ky62192nra43rsln5kh5gz20q1920s922661zky2")))) + (base32 "0wamcibjgr6mja04cavj1jx1plk9d242ashvzyqdc0c9ljwmvyim")))) ("expected" ,libexpected) ("fcitx-qt5" ,fcitx-qt5) ("fcitx5-qt" ,fcitx5-qt) ("ffmpeg" ,ffmpeg) ("glib" ,glib) + ("glibmm" ,glibmm) ("gtk+" ,gtk+) ("hime" ,hime) ("hunspell" ,hunspell) ("iconv" ,libiconv) + ("jemalloc" ,jemalloc) ("kwayland" ,kwayland) ("lib-base-source" ,(origin @@ -417,44 +439,44 @@ (define-public telegram-desktop (uri (git-reference (url "https://github.com/desktop-app/lib_base.git") - (commit "f1e4168081428fa451d2f50eee7b1c448268c43a"))) + (commit "e77f08a91a736b479e292092aca7a1ba56516076"))) (file-name (git-file-name "lib-base-for-telegram-desktop" version)) (sha256 - (base32 "0piqp7llwi7sfy4c15g0p8ihr90rz1qps6q5fkl1iasrf5ysw8qc")))) + (base32 "1cdy5h9zvw29l53211v41k1p20330gyvs74lb9hpzrz4v8fdxwqc")))) ("lib-crl-source" ,(origin (method git-fetch) (uri (git-reference (url "https://github.com/desktop-app/lib_crl.git") - (commit "16150bf71d79382738114b913f137ec1a1a7630c"))) + (commit "ec103d6bccaa59b56537c8658c9e41415bb9ccaf"))) (file-name (git-file-name "lib-crl-for-telegram-desktop" version)) (sha256 - (base32 "0qhagdr26aqb9w7wnchcmk1j7ln28x3wbkkkm06b8h0mybksbj7q")))) + (base32 "1fhmdm514jysbwaj7bdc97v8l8rkxam2w1snkgiv059w57gi0c54")))) ("lib-lottie-source" ,(origin (method git-fetch) (uri (git-reference (url "https://github.com/desktop-app/lib_lottie.git") - (commit "fb40f379d82ffa1fc7506e9a8dddcf48847715ae"))) + (commit "c75d91f75ef87077f07ea6f7087343274b3eb5ff"))) (file-name (git-file-name "lib-lottie-for-telegram-desktop" version)) (sha256 - (base32 "1vq0mqxcrrv7akcqk9cl4mm61zw6dcfmy8adl0pcp49kynm64saw")))) + (base32 "0rgyffy5y2ljl1vfzanaacqv5fs1vf7wmc9fzmz3666zx51gjwzm")))) ("lib-qr-source" ,(origin (method git-fetch) (uri (git-reference (url "https://github.com/desktop-app/lib_qr.git") - (commit "92ce41a690a463eb462089a4eb1e51e019308018"))) + (commit "2b08c71c6edcfc3e31f7d7f518cc963493b6e189"))) (file-name (git-file-name "lib-qr-for-telegram-desktop" version)) (sha256 - (base32 "182939nv7xs9b3bgah3gl5y9hx5r59mabd2jw3z6717vc96qi2pj")))) + (base32 "05hrkmwgrczyjv87r507i2r7m1zr6k2i43mq3my0s6j4szr1rjq0")))) ("lib-rlottie-source" ,(origin (method git-fetch) @@ -472,66 +494,88 @@ (define-public telegram-desktop (uri (git-reference (url "https://github.com/desktop-app/lib_rpl.git") - (commit "e1b96399d9031c4ef0354631e6bb375029d29d9f"))) + (commit "df721be3fa14a27dfc230d2e3c42bb1a7c9d0617"))) (file-name (git-file-name "lib-rpl-for-telegram-desktop" version)) (sha256 - (base32 "1wvqazljd2kq1fxlj250jhjrig529499bym9p81dx33kh1l9dgss")))) + (base32 "15fnv3ssn7rn5d0j52gggdvyqc2wm464678dj7v2x9h8lka2jjxn")))) ("lib-spellcheck-source" ,(origin (method git-fetch) (uri (git-reference (url "https://github.com/desktop-app/lib_spellcheck.git") - (commit "1b540b38ed78e9a3cba93e9ba4ce4525ab692277"))) + (commit "b1b295fee18e44534d9a96ec9858baa4c932f7d2"))) (file-name (git-file-name "lib-spellcheck-for-telegram-desktop" version)) (sha256 - (base32 "0a7042h5zrdvgs7v153ral2dh1zj84di5yjcmgcry5k4s1im9di7")))) + (base32 "0g3z1lw22fpcpq3wqxsq3gynaxm5nnl75w80bd3j36y3pqvcb476")))) ("lib-storage-source" ,(origin (method git-fetch) (uri (git-reference (url "https://github.com/desktop-app/lib_storage.git") - (commit "cbe51722b73cfa9ff27bd59294b08aa5ee33c936"))) + (commit "73d57840ac603107381e0e6b22d5b3bdcae492c6"))) (file-name (git-file-name "lib-storage-for-telegram-desktop" version)) (sha256 - (base32 "045l5xsyagyz17gbhmmvl2miss4nb92p0dmza7yfs9pkg9gs0f87")))) + (base32 "1jnc5mcsbpaxknlva67j8dnq1b3nf6kfgrh0md9v4px60qq28dkq")))) ("lib-tl-source" ,(origin (method git-fetch) (uri (git-reference (url "https://github.com/desktop-app/lib_tl.git") - (commit "404c83d77e5edb8a39f8e9f56a6340960fe5070e"))) + (commit "45faed44e7f4d11fec79b7a70e4a35dc91ef3fdb"))) (file-name (git-file-name "lib-tl-for-telegram-desktop" version)) (sha256 - (base32 "1k34nkvvcjqw5q81n1qmklid60cvzjk4lmn9qjimk437m6wbii7f")))) + (base32 "0h43xvzklda02494d466jp52hl8c1kmav9f12dyld10dpf1w6c7m")))) ("lib-ui-source" ,(origin (method git-fetch) (uri (git-reference (url "https://github.com/desktop-app/lib_ui.git") - (commit "e14bc4681d69c1b538b8c5af51501077ae5a8a86"))) + (commit "abfd5788516b5e96075c7b7982112d904be43ab6"))) (file-name (git-file-name "lib-ui-for-telegram-desktop" version)) (sha256 - (base32 "04b1x4bswk3bxqrwpv5g7w4frkprrwf0px6aibh6z4drinv08wsv")))) + (base32 "1vdp4508qk816yjmqqp12ak74l3r1nxg4r2hm0f04fh6i80rnwcp")))) + ("lib-waylandshells-source" + ,(origin + (method git-fetch) + (uri + (git-reference + (url "https://github.com/desktop-app/lib_waylandshells.git") + (commit "928501605f02fd7ddc4ab267fdbfa40f65ddd6d8"))) + (file-name + (git-file-name "lib-waylandshells-for-telegram-desktop" version)) + (sha256 + (base32 "0h8llxndq3y14dhyszvgyixs3gwrmgs9ys7k0jlhw8bmqqjc62q7")))) ("lib-webrtc-source" ,(origin (method git-fetch) (uri (git-reference (url "https://github.com/desktop-app/lib_webrtc.git") - (commit "60d5c43daf882a6c03944a3e6198b5f35b654a0e"))) + (commit "9d617f17463d07ff45515800c8fd865939144413"))) (file-name (git-file-name "lib-webrtc-for-telegram-desktop" version)) (sha256 - (base32 "0mxmbw8i37axllg9h976p6np2gcfyci6xwwl9hc9mhs49vwwsw5s")))) + (base32 "1zq4s6f12wbb5h525a6m5lybcf65mijq5nha4rzyh5yyd55mxpi4")))) + ("lib-webview-source" + ,(origin + (method git-fetch) + (uri + (git-reference + (url "https://github.com/desktop-app/lib_webview.git") + (commit "d533a9c404c45b350bd056ee86f4efab72f02ff7"))) + (file-name + (git-file-name "lib-webview-for-telegram-desktop" version)) + (sha256 + (base32 "0sd2wjs8p86smvkzw9c6x0lj00l6s77xv3al8qadmxj7zcm9z3z5")))) ("libdbusmenu-qt" ,libdbusmenu-qt) ("libjpeg" ,libjpeg-turbo) ("libtgvoip" ,libtgvoip-for-telegram-desktop) @@ -545,22 +589,24 @@ (define-public telegram-desktop ("pulseaudio" ,pulseaudio) ("qrcodegen" ,qrcodegen-cpp) ("qt" ,qtbase-5) + ("qtsvg" ,qtsvg) ("qt5ct" ,qt5ct) ("qtimageformats" ,qtimageformats) ("qtwayland" ,qtwayland) ("range-v3" ,range-v3) ("rlottie" ,rlottie-for-telegram-desktop) + ("rnnoise" ,xiph-rnnoise) ("tgcalls-source" ,(origin (method git-fetch) (uri (git-reference (url "https://github.com/TelegramMessenger/tgcalls.git") - (commit "71addf5b41cb6bb6844f75e977edae0020938930"))) + (commit "f76a9290fa502a8df473dd872aedf9a553b089cc"))) (file-name (git-file-name "tgcalls-for-telegram-desktop" version)) (sha256 - (base32 "1zrjxf03n3ad8b95gwjarmq4gj5i5cwhlg93qcjv2232kksh29iy")))) + (base32 "0acpmxin6rh6j84qfz8lxxg0l99d5mkmz2ncsk3q7m72dfdsj26m")))) ("webrtc" ,webrtc-for-telegram-desktop) ("x11" ,libx11) ("xcb" ,libxcb) -- 2.34.0 From debbugs-submit-bounces@debbugs.gnu.org Sat Dec 04 12:48:26 2021 Received: (at 52278) by debbugs.gnu.org; 4 Dec 2021 17:48:26 +0000 Received: from localhost ([127.0.0.1]:54885 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mtZ98-0004OY-GZ for submit@debbugs.gnu.org; Sat, 04 Dec 2021 12:48:26 -0500 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:50519) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mtZ96-0004OF-9Z; Sat, 04 Dec 2021 12:48:25 -0500 Received: (Authenticated sender: admin@nicolasgoaziou.fr) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id B6F5060006; Sat, 4 Dec 2021 17:48:16 +0000 (UTC) From: Nicolas Goaziou To: Liliana Marie Prikler Subject: Re: [bug#52279] [PATCH] gnu: Add emacs-cc-mode. References: Date: Sat, 04 Dec 2021 18:48:15 +0100 In-Reply-To: (Liliana Marie Prikler's message of "Fri, 26 Nov 2021 17:43:40 +0100") Message-ID: <87v904xnvk.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 52278 Cc: 52279@debbugs.gnu.org, 52278@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Hello, Liliana Marie Prikler writes: > * gnu/packages/emacs-xyz.scm (emacs-cc-mode): New variable. Thank you. LGTM, barring one comment below: > + "CC Mode is an Emacs and XEmacs mode for editing C and other languag= es with > +similar syntax; currently C++, Objective-C, Java, CORBA's IDL, Pike, and= AWK. > +It's a standard package in both Emacs and XEmacs. This package provides= the > +upstream release rather than the version bundled with Emacs.") We didn't add the last sentences for other packages in the same situation (e.g., Tramp, Org=E2=80=A6). I think you should remove it. Regards, --=20 Nicolas Goaziou From debbugs-submit-bounces@debbugs.gnu.org Sat Dec 11 19:44:02 2021 Received: (at 52278) by debbugs.gnu.org; 12 Dec 2021 00:44:03 +0000 Received: from localhost ([127.0.0.1]:50307 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mwCyA-00077E-14 for submit@debbugs.gnu.org; Sat, 11 Dec 2021 19:44:02 -0500 Received: from mail-wm1-f66.google.com ([209.85.128.66]:42726) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mwCy8-00076m-7b for 52278@debbugs.gnu.org; Sat, 11 Dec 2021 19:44:00 -0500 Received: by mail-wm1-f66.google.com with SMTP id d72-20020a1c1d4b000000b00331140f3dc8so9341289wmd.1 for <52278@debbugs.gnu.org>; Sat, 11 Dec 2021 16:44:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:date:subject:to:content-transfer-encoding:message-id :mime-version; bh=8Rxv9JuxF2t0BrEnbjbBpKKSqxGAkigWBxIE19LF5gM=; b=ZzFngmaSBZFStaYrjNkgr7XKRMpzpq7TNYBJcqKuWe45WjDCeqasiGLrCYrlrZj+27 /s/DYRCG1kE0tlf/gGCV1hs5eqox/Nniey53hw3KHUIpFouqzdd/TqbjicPgvKo1g1Bg va/gpr+FJV63VfB8tomoSckxkuXWLkw479kdCKBs6L3dK7ikZNGYeF6brPXRxItWlNgQ yxyFE1a6JgpNfs606XHpSPoAmlykrXXtWROcJ1krrzPlgPNy8W9uywN0YH3Gz/5FqTb5 MRxwudm/v+ZDvEYRA73hIIDXsJVUUoWltoWkbDP7RX28RtO0dG9537cF2PLr58h6q0g/ Ydfw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:date:subject:to:content-transfer-encoding :message-id:mime-version; bh=8Rxv9JuxF2t0BrEnbjbBpKKSqxGAkigWBxIE19LF5gM=; b=YOJpzHjCE+qzuXsHfEKzMOa+oMjvl2BFSHA1W3fBGrN5qwPaSulOdwnVnbNw6uUG12 9cPf/KDbyuYmkeNMAqyNPK8hgjVTxZGd0ja6gzL8SuYYUR6ozZsb0KQ7i0fmCxIv1GLr nB13DfZOSyoAAIEj7Nux7gqBD7YG8SNgz29DkFldT5lpVZ2SEhKvmb+D6PyAxwwy7/DK sH76mwOk1JJvuxHv3qTMdEL2gw7yx0/LWTozlv/Wzwc/ROvAgyxoF6qPiyAxbI4P3sGx Kk1QrWxzz+/XuigQhpsrqqTmihnnjDXQTiiciF54XEngDpU8pqG6v/12JJy5CxT0HIxu iibQ== X-Gm-Message-State: AOAM533E9XXS2A+U5xbi6txLyeSMgsNUDcdpncNriIDvFR26l+8mtgtP RBKDjnRv8zAyZzZ30SSlv/OHhckXxF8= X-Google-Smtp-Source: ABdhPJwHakUzES6hkU4/Cz5/jVSzk9d0RbjbxSGabBmX0yZLK3/Cc4vAiXc5/fYcCOXnDy+K00KEgQ== X-Received: by 2002:a05:600c:4fc3:: with SMTP id o3mr27340086wmq.74.1639269834661; Sat, 11 Dec 2021 16:43:54 -0800 (PST) Received: from nijino.fritz.box (85-127-52-93.dsl.dynamic.surfer.at. [85.127.52.93]) by smtp.gmail.com with ESMTPSA id p27sm2613658wmi.28.2021.12.11.16.43.54 for <52278@debbugs.gnu.org> (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 11 Dec 2021 16:43:54 -0800 (PST) From: Liliana Marie Prikler Date: Sun, 12 Dec 2021 01:15:10 +0100 Subject: [PATCH v2 0/3] Bump telegram-desktop to 2.9.3 to: 52278@debbugs.gnu.org Content-Transfer-Encoding: 7bit Message-ID: <86918f5b4b0b050bdbbfacccee0d48f23909239c.camel@gmail.com> MIME-Version: 1.0 X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 52278 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) So after a lot of experimentation, I realized that bumping directly to 3.2.5 or the recent 3.3.0 will not be as easy as initially assumed. Therefore, let's go to the latest non-pre-release 2.x version instead. Cheers Liliana Marie Prikler (3): gnu: Add xiph-rnnoise. gnu: webrtc-for-telegram-desktop: Update to 91d836dc84a16584c6ac52b36c04c0de504d9c34. gnu: telegram-desktop: Update to 2.9.3. gnu/packages/telegram.scm | 99 +++++++++++++++++++++++++++------------ gnu/packages/xiph.scm | 33 +++++++++++++ 2 files changed, 101 insertions(+), 31 deletions(-) -- 2.34.0 From debbugs-submit-bounces@debbugs.gnu.org Sat Dec 11 19:44:04 2021 Received: (at 52278) by debbugs.gnu.org; 12 Dec 2021 00:44:04 +0000 Received: from localhost ([127.0.0.1]:50310 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mwCyB-00077q-Se for submit@debbugs.gnu.org; Sat, 11 Dec 2021 19:44:04 -0500 Received: from mail-wr1-f65.google.com ([209.85.221.65]:41955) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mwCy8-00076o-VX for 52278@debbugs.gnu.org; Sat, 11 Dec 2021 19:44:02 -0500 Received: by mail-wr1-f65.google.com with SMTP id a9so21135715wrr.8 for <52278@debbugs.gnu.org>; Sat, 11 Dec 2021 16:44:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:date:subject:to:content-transfer-encoding:message-id :mime-version; bh=qQ6Dj9eV17mXj/L6PdCQYSwePrjBVmM0FLNwHZynQh0=; b=Zc8BSZ704xTxghOQ1uAYjnzNNWIH9V/I0HoORZYUIxJ9G/HxJ4MvKNuoZ3NSIhFPik fC/WdzRvbS8iGx+4meKmaCNObZzxERipz5uV/VS1FEI/Ghcf+Rbc6VQyZVGR0KKX1tX0 Arp/lCAW4Hseer3gGFmlJwfTAKIGlnf4G+x2T8XCL2bRImBh4banxYmXwLk9E/0bvxHs bsrOy8s4V3ND8ouAnCnZxD0Aiyz2OZAPNu70OjxPujgdYO3cFPJ6s4txFUXjhhDUK/VS 3WBq0SIlsW/fm+8KHMGkSPiBFWYY599q/kAKwRHslO7Xw2k4h3LwYocxMo8VA1DSSMdS Hsdw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:date:subject:to:content-transfer-encoding :message-id:mime-version; bh=qQ6Dj9eV17mXj/L6PdCQYSwePrjBVmM0FLNwHZynQh0=; b=XVZVqZRlWu6QO5YBiAhM3ep85OXCBYJHzcb2fUMzdhnBjfMWjmQQE+HFndxx6/iz3a wHmzTpHYoeEY8CHpUYrNYdEUkWtCX6WBBW3SZO9TDjMZAKbAxB1fRpUP4t5dY8R0E70Z iWtIW7HfPSN5nnm2oTWc07dPaNIZZs/ht51H4LcYjP8158sd0QH+wTNzhTnKi0lrSIVh h6093HnyGCuaOILcoWnw+453/SudRMhh5LZirW812DGCCAavcoCKcPgJxdRna+6wcmep GLiy3SRSe/ESEEihwuCVqLQm0EFDOF8r8i3azCBqJyy4eYTo31AhsBs76v+RZ58mhb+y 6iGg== X-Gm-Message-State: AOAM532uktiDNN1ndZ7xWlC1yELwbPxtNeRMRR2Xb7GZm+tr42TGGOFk CjLwSEG/QuxR0K+/XpjBQ0q7O5dk6fY= X-Google-Smtp-Source: ABdhPJxQNvZKbtD/DGlh8aU5HSADVMJRI8si5Xb5v+Ba80IaZy3JV3PZfLTnhmHg7hwbWO5WD6/FVg== X-Received: by 2002:a5d:5850:: with SMTP id i16mr22702999wrf.410.1639269835284; Sat, 11 Dec 2021 16:43:55 -0800 (PST) Received: from nijino.fritz.box (85-127-52-93.dsl.dynamic.surfer.at. [85.127.52.93]) by smtp.gmail.com with ESMTPSA id p27sm2613658wmi.28.2021.12.11.16.43.54 for <52278@debbugs.gnu.org> (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 11 Dec 2021 16:43:54 -0800 (PST) From: Liliana Marie Prikler Date: Sat, 4 Dec 2021 14:39:09 +0100 Subject: [PATCH v2 1/3] gnu: Add xiph-rnnoise. to: 52278@debbugs.gnu.org Content-Transfer-Encoding: 7bit Message-ID: <7d67d79484cb9f452144c195032af906d7ced37b.camel@gmail.com> MIME-Version: 1.0 X-Spam-Score: 2.1 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/xiph.scm (xiph-rnnoise): New variable. --- gnu/packages/xiph.scm | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/gnu/packages/xiph.scm b/gnu/packages/xiph.scm index 0c9c799067..be94dcce09 100644 --- a/gnu/packages/xiph.scm +++ b/gnu/packages/xiph.scm @@ -513,3 +513,36 @@ (define-public libshout icec [...] Content analysis details: (2.1 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (liliana.prikler[at]gmail.com) 2.1 DATE_IN_PAST_96_XX Date: is 96 hours or more before Received: date 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [209.85.221.65 listed in wl.mailspike.net] -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [209.85.221.65 listed in list.dnswl.org] X-Debbugs-Envelope-To: 52278 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.1 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/xiph.scm (xiph-rnnoise): New variable. --- gnu/packages/xiph.scm | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/gnu/packages/xiph.scm b/gnu/packages/xiph.scm index 0c9c799067..be94dcce09 100644 --- a/gnu/packages/xiph.scm +++ b/gnu/packages/xiph.scm @@ -513,3 +513,36 @@ (define-public libshout icec [...] Content analysis details: (1.1 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [209.85.221.65 listed in wl.mailspike.net] -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [209.85.221.65 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (liliana.prikler[at]gmail.com) 2.1 DATE_IN_PAST_96_XX Date: is 96 hours or more before Received: date 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/xiph.scm (xiph-rnnoise): New variable. --- gnu/packages/xiph.scm | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/gnu/packages/xiph.scm b/gnu/packages/xiph.scm index 0c9c799067..be94dcce09 100644 --- a/gnu/packages/xiph.scm +++ b/gnu/packages/xiph.scm @@ -513,3 +513,36 @@ (define-public libshout icecast server. It handles the socket connection, the timing of the data, and prevents bad data from getting to the icecast server.") (license license:gpl2+))) + +(define-public xiph-rnnoise + ;; No upstream release + (let ((commit "7f449bf8bd3b933891d12c30112268c4090e4d59") + (revision "0")) + (package + (name "rnnoise") + (version (git-version "0" revision commit)) + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://gitlab.xiph.org/xiph/rnnoise") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0y8jdvxd9namw4f9hcmcmm2q0f32mnhfyjap8906hl308cws3rkj")))) + (build-system gnu-build-system) + (native-inputs + `(("autoconf" ,autoconf) + ("automake" ,automake) + ("libtool" ,libtool))) + (home-page "https://gitlab.xiph.org/xiph/rnnoise") + (synopsis "Real-time noise suppression") + (description "RNNoise is a noise suppression library based on a recurrent +neural network. The algorithm is described in Jean-Marc Valin's paper +@cite{A Hybrid DSP/Deep Learning Approach to Real-Time Full-Band Speech +Enhancement}.") + (license license:bsd-3) + (properties + ;; There's no public release and a conflicting package, so hide it for + ;; now. + `((hidden? . #t)))))) -- 2.34.0 From debbugs-submit-bounces@debbugs.gnu.org Sat Dec 11 19:44:04 2021 Received: (at 52278) by debbugs.gnu.org; 12 Dec 2021 00:44:04 +0000 Received: from localhost ([127.0.0.1]:50312 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mwCyC-00077s-4Y for submit@debbugs.gnu.org; Sat, 11 Dec 2021 19:44:04 -0500 Received: from mail-wm1-f65.google.com ([209.85.128.65]:44547) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mwCy9-00076p-EN for 52278@debbugs.gnu.org; Sat, 11 Dec 2021 19:44:02 -0500 Received: by mail-wm1-f65.google.com with SMTP id p27-20020a05600c1d9b00b0033bf8532855so9320641wms.3 for <52278@debbugs.gnu.org>; Sat, 11 Dec 2021 16:44:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:date:subject:to:content-transfer-encoding:message-id :mime-version; bh=xtROrL7AUaszR79encYGNkM7SUU5f4IyqrwfoMAWnec=; b=pfXbnUhWFenKDlFRXtztxg2SEJCq7ImPS/dDnrWr/LzRwWLdFbK9H/0OZI1clL1xaT pL94cZl82U+egPxJDDLuwYMgUeXl1m3eA6H7l1jUgB2A79ld9HyHRvRXbcNwid8aTEgR aXEBsxlGqsCZ8sE/Ozh3ncOx6LR8zAAvU0m9m0NKbTqfPKnr2P4x055z0RCTUhdxWEha kvejCAw0vSGTwcbExXAv57pBynb/4oyHrM6EgsrykLV7r4PV08prtWXm2en2t6ATey54 QBf35h99fGqH5fzUkwosG/iUM5xjLylqbC9k+oQFVzcg7Y80iCGeRnyNkkwTqMFYCbxV sqOA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:date:subject:to:content-transfer-encoding :message-id:mime-version; bh=xtROrL7AUaszR79encYGNkM7SUU5f4IyqrwfoMAWnec=; b=7Go+jbuJfz5iNQK6riGRA2ZkJfY/pjKBj+3Y+TfXG/onD5IQqCP6Vt+0zYI9tB916k iAf6oEpePQIqg0UQbIm6MmYU6b0h2YF43fHChD8g201XK4usy51/E4ETYXjqSn3Ptgk0 Weso4dYSRotTmv+QFnUahsn5waSDjkkJeQoisqNKpqa59aZCxzrM2ii6Pcs5OHH/haKu /9CxEMcQAvwp1+VvcB6xi+eFsMZ0/8Mu8wkcplsHSeXq77iQ5BlIjmXLw+UeevoQseJL oITZ0tnVRVIXxO+sMOm7ir034CP+XeRbzo/fb2FDF26YyRwO9TjOfMQWEwjQBgLVfpjI ooiQ== X-Gm-Message-State: AOAM533xgA14mAzR75e9vF4SYdb7jgq5HXm5D3Rn/4H8AJRi2ts25bhM PPoivhgObptQakJkVIaVohkvekQOPJA= X-Google-Smtp-Source: ABdhPJxuxER0VSUxnp3HvBec/rPam0QWJUmGT8VkfYUGPKZ4UN26p8F2j/xP6w8uGUzfeGD9EbuABA== X-Received: by 2002:a7b:c097:: with SMTP id r23mr26611767wmh.193.1639269835856; Sat, 11 Dec 2021 16:43:55 -0800 (PST) Received: from nijino.fritz.box (85-127-52-93.dsl.dynamic.surfer.at. [85.127.52.93]) by smtp.gmail.com with ESMTPSA id p27sm2613658wmi.28.2021.12.11.16.43.55 for <52278@debbugs.gnu.org> (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 11 Dec 2021 16:43:55 -0800 (PST) From: Liliana Marie Prikler Date: Sat, 4 Dec 2021 14:43:17 +0100 Subject: [PATCH v2 2/3] gnu: webrtc-for-telegram-desktop: Update to 91d836dc84a16584c6ac52b36c04c0de504d9c34. to: 52278@debbugs.gnu.org Content-Transfer-Encoding: 7bit Message-ID: <87b1128f705bf7340db9306500e54b34fcd4c47f.camel@gmail.com> MIME-Version: 1.0 X-Spam-Score: 2.1 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/telegram.scm (webrtc-for-telegram-desktop): Update to 91d836dc84a16584c6ac52b36c04c0de504d9c34. [inputs]: Add glib, libxcomposite, libxdamage, libxrender, libxrandr and pipewire. --- gn [...] Content analysis details: (2.1 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (liliana.prikler[at]gmail.com) 2.1 DATE_IN_PAST_96_XX Date: is 96 hours or more before Received: date 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [209.85.128.65 listed in wl.mailspike.net] -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [209.85.128.65 listed in list.dnswl.org] 0.0 TVD_SPACE_RATIO No description available. X-Debbugs-Envelope-To: 52278 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.1 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/telegram.scm (webrtc-for-telegram-desktop): Update to 91d836dc84a16584c6ac52b36c04c0de504d9c34. [inputs]: Add glib, libxcomposite, libxdamage, libxrender, libxrandr and pipewire. --- gn [...] Content analysis details: (1.1 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [209.85.128.65 listed in wl.mailspike.net] -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [209.85.128.65 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (liliana.prikler[at]gmail.com) 2.1 DATE_IN_PAST_96_XX Date: is 96 hours or more before Received: date 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 TVD_SPACE_RATIO No description available. -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/telegram.scm (webrtc-for-telegram-desktop): Update to 91d836dc84a16584c6ac52b36c04c0de504d9c34. [inputs]: Add glib, libxcomposite, libxdamage, libxrender, libxrandr and pipewire. --- gnu/packages/telegram.scm | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/gnu/packages/telegram.scm b/gnu/packages/telegram.scm index a1822b3892..5d5400b363 100644 --- a/gnu/packages/telegram.scm +++ b/gnu/packages/telegram.scm @@ -73,8 +73,8 @@ (define-module (gnu packages telegram) #:use-module (guix build-system qt)) (define-public webrtc-for-telegram-desktop - (let ((commit "a19877363082da634a3c851a4698376504d2eaee") - (revision "83")) + (let ((commit "91d836dc84a16584c6ac52b36c04c0de504d9c34") + (revision "166")) (hidden-package (package (name "webrtc-for-telegram-desktop") @@ -90,7 +90,7 @@ (define-public webrtc-for-telegram-desktop (file-name (git-file-name name version)) (sha256 - (base32 "0961zm1m1mc2kh54dx5ax95q8sw13impvpjvg9jv12bmfkgm17wr")) + (base32 "0plwdp6xgxi27hif5j7kpq425cidxyxbbga3z2f64dsninwy5p1x")) (modules '((guix build utils) (ice-9 ftw) (srfi srfi-1))) @@ -139,6 +139,7 @@ (define-public webrtc-for-telegram-desktop `(("alsa" ,alsa-lib) ("ffmpeg" ,ffmpeg) ("libjpeg" ,libjpeg-turbo) + ("glib" ,glib) ("libvpx" ,(origin (method git-fetch) @@ -161,8 +162,13 @@ (define-public webrtc-for-telegram-desktop (git-file-name "libyuv-for-webrtc-for-telegram-desktop" version)) (sha256 (base32 "01knnk4h247rq536097n9n3s3brxlbby3nv3ppdgsqfda3k159ll")))) + ("libxcomposite" ,libxcomposite) + ("libxdamage" ,libxdamage) + ("libxrender" ,libxrender) + ("libxrandr" ,libxrandr) ("openssl" ,openssl) ("opus" ,opus) + ("pipewire" ,pipewire) ("protobuf" ,protobuf) ("pulseaudio" ,pulseaudio) ("x11" ,libx11) -- 2.34.0 From debbugs-submit-bounces@debbugs.gnu.org Sat Dec 11 19:44:12 2021 Received: (at 52278) by debbugs.gnu.org; 12 Dec 2021 00:44:12 +0000 Received: from localhost ([127.0.0.1]:50314 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mwCyJ-00078B-Fi for submit@debbugs.gnu.org; Sat, 11 Dec 2021 19:44:12 -0500 Received: from mail-wm1-f67.google.com ([209.85.128.67]:43907) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mwCyA-00076r-4k for 52278@debbugs.gnu.org; Sat, 11 Dec 2021 19:44:03 -0500 Received: by mail-wm1-f67.google.com with SMTP id o19-20020a1c7513000000b0033a93202467so9296750wmc.2 for <52278@debbugs.gnu.org>; Sat, 11 Dec 2021 16:44:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:date:subject:to:content-transfer-encoding:message-id :mime-version; bh=2QOxKrOW1Bfh6n8NQaG91r8HPGjdcaPTFGWrmO9J8XA=; b=KMrcuY7rjy4l3QdgHTjhPWJ5DQ/UNt8zhpcN3BABWLB79Tc8IuXHbvkalG87uRxpRE ZNhg7lzlHd5z+RZgutr79Nsmpq5yPVvuzPgC//BTbIrY0YgAJE5IGc6JoGI7Z2k91Jnp xctyAwsmkkHd/eNcIRxQUHQlWs7d0sBbhlgx38TzIyTmPvWfQih588SCZ/qL1PY+j+dO ad7fxxcnLr0RMlvhBR2Y9hJ5vJinjPDvBQsIJZo6KOpea5nAYKEAv6DAM1mHqWIfqWva G8j4yHN6WBcVL4O1VpvghF44D4OsRtdfVCzlcCSq3frHhsPUpDyWbuZS9Z1qb+UPbCpg 1G7w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:date:subject:to:content-transfer-encoding :message-id:mime-version; bh=2QOxKrOW1Bfh6n8NQaG91r8HPGjdcaPTFGWrmO9J8XA=; b=ei7GWRyL74R05OocjWAYsUkhdUr+Hn1seKvSnCeo/0+zhYeAzqQx2DTCogtwsvNP3W QyLXhIZwRj0oPkoX8fxI+1wbA82Dgq5v6/df/8ILCj39T+wXvl7Hpldmhc8v6yDkVwAT zHooZSBlU2rVGe7cMaUxD5xvvxcfyfjR2Rj32SSAppQ8hzkSfT3oKAkQ8UvFYWJl+cpS glGmswiwxW6/4bS7Xvat8SIYP5V6/lGWVQViy4hVOI4fO1PjLEGj/s3itV8fngZeDOKt wiQEB957NZ7oThj7eKQJreKHpvemsqNNpon6QCWeAvPWyNxq49DUT8MjTJLF1PqvnTRI RQMw== X-Gm-Message-State: AOAM5325WJpADuZjw9HnCazAs6v74YnwxYWSYRFcBd+fCvr1YxFeZAFa au36Of1c1/kytNlmIime6TSA6yJfIGU= X-Google-Smtp-Source: ABdhPJzaBhUvPxExl7aeztEZYr868w6pQSss3TVMnfWvjVY04NG6fFtMgu+1hu1GwtW0pZFm1Ykh2A== X-Received: by 2002:a7b:c452:: with SMTP id l18mr27489714wmi.46.1639269836440; Sat, 11 Dec 2021 16:43:56 -0800 (PST) Received: from nijino.fritz.box (85-127-52-93.dsl.dynamic.surfer.at. [85.127.52.93]) by smtp.gmail.com with ESMTPSA id p27sm2613658wmi.28.2021.12.11.16.43.55 for <52278@debbugs.gnu.org> (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 11 Dec 2021 16:43:56 -0800 (PST) From: Liliana Marie Prikler Date: Sat, 4 Dec 2021 18:05:36 +0100 Subject: [PATCH v2 3/3] gnu: telegram-desktop: Update to 2.9.3. to: 52278@debbugs.gnu.org Content-Transfer-Encoding: 7bit Message-ID: <89ee896e9cf12e4ac1444c21b7f6e47c352c4523.camel@gmail.com> MIME-Version: 1.0 X-Spam-Score: 3.4 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/telegram.scm (telegram-desktop): Update to 2.9.3. [#:configure-flags]: Add "-DDESKTOP_APP_DISABLE_WEBKITGTK=ON". [#:phases]: Copy lib_waylandshells and lib_webview. [native-inputs]: Bum [...] Content analysis details: (3.4 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 1.3 RCVD_IN_VALIDITY_RPBL RBL: Relay in Validity RPBL, https://senderscore.org/blocklistlookup/ [209.85.128.67 listed in bl.score.senderscore.com] -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [209.85.128.67 listed in list.dnswl.org] -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [209.85.128.67 listed in wl.mailspike.net] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (liliana.prikler[at]gmail.com) 2.1 DATE_IN_PAST_96_XX Date: is 96 hours or more before Received: date 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record X-Debbugs-Envelope-To: 52278 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.4 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/telegram.scm (telegram-desktop): Update to 2.9.3. [#:configure-flags]: Add "-DDESKTOP_APP_DISABLE_WEBKITGTK=ON". [#:phases]: Copy lib_waylandshells and lib_webview. [native-inputs]: Bum [...] Content analysis details: (2.4 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 1.3 RCVD_IN_VALIDITY_RPBL RBL: Relay in Validity RPBL, https://senderscore.org/blocklistlookup/ [209.85.128.67 listed in bl.score.senderscore.com] -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [209.85.128.67 listed in wl.mailspike.net] -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [209.85.128.67 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (liliana.prikler[at]gmail.com) 2.1 DATE_IN_PAST_96_XX Date: is 96 hours or more before Received: date 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/telegram.scm (telegram-desktop): Update to 2.9.3. [#:configure-flags]: Add "-DDESKTOP_APP_DISABLE_WEBKITGTK=ON". [#:phases]: Copy lib_waylandshells and lib_webview. [native-inputs]: Bump cmake_helpers to a bespoke commit. [inputs]: Add glibmm, jemalloc, qtsvg, and rnnoise. Add sources for lib_waylandshells and lib_webview. Bump lib_base, lib_crl, lib_lottie, lib_qr, lib_rpl, lib_spellcheck, lib_storage, lib_tl, and lib_webrtc to bespoke commits that would otherwise be used by recursive checkout. --- gnu/packages/telegram.scm | 87 ++++++++++++++++++++++++++------------- 1 file changed, 59 insertions(+), 28 deletions(-) diff --git a/gnu/packages/telegram.scm b/gnu/packages/telegram.scm index 5d5400b363..d1707a11ea 100644 --- a/gnu/packages/telegram.scm +++ b/gnu/packages/telegram.scm @@ -37,6 +37,7 @@ (define-module (gnu packages telegram) #:use-module (gnu packages gnupg) #:use-module (gnu packages gtk) #:use-module (gnu packages image) + #:use-module (gnu packages jemalloc) #:use-module (gnu packages kde-frameworks) #:use-module (gnu packages language) #:use-module (gnu packages libevent) @@ -274,7 +275,7 @@ (define-public libtgvoip-for-telegram-desktop (define-public telegram-desktop (package (name "telegram-desktop") - (version "2.5.9") + (version "2.9.3") (source (origin (method git-fetch) @@ -286,7 +287,7 @@ (define-public telegram-desktop (file-name (git-file-name name version)) (sha256 - (base32 "1lqs06scqvzg37a2py8jk7nnlvk42jjifcpnhdd5rgd5biw70nyx")) + (base32 "0dzf1y3xhqvizg29bd1kya48cjbkq073d2x10ynwcmmx396l4nd8")) (modules '((guix build utils) (ice-9 ftw) (srfi srfi-1))) @@ -321,6 +322,8 @@ (define-public telegram-desktop ;; Raghav Gururajan "-DTDESKTOP_API_ID=2791056" "-DTDESKTOP_API_HASH=582d6d0b44f7a2de949e99271fd8b3f2" + ;; Disable WebkitGTK support as it fails to link + "-DDESKTOP_APP_DISABLE_WEBKITGTK=ON" ;; Use bundled fonts as fallback. "-DDESKTOP_APP_USE_PACKAGED_FONTS=OFF") #:phases @@ -352,7 +355,9 @@ (define-public telegram-desktop ,(assoc-ref inputs "lib-storage-source")) ("Telegram/lib_tl" ,(assoc-ref inputs "lib-tl-source")) ("Telegram/lib_ui" ,(assoc-ref inputs "lib-ui-source")) + ("Telegram/lib_waylandshells" ,(assoc-ref inputs "lib-waylandshells-source")) ("Telegram/lib_webrtc" ,(assoc-ref inputs "lib-webrtc-source")) + ("Telegram/lib_webview" ,(assoc-ref inputs "lib-webview-source")) ("Telegram/ThirdParty/tgcalls" ,(assoc-ref inputs "tgcalls-source")))) #t)) @@ -372,11 +377,11 @@ (define-public telegram-desktop (uri (git-reference (url "https://github.com/desktop-app/cmake_helpers.git") - (commit "695fabda6830b58bdc02d09db70531d5dececcd0"))) + (commit "4d44d822e01b3b5fbec3ce824e01f56aa35d7f72"))) (file-name (git-file-name "cmake-helpers-for-telegram-desktop" version)) (sha256 - (base32 "1j3ppgfmihcjl22w5jk8jhwif10i9wbycq5zqnssn6pnhnj7di5i")))) + (base32 "0h6cjiqy014h2mz90h1z5a7plb3ihbnds4bja8994ybr1dy3m7m5")))) ("cmake-shared" ,cmake-shared) ("extra-cmake-modules" ,extra-cmake-modules) ("gcc" ,gcc-9) @@ -396,20 +401,22 @@ (define-public telegram-desktop (uri (git-reference (url "https://github.com/desktop-app/codegen.git") - (commit "127968de8129e8ccfa6ac50721c70415a5a087c3"))) + (commit "248614b49cd7d5aff69d75a737f2e35b79fbb119"))) (file-name (git-file-name "codegen" version)) (sha256 - (base32 "036hzjrsk134ky62192nra43rsln5kh5gz20q1920s922661zky2")))) + (base32 "00f7g2z6xmkbkrmi3q27hscjl44mg66wf9q0mz3rhy3jaa6cfdrk")))) ("expected" ,libexpected) ("fcitx-qt5" ,fcitx-qt5) ("fcitx5-qt" ,fcitx5-qt) ("ffmpeg" ,ffmpeg) ("glib" ,glib) + ("glibmm" ,glibmm) ("gtk+" ,gtk+) ("hime" ,hime) ("hunspell" ,hunspell) ("iconv" ,libiconv) + ("jemalloc" ,jemalloc) ("kwayland" ,kwayland) ("lib-base-source" ,(origin @@ -417,44 +424,44 @@ (define-public telegram-desktop (uri (git-reference (url "https://github.com/desktop-app/lib_base.git") - (commit "f1e4168081428fa451d2f50eee7b1c448268c43a"))) + (commit "a23c05c44e4f01dc4428f4d75d4db98c59d313a6"))) (file-name (git-file-name "lib-base-for-telegram-desktop" version)) (sha256 - (base32 "0piqp7llwi7sfy4c15g0p8ihr90rz1qps6q5fkl1iasrf5ysw8qc")))) + (base32 "0vh5zgxwalmbnvz8lzlnba87ch8vnpmcz6nvf56w09f3nlxvvq78")))) ("lib-crl-source" ,(origin (method git-fetch) (uri (git-reference (url "https://github.com/desktop-app/lib_crl.git") - (commit "16150bf71d79382738114b913f137ec1a1a7630c"))) + (commit "3ccf2ed5095442e5874bba8852cb7dc4efeae29f"))) (file-name (git-file-name "lib-crl-for-telegram-desktop" version)) (sha256 - (base32 "0qhagdr26aqb9w7wnchcmk1j7ln28x3wbkkkm06b8h0mybksbj7q")))) + (base32 "11my7q54m4lvvlgma6pbdyjxi1cv1adk1gph2j50mh18sqlm8myz")))) ("lib-lottie-source" ,(origin (method git-fetch) (uri (git-reference (url "https://github.com/desktop-app/lib_lottie.git") - (commit "fb40f379d82ffa1fc7506e9a8dddcf48847715ae"))) + (commit "0770df009db7928df1d0cad0900dc5110106d229"))) (file-name (git-file-name "lib-lottie-for-telegram-desktop" version)) (sha256 - (base32 "1vq0mqxcrrv7akcqk9cl4mm61zw6dcfmy8adl0pcp49kynm64saw")))) + (base32 "1gj56ymlbk5dnk82jw674808m511lv9dky8891a5wm4gp3pph5jb")))) ("lib-qr-source" ,(origin (method git-fetch) (uri (git-reference (url "https://github.com/desktop-app/lib_qr.git") - (commit "92ce41a690a463eb462089a4eb1e51e019308018"))) + (commit "2b08c71c6edcfc3e31f7d7f518cc963493b6e189"))) (file-name (git-file-name "lib-qr-for-telegram-desktop" version)) (sha256 - (base32 "182939nv7xs9b3bgah3gl5y9hx5r59mabd2jw3z6717vc96qi2pj")))) + (base32 "05hrkmwgrczyjv87r507i2r7m1zr6k2i43mq3my0s6j4szr1rjq0")))) ("lib-rlottie-source" ,(origin (method git-fetch) @@ -472,66 +479,88 @@ (define-public telegram-desktop (uri (git-reference (url "https://github.com/desktop-app/lib_rpl.git") - (commit "e1b96399d9031c4ef0354631e6bb375029d29d9f"))) + (commit "df721be3fa14a27dfc230d2e3c42bb1a7c9d0617"))) (file-name (git-file-name "lib-rpl-for-telegram-desktop" version)) (sha256 - (base32 "1wvqazljd2kq1fxlj250jhjrig529499bym9p81dx33kh1l9dgss")))) + (base32 "15fnv3ssn7rn5d0j52gggdvyqc2wm464678dj7v2x9h8lka2jjxn")))) ("lib-spellcheck-source" ,(origin (method git-fetch) (uri (git-reference (url "https://github.com/desktop-app/lib_spellcheck.git") - (commit "1b540b38ed78e9a3cba93e9ba4ce4525ab692277"))) + (commit "68c9b788958904aea7de79f986a0f82ec8c5b094"))) (file-name (git-file-name "lib-spellcheck-for-telegram-desktop" version)) (sha256 - (base32 "0a7042h5zrdvgs7v153ral2dh1zj84di5yjcmgcry5k4s1im9di7")))) + (base32 "0d8s4wwk6fxf536mhzq2vb9qw3j0m8nqia7ylvvpsbc4kh09dadn")))) ("lib-storage-source" ,(origin (method git-fetch) (uri (git-reference (url "https://github.com/desktop-app/lib_storage.git") - (commit "cbe51722b73cfa9ff27bd59294b08aa5ee33c936"))) + (commit "403df6c4a29562bd417c92d410e49819f5a48cc1"))) (file-name (git-file-name "lib-storage-for-telegram-desktop" version)) (sha256 - (base32 "045l5xsyagyz17gbhmmvl2miss4nb92p0dmza7yfs9pkg9gs0f87")))) + (base32 "1zxvzfrxbj4d395fzyb5pm9wn3n8jyimxx88cyqjcdd46sx4h7r5")))) ("lib-tl-source" ,(origin (method git-fetch) (uri (git-reference (url "https://github.com/desktop-app/lib_tl.git") - (commit "404c83d77e5edb8a39f8e9f56a6340960fe5070e"))) + (commit "45faed44e7f4d11fec79b7a70e4a35dc91ef3fdb"))) (file-name (git-file-name "lib-tl-for-telegram-desktop" version)) (sha256 - (base32 "1k34nkvvcjqw5q81n1qmklid60cvzjk4lmn9qjimk437m6wbii7f")))) + (base32 "0h43xvzklda02494d466jp52hl8c1kmav9f12dyld10dpf1w6c7m")))) ("lib-ui-source" ,(origin (method git-fetch) (uri (git-reference (url "https://github.com/desktop-app/lib_ui.git") - (commit "e14bc4681d69c1b538b8c5af51501077ae5a8a86"))) + (commit "1b590f9e16eb9571a039f072d6fea66c607e419f"))) (file-name (git-file-name "lib-ui-for-telegram-desktop" version)) (sha256 - (base32 "04b1x4bswk3bxqrwpv5g7w4frkprrwf0px6aibh6z4drinv08wsv")))) + (base32 "0ighyhfp29h9h8c7vr70pnhcv2xnsr9ln084pssn8hb5z4pmb62f")))) + ("lib-waylandshells-source" + ,(origin + (method git-fetch) + (uri + (git-reference + (url "https://github.com/desktop-app/lib_waylandshells.git") + (commit "59b0ee55a68976d27f1bf7cec0e11d5939e185e7"))) + (file-name + (git-file-name "lib-waylandshells-for-telegram-desktop" version)) + (sha256 + (base32 "0l2xrpc5mvvdlsj333pmkgfvn9wi1ijfdaaz8skfnw9icw52faaf")))) ("lib-webrtc-source" ,(origin (method git-fetch) (uri (git-reference (url "https://github.com/desktop-app/lib_webrtc.git") - (commit "60d5c43daf882a6c03944a3e6198b5f35b654a0e"))) + (commit "ef49f953f12b112008a094a719f40939aaf39db4"))) (file-name (git-file-name "lib-webrtc-for-telegram-desktop" version)) (sha256 - (base32 "0mxmbw8i37axllg9h976p6np2gcfyci6xwwl9hc9mhs49vwwsw5s")))) + (base32 "15k4xs3462p3ddp5cn9im3nvdiaijmxir8wxsf5yrj70ghy26ibw")))) + ("lib-webview-source" + ,(origin + (method git-fetch) + (uri + (git-reference + (url "https://github.com/desktop-app/lib_webview.git") + (commit "e06427c624515485774e2e2181d4afeb05ad5a67"))) + (file-name + (git-file-name "lib-webview-for-telegram-desktop" version)) + (sha256 + (base32 "148z7xzfscynwwwqssdsd97npax6yn8zrd64xw8qzbwff2g2r7k4")))) ("libdbusmenu-qt" ,libdbusmenu-qt) ("libjpeg" ,libjpeg-turbo) ("libtgvoip" ,libtgvoip-for-telegram-desktop) @@ -545,22 +574,24 @@ (define-public telegram-desktop ("pulseaudio" ,pulseaudio) ("qrcodegen" ,qrcodegen-cpp) ("qt" ,qtbase-5) + ("qtsvg" ,qtsvg) ("qt5ct" ,qt5ct) ("qtimageformats" ,qtimageformats) ("qtwayland" ,qtwayland) ("range-v3" ,range-v3) ("rlottie" ,rlottie-for-telegram-desktop) + ("rnnoise" ,xiph-rnnoise) ("tgcalls-source" ,(origin (method git-fetch) (uri (git-reference (url "https://github.com/TelegramMessenger/tgcalls.git") - (commit "71addf5b41cb6bb6844f75e977edae0020938930"))) + (commit "81e97fa52e25b7775b62ce07bb653533d81e91b3"))) (file-name (git-file-name "tgcalls-for-telegram-desktop" version)) (sha256 - (base32 "1zrjxf03n3ad8b95gwjarmq4gj5i5cwhlg93qcjv2232kksh29iy")))) + (base32 "0fvad87hyxli83xn19mgf8jjrrh6y6iaig14pckpbkg33vf4wqkj")))) ("webrtc" ,webrtc-for-telegram-desktop) ("x11" ,libx11) ("xcb" ,libxcb) -- 2.34.0 From debbugs-submit-bounces@debbugs.gnu.org Fri Dec 24 13:15:02 2021 Received: (at 52278-done) by debbugs.gnu.org; 24 Dec 2021 18:15:02 +0000 Received: from localhost ([127.0.0.1]:38032 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n0p5p-0005Ff-PZ for submit@debbugs.gnu.org; Fri, 24 Dec 2021 13:15:02 -0500 Received: from mail-wr1-f65.google.com ([209.85.221.65]:39831) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n0p5o-0005F8-1s for 52278-done@debbugs.gnu.org; Fri, 24 Dec 2021 13:15:00 -0500 Received: by mail-wr1-f65.google.com with SMTP id s1so18790610wra.6 for <52278-done@debbugs.gnu.org>; Fri, 24 Dec 2021 10:15:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=message-id:subject:from:to:date:in-reply-to:references:user-agent :mime-version:content-transfer-encoding; bh=Rfip0bFCcI7nBTKkv+0BdC7QpDsPdsRlTXkcDAh8Lro=; b=heaIQi8cQv9Tv/rHHo2JYJyfAL3/dz7hzydWMiIhLnfw7ZtxU0FD+2+yaAtSL+ZBol eDXpAoRvjZinjVFtlwqixh92PuFYNFOHBxvF6u562x1pOkSyJ9Tl1JsnYKc06JpEu1SP xnA4LGKGsv8mIvt0Dy7HAsfv9yseXdH1aDZL2/NFXjexDrr0J9DILh+By3oX3a0ruq/Y Qubs5VBvePEm6MH4I+MkxwdJhXsCbFNRZfiQs9pm3yPEAq9Uf8UXkWbXGj8+g1QKahMg 5WDEzRuhjoCKxzeP71bWGRPIMHnbr6eNKqn7nGQNNldQm9Bu9pWi9S0yf0Hk+RYeB6Yw mX6g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:subject:from:to:date:in-reply-to :references:user-agent:mime-version:content-transfer-encoding; bh=Rfip0bFCcI7nBTKkv+0BdC7QpDsPdsRlTXkcDAh8Lro=; b=ZZJqnvhMIYgrS5pfMUt6g0Suj39Q4dJNoHFy3hZKWg70x7gA68PyJ6UtN9g53OXoXt fT8wPsX+pcIO2pZNN8+jH4NsOiPqcx3yGP/E13s4dgpm8T4s3vBr7M3cE3iU1sIAz8Gp 3sg4x6sBXIM1c301KCaZrJhNZvCHAaxkctSyRwCu8hC7EIB+FUoq15Oeg0u+UWoI+jTr r3nPFhVmzbhvGRF5J+1my9XYRMQazV0D1GURy7shhMieWQc0alSKEKjfjbPjQAjnIgSz NZdAhldVVwGaRSMnsf88Ug+rz9s6oWfiX5F5JGAdX7WzBCEdQ5bInbWoKnjf+czm21XG 77YA== X-Gm-Message-State: AOAM530E3rM4Je9YfKBT2Q/uKq8Q7lItM+Gim7nWkS5cmYEpX5t3W1RH aA9md4ivbBLvW3n0a2pWENsSh2EKee8BJA== X-Google-Smtp-Source: ABdhPJzrcChejKyQxeRS8i/aONDA6GsqxCkDxyYjTYX/rb+UL9G1XaQKovnKOjdYV8zXXmjd2l4/1A== X-Received: by 2002:a05:6000:1843:: with SMTP id c3mr5491302wri.316.1640369694580; Fri, 24 Dec 2021 10:14:54 -0800 (PST) Received: from nijino.fritz.box (85-127-52-93.dsl.dynamic.surfer.at. [85.127.52.93]) by smtp.gmail.com with ESMTPSA id l4sm9328510wry.85.2021.12.24.10.14.54 for <52278-done@debbugs.gnu.org> (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 24 Dec 2021 10:14:54 -0800 (PST) Message-ID: <8671641aac432785d3f7a8ab1ec55f52589450c8.camel@gmail.com> Subject: Re: [PATCH v2 3/3] gnu: telegram-desktop: Update to 2.9.3. From: Liliana Marie Prikler To: 52278-done@debbugs.gnu.org Date: Fri, 24 Dec 2021 19:14:53 +0100 In-Reply-To: <89ee896e9cf12e4ac1444c21b7f6e47c352c4523.camel@gmail.com> References: <89ee896e9cf12e4ac1444c21b7f6e47c352c4523.camel@gmail.com> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.42.1 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Spam-Score: 1.3 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Am Samstag, dem 04.12.2021 um 18:05 +0100 schrieb Liliana Marie Prikler: > * gnu/packages/telegram.scm (telegram-desktop): Update to 2.9.3. > [#:configure-flags]: Add "-DDESKTOP_APP_DISABLE_WEBKITGTK= [...] Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 1.3 RCVD_IN_VALIDITY_RPBL RBL: Relay in Validity RPBL, https://senderscore.org/blocklistlookup/ [209.85.221.65 listed in bl.score.senderscore.com] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (liliana.prikler[at]gmail.com) 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [209.85.221.65 listed in wl.mailspike.net] -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [209.85.221.65 listed in list.dnswl.org] X-Debbugs-Envelope-To: 52278-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.3 (/) Am Samstag, dem 04.12.2021 um 18:05 +0100 schrieb Liliana Marie Prikler: > * gnu/packages/telegram.scm (telegram-desktop): Update to 2.9.3. > [#:configure-flags]: Add "-DDESKTOP_APP_DISABLE_WEBKITGTK=ON". > [#:phases]: Copy lib_waylandshells and lib_webview. > [native-inputs]: Bump cmake_helpers to a bespoke commit. > [inputs]: Add glibmm, jemalloc, qtsvg, and rnnoise. > Add sources for lib_waylandshells and lib_webview. > Bump lib_base, lib_crl, lib_lottie, lib_qr, lib_rpl, lib_spellcheck, > lib_storage, lib_tl, and lib_webrtc to bespoke commits that would > otherwise be used by recursive checkout. Pushed now. From unknown Wed Jun 18 00:14:19 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 22 Jan 2022 12:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator