Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] remmina: update to 1.4.37.
@ 2024-12-31 17:39 AnInternetTroll
  2024-12-31 17:44 ` [PR PATCH] [Updated] " AnInternetTroll
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: AnInternetTroll @ 2024-12-31 17:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/AnInternetTroll/void-packages user/luca/remmina
https://github.com/void-linux/void-packages/pull/53776

remmina: update to 1.4.37.
#### 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-glibc)

Tested against wayvnc locally, and by pixavi on IRC


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-user/luca/remmina-53776.patch --]
[-- Type: text/x-diff, Size: 2046 bytes --]

From c3b3cc4fe028c396a8da4ee5302f5a7f704f5356 Mon Sep 17 00:00:00 2001
From: Luca Matei Pintilie <luca@lucamatei.com>
Date: Tue, 31 Dec 2024 18:38:47 +0100
Subject: [PATCH] remmina: update to 1.4.37.

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

diff --git a/srcpkgs/remmina/template b/srcpkgs/remmina/template
index 378b32b1e2125a..feba1659e8f644 100644
--- a/srcpkgs/remmina/template
+++ b/srcpkgs/remmina/template
@@ -1,17 +1,17 @@
 # Template file for 'remmina'
 pkgname=remmina
-version=1.4.31
+version=1.4.37
 revision=5
 build_style=cmake
 configure_args="-DCMAKE_USE_PTHREADS_INIT=ON -DWITH_KF5WALLET=on"
-hostmakedepends="glib-devel intltool pkg-config shared-mime-info qt5-host-tools qt5-qmake"
+hostmakedepends="glib-devel intltool pkg-config shared-mime-info qt5-host-tools qt5-qmake freerdp"
 makedepends="avahi-glib-libs-devel avahi-ui-libs-devel freerdp-devel
  gobject-introspection gstreamermm-devel json-glib-devel kwallet-devel
  libgcrypt-devel liblz4-devel libsasl-devel
  libsecret-devel libsodium-devel libsoup3-devel libssh-devel libva-devel
  libvncserver-devel libxkbfile-devel opus-devel phodav-devel
  spice-gtk-devel spice-protocol telepathy-glib-devel usbredir-devel
- vte3-devel libayatana-appindicator-devel libwebkit2gtk41-devel python3-devel"
+ vte3-devel libayatana-appindicator-devel libwebkit2gtk41-devel python3-devel libcurl-devel"
 depends="desktop-file-utils hicolor-icon-theme"
 short_desc="Remote desktop client written in GTK+"
 maintainer="Orphaned <orphan@voidlinux.org>"
@@ -19,7 +19,7 @@ license="GPL-2.0-or-later"
 homepage="https://remmina.org"
 changelog="https://gitlab.com/Remmina/Remmina/-/raw/master/CHANGELOG.md"
 distfiles="https://gitlab.com/Remmina/Remmina/-/archive/v${version}/Remmina-v${version}.tar.bz2"
-checksum=cfe9d4a6f2951d35533e5b2235f76640573c91f1be3bd8118637fbf68234500a
+checksum=4ef095d75d8eb7e1bb8c986b846862aa6315941e7f2cd7ee0b309991bfdccfda
 
 if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
 	makedepends+=" libexecinfo-devel"

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

* Re: [PR PATCH] [Updated] remmina: update to 1.4.37.
  2024-12-31 17:39 [PR PATCH] remmina: update to 1.4.37 AnInternetTroll
@ 2024-12-31 17:44 ` AnInternetTroll
  2025-01-02  2:22 ` Vinfall
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: AnInternetTroll @ 2024-12-31 17:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/AnInternetTroll/void-packages user/luca/remmina
https://github.com/void-linux/void-packages/pull/53776

remmina: update to 1.4.37.
#### 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-glibc)

Tested against wayvnc locally, and by pixavi on IRC


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-user/luca/remmina-53776.patch --]
[-- Type: text/x-diff, Size: 2061 bytes --]

From 00d7c783fc66b2904b73ca135324b380138aaef4 Mon Sep 17 00:00:00 2001
From: Luca Matei Pintilie <luca@lucamatei.com>
Date: Tue, 31 Dec 2024 18:38:47 +0100
Subject: [PATCH] remmina: update to 1.4.37.

---
 srcpkgs/remmina/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/remmina/template b/srcpkgs/remmina/template
index 378b32b1e2125a..43a012523341f5 100644
--- a/srcpkgs/remmina/template
+++ b/srcpkgs/remmina/template
@@ -1,17 +1,17 @@
 # Template file for 'remmina'
 pkgname=remmina
-version=1.4.31
-revision=5
+version=1.4.37
+revision=1
 build_style=cmake
 configure_args="-DCMAKE_USE_PTHREADS_INIT=ON -DWITH_KF5WALLET=on"
-hostmakedepends="glib-devel intltool pkg-config shared-mime-info qt5-host-tools qt5-qmake"
+hostmakedepends="glib-devel intltool pkg-config shared-mime-info qt5-host-tools qt5-qmake freerdp"
 makedepends="avahi-glib-libs-devel avahi-ui-libs-devel freerdp-devel
  gobject-introspection gstreamermm-devel json-glib-devel kwallet-devel
  libgcrypt-devel liblz4-devel libsasl-devel
  libsecret-devel libsodium-devel libsoup3-devel libssh-devel libva-devel
  libvncserver-devel libxkbfile-devel opus-devel phodav-devel
  spice-gtk-devel spice-protocol telepathy-glib-devel usbredir-devel
- vte3-devel libayatana-appindicator-devel libwebkit2gtk41-devel python3-devel"
+ vte3-devel libayatana-appindicator-devel libwebkit2gtk41-devel python3-devel libcurl-devel"
 depends="desktop-file-utils hicolor-icon-theme"
 short_desc="Remote desktop client written in GTK+"
 maintainer="Orphaned <orphan@voidlinux.org>"
@@ -19,7 +19,7 @@ license="GPL-2.0-or-later"
 homepage="https://remmina.org"
 changelog="https://gitlab.com/Remmina/Remmina/-/raw/master/CHANGELOG.md"
 distfiles="https://gitlab.com/Remmina/Remmina/-/archive/v${version}/Remmina-v${version}.tar.bz2"
-checksum=cfe9d4a6f2951d35533e5b2235f76640573c91f1be3bd8118637fbf68234500a
+checksum=4ef095d75d8eb7e1bb8c986b846862aa6315941e7f2cd7ee0b309991bfdccfda
 
 if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
 	makedepends+=" libexecinfo-devel"

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

* Re: remmina: update to 1.4.37.
  2024-12-31 17:39 [PR PATCH] remmina: update to 1.4.37 AnInternetTroll
  2024-12-31 17:44 ` [PR PATCH] [Updated] " AnInternetTroll
