Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] telegram-desktop: update to 4.4.1.
@ 2022-12-13 16:43 timas130
  2022-12-14 12:46 ` [PR PATCH] [Updated] " timas130
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: timas130 @ 2022-12-13 16:43 UTC (permalink / raw)
  To: ml

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

There is a new pull request by timas130 against master on the void-packages repository

https://github.com/timas130/void-packages timas130/telegram-desktop-4.4.1
https://github.com/void-linux/void-packages/pull/41063

telegram-desktop: update to 4.4.1.
#### Testing the changes
- I tested the changes in this PR: **YES**


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-timas130/telegram-desktop-4.4.1-41063.patch --]
[-- Type: text/x-diff, Size: 1808 bytes --]

From 7018465757f064159af7ee3bfe8ed8c9ed98d671 Mon Sep 17 00:00:00 2001
From: sitting33 <me@sit.sh>
Date: Tue, 13 Dec 2022 19:39:54 +0300
Subject: [PATCH] telegram-desktop: update to 4.4.1.

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

diff --git a/srcpkgs/telegram-desktop/template b/srcpkgs/telegram-desktop/template
index 42a0ac05a1c9..74ae00e136d4 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.3.1
+version=4.4.1
 revision=1
 build_style=cmake
 build_helper="qemu"
@@ -18,7 +18,7 @@ makedepends="alsa-lib-devel ffmpeg-devel libdbusmenu-glib-devel libopenal-devel
  qt6-svg-devel libva-devel rapidjson liblz4-devel liblzma-devel gtk+3-devel
  MesaLib-devel qt6-wayland-devel qt6-qt5compat-devel libatomic-devel
  xcb-util-keysyms-devel $(vopt_if spellcheck hunspell-devel)
- glibmm2.68-devel tg_owt webkit2gtk-devel rnnoise-devel jemalloc-devel qt6-declarative-devel"
+ glibmm2.68-devel tg_owt webkit2gtk-devel rnnoise-devel jemalloc-devel qt6-declarative-devel protobuf"
 depends="qt6-imageformats ttf-opensans"
 short_desc="Telegram Desktop messaging app"
 maintainer="John <me@johnnynator.dev>"
@@ -26,7 +26,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=3c1d8c09b72db5c9f5e2d3b467b451a6ba94c3ba8295b9880842a4e3496153dd
+checksum=76981e32541c42b3212427e9abb4db2a6f55a14eaba31b3d7ad7d3d5ed8008b1
 
 build_options="spellcheck"
 build_options_default="spellcheck"

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

* Re: [PR PATCH] [Updated] telegram-desktop: update to 4.4.1.
  2022-12-13 16:43 [PR PATCH] telegram-desktop: update to 4.4.1 timas130
@ 2022-12-14 12:46 ` timas130
  2022-12-18 11:34 ` classabbyamp
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: timas130 @ 2022-12-14 12:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/timas130/void-packages timas130/telegram-desktop-4.4.1
https://github.com/void-linux/void-packages/pull/41063

telegram-desktop: update to 4.4.1.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-timas130/telegram-desktop-4.4.1-41063.patch --]
[-- Type: text/x-diff, Size: 3489 bytes --]

From 7018465757f064159af7ee3bfe8ed8c9ed98d671 Mon Sep 17 00:00:00 2001
From: sitting33 <me@sit.sh>
Date: Tue, 13 Dec 2022 19:39:54 +0300
Subject: [PATCH 1/2] telegram-desktop: update to 4.4.1.

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

diff --git a/srcpkgs/telegram-desktop/template b/srcpkgs/telegram-desktop/template
index 42a0ac05a1c9..74ae00e136d4 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.3.1
+version=4.4.1
 revision=1
 build_style=cmake
 build_helper="qemu"
@@ -18,7 +18,7 @@ makedepends="alsa-lib-devel ffmpeg-devel libdbusmenu-glib-devel libopenal-devel
  qt6-svg-devel libva-devel rapidjson liblz4-devel liblzma-devel gtk+3-devel
  MesaLib-devel qt6-wayland-devel qt6-qt5compat-devel libatomic-devel
  xcb-util-keysyms-devel $(vopt_if spellcheck hunspell-devel)
- glibmm2.68-devel tg_owt webkit2gtk-devel rnnoise-devel jemalloc-devel qt6-declarative-devel"
+ glibmm2.68-devel tg_owt webkit2gtk-devel rnnoise-devel jemalloc-devel qt6-declarative-devel protobuf"
 depends="qt6-imageformats ttf-opensans"
 short_desc="Telegram Desktop messaging app"
 maintainer="John <me@johnnynator.dev>"
@@ -26,7 +26,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=3c1d8c09b72db5c9f5e2d3b467b451a6ba94c3ba8295b9880842a4e3496153dd
+checksum=76981e32541c42b3212427e9abb4db2a6f55a14eaba31b3d7ad7d3d5ed8008b1
 
 build_options="spellcheck"
 build_options_default="spellcheck"

From b370b2045aab5a905f4c7d9c6751ae79c696d7de Mon Sep 17 00:00:00 2001
From: sitting33 <me@sit.sh>
Date: Wed, 14 Dec 2022 15:46:28 +0300
Subject: [PATCH 2/2] telegram-desktop: fix cross compilation

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

diff --git a/srcpkgs/telegram-desktop/template b/srcpkgs/telegram-desktop/template
index 74ae00e136d4..994e564fac04 100644
--- a/srcpkgs/telegram-desktop/template
+++ b/srcpkgs/telegram-desktop/template
@@ -1,7 +1,7 @@
 # Template file for 'telegram-desktop'
 pkgname=telegram-desktop
 version=4.4.1
-revision=1
+revision=2
 build_style=cmake
 build_helper="qemu"
 configure_args="-DTDESKTOP_API_ID=209235
@@ -12,13 +12,13 @@ configure_args="-DTDESKTOP_API_ID=209235
  -DWaylandScanner_EXECUTABLE=/usr/bin/wayland-scanner
  -DQT_HOST_PATH=/usr"
 hostmakedepends="pkg-config qt6-base-devel python3 extra-cmake-modules
- qt6-wayland-devel wayland-devel"
+ qt6-wayland-devel wayland-devel protobuf"
 makedepends="alsa-lib-devel ffmpeg-devel libdbusmenu-glib-devel libopenal-devel
  minizip-devel opus-devel xxHash-devel pulseaudio-devel range-v3
  qt6-svg-devel libva-devel rapidjson liblz4-devel liblzma-devel gtk+3-devel
  MesaLib-devel qt6-wayland-devel qt6-qt5compat-devel libatomic-devel
  xcb-util-keysyms-devel $(vopt_if spellcheck hunspell-devel)
- glibmm2.68-devel tg_owt webkit2gtk-devel rnnoise-devel jemalloc-devel qt6-declarative-devel protobuf"
+ glibmm2.68-devel tg_owt webkit2gtk-devel rnnoise-devel jemalloc-devel qt6-declarative-devel"
 depends="qt6-imageformats ttf-opensans"
 short_desc="Telegram Desktop messaging app"
 maintainer="John <me@johnnynator.dev>"

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

* Re: telegram-desktop: update to 4.4.1.
  2022-12-13 16:43 [PR PATCH] telegram-desktop: update to 4.4.1 timas130
  2022-12-14 12:46 ` [PR PATCH] [Updated] " timas130
