Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gnome-remote-desktop: update to 45.1
@ 2024-03-05  9:36 chrysos349
  2024-03-06  4:13 ` [PR REVIEW] " oreo639
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: chrysos349 @ 2024-03-05  9:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chrysos349/void-packages gnome-remote-desktop
https://github.com/void-linux/void-packages/pull/49123

gnome-remote-desktop: update to 45.1
split into a separate pr (https://github.com/void-linux/void-packages/pull/48762#issuecomment-1976502687).

#### 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/49123.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gnome-remote-desktop-49123.patch --]
[-- Type: text/x-diff, Size: 1670 bytes --]

From fdfb2cfd7cab7ff086682d756095047eb586f909 Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Tue, 5 Mar 2024 10:56:28 +0300
Subject: [PATCH] gnome-remote-desktop: update to 45.1

---
 srcpkgs/gnome-remote-desktop/template | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/gnome-remote-desktop/template b/srcpkgs/gnome-remote-desktop/template
index 74386eceed447c..62cc1678027d97 100644
--- a/srcpkgs/gnome-remote-desktop/template
+++ b/srcpkgs/gnome-remote-desktop/template
@@ -1,18 +1,17 @@
 # Template file for 'gnome-remote-desktop'
 pkgname=gnome-remote-desktop
-version=44.0
+version=45.1
 revision=1
 build_style=meson
-configure_args="-Drdp=true -Dvnc=true -Dsystemd=false
- -Dsystemd_user_unit_dir=/usr/lib/systemd/user"
+configure_args="-Drdp=true -Dvnc=true -Dsystemd=false -Dtests=false"
 hostmakedepends="pkg-config gettext glib-devel asciidoc"
 makedepends="glib-devel pipewire-devel libsecret-devel libnotify-devel
  freerdp-devel freerdp-server-devel fuse3-devel libvncserver-devel
- libgudev-devel nv-codec-headers tpm2-tss-devel fdk-aac-devel"
+ libgudev-devel nv-codec-headers tpm2-tss-devel fdk-aac-devel libei-devel"
 short_desc="GNOME remote desktop server"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/Projects/Mutter/RemoteDesktop"
 distfiles="${GNOME_SITE}/gnome-remote-desktop/${version%%.*}/gnome-remote-desktop-${version}.tar.xz"
-checksum=f7e5088c18fdb08690ae034bf76a1aead59a7dcd17b26e1f7c9975480510a0fd
+checksum=dcd9c18ac2306695631fcf00a88645c38e370eba05c69df39f540204d4eafd8d
 make_check=no # xvfb failed to start

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

* Re: [PR REVIEW] gnome-remote-desktop: update to 45.1
  2024-03-05  9:36 [PR PATCH] gnome-remote-desktop: update to 45.1 chrysos349
@ 2024-03-06  4:13 ` oreo639
  2024-03-06  4:32 ` oreo639
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: oreo639 @ 2024-03-06  4:13 UTC (permalink / raw)
  To: ml

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

New review comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/49123#discussion_r1513793685

Comment:
Leave this line. We do want to install the systemd service files if possible.

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

* Re: gnome-remote-desktop: update to 45.1
  2024-03-05  9:36 [PR PATCH] gnome-remote-desktop: update to 45.1 chrysos349
  2024-03-06  4:13 ` [PR REVIEW] " oreo639
@ 2024-03-06  4:32 ` oreo639
  2024-03-06  4:38 ` [PR PATCH] [Updated] " chrysos349
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: oreo639 @ 2024-03-06  4:32 UTC (permalink / raw)
  To: ml

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/49123#issuecomment-1980070927

Comment:
Just making sure, how did you test this? Did you try running `/usr/libexec/gnome-remote-desktop-daemon`, then enable remote desktop in gnome-settings and connect to it with gnome-connections?