@ 2025-01-02  2:22 ` Vinfall
  2025-01-27  2:17 ` Vinfall
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Vinfall @ 2025-01-02  2:22 UTC (permalink / raw)
  To: ml

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

New comment by Vinfall on void-packages repository

https://github.com/void-linux/void-packages/pull/53776#issuecomment-2567231218

Comment:
Working fine for me, only tested SFTP though.

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

* Re: remmina: update to 1.4.37.
  2024-12-31 17:39 [PR PATCH] remmina: update to 1.4.37 AnInternetTroll
  2024-12-31 17:44 ` [PR PATCH] [Updated] " AnInternetTroll
  2025-01-02  2:22 ` Vinfall
@ 2025-01-27  2:17 ` Vinfall
  2025-01-27 18:37 ` [PR PATCH] [Updated] " AnInternetTroll
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Vinfall @ 2025-01-27  2:17 UTC (permalink / raw)
  To: ml

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

New comment by Vinfall on void-packages repository

https://github.com/void-linux/void-packages/pull/53776#issuecomment-2614733825

Comment:
FYI: v1.4.39 is available

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

* Re: [PR PATCH] [Updated] remmina: update to 1.4.37.
  2024-12-31 17:39 [PR PATCH] remmina: update to 1.4.37 AnInternetTroll
                   ` (2 preceding siblings ...)
  2025-01-27  2:17 ` Vinfall
