Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] rio: update to 0.1.12
@ 2024-09-07 18:13 tranzystorekk
  2024-09-08  7:39 ` [PR PATCH] [Updated] " tranzystorekk
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: tranzystorekk @ 2024-09-07 18:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tranzystorekk/void-packages rio
https://github.com/void-linux/void-packages/pull/52138

rio: update to 0.1.12
<!-- 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/52138.patch is attached

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

From c400198a77986796d127cb5d818dbc3c3e631985 Mon Sep 17 00:00:00 2001
From: tranzystorekk <tranzystorek.io@protonmail.com>
Date: Sat, 7 Sep 2024 19:30:31 +0200
Subject: [PATCH] rio: update to 0.1.12

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

diff --git a/srcpkgs/rio/template b/srcpkgs/rio/template
index f45fc18372e2ee..12e3adb8d7e508 100644
--- a/srcpkgs/rio/template
+++ b/srcpkgs/rio/template
@@ -1,6 +1,6 @@
 # Template file for 'rio'
 pkgname=rio
-version=0.1.10
+version=0.1.12
 revision=1
 build_style=cargo
 build_wrksrc="frontends/rioterm"
@@ -13,7 +13,7 @@ license="MIT"
 homepage="https://raphamorim.io/rio/"
 changelog="https://raw.githubusercontent.com/raphamorim/rio/main/CHANGELOG.md"
 distfiles="https://github.com/raphamorim/rio/archive/refs/tags/v${version}.tar.gz"
-checksum=74a366d8c59d780843ed05a2fd10837d3e6795c4d73a90d600ed7637152b89a5
+checksum=7fe4a0e462e8a474cbcf7da4085dfe3d72ed2bb1fb801a851447a72d0c62be7e
 
 post_install() {
 	vinstall ${wrksrc}/misc/logo.svg 644 usr/share/icons/hicolor/scalable/apps rio.svg

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

* Re: [PR PATCH] [Updated] rio: update to 0.1.12
  2024-09-07 18:13 [PR PATCH] rio: update to 0.1.12 tranzystorekk
@ 2024-09-08  7:39 ` tranzystorekk
  2024-09-09 19:21 ` tranzystorekk
  2024-09-10  8:47 ` [PR PATCH] [Merged]: " tranzystorekk
  2 siblings, 0 replies; 4+ messages in thread
From: tranzystorekk @ 2024-09-08  7:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tranzystorekk/void-packages rio
https://github.com/void-linux/void-packages/pull/52138

rio: update to 0.1.12
<!-- 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/52138.patch is attached

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

From ecb499d7c2f47d644b8daad3c460450984a9239f Mon Sep 17 00:00:00 2001
From: tranzystorekk <tranzystorek.io@protonmail.com>
Date: Sat, 7 Sep 2024 19:30:31 +0200
Subject: [PATCH] rio: update to 0.1.12

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

diff --git a/srcpkgs/rio/template b/srcpkgs/rio/template
index f45fc18372e2ee..12e3adb8d7e508 100644
--- a/srcpkgs/rio/template
+++ b/srcpkgs/rio/template
@@ -1,6 +1,6 @@
 # Template file for 'rio'
 pkgname=rio
-version=0.1.10
+version=0.1.12
 revision=1
 build_style=cargo
 build_wrksrc="frontends/rioterm"
@@ -13,7 +13,7 @@ license="MIT"
 homepage="https://raphamorim.io/rio/"
 changelog="https://raw.githubusercontent.com/raphamorim/rio/main/CHANGELOG.md"
 distfiles="https://github.com/raphamorim/rio/archive/refs/tags/v${version}.tar.gz"
