Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] orca: update to 46.1.
@ 2024-06-02 19:48 fanyx
  2024-06-04 10:37 ` [PR PATCH] [Updated] " fanyx
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: fanyx @ 2024-06-02 19:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/fanyx/void-packages orca
https://github.com/void-linux/void-packages/pull/50663

orca: update to 46.1.
#### Testing the changes
- I tested the changes in this PR: NO

#### 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):
  - armv7l-musl



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

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

From 0c5f0222795e823364a70d6338122c3f9b07383a Mon Sep 17 00:00:00 2001
From: fanyx <fanyx@posteo.net>
Date: Sun, 2 Jun 2024 21:46:51 +0200
Subject: [PATCH] orca: update to 46.1.

---
 srcpkgs/orca/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/orca/template b/srcpkgs/orca/template
index adb024565d862a..6cb6357ccd7ffd 100644
--- a/srcpkgs/orca/template
+++ b/srcpkgs/orca/template
@@ -1,6 +1,6 @@
 # Template file for 'orca'
 pkgname=orca
-version=46.0
+version=46.1
 revision=1
 build_style=meson
 hostmakedepends="gettext itstool pkg-config gtk+3-devel"
@@ -15,7 +15,7 @@ homepage="https://wiki.gnome.org/Projects/Orca"
 #changelog="https://gitlab.gnome.org/GNOME/orca/-/raw/gnome-45/NEWS"
 changelog="https://gitlab.gnome.org/GNOME/orca/-/raw/master/NEWS"
 distfiles="${GNOME_SITE}/orca/${version%.*}/orca-${version}.tar.xz"
-checksum=f21da3cc155f7a514d374264a04ce28c90a26cb3fddf0b58b89cd1d7fdd0a64f
+checksum=cf675e350c18ac0fa29436c6559d1da975f7ffffefa808ebe476d8f9e9d11114
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" python3-gobject-devel"

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

* Re: [PR PATCH] [Updated] orca: update to 46.1.
  2024-06-02 19:48 [PR PATCH] orca: update to 46.1 fanyx
@ 2024-06-04 10:37 ` fanyx
  2024-06-04 12:36 ` fanyx
  2024-06-11 16:59 ` [PR PATCH] [Merged]: " cinerea0
  2 siblings, 0 replies; 4+ messages in thread
From: fanyx @ 2024-06-04 10:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/fanyx/void-packages orca
https://github.com/void-linux/void-packages/pull/50663

orca: update to 46.1.
#### Testing the changes
- I tested the changes in this PR: NO

#### 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):
  - armv7l-musl



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

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

From a3d235a061ba75e7c05c752a2f5a78277b3671f2 Mon Sep 17 00:00:00 2001
From: fanyx <fanyx@posteo.net>
Date: Sun, 2 Jun 2024 21:46:51 +0200
Subject: [PATCH] orca: update to 46.1.

---
 srcpkgs/orca/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/orca/template b/srcpkgs/orca/template
index adb024565d862a..6cb6357ccd7ffd 100644
--- a/srcpkgs/orca/template
+++ b/srcpkgs/orca/template
@@ -1,6 +1,6 @@
 # Template file for 'orca'
 pkgname=orca
-version=46.0
+version=46.1
 revision=1
 build_style=meson
 hostmakedepends="gettext itstool pkg-config gtk+3-devel"
@@ -15,7 +15,7 @@ homepage="https://wiki.gnome.org/Projects/Orca"
 #changelog="https://gitlab.gnome.org/GNOME/orca/-/raw/gnome-45/NEWS"
 changelog="https://gitlab.gnome.org/GNOME/orca/-/raw/master/NEWS"
 distfiles="${GNOME_SITE}/orca/${version%.*}/orca-${version}.tar.xz"
-checksum=f21da3cc155f7a514d374264a04ce28c90a26cb3fddf0b58b89cd1d7fdd0a64f
+checksum=cf675e350c18ac0fa29436c6559d1da975f7ffffefa808ebe476d8f9e9d11114
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" python3-gobject-devel"

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

* Re: [PR PATCH] [Updated] orca: update to 46.1.
  2024-06-02 19:48 [PR PATCH] orca: update to 46.1 fanyx
  2024-06-04 10:37 ` [PR PATCH] [Updated] " fanyx
@ 2024-06-04 12:36 ` fanyx
  2024-06-11 16:59 ` [PR PATCH] [Merged]: " cinerea0
  2 siblings, 0 replies; 4+ messages in thread
From: fanyx @ 2024-06-04 12:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/fanyx/void-packages orca
https://github.com/void-linux/void-packages/pull/50663

orca: update to 46.1.
#### Testing the changes
- I tested the changes in this PR: NO

#### 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):
  - armv7l-musl



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

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

From 7f8fbad769ea5ed788878c826c350a9b7506f1e7 Mon Sep 17 00:00:00 2001
From: fanyx <fanyx@posteo.net>
Date: Tue, 4 Jun 2024 14:35:57 +0200
Subject: [PATCH] orca: update to 46.1.

---
 srcpkgs/orca/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/orca/template b/srcpkgs/orca/template
index adb024565d862a..6cb6357ccd7ffd 100644
--- a/srcpkgs/orca/template
+++ b/srcpkgs/orca/template
@@ -1,6 +1,6 @@
 # Template file for 'orca'
 pkgname=orca
-version=46.0
+version=46.1
 revision=1
 build_style=meson
 hostmakedepends="gettext itstool pkg-config gtk+3-devel"
@@ -15,7 +15,7 @@ homepage="https://wiki.gnome.org/Projects/Orca"
 #changelog="https://gitlab.gnome.org/GNOME/orca/-/raw/gnome-45/NEWS"
 changelog="https://gitlab.gnome.org/GNOME/orca/-/raw/master/NEWS"
 distfiles="${GNOME_SITE}/orca/${version%.*}/orca-${version}.tar.xz"
-checksum=f21da3cc155f7a514d374264a04ce28c90a26cb3fddf0b58b89cd1d7fdd0a64f
+checksum=cf675e350c18ac0fa29436c6559d1da975f7ffffefa808ebe476d8f9e9d11114
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" python3-gobject-devel"

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

* Re: [PR PATCH] [Merged]: orca: update to 46.1.
  2024-06-02 19:48 [PR PATCH] orca: update to 46.1 fanyx
  2024-06-04 10:37 ` [PR PATCH] [Updated] " fanyx
  2024-06-04 12:36 ` fanyx
@ 2024-06-11 16:59 ` cinerea0
  2 siblings, 0 replies; 4+ messages in thread
From: cinerea0 @ 2024-06-11 16:59 UTC (permalink / raw)
  To: ml

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

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

orca: update to 46.1.
https://github.com/void-linux/void-packages/pull/50663

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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv7l-musl



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

end of thread, other threads:[~2024-06-11 16:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-02 19:48 [PR PATCH] orca: update to 46.1 fanyx
2024-06-04 10:37 ` [PR PATCH] [Updated] " fanyx
2024-06-04 12:36 ` fanyx
2024-06-11 16:59 ` [PR PATCH] [Merged]: " cinerea0

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