@ 2025-01-27 18:37 ` AnInternetTroll
  2025-01-29  3:04 ` remmina: update to 1.4.39 Vinfall
  2025-02-18  4:05 ` [PR PATCH] [Closed]: " classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: AnInternetTroll @ 2025-01-27 18:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/AnInternetTroll/void-packages user/luca/remmina
https://github.com/void-linux/void-packages/pull/53776

remmina: update to 1.4.37.
#### 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-glibc)

Tested against wayvnc locally, and by pixavi on IRC


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-user/luca/remmina-53776.patch --]
[-- Type: text/x-diff, Size: 2061 bytes --]

From 04b82e7bad7b95e1de1d6590c8f4a3007dcc6cc1 Mon Sep 17 00:00:00 2001
From: Luca Matei Pintilie <luca@lucamatei.com>
Date: Tue, 31 Dec 2024 18:38:47 +0100
Subject: [PATCH] remmina: update to 1.4.39.

---
 srcpkgs/remmina/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/remmina/template b/srcpkgs/remmina/template
index 378b32b1e2125a..6a5f54529208ff 100644
--- a/srcpkgs/remmina/template
+++ b/srcpkgs/remmina/template
@@ -1,17 +1,17 @@
 # Template file for 'remmina'
 pkgname=remmina
-version=1.4.31
-revision=5
+version=1.4.39
+revision=1
 build_style=cmake
 configure_args="-DCMAKE_USE_PTHREADS_INIT=ON -DWITH_KF5WALLET=on"
-hostmakedepends="glib-devel intltool pkg-config shared-mime-info qt5-host-tools qt5-qmake"
+hostmakedepends="glib-devel intltool pkg-config shared-mime-info qt5-host-tools qt5-qmake freerdp"
 makedepends="avahi-glib-libs-devel avahi-ui-libs-devel freerdp-devel
  gobject-introspection gstreamermm-devel json-glib-devel kwallet-devel
  libgcrypt-devel liblz4-devel libsasl-devel
  libsecret-devel libsodium-devel libsoup3-devel libssh-devel libva-devel
  libvncserver-devel libxkbfile-devel opus-devel phodav-devel
  spice-gtk-devel spice-protocol telepathy-glib-devel usbredir-devel
- vte3-devel libayatana-appindicator-devel libwebkit2gtk41-devel python3-devel"
+ vte3-devel libayatana-appindicator-devel libwebkit2gtk41-devel python3-devel libcurl-devel"
 depends="desktop-file-utils hicolor-icon-theme"
 short_desc="Remote desktop client written in GTK+"
 maintainer="Orphaned <orphan@voidlinux.org>"
@@ -19,7 +19,7 @@ license="GPL-2.0-or-later"
 homepage="https://remmina.org"
 changelog="https://gitlab.com/Remmina/Remmina/-/raw/master/CHANGELOG.md"
 distfiles="https://gitlab.com/Remmina/Remmina/-/archive/v${version}/Remmina-v${version}.tar.bz2"
-checksum=cfe9d4a6f2951d35533e5b2235f76640573c91f1be3bd8118637fbf68234500a
+checksum=2c26b24a52ff3a6f895041d2ded5d8154cad631874e31e0a4bffe5697c815c77
 
 if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
 	makedepends+=" libexecinfo-devel"

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

* Re: remmina: update to 1.4.39.
  2024-12-31 17:39 [PR PATCH] remmina: update to 1.4.37 AnInternetTroll
                   ` (3 preceding siblings ...)
  2025-01-27 18:37 ` [PR PATCH] [Updated] " AnInternetTroll
@ 2025-01-29  3:04 ` Vinfall
  2025-02-18  4:05 ` [PR PATCH] [Closed]: " classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: Vinfall @ 2025-01-29  3:04 UTC (permalink / raw)
  To: ml

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

New comment by Vinfall on void-packages repository

https://github.com/void-linux/void-packages/pull/53776#issuecomment-2567231218

Comment:
Working fine for me, only tested SFTP though.

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

* Re: [PR PATCH] [Closed]: remmina: update to 1.4.39.
  2024-12-31 17:39 [PR PATCH] remmina: update to 1.4.37 AnInternetTroll
                   ` (4 preceding siblings ...)
  2025-01-29  3:04 ` remmina: update to 1.4.39 Vinfall
@ 2025-02-18  4:05 ` classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2025-02-18  4:05 UTC (permalink / raw)
  To: ml

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

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

remmina: update to 1.4.39.
https://github.com/void-linux/void-packages/pull/53776

Description:
#### 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-glibc)

Tested against wayvnc locally, and by pixavi on IRC


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

end of thread, other threads:[~2025-02-18  4:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-31 17:39 [PR PATCH] remmina: update to 1.4.37 AnInternetTroll
2024-12-31 17:44 ` [PR PATCH] [Updated] " AnInternetTroll
2025-01-02  2:22 ` Vinfall
2025-01-27  2:17 ` Vinfall
2025-01-27 18:37 ` [PR PATCH] [Updated] " AnInternetTroll
2025-01-29  3:04 ` remmina: update to 1.4.39 Vinfall
2025-02-18  4:05 ` [PR PATCH] [Closed]: " classabbyamp

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