Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] extension-manager: update to 0.5.0
@ 2024-03-20 21:43 chrysos349
  2024-06-19  1:49 ` github-actions
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: chrysos349 @ 2024-03-20 21:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chrysos349/void-packages extension-manager
https://github.com/void-linux/void-packages/pull/49405

extension-manager: update to 0.5.0
#### 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)

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

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

From 861529315b197c5d7fdce595eca2a4d7c4448d7d Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Wed, 20 Mar 2024 16:54:06 +0300
Subject: [PATCH] extension-manager: update to 0.5.0

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

diff --git a/srcpkgs/extension-manager/template b/srcpkgs/extension-manager/template
index 5a26f6f12bc25f..cd285b71ac7fab 100644
--- a/srcpkgs/extension-manager/template
+++ b/srcpkgs/extension-manager/template
@@ -1,6 +1,6 @@
 # Template file for 'extension-manager'
 pkgname=extension-manager
-version=0.4.3
+version=0.5.0
 revision=1
 build_style=meson
 configure_args="-Dbacktrace=false"
@@ -11,9 +11,9 @@ short_desc="Utility for browsing and installing GNOME Shell Extensions"
 maintainer="chrysos349 <chrysostom349@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/mjakeman/extension-manager"
-changelog="https://raw.githubusercontent.com/mjakeman/extension-manager/master/NEWS"
+changelog="https://github.com/mjakeman/extension-manager/releases"
 distfiles="https://github.com/mjakeman/extension-manager/archive/v${version}.tar.gz"
-checksum=0dff375888c68103dc1a48d0691c34e2bad9670d2d4050a1088f51c04342b956
+checksum=d1d1a2540c2cc74d3e3bb46dd58bf18d4d46e600293a973cd6269cc2467415dc
 
 pre_build() {
 	if [ "$CROSS_BUILD" ]; then

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

* Re: extension-manager: update to 0.5.0
  2024-03-20 21:43 [PR PATCH] extension-manager: update to 0.5.0 chrysos349
@ 2024-06-19  1:49 ` github-actions
  2024-06-19  4:50 ` chrysos349
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: github-actions @ 2024-06-19  1:49 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/49405#issuecomment-2177368709

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] 5+ messages in thread

* Re: extension-manager: update to 0.5.0
  2024-03-20 21:43 [PR PATCH] extension-manager: update to 0.5.0 chrysos349
  2024-06-19  1:49 ` github-actions
