Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] remmina: compile with kwallet support
@ 2023-06-28 10:49 fgietzen
  2023-06-29 10:50 ` [PR PATCH] [Updated] " fgietzen
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: fgietzen @ 2023-06-28 10:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/fgietzen/void-packages master
https://github.com/void-linux/void-packages/pull/44677

remmina: compile with kwallet support
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

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

### Description
Adds compile flag and dependency to support *KWallet* in Remmina so passwords can be stored.

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

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

From 38f526a45ee27fabf86b8d0f051414bbc5747dc4 Mon Sep 17 00:00:00 2001
From: Fabian Gietzen <fabian.gietzen@web.de>
Date: Wed, 28 Jun 2023 12:31:54 +0200
Subject: [PATCH] remmina: compile with kwallet support

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

diff --git a/srcpkgs/remmina/template b/srcpkgs/remmina/template
index 657e392d1f01..5a5189f3e6e7 100644
--- a/srcpkgs/remmina/template
+++ b/srcpkgs/remmina/template
@@ -3,10 +3,10 @@ pkgname=remmina
 version=1.4.31
 revision=1
 build_style=cmake
-configure_args="-DCMAKE_USE_PTHREADS_INIT=ON"
+configure_args="-DCMAKE_USE_PTHREADS_INIT=ON -DWITH_KF5WALLET=on"
 hostmakedepends="glib-devel intltool pkg-config shared-mime-info"
 makedepends="avahi-glib-libs-devel avahi-ui-libs-devel freerdp-devel
- gobject-introspection gstreamermm-devel json-glib-devel
+ gobject-introspection gstreamermm-devel json-glib-devel kwallet-devel
  libgcrypt-devel libgnome-keyring-devel liblz4-devel libsasl-devel
  libsecret-devel libsodium-devel libsoup3-devel libssh-devel libva-devel
  libvncserver-devel libxkbfile-devel opus-devel phodav-devel

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

end of thread, other threads:[~2023-07-17  2:57 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-28 10:49 [PR PATCH] remmina: compile with kwallet support fgietzen
2023-06-29 10:50 ` [PR PATCH] [Updated] " fgietzen
2023-06-29 15:44 ` [PR REVIEW] " sgn
2023-06-29 16:25 ` [PR PATCH] [Updated] " fgietzen
2023-06-29 16:26 ` [PR REVIEW] " fgietzen
2023-07-04 16:34 ` sgn
2023-07-04 18:30 ` [PR PATCH] [Updated] " fgietzen
2023-07-04 18:38 ` fgietzen
2023-07-17  2:57 ` [PR PATCH] [Merged]: " sgn

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