Github messages for voidlinux
 help / color / mirror / Atom feed
From: Johnnynator <Johnnynator@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] freerdp: enable wayland
Date: Sun, 04 Oct 2020 13:47:16 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25336@inbox.vuxu.org> (raw)

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

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

https://github.com/Johnnynator/void-packages freerdp
https://github.com/void-linux/void-packages/pull/25336

freerdp: enable wayland


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

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

From bed35b696f8903f6556cde1fb2dce5b3b3841f53 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sun, 4 Oct 2020 12:54:06 +0200
Subject: [PATCH] freerdp: enable wayland

---
 common/shlibs            |  1 +
 srcpkgs/freerdp/template | 12 +++++++-----
 2 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 1ee97241fe5..36efd174d6b 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -1646,6 +1646,7 @@ libfreerdp-utils.so.1.0 libfreerdp-1.0.2_2
 libfreerdp-codec.so.1.0 libfreerdp-1.0.2_2
 libfreerdp-gdi.so.1.0 libfreerdp-1.0.2_2
 libfreerdp-cache.so.1.0 libfreerdp-1.0.2_2
+libuwac0.so.0 libfreerdp-2.2.0_1
 libcppunit-1.14.so.0 libcppunit-1.14.0_1
 libcalc.so.2.12.7.1 libcalc-2.12.7.1_1
 libcustcalc.so.2.12.7.1 libcalc-2.12.7.1_1
diff --git a/srcpkgs/freerdp/template b/srcpkgs/freerdp/template
index 7b7bca75e7f..bb1214e9c3f 100644
--- a/srcpkgs/freerdp/template
+++ b/srcpkgs/freerdp/template
@@ -1,18 +1,20 @@
 # Template file for 'freerdp'
 pkgname=freerdp
 version=2.2.0
-revision=1
+revision=2
 wrksrc="FreeRDP-${version}"
 build_style=cmake
 configure_args="-DWITH_ALSA=ON -DWITH_CUPS=OFF -DWITH_FFMPEG=ON
  -DWITH_GSTREAMER_0_10=OFF -DWITH_GSTREAMER_1_0=OFF -DWITH_JPEG=ON
- -DWITH_LIBSYSTEMD=OFF -DWITH_PCSC=OFF -DWITH_PULSE=ON -DWITH_WAYLAND=OFF
+ -DWITH_LIBSYSTEMD=OFF -DWITH_PCSC=OFF -DWITH_PULSE=ON -DWITH_WAYLAND=ON
  -DWITH_XCURSOR=ON -DWITH_XEXT=ON -DWITH_XI=ON -DWITH_XINERAMA=ON
- -DWITH_XKBFILE=ON -DWITH_XRENDER=ON -DWITH_XV=ON"
-hostmakedepends="pkg-config xmlto"
+ -DWITH_XKBFILE=ON -DWITH_XRENDER=ON -DWITH_XV=ON
+ -DWAYLAND_SCANNER=/usr/bin/wayland-scanner"
+hostmakedepends="pkg-config xmlto wayland-devel"
 makedepends="alsa-lib-devel ffmpeg-devel glib-devel libusb-devel
  libXcursor-devel libXinerama-devel  libXrandr-devel libXv-devel
- libjpeg-turbo-devel libressl-devel libxkbfile-devel pulseaudio-devel"
+ libjpeg-turbo-devel libressl-devel libxkbfile-devel pulseaudio-devel
+ libxkbcommon-devel wayland-devel cairo-devel"
 short_desc="Free RDP (Remote Desktop Protocol) client"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"

             reply	other threads:[~2020-10-04 11:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-04 11:47 Johnnynator [this message]
2020-10-04 20:39 ` [PR PATCH] [Merged]: " 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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25336@inbox.vuxu.org \
    --to=johnnynator@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).