@ 2024-06-19  4:50 ` chrysos349
  2024-07-08 11:42 ` [PR PATCH] [Updated] " chrysos349
  2024-07-08 11:42 ` chrysos349
  3 siblings, 0 replies; 5+ messages in thread
From: chrysos349 @ 2024-06-19  4:50 UTC (permalink / raw)
  To: ml

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

New comment by chrysos349 on void-packages repository

https://github.com/void-linux/void-packages/pull/49405#issuecomment-2177725115

Comment:
Bump

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

* Re: [PR PATCH] [Updated] extension-manager: update to 0.5.0
  2024-03-20 21:43 [PR PATCH] extension-manager: update to 0.5.0 chrysos349
  2024-06-19  1:49 ` github-actions
  2024-06-19  4:50 ` chrysos349
@ 2024-07-08 11:42 ` chrysos349
  2024-07-08 11:42 ` chrysos349
  3 siblings, 0 replies; 5+ messages in thread
From: chrysos349 @ 2024-07-08 11:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chrysos349/void-packages extension-manager
https://github.com/void-linux/void-packages/pull/49405

extension-manager: update to 0.5.0
#### 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)

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

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

From e76c7ffeec7b911d56386d3c0cd8586e14152bf0 Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Wed, 20 Mar 2024 16:54:06 +0300
Subject: [PATCH] extension-manager: update to 0.5.1

---
 ...8fb0227c714d7ed0613a28142613aa4a9c6b.patch | 53 +++++++++++++++++++
 srcpkgs/extension-manager/template            |  6 +--
 2 files changed, 56 insertions(+), 3 deletions(-)
 create mode 100644 srcpkgs/extension-manager/patches/f3768fb0227c714d7ed0613a28142613aa4a9c6b.patch

diff --git a/srcpkgs/extension-manager/patches/f3768fb0227c714d7ed0613a28142613aa4a9c6b.patch b/srcpkgs/extension-manager/patches/f3768fb0227c714d7ed0613a28142613aa4a9c6b.patch
new file mode 100644
index 00000000000000..b32f8ab5e22fe1
--- /dev/null
+++ b/srcpkgs/extension-manager/patches/f3768fb0227c714d7ed0613a28142613aa4a9c6b.patch
@@ -0,0 +1,53 @@
+From f3768fb0227c714d7ed0613a28142613aa4a9c6b Mon Sep 17 00:00:00 2001
+From: Yuan Liao <liaoyuan@gmail.com>
+Date: Mon, 29 Apr 2024 13:40:41 -0400
+Subject: [PATCH] backtrace: Define static functions only if `WITH_BACKTRACE`
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+The static functions are internal to file exm-backtrace.c and are only
+used to facilitate backtrace collection.  In build configurations with
+backtraces disabled ('meson setup -Dbacktrace=false'),
+exm_backtrace_print() will not call the static functions, so they are
+unused and thus need not be defined.
+
+Previously, due to how the preprocessor macros were arranged, the static
+variables in this file would not be defined when backtraces are
+disabled; if any static functions use them, then builds with backtraces
+disabled would fail due to a compiler error like:
+
+    ../extension-manager-0.5.1/src/exm-backtrace.c: In function ‘exm_backtrace_full_cb’:
+    ../extension-manager-0.5.1/src/exm-backtrace.c:58:9: error: ‘frames_omitted_count’ undeclared (first use in this function)
+       58 |         frames_omitted_count++;
+          |
+
+This commit fixes such errors when backtraces are disabled.
+
+Fixes: dcc312e (Make libbacktrace an optional dependency, 2023-06-03)
+Fixes: d63d301 (backtrace: Collate 'null' messages, 2024-04-01)
+Signed-off-by: Yuan Liao <liaoyuan@gmail.com>
+---
+ src/exm-backtrace.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/src/exm-backtrace.c b/src/exm-backtrace.c
+index b6c3ae35..e7a449a8 100644
+--- a/src/exm-backtrace.c
++++ b/src/exm-backtrace.c
+@@ -33,7 +33,6 @@
+ #if WITH_BACKTRACE
+ static struct backtrace_state *state = NULL;
+ static int frames_omitted_count = 0;
+-#endif
+ 
+ static void
+ exm_backtrace_error_cb (void       *data,
+@@ -71,6 +70,7 @@ exm_backtrace_full_cb (GString    *string_builder,
+ 
+     return 0;
+ }
++#endif
+ 
+ void
+ exm_backtrace_init (char *filename)
diff --git a/srcpkgs/extension-manager/template b/srcpkgs/extension-manager/template
index 5a26f6f12bc25f..23cbc0fd7a96ab 100644
--- a/srcpkgs/extension-manager/template
+++ b/srcpkgs/extension-manager/template
@@ -1,6 +1,6 @@
 # Template file for 'extension-manager'
 pkgname=extension-manager
-version=0.4.3
+version=0.5.1
 revision=1
 build_style=meson
 configure_args="-Dbacktrace=false"
@@ -11,9 +11,9 @@ short_desc="Utility for browsing and installing GNOME Shell Extensions"
 maintainer="chrysos349 <chrysostom349@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/mjakeman/extension-manager"
-changelog="https://raw.githubusercontent.com/mjakeman/extension-manager/master/NEWS"
+changelog="https://github.com/mjakeman/extension-manager/releases"
 distfiles="https://github.com/mjakeman/extension-manager/archive/v${version}.tar.gz"
-checksum=0dff375888c68103dc1a48d0691c34e2bad9670d2d4050a1088f51c04342b956
+checksum=b4cd95cbf45a3d046858fb44e78f3e3147a24279e77bfbbe8a422920f20a7b3b
 
 pre_build() {
 	if [ "$CROSS_BUILD" ]; then

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

* Re: extension-manager: update to 0.5.0
  2024-03-20 21:43 [PR PATCH] extension-manager: update to 0.5.0 chrysos349
                   ` (2 preceding siblings ...)
  2024-07-08 11:42 ` [PR PATCH] [Updated] " chrysos349
@ 2024-07-08 11:42 ` chrysos349
  3 siblings, 0 replies; 5+ messages in thread
From: chrysos349 @ 2024-07-08 11:42 UTC (permalink / raw)
  To: ml

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

New comment by chrysos349 on void-packages repository

https://github.com/void-linux/void-packages/pull/49405#issuecomment-2177725115

Comment:
Bump

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

end of thread, other threads:[~2024-07-08 11:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-20 21:43 [PR PATCH] extension-manager: update to 0.5.0 chrysos349
2024-06-19  1:49 ` github-actions
2024-06-19  4:50 ` chrysos349
2024-07-08 11:42 ` [PR PATCH] [Updated] " chrysos349
2024-07-08 11:42 ` chrysos349

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