Github messages for voidlinux
 help / color / mirror / Atom feed
From: Konata390 <Konata390@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] krfb: add pipewire dependency
Date: Thu, 17 Feb 2022 12:42:52 +0100	[thread overview]
Message-ID: <20220217114252.HRxuEhJOZ1sN9f1WUdpa-SzJtJ9WGgMyGOqgixB9Yk4@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-35660@inbox.vuxu.org>

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

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

https://github.com/Konata390/void-packages master
https://github.com/void-linux/void-packages/pull/35660

krfb: add pipewire dependency
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

This enables remote desktop functionality in KDE wayland


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

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

From 5608a9e1427b6eb6a8df426ebd74c7918ae8217e Mon Sep 17 00:00:00 2001
From: Konata390 <34007143+Konata390@users.noreply.github.com>
Date: Thu, 17 Feb 2022 07:57:50 +0100
Subject: [PATCH 1/2] krfb: add pipewire dependency

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

diff --git a/srcpkgs/krfb/template b/srcpkgs/krfb/template
index c57c8c2b9966..5f8a21591a2b 100644
--- a/srcpkgs/krfb/template
+++ b/srcpkgs/krfb/template
@@ -1,7 +1,7 @@
 # Template file for 'krfb'
 pkgname=krfb
 version=21.12.1
-revision=1
+revision=2
 build_style=cmake
 hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python3 kdoctools
  kconfig pkg-config kcoreaddons gettext"
@@ -9,7 +9,7 @@ makedepends="qt5-devel qt5-x11extras-devel ki18n-devel kcompletion-devel
  kconfig-devel kcoreaddons-devel kcrash-devel kdbusaddons-devel kdnssd-devel
  kdoctools-devel knotifications-devel kwallet-devel kwidgetsaddons-devel
  kxmlgui-devel libvncserver-devel libXtst-devel xcb-util-image-devel
- kwayland-devel"
+ kwayland-devel pipewire-devel plasma-wayland-protocols"
 short_desc="KDE Desktop Sharing"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, GFDL-1.2-only, LGPL-2.1-or-later"

From f8eaecdde77472cc1a860c1206157b23ad9eb54e Mon Sep 17 00:00:00 2001
From: Konata390 <34007143+Konata390@users.noreply.github.com>
Date: Thu, 17 Feb 2022 12:42:47 +0100
Subject: [PATCH 2/2] krfb: fix cross compilation

---
 srcpkgs/krfb/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/krfb/template b/srcpkgs/krfb/template
index 5f8a21591a2b..0228b18ed988 100644
--- a/srcpkgs/krfb/template
+++ b/srcpkgs/krfb/template
@@ -3,7 +3,8 @@ pkgname=krfb
 version=21.12.1
 revision=2
 build_style=cmake
-hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python3 kdoctools
+configure_args="-DWaylandScanner_EXECUTABLE=/usr/bin/wayland-scanner"
+hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools qt5-wayland python3 kdoctools
  kconfig pkg-config kcoreaddons gettext"
 makedepends="qt5-devel qt5-x11extras-devel ki18n-devel kcompletion-devel
  kconfig-devel kcoreaddons-devel kcrash-devel kdbusaddons-devel kdnssd-devel

  parent reply	other threads:[~2022-02-17 11:42 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-17  7:01 [PR PATCH] " Konata390
2022-02-17  9:54 ` Konata390
2022-02-17 10:15 ` Johnnynator
2022-02-17 11:30 ` Konata390
2022-02-17 11:38 ` Johnnynator
2022-02-17 11:42 ` Konata390 [this message]
2022-02-17 14:22 ` Konata390
2022-02-17 18:27 ` Johnnynator
2022-02-18 20:31 ` [PR PATCH] [Closed]: " Johnnynator

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220217114252.HRxuEhJOZ1sN9f1WUdpa-SzJtJ9WGgMyGOqgixB9Yk4@z \
    --to=konata390@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).