Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] kwayland: dependencies fixed
@ 2019-10-27 13:19 voidlinux-github
  2019-10-30 11:12 ` voidlinux-github
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: voidlinux-github @ 2019-10-27 13:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/k4leg/void-packages kwayland
https://github.com/void-linux/void-packages/pull/15826

kwayland: dependencies fixed
Without these dependencies, the wayland plasma session will not work.
Without _xorg-server-xwayland_ will return to DM.
Without _qt5-wayland_ there will be just a black screen.
Without these two packages will return in DM.

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

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

From 1532749f34d35e5dc3e844b54094b227b4aa036b Mon Sep 17 00:00:00 2001
From: k4leg <d0xi@inbox.ru>
Date: Sun, 27 Oct 2019 16:13:17 +0300
Subject: [PATCH] kwayland: dependencies fixed

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

diff --git a/srcpkgs/kwayland/template b/srcpkgs/kwayland/template
index 06a59d9b1e8..9303b2bac3e 100644
--- a/srcpkgs/kwayland/template
+++ b/srcpkgs/kwayland/template
@@ -1,12 +1,13 @@
 # Template file for 'kwayland'
 pkgname=kwayland
 version=5.63.0
-revision=1
+revision=2
 build_style=cmake
 configure_args="-DBUILD_TESTING=OFF"
 hostmakedepends="kcoreaddons pkg-config extra-cmake-modules qt5-host-tools qt5-tools-devel
  wayland-devel"
 makedepends="qt5-tools-devel MesaLib-devel wayland-devel wayland-protocols"
+depends="xorg-server-xwayland qt5-wayland"
 short_desc="Qt-style client and server library wrapper for Wayland libraries"
 maintainer="John <johnz@posteo.net>"
 license="LGPL-2.1-or-later"

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

end of thread, other threads:[~2019-10-30 18:14 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-27 13:19 [PR PATCH] kwayland: dependencies fixed voidlinux-github
2019-10-30 11:12 ` voidlinux-github
2019-10-30 11:15 ` voidlinux-github
2019-10-30 17:59 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-30 17:59 ` voidlinux-github
2019-10-30 18:00 ` voidlinux-github
2019-10-30 18:00 ` voidlinux-github
2019-10-30 18:04 ` [PR PATCH] [Updated] plasma-workspace: " voidlinux-github
2019-10-30 18:04 ` voidlinux-github
2019-10-30 18:13 ` voidlinux-github
2019-10-30 18:13 ` voidlinux-github
2019-10-30 18:14 ` [PR PATCH] [Closed]: " voidlinux-github

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