Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] element-desktop update to 1.11.19
@ 2023-11-15  8:17 liberodark
  2023-11-15  8:30 ` [PR PATCH] [Updated] " liberodark
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: liberodark @ 2023-11-15  8:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/liberodark/void-packages patch-1
https://github.com/void-linux/void-packages/pull/47247

element-desktop update to 1.11.19
Fix LibFlac missing
Fix qca-ossl missing

<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- 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/47247.patch is attached

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

From ea695db7c6c21c2ef35bd22714d55ca72d661f7d Mon Sep 17 00:00:00 2001
From: liberodark <liberodark@gmail.com>
Date: Wed, 15 Nov 2023 09:17:44 +0100
Subject: [PATCH] element-desktop update to 1.11.19

Fix LibFlac missing
Fix qca-ossl missing
---
 srcpkgs/element-desktop/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/element-desktop/template b/srcpkgs/element-desktop/template
index 6356b9851351e..54fff5d82eee8 100644
--- a/srcpkgs/element-desktop/template
+++ b/srcpkgs/element-desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'element-desktop'
 pkgname=element-desktop
-version=1.11.43
+version=1.11.49
 revision=1
 create_wrksrc=yes
 conf_files="/etc/${pkgname}/config.json"
@@ -9,7 +9,7 @@ hostmakedepends="git yarn nodejs rust cargo python3 curl
  app-builder jq moreutils"
 makedepends="libsecret-devel"
 depends="c-ares ffmpeg gtk+3 http-parser libevent
- libxslt minizip nss re2 snappy sqlcipher electron24"
+ libxslt minizip nss re2 snappy sqlcipher electron24 libflac qca-ossl"
 short_desc="Glossy Matrix collaboration client, desktop version"
 maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 license="Apache-2.0"

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

* Re: [PR PATCH] [Updated] element-desktop update to 1.11.19
  2023-11-15  8:17 [PR PATCH] element-desktop update to 1.11.19 liberodark
@ 2023-11-15  8:30 ` liberodark
  2023-11-15 18:11 ` liberodark
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: liberodark @ 2023-11-15  8:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/liberodark/void-packages patch-1
https://github.com/void-linux/void-packages/pull/47247

element-desktop update to 1.11.19
Fix LibFlac missing
Fix qca-ossl missing

<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- 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/47247.patch is attached

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

From 366aa6a071ad049a2b7fc14e6f609e1493c07e30 Mon Sep 17 00:00:00 2001
From: liberodark <liberodark@gmail.com>
Date: Wed, 15 Nov 2023 09:17:44 +0100
Subject: [PATCH] element-desktop update to 1.11.19

Fix LibFlac missing
Fix qca-ossl missing
---
 srcpkgs/element-desktop/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/element-desktop/template b/srcpkgs/element-desktop/template
index 6356b9851351e..e23c73fff50d3 100644
--- a/srcpkgs/element-desktop/template
+++ b/srcpkgs/element-desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'element-desktop'
 pkgname=element-desktop
-version=1.11.43
+version=1.11.49
 revision=1
 create_wrksrc=yes
 conf_files="/etc/${pkgname}/config.json"
@@ -9,7 +9,7 @@ hostmakedepends="git yarn nodejs rust cargo python3 curl
  app-builder jq moreutils"
 makedepends="libsecret-devel"
 depends="c-ares ffmpeg gtk+3 http-parser libevent
- libxslt minizip nss re2 snappy sqlcipher electron24"
+ libxslt minizip nss re2 snappy sqlcipher electron24 libflac"
 short_desc="Glossy Matrix collaboration client, desktop version"
 maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 license="Apache-2.0"

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

* Re: [PR PATCH] [Updated] element-desktop update to 1.11.19
  2023-11-15  8:17 [PR PATCH] element-desktop update to 1.11.19 liberodark
  2023-11-15  8:30 ` [PR PATCH] [Updated] " liberodark
@ 2023-11-15 18:11 ` liberodark
  2023-11-15 18:11 ` liberodark
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: liberodark @ 2023-11-15 18:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/liberodark/void-packages patch-1
https://github.com/void-linux/void-packages/pull/47247

element-desktop update to 1.11.19
Fix LibFlac missing


<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- 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/47247.patch is attached

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

From f9436e2711ecd6c0a1223afe69eb688324c0e353 Mon Sep 17 00:00:00 2001
From: liberodark <liberodark@gmail.com>
Date: Wed, 15 Nov 2023 09:17:44 +0100
Subject: [PATCH] element-desktop update to 1.11.19

Fix LibFlac missing
Fix qca-ossl missing
---
 srcpkgs/element-desktop/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/element-desktop/template b/srcpkgs/element-desktop/template
