Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] telegram-desktop: bump to rebuild along tg_owt 
@ 2021-07-22  2:29 not-chicken
  2021-07-22 14:32 ` ericonr
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: not-chicken @ 2021-07-22  2:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/not-chicken/void-packages telegam
https://github.com/void-linux/void-packages/pull/32119

telegram-desktop: bump to rebuild along tg_owt 
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR


Fixes #32111 
<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-telegam-32119.patch --]
[-- Type: text/x-diff, Size: 1459 bytes --]

From 15421c3165a7c3eabd36746c7f829777d355c507 Mon Sep 17 00:00:00 2001
From: Lorem <notloremipsum@protonmail.com>
Date: Thu, 22 Jul 2021 07:32:13 +0530
Subject: [PATCH 1/2] tg_owt: bump to rebuild along telegram-desktop.

---
 srcpkgs/tg_owt/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/tg_owt/template b/srcpkgs/tg_owt/template
index 95396e46d25e..9d7b80cd5418 100644
--- a/srcpkgs/tg_owt/template
+++ b/srcpkgs/tg_owt/template
@@ -1,7 +1,7 @@
 # Template file for 'tg_owt'
 pkgname=tg_owt
 version=0.0.0.20210627
-revision=1
+revision=2
 _commit=91d836dc84a16584c6ac52b36c04c0de504d9c34
 _libyuv_commit=ad890067f661dc747a975bc55ba3767fe30d4452
 _libvpx_commit=5b63f0f821e94f8072eb483014cfc33b05978bb9

From c52af3a8033d19bcc45b1090856e343c8e06e805 Mon Sep 17 00:00:00 2001
From: Lorem <notloremipsum@protonmail.com>
Date: Thu, 22 Jul 2021 07:42:20 +0530
Subject: [PATCH 2/2] telegram-desktop: bump to rebuild along tg_owt

---
 srcpkgs/telegram-desktop/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/telegram-desktop/template b/srcpkgs/telegram-desktop/template
index ca30e932a5ad..a02855bfe460 100644
--- a/srcpkgs/telegram-desktop/template
+++ b/srcpkgs/telegram-desktop/template
@@ -1,7 +1,7 @@
 # Template file for 'telegram-desktop'
 pkgname=telegram-desktop
 version=2.8.10
-revision=1
+revision=2
 wrksrc="tdesktop-${version}-full"
 build_style=cmake
 build_helper="qemu"

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

* Re: telegram-desktop: bump to rebuild along tg_owt 
  2021-07-22  2:29 [PR PATCH] telegram-desktop: bump to rebuild along tg_owt not-chicken
@ 2021-07-22 14:32 ` ericonr
  2021-08-02 14:59 ` not-chicken
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2021-07-22 14:32 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/32119#issuecomment-884961373

Comment:
I think the commit message is a bit misleading, since `tg_owt` doesn't depend on telegram itself... But I wouldn't be surprised if it needed to be rebuilt because of some library.

@Johnnynator thoughts?

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

* Re: telegram-desktop: bump to rebuild along tg_owt 
  2021-07-22  2:29 [PR PATCH] telegram-desktop: bump to rebuild along tg_owt not-chicken
  2021-07-22 14:32 ` ericonr
@ 2021-08-02 14:59 ` not-chicken
  2021-08-02 14:59 ` [PR PATCH] [Closed]: " not-chicken
  2021-08-02 15:07 ` Johnnynator
  3 siblings, 0 replies; 5+ messages in thread
From: not-chicken @ 2021-08-02 14:59 UTC (permalink / raw)
  To: ml

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

New comment by not-chicken on void-packages repository

https://github.com/void-linux/void-packages/pull/32119#issuecomment-891095957

Comment:
I guess this would be better handled in the PR when someone upgrades `telegram-desktop`. (2.9.0 is out)

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

* Re: [PR PATCH] [Closed]: telegram-desktop: bump to rebuild along tg_owt 
  2021-07-22  2:29 [PR PATCH] telegram-desktop: bump to rebuild along tg_owt not-chicken
  2021-07-22 14:32 ` ericonr
  2021-08-02 14:59 ` not-chicken
@ 2021-08-02 14:59 ` not-chicken
  2021-08-02 15:07 ` Johnnynator
  3 siblings, 0 replies; 5+ messages in thread
From: not-chicken @ 2021-08-02 14:59 UTC (permalink / raw)
  To: ml

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

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

telegram-desktop: bump to rebuild along tg_owt 
https://github.com/void-linux/void-packages/pull/32119

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR


Fixes #32111 
<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

* Re: telegram-desktop: bump to rebuild along tg_owt 
  2021-07-22  2:29 [PR PATCH] telegram-desktop: bump to rebuild along tg_owt not-chicken
                   ` (2 preceding siblings ...)
  2021-08-02 14:59 ` [PR PATCH] [Closed]: " not-chicken
@ 2021-08-02 15:07 ` Johnnynator
  3 siblings, 0 replies; 5+ messages in thread
From: Johnnynator @ 2021-08-02 15:07 UTC (permalink / raw)
  To: ml

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

New comment by Johnnynator on void-packages repository

https://github.com/void-linux/void-packages/pull/32119#issuecomment-891103316

Comment:
Sry, I'm on it (updating).
I didn't have much time the last 2 weeks to look into this.

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

end of thread, other threads:[~2021-08-02 15:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-22  2:29 [PR PATCH] telegram-desktop: bump to rebuild along tg_owt not-chicken
2021-07-22 14:32 ` ericonr
2021-08-02 14:59 ` not-chicken
2021-08-02 14:59 ` [PR PATCH] [Closed]: " not-chicken
2021-08-02 15:07 ` 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).