Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] orca: update to 46.0.
@ 2024-04-20 20:40 fanyx
  2024-04-20 20:49 ` [PR PATCH] [Updated] " fanyx
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: fanyx @ 2024-04-20 20:40 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 576 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/49941

orca: update to 46.0.
#### 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):
  - aarch64
  - armv7l


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

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

From ced7980c301146fd71bcf74f97ab16dc6a38803a Mon Sep 17 00:00:00 2001
From: fanyx <fanyx@posteo.net>
Date: Sat, 20 Apr 2024 22:36:39 +0200
Subject: [PATCH] orca: update to 46.0.

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

diff --git a/srcpkgs/orca/template b/srcpkgs/orca/template
index cf76d1af3f9d17..6191febaa2162d 100644
--- a/srcpkgs/orca/template
+++ b/srcpkgs/orca/template
@@ -1,8 +1,8 @@
 # Template file for 'orca'
 pkgname=orca
-version=45.2
+version=46.0
 revision=1
-build_style=gnu-configure
+build_style=meson
 hostmakedepends="gettext itstool pkg-config"
 makedepends="at-spi2-atk-devel liblouis-devel python3-gobject-devel"
 depends="desktop-file-utils gst-plugins-good1 hicolor-icon-theme liblouis
@@ -15,8 +15,8 @@ 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=f0f2c579a5beedfe5653bc7fe24481c4d6aac5dd1f71c1e7a208595f3c78ef76
+checksum=f21da3cc155f7a514d374264a04ce28c90a26cb3fddf0b58b89cd1d7fdd0a64f
 
 if [ "$CROSS_BUILD" ]; then
-	hostmakedepends+=" python3-gobject-devel"
+	hostmakedepends+=" python3-gobject-devel gtk+3-devel"
 fi

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

* Re: [PR PATCH] [Updated] orca: update to 46.0.
  2024-04-20 20:40 [PR PATCH] orca: update to 46.0 fanyx
@ 2024-04-20 20:49 ` fanyx
  2024-04-20 21:05 ` oreo639
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: fanyx @ 2024-04-20 20:49 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 581 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/49941

orca: update to 46.0.
#### 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):
  - aarch64
  - armv7l


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

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

From 7d2192b0dc57655c1784f12b0116b2a8b956570b Mon Sep 17 00:00:00 2001
From: fanyx <fanyx@posteo.net>
Date: Sat, 20 Apr 2024 22:36:39 +0200
Subject: [PATCH] orca: update to 46.0.

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

diff --git a/srcpkgs/orca/template b/srcpkgs/orca/template
index cf76d1af3f9d17..adb024565d862a 100644
--- a/srcpkgs/orca/template
+++ b/srcpkgs/orca/template
@@ -1,9 +1,9 @@
 # Template file for 'orca'
 pkgname=orca
-version=45.2
+version=46.0
 revision=1
-build_style=gnu-configure
-hostmakedepends="gettext itstool pkg-config"
+build_style=meson
+hostmakedepends="gettext itstool pkg-config gtk+3-devel"
 makedepends="at-spi2-atk-devel liblouis-devel python3-gobject-devel"
 depends="desktop-file-utils gst-plugins-good1 hicolor-icon-theme liblouis
  python3-atspi python3-brlapi python3-dbus python3-xdg speech-dispatcher
@@ -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=f0f2c579a5beedfe5653bc7fe24481c4d6aac5dd1f71c1e7a208595f3c78ef76
+checksum=f21da3cc155f7a514d374264a04ce28c90a26cb3fddf0b58b89cd1d7fdd0a64f
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" python3-gobject-devel"

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

* Re: orca: update to 46.0.
  2024-04-20 20:40 [PR PATCH] orca: update to 46.0 fanyx
  2024-04-20 20:49 ` [PR PATCH] [Updated] " fanyx
@ 2024-04-20 21:05 ` oreo639
  2024-04-20 21:06 ` oreo639
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: oreo639 @ 2024-04-20 21:05 UTC (permalink / raw)
  To: ml

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/49941#issuecomment-2067781046

Comment:
> I tested the changes in this PR: NO

You can run orca from the command and also test enabling `Accessibility > Seeing > Screen Reader`

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

* Re: orca: update to 46.0.
  2024-04-20 20:40 [PR PATCH] orca: update to 46.0 fanyx
  2024-04-20 20:49 ` [PR PATCH] [Updated] " fanyx
  2024-04-20 21:05 ` oreo639
@ 2024-04-20 21:06 ` oreo639
  2024-04-20 21:10 ` fanyx
  2024-04-20 21:19 ` [PR PATCH] [Merged]: " oreo639
  4 siblings, 0 replies; 6+ messages in thread
From: oreo639 @ 2024-04-20 21:06 UTC (permalink / raw)
  To: ml

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/49941#issuecomment-2067781046

Comment:
> I tested the changes in this PR: NO

You can run orca from the terminal and also test enabling `Accessibility > Seeing > Screen Reader`

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

* Re: orca: update to 46.0.
  2024-04-20 20:40 [PR PATCH] orca: update to 46.0 fanyx
                   ` (2 preceding siblings ...)
  2024-04-20 21:06 ` oreo639
@ 2024-04-20 21:10 ` fanyx
  2024-04-20 21:19 ` [PR PATCH] [Merged]: " oreo639
  4 siblings, 0 replies; 6+ messages in thread
From: fanyx @ 2024-04-20 21:10 UTC (permalink / raw)
  To: ml

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

New comment by fanyx on void-packages repository

https://github.com/void-linux/void-packages/pull/49941#issuecomment-2067781890

Comment:
Thanks, i'll take a look once i'm back on my laptop

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

* Re: [PR PATCH] [Merged]: orca: update to 46.0.
  2024-04-20 20:40 [PR PATCH] orca: update to 46.0 fanyx
                   ` (3 preceding siblings ...)
  2024-04-20 21:10 ` fanyx
@ 2024-04-20 21:19 ` oreo639
  4 siblings, 0 replies; 6+ messages in thread
From: oreo639 @ 2024-04-20 21:19 UTC (permalink / raw)
  To: ml

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

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

orca: update to 46.0.
https://github.com/void-linux/void-packages/pull/49941

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):
  - aarch64
  - armv7l


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

end of thread, other threads:[~2024-04-20 21:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-20 20:40 [PR PATCH] orca: update to 46.0 fanyx
2024-04-20 20:49 ` [PR PATCH] [Updated] " fanyx
2024-04-20 21:05 ` oreo639
2024-04-20 21:06 ` oreo639
2024-04-20 21:10 ` fanyx
2024-04-20 21:19 ` [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).