index 6356b9851351e..47db09f16897b 100644
--- a/srcpkgs/element-desktop/template
+++ b/srcpkgs/element-desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'element-desktop'
 pkgname=element-desktop
-version=1.11.43
+version=1.11.49
 revision=1
 create_wrksrc=yes
 conf_files="/etc/${pkgname}/config.json"
@@ -9,7 +9,7 @@ hostmakedepends="git yarn nodejs rust cargo python3 curl
  app-builder jq moreutils"
 makedepends="libsecret-devel"
 depends="c-ares ffmpeg gtk+3 http-parser libevent
- libxslt minizip nss re2 snappy sqlcipher electron24"
+ libxslt minizip nss re2 snappy sqlcipher electron24 libflac qca-ossl"
 short_desc="Glossy Matrix collaboration client, desktop version"
 maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 license="Apache-2.0"
@@ -17,8 +17,8 @@ homepage="https://element.io"
 changelog="https://raw.githubusercontent.com/vector-im/element-desktop/develop/CHANGELOG.md"
 distfiles="https://github.com/vector-im/element-desktop/archive/v${version}.tar.gz>element-desktop-v${version}.tar.gz
  https://github.com/vector-im/element-web/archive/v${version}.tar.gz>element-web-v${version}.tar.gz"
-checksum="9a090dad94096e57ceb6629f41650fbb70c3efb2d36a7354ec3902463495633e
- c7395f14a7747ece79ade9ab1133e95abf9c35c73fa430220e4a5d8868cd5028"
+checksum="3d663c2bef164d284f2a7b29ec74b89b5a86063b85100089906708eb07b484e9
+ 3d663c2bef164d284f2a7b29ec74b89b5a86063b85100089906708eb07b484e9"
 
 export USE_SYSTEM_APP_BUILDER=true
 

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

* Re: [PR PATCH] [Updated] element-desktop update to 1.11.19
  2023-11-15  8:17 [PR PATCH] element-desktop update to 1.11.19 liberodark
  2023-11-15  8:30 ` [PR PATCH] [Updated] " liberodark
  2023-11-15 18:11 ` liberodark
@ 2023-11-15 18:11 ` liberodark
  2023-11-18 11:02 ` [PR PATCH] [Updated] element-desktop update to 1.11.49 liberodark
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: liberodark @ 2023-11-15 18:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/liberodark/void-packages patch-1
https://github.com/void-linux/void-packages/pull/47247

element-desktop update to 1.11.19
Fix LibFlac missing


<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- 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/47247.patch is attached

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

From b3bd8d39420227f132e81eebc439df19d4004e3b Mon Sep 17 00:00:00 2001
From: liberodark <liberodark@gmail.com>
Date: Wed, 15 Nov 2023 09:17:44 +0100
Subject: [PATCH] element-desktop update to 1.11.19

Fix LibFlac missing
Fix qca-ossl missing
---
 srcpkgs/element-desktop/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/element-desktop/template b/srcpkgs/element-desktop/template
index 6356b9851351e..95a4850fbc55b 100644
--- a/srcpkgs/element-desktop/template
+++ b/srcpkgs/element-desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'element-desktop'
 pkgname=element-desktop
-version=1.11.43
+version=1.11.49
 revision=1
 create_wrksrc=yes
 conf_files="/etc/${pkgname}/config.json"
@@ -9,7 +9,7 @@ hostmakedepends="git yarn nodejs rust cargo python3 curl
  app-builder jq moreutils"
 makedepends="libsecret-devel"
 depends="c-ares ffmpeg gtk+3 http-parser libevent
- libxslt minizip nss re2 snappy sqlcipher electron24"
+ libxslt minizip nss re2 snappy sqlcipher electron24 libflac"
 short_desc="Glossy Matrix collaboration client, desktop version"
 maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 license="Apache-2.0"
@@ -17,8 +17,8 @@ homepage="https://element.io"
 changelog="https://raw.githubusercontent.com/vector-im/element-desktop/develop/CHANGELOG.md"
 distfiles="https://github.com/vector-im/element-desktop/archive/v${version}.tar.gz>element-desktop-v${version}.tar.gz
  https://github.com/vector-im/element-web/archive/v${version}.tar.gz>element-web-v${version}.tar.gz"
-checksum="9a090dad94096e57ceb6629f41650fbb70c3efb2d36a7354ec3902463495633e
- c7395f14a7747ece79ade9ab1133e95abf9c35c73fa430220e4a5d8868cd5028"
+checksum="3d663c2bef164d284f2a7b29ec74b89b5a86063b85100089906708eb07b484e9
+ 3d663c2bef164d284f2a7b29ec74b89b5a86063b85100089906708eb07b484e9"
 
 export USE_SYSTEM_APP_BUILDER=true
 

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

