Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] telegram-desktop: update to 4.8.0.
@ 2023-04-24 10:55 baalajimaestro
  2023-04-24 10:59 ` paper42
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: baalajimaestro @ 2023-04-24 10:55 UTC (permalink / raw)
  To: ml

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

There is a new pull request by baalajimaestro 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: 1243 bytes --]

From 67d74a39233c82a53dfa138bc75875dd54016eb6 Mon Sep 17 00:00:00 2001
From: baalajimaestro <me@baalajimaestro.me>
Date: Mon, 24 Apr 2023 15:50:30 +0530
Subject: [PATCH] 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"

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: telegram-desktop: update to 4.8.0.
  2023-04-24 10:55 [PR PATCH] telegram-desktop: update to 4.8.0 baalajimaestro
@ 2023-04-24 10:59 ` paper42
  2023-04-24 12:12 ` [PR PATCH] [Updated] " baalajimaestro
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2023-04-24 10:59 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/43594#issuecomment-1519909529

Comment:
* please don't close and open new PRs for the same package, instead force push the update
* include the glibmm update in this PR

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR PATCH] [Updated] telegram-desktop: update to 4.8.0.
  2023-04-24 10:55 [PR PATCH] telegram-desktop: update to 4.8.0 baalajimaestro
  2023-04-24 10:59 ` paper42
@ 2023-04-24 12:12 ` baalajimaestro
  2023-05-07 13:41 ` Johnnynator
  2023-05-07 13:41 ` [PR PATCH] [Merged]: " Johnnynator
  3 siblings, 0 replies; 5+ messages in thread
From: baalajimaestro @ 2023-04-24 12:12 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by baalajimaestro 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: 3004 bytes --]

From 67d74a39233c82a53dfa138bc75875dd54016eb6 Mon Sep 17 00:00:00 2001
From: baalajimaestro <me@baalajimaestro.me>
Date: Mon, 24 Apr 2023 15:50:30 +0530
Subject: [PATCH 1/2] 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 3f3665256768d0a4c5ea99c3582305fb48edce8c Mon Sep 17 00:00:00 2001
From: baalajimaestro <me@baalajimaestro.me>
Date: Mon, 3 Apr 2023 12:12:51 +0530
Subject: [PATCH 2/2] 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].*"

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR PATCH] [Updated] telegram-desktop: update to 4.8.0.
  2023-04-24 10:55 [PR PATCH] telegram-desktop: update to 4.8.0 baalajimaestro
  2023-04-24 10:59 ` paper42
  2023-04-24 12:12 ` [PR PATCH] [Updated] " baalajimaestro
@ 2023-05-07 13:41 ` Johnnynator
  2023-05-07 13:41 ` [PR PATCH] [Merged]: " Johnnynator
  3 siblings, 0 replies; 5+ messages in thread
From: Johnnynator @ 2023-05-07 13:41 UTC (permalink / raw)
  To: ml

[-- 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"

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR PATCH] [Merged]: telegram-desktop: update to 4.8.0.
  2023-04-24 10:55 [PR PATCH] telegram-desktop: update to 4.8.0 baalajimaestro
                   ` (2 preceding siblings ...)
  2023-05-07 13:41 ` Johnnynator
@ 2023-05-07 13:41 ` Johnnynator
  3 siblings, 0 replies; 5+ messages in thread
From: Johnnynator @ 2023-05-07 13:41 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

telegram-desktop: update to 4.8.0.
https://github.com/void-linux/void-packages/pull/43594

Description:
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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-05-07 13:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-24 10:55 [PR PATCH] telegram-desktop: update to 4.8.0 baalajimaestro
2023-04-24 10:59 ` paper42
2023-04-24 12:12 ` [PR PATCH] [Updated] " baalajimaestro
2023-05-07 13:41 ` Johnnynator
2023-05-07 13:41 ` [PR PATCH] [Merged]: " Johnnynator

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).