Also this needs mutter 45 to work. (I can't test it since I am still using mutter 44 atm)

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

* Re: [PR PATCH] [Updated] gnome-remote-desktop: update to 45.1
  2024-03-05  9:36 [PR PATCH] gnome-remote-desktop: update to 45.1 chrysos349
  2024-03-06  4:13 ` [PR REVIEW] " oreo639
  2024-03-06  4:32 ` oreo639
@ 2024-03-06  4:38 ` chrysos349
  2024-03-06  4:38 ` [PR REVIEW] " chrysos349
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: chrysos349 @ 2024-03-06  4:38 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chrysos349/void-packages gnome-remote-desktop
https://github.com/void-linux/void-packages/pull/49123

gnome-remote-desktop: update to 45.1
split into a separate pr (https://github.com/void-linux/void-packages/pull/48762#issuecomment-1976502687).

#### 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/49123.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gnome-remote-desktop-49123.patch --]
[-- Type: text/x-diff, Size: 1662 bytes --]

From 43301f128fd0c15e5fa725ec6153ebea28dd673f Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Tue, 5 Mar 2024 10:56:28 +0300
Subject: [PATCH] gnome-remote-desktop: update to 45.1

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

diff --git a/srcpkgs/gnome-remote-desktop/template b/srcpkgs/gnome-remote-desktop/template
index 74386eceed447c..71586870f7d6d3 100644
--- a/srcpkgs/gnome-remote-desktop/template
+++ b/srcpkgs/gnome-remote-desktop/template
@@ -1,18 +1,18 @@
 # Template file for 'gnome-remote-desktop'
 pkgname=gnome-remote-desktop
-version=44.0
+version=45.1
 revision=1
 build_style=meson
 configure_args="-Drdp=true -Dvnc=true -Dsystemd=false
- -Dsystemd_user_unit_dir=/usr/lib/systemd/user"
+ -Dsystemd_user_unit_dir=/usr/lib/systemd/user -Dtests=false"
 hostmakedepends="pkg-config gettext glib-devel asciidoc"
 makedepends="glib-devel pipewire-devel libsecret-devel libnotify-devel
  freerdp-devel freerdp-server-devel fuse3-devel libvncserver-devel
- libgudev-devel nv-codec-headers tpm2-tss-devel fdk-aac-devel"
+ libgudev-devel nv-codec-headers tpm2-tss-devel fdk-aac-devel libei-devel"
 short_desc="GNOME remote desktop server"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/Projects/Mutter/RemoteDesktop"
 distfiles="${GNOME_SITE}/gnome-remote-desktop/${version%%.*}/gnome-remote-desktop-${version}.tar.xz"
-checksum=f7e5088c18fdb08690ae034bf76a1aead59a7dcd17b26e1f7c9975480510a0fd
+checksum=dcd9c18ac2306695631fcf00a88645c38e370eba05c69df39f540204d4eafd8d
 make_check=no # xvfb failed to start

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

* Re: [PR REVIEW] gnome-remote-desktop: update to 45.1
  2024-03-05  9:36 [PR PATCH] gnome-remote-desktop: update to 45.1 chrysos349
                   ` (2 preceding siblings ...)
  2024-03-06  4:38 ` [PR PATCH] [Updated] " chrysos349
@ 2024-03-06  4:38 ` chrysos349
  2024-03-06  4:45 ` chrysos349
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: chrysos349 @ 2024-03-06  4:38 UTC (permalink / raw)
  To: ml

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

New review comment by chrysos349 on void-packages repository

https://github.com/void-linux/void-packages/pull/49123#discussion_r1513807237

Comment:
fixed

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

* Re: gnome-remote-desktop: update to 45.1
  2024-03-05  9:36 [PR PATCH] gnome-remote-desktop: update to 45.1 chrysos349
                   ` (3 preceding siblings ...)
  2024-03-06  4:38 ` [PR REVIEW] " chrysos349
@ 2024-03-06  4:45 ` chrysos349
  2024-03-06  4:49 ` chrysos349
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: chrysos349 @ 2024-03-06  4:45 UTC (permalink / raw)
  To: ml

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

New comment by chrysos349 on void-packages repository

https://github.com/void-linux/void-packages/pull/49123#issuecomment-1980080087

Comment:
>Also this needs mutter 45 to work.

I have it installed. 

> Just making sure, how did you test this?

Enabled a setting in gnome-control-center, and had to manually launch `usr/libexec/gnome-remote-desktop-daemo`, because there is no systemd.

![image](https://github.com/void-linux/void-packages/assets/63523825/2cf9ac8b-26f1-4219-a4de-15ade47cbf2e)

```sh
$ /usr/libexec/gnome-remote-desktop-daemon
Cannot load libcuda.so.1
Cannot load libnvidia-encode.so.1
** Message: 07:42:18.129: RDP server started
```

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

* Re: gnome-remote-desktop: update to 45.1
  2024-03-05  9:36 [PR PATCH] gnome-remote-desktop: update to 45.1 chrysos349
                   ` (4 preceding siblings ...)
  2024-03-06  4:45 ` chrysos349
@ 2024-03-06  4:49 ` chrysos349
  2024-03-06  5:00 ` oreo639
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: chrysos349 @ 2024-03-06  4:49 UTC (permalink / raw)
  To: ml

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

New comment by chrysos349 on void-packages repository

https://github.com/void-linux/void-packages/pull/49123#issuecomment-1980080087

Comment:
>Also this needs mutter 45 to work.

I have it installed. 

> Just making sure, how did you test this?

Enabled a setting in gnome-control-center, and had to manually launch `usr/libexec/gnome-remote-desktop-daemo`, because there is no systemd (systemd unit (the one I deleted, and then restored) does that automatically).

![image](https://github.com/void-linux/void-packages/assets/63523825/2cf9ac8b-26f1-4219-a4de-15ade47cbf2e)

```sh
$ /usr/libexec/gnome-remote-desktop-daemon
Cannot load libcuda.so.1
Cannot load libnvidia-encode.so.1
** Message: 07:42:18.129: RDP server started
```

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

* Re: gnome-remote-desktop: update to 45.1
  2024-03-05  9:36 [PR PATCH] gnome-remote-desktop: update to 45.1 chrysos349
                   ` (5 preceding siblings ...)
  2024-03-06  4:49 ` chrysos349
@ 2024-03-06  5:00 ` oreo639
  2024-03-06  5:33 ` oreo639
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: oreo639 @ 2024-03-06  5:00 UTC (permalink / raw)
  To: ml

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/49123#issuecomment-1980090997

Comment:
Alright just making sure, the process isn't obvious.

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

* Re: gnome-remote-desktop: update to 45.1
  2024-03-05  9:36 [PR PATCH] gnome-remote-desktop: update to 45.1 chrysos349
                   ` (6 preceding siblings ...)
  2024-03-06  5:00 ` oreo639
@ 2024-03-06  5:33 ` oreo639
  2024-03-19  7:33 ` [PR PATCH] [Closed]: " oreo639
  2024-03-19  7:33 ` oreo639
  9 siblings, 0 replies; 11+ messages in thread
From: oreo639 @ 2024-03-06  5:33 UTC (permalink / raw)
  To: ml

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/49123#issuecomment-1980090997

Comment:
Alright.

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

* Re: [PR PATCH] [Closed]: gnome-remote-desktop: update to 45.1
  2024-03-05  9:36 [PR PATCH] gnome-remote-desktop: update to 45.1 chrysos349
                   ` (7 preceding siblings ...)
  2024-03-06  5:33 ` oreo639
@ 2024-03-19  7:33 ` oreo639
  2024-03-19  7:33 ` oreo639
  9 siblings, 0 replies; 11+ messages in thread
From: oreo639 @ 2024-03-19  7:33 UTC (permalink / raw)
  To: ml

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

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

gnome-remote-desktop: update to 45.1
https://github.com/void-linux/void-packages/pull/49123

Description:
split into a separate pr (https://github.com/void-linux/void-packages/pull/48762#issuecomment-1976502687).

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

* Re: gnome-remote-desktop: update to 45.1
  2024-03-05  9:36 [PR PATCH] gnome-remote-desktop: update to 45.1 chrysos349
                   ` (8 preceding siblings ...)
  2024-03-19  7:33 ` [PR PATCH] [Closed]: " oreo639
@ 2024-03-19  7:33 ` oreo639
  9 siblings, 0 replies; 11+ messages in thread
From: oreo639 @ 2024-03-19  7:33 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/49123#issuecomment-2006105034

Comment:
This needs to be merged with mutter 45 so closing. (merge this in to the gnome-core update)

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

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

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-05  9:36 [PR PATCH] gnome-remote-desktop: update to 45.1 chrysos349
2024-03-06  4:13 ` [PR REVIEW] " oreo639
2024-03-06  4:32 ` oreo639
2024-03-06  4:38 ` [PR PATCH] [Updated] " chrysos349
2024-03-06  4:38 ` [PR REVIEW] " chrysos349
2024-03-06  4:45 ` chrysos349
2024-03-06  4:49 ` chrysos349
2024-03-06  5:00 ` oreo639
2024-03-06  5:33 ` oreo639
2024-03-19  7:33 ` [PR PATCH] [Closed]: " oreo639
2024-03-19  7:33 ` 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).