@ 2022-12-18 11:34 ` classabbyamp
  2022-12-18 11:34 ` classabbyamp
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: classabbyamp @ 2022-12-18 11:34 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/41063#issuecomment-1356778881

Comment:
this should be one commit

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

* Re: telegram-desktop: update to 4.4.1.
  2022-12-13 16:43 [PR PATCH] telegram-desktop: update to 4.4.1 timas130
  2022-12-14 12:46 ` [PR PATCH] [Updated] " timas130
  2022-12-18 11:34 ` classabbyamp
@ 2022-12-18 11:34 ` classabbyamp
  2022-12-18 12:39 ` [PR PATCH] [Updated] " timas130
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: classabbyamp @ 2022-12-18 11:34 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/41063#issuecomment-1356778881

Comment:
this should be one commit, please squash

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

* Re: [PR PATCH] [Updated] telegram-desktop: update to 4.4.1.
  2022-12-13 16:43 [PR PATCH] telegram-desktop: update to 4.4.1 timas130
                   ` (2 preceding siblings ...)
  2022-12-18 11:34 ` classabbyamp
@ 2022-12-18 12:39 ` timas130
  2022-12-18 12:40 ` timas130
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: timas130 @ 2022-12-18 12:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/timas130/void-packages timas130/telegram-desktop-4.4.1
https://github.com/void-linux/void-packages/pull/41063

telegram-desktop: update to 4.4.1.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-timas130/telegram-desktop-4.4.1-41063.patch --]
[-- Type: text/x-diff, Size: 1744 bytes --]