-checksum=74a366d8c59d780843ed05a2fd10837d3e6795c4d73a90d600ed7637152b89a5
+checksum=7fe4a0e462e8a474cbcf7da4085dfe3d72ed2bb1fb801a851447a72d0c62be7e
 
 post_install() {
 	vinstall ${wrksrc}/misc/logo.svg 644 usr/share/icons/hicolor/scalable/apps rio.svg

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

* Re: [PR PATCH] [Updated] rio: update to 0.1.12
  2024-09-07 18:13 [PR PATCH] rio: update to 0.1.12 tranzystorekk
  2024-09-08  7:39 ` [PR PATCH] [Updated] " tranzystorekk
@ 2024-09-09 19:21 ` tranzystorekk
  2024-09-10  8:47 ` [PR PATCH] [Merged]: " tranzystorekk
  2 siblings, 0 replies; 4+ messages in thread
From: tranzystorekk @ 2024-09-09 19:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tranzystorekk/void-packages rio
https://github.com/void-linux/void-packages/pull/52138

rio: update to 0.1.12
<!-- 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/52138.patch is attached

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

From d251fe02c7f27eb3f49e72c00e9d11847ae09b7c Mon Sep 17 00:00:00 2001
From: tranzystorekk <tranzystorek.io@protonmail.com>
Date: Sat, 7 Sep 2024 19:30:31 +0200
Subject: [PATCH] rio: update to 0.1.12

---
 srcpkgs/rio/patches/fix-cross.patch | 22 ++++++++++++++++++++++
 srcpkgs/rio/template                |  4 ++--
 2 files changed, 24 insertions(+), 2 deletions(-)
 create mode 100644 srcpkgs/rio/patches/fix-cross.patch

diff --git a/srcpkgs/rio/patches/fix-cross.patch b/srcpkgs/rio/patches/fix-cross.patch
new file mode 100644
index 00000000000000..bdb27c9e854f84
--- /dev/null
+++ b/srcpkgs/rio/patches/fix-cross.patch
@@ -0,0 +1,22 @@
+From ff3afb7f28ee427590547cc260a7d78c5ae59140 Mon Sep 17 00:00:00 2001
+From: Raphael Amorim <rapha850@gmail.com>
+Date: Mon, 9 Sep 2024 09:30:53 +0200
+Subject: [PATCH] use correct ffi::XPointer on ime/context.rs for x11
+
+---
+ rio-window/src/platform_impl/linux/x11/ime/context.rs | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/rio-window/src/platform_impl/linux/x11/ime/context.rs b/rio-window/src/platform_impl/linux/x11/ime/context.rs
+index ebfeba74f..d924ed5c4 100644
+--- a/rio-window/src/platform_impl/linux/x11/ime/context.rs
++++ b/rio-window/src/platform_impl/linux/x11/ime/context.rs
+@@ -174,7 +174,7 @@ impl PreeditCallbacks {
+         let start_callback = create_xim_callback(client_data, unsafe {
+             mem::transmute::<
+                 usize,
+-                unsafe extern "C" fn(*mut x11_dl::xlib::_XIM, *mut i8, *mut i8),
++                unsafe extern "C" fn(ffi::XIM, ffi::XPointer, ffi::XPointer),
+             >(preedit_start_callback as usize)
+         });
+         let done_callback = create_xim_callback(client_data, preedit_done_callback);
diff --git a/srcpkgs/rio/template b/srcpkgs/rio/template
index f45fc18372e2ee..12e3adb8d7e508 100644
--- a/srcpkgs/rio/template
+++ b/srcpkgs/rio/template
@@ -1,6 +1,6 @@
 # Template file for 'rio'
 pkgname=rio
-version=0.1.10
+version=0.1.12
 revision=1
 build_style=cargo
 build_wrksrc="frontends/rioterm"
@@ -13,7 +13,7 @@ license="MIT"
 homepage="https://raphamorim.io/rio/"
 changelog="https://raw.githubusercontent.com/raphamorim/rio/main/CHANGELOG.md"
 distfiles="https://github.com/raphamorim/rio/archive/refs/tags/v${version}.tar.gz"
-checksum=74a366d8c59d780843ed05a2fd10837d3e6795c4d73a90d600ed7637152b89a5
+checksum=7fe4a0e462e8a474cbcf7da4085dfe3d72ed2bb1fb801a851447a72d0c62be7e
 
 post_install() {
 	vinstall ${wrksrc}/misc/logo.svg 644 usr/share/icons/hicolor/scalable/apps rio.svg

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

* Re: [PR PATCH] [Merged]: rio: update to 0.1.12
  2024-09-07 18:13 [PR PATCH] rio: update to 0.1.12 tranzystorekk
  2024-09-08  7:39 ` [PR PATCH] [Updated] " tranzystorekk
  2024-09-09 19:21 ` tranzystorekk
@ 2024-09-10  8:47 ` tranzystorekk
  2 siblings, 0 replies; 4+ messages in thread
From: tranzystorekk @ 2024-09-10  8:47 UTC (permalink / raw)
  To: ml

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

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

rio: update to 0.1.12
https://github.com/void-linux/void-packages/pull/52138

Description:
<!-- 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
-->


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

end of thread, other threads:[~2024-09-10  8:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-07 18:13 [PR PATCH] rio: update to 0.1.12 tranzystorekk
2024-09-08  7:39 ` [PR PATCH] [Updated] " tranzystorekk
2024-09-09 19:21 ` tranzystorekk
2024-09-10  8:47 ` [PR PATCH] [Merged]: " tranzystorekk

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