Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gtksourceview4: update to 4.8.4
@ 2024-03-19  6:39 chrysos349
  2024-03-19  8:17 ` oreo639
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: chrysos349 @ 2024-03-19  6:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chrysos349/void-packages gtksourceview4
https://github.com/void-linux/void-packages/pull/49365

gtksourceview4: update to 4.8.4
https://github.com/void-linux/void-packages/pull/48752#issuecomment-2005911423

#### 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)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl x
  - armv7l x
  - armv6l-musl x

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

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

From 3a8aa2edfc54b0d5ac152870a72853a55c5b89e4 Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Tue, 19 Mar 2024 09:37:48 +0300
Subject: [PATCH] gtksourceview4: update to 4.8.4

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

diff --git a/srcpkgs/gtksourceview4/template b/srcpkgs/gtksourceview4/template
index 58e05d7f20dfdd..61352bda15425b 100644
--- a/srcpkgs/gtksourceview4/template
+++ b/srcpkgs/gtksourceview4/template
@@ -1,7 +1,7 @@
 # Template file for 'gtksourceview4'
 pkgname=gtksourceview4
-version=4.8.2
-revision=2
+version=4.8.4
+revision=1
 build_style=meson
 build_helper="gir"
 configure_args="-Dglade_catalog=true $(vopt_bool gir gir)
@@ -15,7 +15,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/Projects/GtkSourceView"
 distfiles="${GNOME_SITE}/gtksourceview/${version%.*}/gtksourceview-${version}.tar.xz"
-checksum=842de7e5cb52000fd810e4be39cd9fe29ffa87477f15da85c18f7b82d45637cc
+checksum=7ec9d18fb283d1f84a3a3eff3b7a72b09a10c9c006597b3fbabbb5958420a87d
 
 # Package build options
 build_options="gir gtk_doc"

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

* Re: gtksourceview4: update to 4.8.4
  2024-03-19  6:39 [PR PATCH] gtksourceview4: update to 4.8.4 chrysos349
@ 2024-03-19  8:17 ` oreo639
  2024-03-19  8:33 ` [PR PATCH] [Updated] " chrysos349
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: oreo639 @ 2024-03-19  8:17 UTC (permalink / raw)
  To: ml

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/49365#issuecomment-2006247364

Comment:
add `changelog="https://gitlab.gnome.org/GNOME/gtksourceview/-/raw/gtksourceview-4-8/NEWS"`

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

* Re: [PR PATCH] [Updated] gtksourceview4: update to 4.8.4
  2024-03-19  6:39 [PR PATCH] gtksourceview4: update to 4.8.4 chrysos349
  2024-03-19  8:17 ` oreo639
@ 2024-03-19  8:33 ` chrysos349
  2024-03-19  8:34 ` chrysos349
  2024-03-19  8:48 ` [PR PATCH] [Merged]: " oreo639
  3 siblings, 0 replies; 5+ messages in thread
From: chrysos349 @ 2024-03-19  8:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chrysos349/void-packages gtksourceview4
https://github.com/void-linux/void-packages/pull/49365

gtksourceview4: update to 4.8.4
https://github.com/void-linux/void-packages/pull/48752#issuecomment-2005911423

#### 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)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl x
  - armv7l x
  - armv6l-musl x

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

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

From 0c098e69bc866a2a6fa86fe1c61dc7509aea43a1 Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Tue, 19 Mar 2024 09:37:48 +0300
Subject: [PATCH] gtksourceview4: update to 4.8.4

---
 srcpkgs/gtksourceview4/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/gtksourceview4/template b/srcpkgs/gtksourceview4/template
index 58e05d7f20dfdd..b22b682164f659 100644
--- a/srcpkgs/gtksourceview4/template
+++ b/srcpkgs/gtksourceview4/template
@@ -1,7 +1,7 @@
 # Template file for 'gtksourceview4'
 pkgname=gtksourceview4
-version=4.8.2
-revision=2
+version=4.8.4
+revision=1
 build_style=meson
 build_helper="gir"
 configure_args="-Dglade_catalog=true $(vopt_bool gir gir)
@@ -14,8 +14,9 @@ short_desc="Text widget that extends GTK+ GtkTextView widget"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/Projects/GtkSourceView"
+changelog="https://gitlab.gnome.org/GNOME/gtksourceview/-/raw/gtksourceview-4-8/NEWS"
 distfiles="${GNOME_SITE}/gtksourceview/${version%.*}/gtksourceview-${version}.tar.xz"
-checksum=842de7e5cb52000fd810e4be39cd9fe29ffa87477f15da85c18f7b82d45637cc
+checksum=7ec9d18fb283d1f84a3a3eff3b7a72b09a10c9c006597b3fbabbb5958420a87d
 
 # Package build options
 build_options="gir gtk_doc"

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

* Re: gtksourceview4: update to 4.8.4
  2024-03-19  6:39 [PR PATCH] gtksourceview4: update to 4.8.4 chrysos349
  2024-03-19  8:17 ` oreo639
  2024-03-19  8:33 ` [PR PATCH] [Updated] " chrysos349
@ 2024-03-19  8:34 ` chrysos349
  2024-03-19  8:48 ` [PR PATCH] [Merged]: " oreo639
  3 siblings, 0 replies; 5+ messages in thread
From: chrysos349 @ 2024-03-19  8:34 UTC (permalink / raw)
  To: ml

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

New comment by chrysos349 on void-packages repository

https://github.com/void-linux/void-packages/pull/49365#issuecomment-2006303116

Comment:
added changelog

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

* Re: [PR PATCH] [Merged]: gtksourceview4: update to 4.8.4
  2024-03-19  6:39 [PR PATCH] gtksourceview4: update to 4.8.4 chrysos349
                   ` (2 preceding siblings ...)
  2024-03-19  8:34 ` chrysos349
@ 2024-03-19  8:48 ` oreo639
  3 siblings, 0 replies; 5+ messages in thread
From: oreo639 @ 2024-03-19  8:48 UTC (permalink / raw)
  To: ml

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

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

gtksourceview4: update to 4.8.4
https://github.com/void-linux/void-packages/pull/49365

Description:
https://github.com/void-linux/void-packages/pull/48752#issuecomment-2005911423

#### 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)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl x
  - armv7l x
  - armv6l-musl x

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

end of thread, other threads:[~2024-03-19  8:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-19  6:39 [PR PATCH] gtksourceview4: update to 4.8.4 chrysos349
2024-03-19  8:17 ` oreo639
2024-03-19  8:33 ` [PR PATCH] [Updated] " chrysos349
2024-03-19  8:34 ` chrysos349
2024-03-19  8:48 ` [PR PATCH] [Merged]: " oreo639

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