From 9889781fb5e7a1c6f531305ba3caa97043651416 Mon Sep 17 00:00:00 2001
From: sitting33 <me@sit.sh>
Date: Tue, 13 Dec 2022 19:39:54 +0300
Subject: [PATCH] telegram-desktop: update to 4.4.1.

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

diff --git a/srcpkgs/telegram-desktop/template b/srcpkgs/telegram-desktop/template
index 42a0ac05a1c9..994e564fac04 100644
--- a/srcpkgs/telegram-desktop/template
+++ b/srcpkgs/telegram-desktop/template
@@ -1,7 +1,7 @@
 # Template file for 'telegram-desktop'
 pkgname=telegram-desktop
-version=4.3.1
-revision=1
+version=4.4.1
+revision=2
 build_style=cmake
 build_helper="qemu"
 configure_args="-DTDESKTOP_API_ID=209235
@@ -12,7 +12,7 @@ configure_args="-DTDESKTOP_API_ID=209235
  -DWaylandScanner_EXECUTABLE=/usr/bin/wayland-scanner
  -DQT_HOST_PATH=/usr"
 hostmakedepends="pkg-config qt6-base-devel python3 extra-cmake-modules
- qt6-wayland-devel wayland-devel"
+ qt6-wayland-devel wayland-devel protobuf"
 makedepends="alsa-lib-devel ffmpeg-devel libdbusmenu-glib-devel libopenal-devel
  minizip-devel opus-devel xxHash-devel pulseaudio-devel range-v3
  qt6-svg-devel libva-devel rapidjson liblz4-devel liblzma-devel gtk+3-devel
@@ -26,7 +26,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=3c1d8c09b72db5c9f5e2d3b467b451a6ba94c3ba8295b9880842a4e3496153dd
+checksum=76981e32541c42b3212427e9abb4db2a6f55a14eaba31b3d7ad7d3d5ed8008b1
 
 build_options="spellcheck"
 build_options_default="spellcheck"

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

* Re: telegram-desktop: update to 4.4.1.
  2022-12-13 16:43 [PR PATCH] telegram-desktop: update to 4.4.1 timas130
                   ` (3 preceding siblings ...)
  2022-12-18 12:39 ` [PR PATCH] [Updated] " timas130
@ 2022-12-18 12:40 ` timas130
  2022-12-18 12:45 ` [PR PATCH] [Updated] " timas130
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: timas130 @ 2022-12-18 12:40 UTC (permalink / raw)
  To: ml

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

New comment by timas130 on void-packages repository

https://github.com/void-linux/void-packages/pull/41063#issuecomment-1356789959

Comment:
@classabbyamp squashed and rebased

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

* Re: [PR PATCH] [Updated] telegram-desktop: update to 4.4.1.
  2022-12-13 16:43 [PR PATCH] telegram-desktop: update to 4.4.1 timas130
                   ` (4 preceding siblings ...)
  2022-12-18 12:40 ` timas130
@ 2022-12-18 12:45 ` timas130
  2022-12-18 12:46 ` timas130
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: timas130 @ 2022-12-18 12:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/timas130/void-packages timas130/telegram-desktop-4.4.1
https://github.com/void-linux/void-packages/pull/41063

telegram-desktop: update to 4.4.1.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-timas130/telegram-desktop-4.4.1-41063.patch --]
[-- Type: text/x-diff, Size: 1688 bytes --]

From a81a51ce1d3ba0338a949826654dc3a24f883107 Mon Sep 17 00:00:00 2001
From: sitting33 <me@sit.sh>
Date: Tue, 13 Dec 2022 19:39:54 +0300
Subject: [PATCH] telegram-desktop: update to 4.4.1.

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

diff --git a/srcpkgs/telegram-desktop/template b/srcpkgs/telegram-desktop/template
index 42a0ac05a1c9..181efe673c71 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.3.1
+version=4.4.1
 revision=1
 build_style=cmake
 build_helper="qemu"
@@ -12,7 +12,7 @@ configure_args="-DTDESKTOP_API_ID=209235
  -DWaylandScanner_EXECUTABLE=/usr/bin/wayland-scanner
  -DQT_HOST_PATH=/usr"
 hostmakedepends="pkg-config qt6-base-devel python3 extra-cmake-modules
- qt6-wayland-devel wayland-devel"
+ qt6-wayland-devel wayland-devel protobuf"
 makedepends="alsa-lib-devel ffmpeg-devel libdbusmenu-glib-devel libopenal-devel
  minizip-devel opus-devel xxHash-devel pulseaudio-devel range-v3
  qt6-svg-devel libva-devel rapidjson liblz4-devel liblzma-devel gtk+3-devel