* Re: [PR PATCH] [Updated] element-desktop update to 1.11.49
  2023-11-15  8:17 [PR PATCH] element-desktop update to 1.11.19 liberodark
                   ` (2 preceding siblings ...)
  2023-11-15 18:11 ` liberodark
@ 2023-11-18 11:02 ` liberodark
  2024-02-17  1:44 ` github-actions
  2024-03-03  1:45 ` [PR PATCH] [Closed]: " github-actions
  5 siblings, 0 replies; 7+ messages in thread
From: liberodark @ 2023-11-18 11:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/liberodark/void-packages patch-1
https://github.com/void-linux/void-packages/pull/47247

element-desktop update to 1.11.49
Fix LibFlac missing


<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### 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/47247.patch is attached

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

From 0a7e866fc9f17591e0f1fc20ed618dd9c08beb77 Mon Sep 17 00:00:00 2001
From: liberodark <liberodark@gmail.com>
Date: Wed, 15 Nov 2023 09:17:44 +0100
Subject: [PATCH] element-desktop update to 1.11.19

Fix LibFlac missing
Fix qca-ossl missing
---
 srcpkgs/element-desktop/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/element-desktop/template b/srcpkgs/element-desktop/template
index 6356b9851351e..1fae3e9325b85 100644
--- a/srcpkgs/element-desktop/template
+++ b/srcpkgs/element-desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'element-desktop'
 pkgname=element-desktop
-version=1.11.43
+version=1.11.49
 revision=1
 create_wrksrc=yes
 conf_files="/etc/${pkgname}/config.json"
@@ -9,7 +9,7 @@ hostmakedepends="git yarn nodejs rust cargo python3 curl
  app-builder jq moreutils"
 makedepends="libsecret-devel"
 depends="c-ares ffmpeg gtk+3 http-parser libevent
- libxslt minizip nss re2 snappy sqlcipher electron24"
+ libxslt minizip nss re2 snappy sqlcipher electron24 libflac"
 short_desc="Glossy Matrix collaboration client, desktop version"
 maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 license="Apache-2.0"
@@ -17,8 +17,8 @@ homepage="https://element.io"
 changelog="https://raw.githubusercontent.com/vector-im/element-desktop/develop/CHANGELOG.md"
 distfiles="https://github.com/vector-im/element-desktop/archive/v${version}.tar.gz>element-desktop-v${version}.tar.gz
  https://github.com/vector-im/element-web/archive/v${version}.tar.gz>element-web-v${version}.tar.gz"
-checksum="9a090dad94096e57ceb6629f41650fbb70c3efb2d36a7354ec3902463495633e
- c7395f14a7747ece79ade9ab1133e95abf9c35c73fa430220e4a5d8868cd5028"
+checksum="a675717f5267907a5f4e2fa1746b35fdee30e09b8aa9a15253b8fcdc8f3b4434
+ 3d663c2bef164d284f2a7b29ec74b89b5a86063b85100089906708eb07b484e9"
 
 export USE_SYSTEM_APP_BUILDER=true
 

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

* Re: element-desktop update to 1.11.49
  2023-11-15  8:17 [PR PATCH] element-desktop update to 1.11.19 liberodark
                   ` (3 preceding siblings ...)
  2023-11-18 11:02 ` [PR PATCH] [Updated] element-desktop update to 1.11.49 liberodark
@ 2024-02-17  1:44 ` github-actions
  2024-03-03  1:45 ` [PR PATCH] [Closed]: " github-actions
  5 siblings, 0 replies; 7+ messages in thread
From: github-actions @ 2024-02-17  1:44 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/47247#issuecomment-1949582699

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: element-desktop update to 1.11.49
  2023-11-15  8:17 [PR PATCH] element-desktop update to 1.11.19 liberodark
                   ` (4 preceding siblings ...)
  2024-02-17  1:44 ` github-actions
@ 2024-03-03  1:45 ` github-actions
  5 siblings, 0 replies; 7+ messages in thread
From: github-actions @ 2024-03-03  1:45 UTC (permalink / raw)
  To: ml

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

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

element-desktop update to 1.11.49
https://github.com/void-linux/void-packages/pull/47247

Description:
Fix LibFlac missing


<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

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


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

end of thread, other threads:[~2024-03-03  1:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-15  8:17 [PR PATCH] element-desktop update to 1.11.19 liberodark
2023-11-15  8:30 ` [PR PATCH] [Updated] " liberodark
2023-11-15 18:11 ` liberodark
2023-11-15 18:11 ` liberodark
2023-11-18 11:02 ` [PR PATCH] [Updated] element-desktop update to 1.11.49 liberodark
2024-02-17  1:44 ` github-actions
2024-03-03  1:45 ` [PR PATCH] [Closed]: " github-actions

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