Github messages for voidlinux
 help / color / mirror / Atom feed
From: Johnnynator <Johnnynator@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] telegram-desktop: update to 4.8.0.
Date: Sun, 07 May 2023 15:41:55 +0200	[thread overview]
Message-ID: <20230507134155.KJu50BvkxB6M8cftbgQ6eAS0se0lVkYNq5faDWBO96A@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-43594@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 587 bytes --]

There is an updated pull request by Johnnynator against master on the void-packages repository

https://github.com/baalajimaestro/void-packages update/tdesktop/4.8.0
https://github.com/void-linux/void-packages/pull/43594

telegram-desktop: update to 4.8.0.
Testing the changes

I tested the changes in this PR: YES

Local build testing

I built this PR locally for my native architecture, glibc, x64

Note: PR depends on PR https://github.com/void-linux/void-packages/pull/43231 to build

A patch file from https://github.com/void-linux/void-packages/pull/43594.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update/tdesktop/4.8.0-43594.patch --]
[-- Type: text/x-diff, Size: 4186 bytes --]

From 90fc16f7d763e509137bd22ac5cde62132fd778b Mon Sep 17 00:00:00 2001
From: baalajimaestro <me@baalajimaestro.me>
Date: Mon, 24 Apr 2023 15:50:30 +0530
Subject: [PATCH 1/3] telegram-desktop: update to 4.8.0.

Signed-off-by: baalajimaestro <me@baalajimaestro.me>
---
 srcpkgs/telegram-desktop/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/telegram-desktop/template b/srcpkgs/telegram-desktop/template
index aae9f3135100..33493e035390 100644
--- a/srcpkgs/telegram-desktop/template
+++ b/srcpkgs/telegram-desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'telegram-desktop'
 pkgname=telegram-desktop
-version=4.6.5
+version=4.8.0
 revision=1
 build_style=cmake
 build_helper="qemu"
@@ -25,7 +25,7 @@ license="GPL-3.0-or-later, OpenSSL"
 homepage="https://desktop.telegram.org/"
 changelog="https://github.com/telegramdesktop/tdesktop/blob/v${version}/changelog.txt"
 distfiles="https://github.com/telegramdesktop/tdesktop/releases/download/v${version}/tdesktop-${version}-full.tar.gz"
-checksum=3448d879afdc7c5c06d2b0f9cabe339b08093cb25f380a3e398d32daa96a9c36
+checksum=99d50c75171c8c6e74b2b9298db48deff32a60ced35195f9279469914b8ee1f9
 
 build_options="spellcheck"
 build_options_default="spellcheck"

From d5f924f78fc59f4607282fb48fba54ff5ee9613f Mon Sep 17 00:00:00 2001
From: baalajimaestro <me@baalajimaestro.me>
Date: Mon, 3 Apr 2023 12:12:51 +0530
Subject: [PATCH 2/3] glibmm2.68: update to 2.76.0.

Signed-off-by: baalajimaestro <me@baalajimaestro.me>
---
 srcpkgs/glibmm2.68/template | 6 ++++--
 srcpkgs/glibmm2.68/update   | 2 +-
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/glibmm2.68/template b/srcpkgs/glibmm2.68/template
index f6588d954663..d43e796e9954 100644
--- a/srcpkgs/glibmm2.68/template
+++ b/srcpkgs/glibmm2.68/template
@@ -1,8 +1,9 @@
 # Template file for 'glibmm2.68'
 pkgname=glibmm2.68
-version=2.68.1
+version=2.76.0
 revision=1
 build_style=meson
+configure_args="-Dbuild-examples=false"
 hostmakedepends="glib-devel perl pkg-config"
 makedepends="libglib-devel libsigc++3-devel"
 checkdepends="glib-networking"
@@ -10,8 +11,9 @@ short_desc="C++ bindings for GLib"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="https://www.gtkmm.org"
+changelog="https://gitlab.gnome.org/GNOME/glibmm/-/raw/master/NEWS"
 distfiles="${GNOME_SITE}/glibmm/${version%.*}/glibmm-${version}.tar.xz"
-checksum=6664e27c9a9cca81c29e35687f49f2e0d173a2fc9e98c3428311f707db532f8c
+checksum=8637d80ceabd94fddd6e48970a082a264558d4ab82684e15ffc87e7ef3462ab2
 
 glibmm2.68-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
diff --git a/srcpkgs/glibmm2.68/update b/srcpkgs/glibmm2.68/update
index c2768fb0e70f..8173c5f3bac9 100644
--- a/srcpkgs/glibmm2.68/update
+++ b/srcpkgs/glibmm2.68/update
@@ -1,3 +1,3 @@
 pkgname=glibmm
 site=https://gitlab.gnome.org/GNOME/glibmm/-/tags
-pattern="$pkgname-\K[0-9]\.[0-9]*[02468]\.[0-9.]*[0-9](?=)"
+ignore="*.*[13579].*"

From 37294ddff4c8a67269dd0886f72531633230634f Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sun, 7 May 2023 15:05:50 +0200
Subject: [PATCH 3/3] telegram-desktop: update to 4.8.1.

---
 srcpkgs/telegram-desktop/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/telegram-desktop/template b/srcpkgs/telegram-desktop/template
index 33493e035390..60df3278b05e 100644
--- a/srcpkgs/telegram-desktop/template
+++ b/srcpkgs/telegram-desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'telegram-desktop'
 pkgname=telegram-desktop
-version=4.8.0
+version=4.8.1
 revision=1
 build_style=cmake
 build_helper="qemu"
@@ -25,7 +25,7 @@ license="GPL-3.0-or-later, OpenSSL"
 homepage="https://desktop.telegram.org/"
 changelog="https://github.com/telegramdesktop/tdesktop/blob/v${version}/changelog.txt"
 distfiles="https://github.com/telegramdesktop/tdesktop/releases/download/v${version}/tdesktop-${version}-full.tar.gz"
-checksum=99d50c75171c8c6e74b2b9298db48deff32a60ced35195f9279469914b8ee1f9
+checksum=96660bb151c035a80c5b32a8fe043cecb54e9fe450329cf612ecb752db68c06f
 
 build_options="spellcheck"
 build_options_default="spellcheck"

  parent reply	other threads:[~2023-05-07 13:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-24 10:55 [PR PATCH] " baalajimaestro
2023-04-24 10:59 ` paper42
2023-04-24 12:12 ` [PR PATCH] [Updated] " baalajimaestro
2023-05-07 13:41 ` Johnnynator [this message]
2023-05-07 13:41 ` [PR PATCH] [Merged]: " Johnnynator

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230507134155.KJu50BvkxB6M8cftbgQ6eAS0se0lVkYNq5faDWBO96A@z \
    --to=johnnynator@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).