@@ -26,7 +26,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=3c1d8c09b72db5c9f5e2d3b467b451a6ba94c3ba8295b9880842a4e3496153dd
+checksum=76981e32541c42b3212427e9abb4db2a6f55a14eaba31b3d7ad7d3d5ed8008b1
 
 build_options="spellcheck"
 build_options_default="spellcheck"

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

* Re: telegram-desktop: update to 4.4.1.
  2022-12-13 16:43 [PR PATCH] telegram-desktop: update to 4.4.1 timas130
                   ` (5 preceding siblings ...)
  2022-12-18 12:45 ` [PR PATCH] [Updated] " timas130
@ 2022-12-18 12:46 ` timas130
  2022-12-18 14:17 ` timas130
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: timas130 @ 2022-12-18 12:46 UTC (permalink / raw)
  To: ml

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

New comment by timas130 on void-packages repository

https://github.com/void-linux/void-packages/pull/41063#issuecomment-1356790928

Comment:
@classabbyamp I didn't reset the revision to 1, please approve again. `xlint` passes now. I'm so sorry.

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

* Re: telegram-desktop: update to 4.4.1.
  2022-12-13 16:43 [PR PATCH] telegram-desktop: update to 4.4.1 timas130
                   ` (6 preceding siblings ...)
  2022-12-18 12:46 ` timas130
@ 2022-12-18 14:17 ` timas130
  2023-01-06 14:52 ` [PR PATCH] [Closed]: " Johnnynator
  2023-01-06 14:52 ` Johnnynator
  9 siblings, 0 replies; 11+ messages in thread
From: timas130 @ 2022-12-18 14:17 UTC (permalink / raw)
  To: ml

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

New comment by timas130 on void-packages repository

https://github.com/void-linux/void-packages/pull/41063#issuecomment-1356808960

Comment:
Doesn't build on musl because of a linking error relating to `cld3`. I give up for now.

```
/usr/bin/ld: cmake/external/cld3/libexternal_cld3_bundled.a(getonescriptspan_test.cc.o): in function `main':
getonescriptspan_test.cc:(.text.startup+0x0): multiple definition of `main'; Telegram/CMakeFiles/Telegram.dir/SourceFiles/main.cpp.o:main.cpp:(.text.startup+0x0): first defined here
collect2: error: ld returned 1 exit status
```

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

* Re: [PR PATCH] [Closed]: telegram-desktop: update to 4.4.1.
  2022-12-13 16:43 [PR PATCH] telegram-desktop: update to 4.4.1 timas130
                   ` (7 preceding siblings ...)
  2022-12-18 14:17 ` timas130
@ 2023-01-06 14:52 ` Johnnynator
  2023-01-06 14:52 ` Johnnynator
  9 siblings, 0 replies; 11+ messages in thread
From: Johnnynator @ 2023-01-06 14:52 UTC (permalink / raw)
  To: ml

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

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

telegram-desktop: update to 4.4.1.
https://github.com/void-linux/void-packages/pull/41063

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc

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

* Re: telegram-desktop: update to 4.4.1.
  2022-12-13 16:43 [PR PATCH] telegram-desktop: update to 4.4.1 timas130
                   ` (8 preceding siblings ...)
  2023-01-06 14:52 ` [PR PATCH] [Closed]: " Johnnynator
@ 2023-01-06 14:52 ` Johnnynator
  9 siblings, 0 replies; 11+ messages in thread
From: Johnnynator @ 2023-01-06 14:52 UTC (permalink / raw)
  To: ml

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

New comment by Johnnynator on void-packages repository

https://github.com/void-linux/void-packages/pull/41063#issuecomment-1373733022

Comment:
closed with 0cf0904f7719df93542b53e9ba16015a9285521c

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

end of thread, other threads:[~2023-01-06 14:52 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-13 16:43 [PR PATCH] telegram-desktop: update to 4.4.1 timas130
2022-12-14 12:46 ` [PR PATCH] [Updated] " timas130
2022-12-18 11:34 ` classabbyamp
2022-12-18 11:34 ` classabbyamp
2022-12-18 12:39 ` [PR PATCH] [Updated] " timas130
2022-12-18 12:40 ` timas130
2022-12-18 12:45 ` [PR PATCH] [Updated] " timas130
2022-12-18 12:46 ` timas130
2022-12-18 14:17 ` timas130
2023-01-06 14:52 ` [PR PATCH] [Closed]: " Johnnynator
2023-01-06 14:52 ` 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).