Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] freerdp: enable wayland
@ 2020-10-04 11:47 Johnnynator
  2020-10-04 20:39 ` [PR PATCH] [Merged]: " Johnnynator
  0 siblings, 1 reply; 2+ messages in thread
From: Johnnynator @ 2020-10-04 11:47 UTC (permalink / raw)
  To: ml

[-- 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"

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

* Re: [PR PATCH] [Merged]: freerdp: enable wayland
  2020-10-04 11:47 [PR PATCH] freerdp: enable wayland Johnnynator
@ 2020-10-04 20:39 ` Johnnynator
  0 siblings, 0 replies; 2+ messages in thread
From: Johnnynator @ 2020-10-04 20:39 UTC (permalink / raw)
  To: ml

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

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

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

Description:


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

end of thread, other threads:[~2020-10-04 20:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-04 11:47 [PR PATCH] freerdp: enable wayland Johnnynator
2020-10-04 20:39 ` [PR PATCH] [Merged]: " Johnnynator

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