Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] plasma-workspace: dependencies fixed
@ 2019-10-30 18:22 voidlinux-github
  2019-10-30 18:32 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: voidlinux-github @ 2019-10-30 18:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/k4leg/void-packages plasma-workspace
https://github.com/void-linux/void-packages/pull/15963

plasma-workspace: dependencies fixed
Sorry to [recreate](https://github.com/void-linux/void-packages/pull/15826). I am new and did not understand how this happened. Sorry again.

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

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

From 20037c8d7cc9bb833271dadef13622172b308b34 Mon Sep 17 00:00:00 2001
From: k4leg <d0xi@inbox.ru>
Date: Wed, 30 Oct 2019 21:18:20 +0300
Subject: [PATCH] plasma-workspace: dependencies fixed

---
 srcpkgs/plasma-workspace/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/plasma-workspace/template b/srcpkgs/plasma-workspace/template
index 02c229a8e00..63b5fc4bac4 100644
--- a/srcpkgs/plasma-workspace/template
+++ b/srcpkgs/plasma-workspace/template
@@ -1,7 +1,7 @@
 # Template file for 'plasma-workspace'
 pkgname=plasma-workspace
 version=5.17.2
-revision=1
+revision=2
 build_style=cmake
 configure_args="-DBUILD_TESTING=OFF"
 hostmakedepends="extra-cmake-modules iso-codes pkg-config kdoctools kcoreaddons"
@@ -11,7 +11,8 @@ makedepends="qt5-devel qt5-declarative-devel qt5-script-devel plasma-framework-d
  baloo5-devel ktexteditor-devel kwin-devel libxcb-devel libXtst-devel
  libqalculate-devel prison-devel kholidays-devel ksolid-devel kpeople-devel
  libkscreen-devel kactivities5-stats-devel"
-depends="kactivitymanagerd kwin iso-codes milou plasma-integration libxcb-devel"
+depends="kactivitymanagerd kwin iso-codes milou plasma-integration libxcb-devel
+	xorg-server-xwayland qt5-wayland"
 short_desc="KDE Window manager"
 maintainer="John <johnz@posteo.net>"
 license="GPL-2.0-or-later,GFDL-2.1, LGPL-2.1-or-later"

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

* Re: [PR PATCH] [Updated] plasma-workspace: dependencies fixed
  2019-10-30 18:22 [PR PATCH] plasma-workspace: dependencies fixed voidlinux-github
@ 2019-10-30 18:32 ` voidlinux-github
  2019-10-30 18:32 ` voidlinux-github
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-10-30 18:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/k4leg/void-packages plasma-workspace
https://github.com/void-linux/void-packages/pull/15963

plasma-workspace: dependencies fixed
Sorry to [recreate](https://github.com/void-linux/void-packages/pull/15826). I am new and did not understand how this happened. Sorry again.

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

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

From 13b82b7f5a0825df322d6135c003c342718e808c Mon Sep 17 00:00:00 2001
From: k4leg <d0xi@inbox.ru>
Date: Wed, 30 Oct 2019 21:18:20 +0300
Subject: [PATCH] plasma-workspace: dependencies fixed

---
 srcpkgs/plasma-workspace/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/plasma-workspace/template b/srcpkgs/plasma-workspace/template
index 02c229a8e00..341644f383b 100644
--- a/srcpkgs/plasma-workspace/template
+++ b/srcpkgs/plasma-workspace/template
@@ -1,7 +1,7 @@
 # Template file for 'plasma-workspace'
 pkgname=plasma-workspace
 version=5.17.2
-revision=1
+revision=2
 build_style=cmake
 configure_args="-DBUILD_TESTING=OFF"
 hostmakedepends="extra-cmake-modules iso-codes pkg-config kdoctools kcoreaddons"
@@ -11,7 +11,8 @@ makedepends="qt5-devel qt5-declarative-devel qt5-script-devel plasma-framework-d
  baloo5-devel ktexteditor-devel kwin-devel libxcb-devel libXtst-devel
  libqalculate-devel prison-devel kholidays-devel ksolid-devel kpeople-devel
  libkscreen-devel kactivities5-stats-devel"
-depends="kactivitymanagerd kwin iso-codes milou plasma-integration libxcb-devel"
+depends="kactivitymanagerd kwin iso-codes milou plasma-integration libxcb-devel
+ xorg-server-xwayland qt5-wayland"
 short_desc="KDE Window manager"
 maintainer="John <johnz@posteo.net>"
 license="GPL-2.0-or-later,GFDL-2.1, LGPL-2.1-or-later"

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

* Re: [PR PATCH] [Updated] plasma-workspace: dependencies fixed
  2019-10-30 18:22 [PR PATCH] plasma-workspace: dependencies fixed voidlinux-github
  2019-10-30 18:32 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-10-30 18:32 ` voidlinux-github
  2019-10-30 19:19 ` voidlinux-github
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-10-30 18:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/k4leg/void-packages plasma-workspace
https://github.com/void-linux/void-packages/pull/15963

plasma-workspace: dependencies fixed
Sorry to [recreate](https://github.com/void-linux/void-packages/pull/15826). I am new and did not understand how this happened. Sorry again.

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

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

From 13b82b7f5a0825df322d6135c003c342718e808c Mon Sep 17 00:00:00 2001
From: k4leg <d0xi@inbox.ru>
Date: Wed, 30 Oct 2019 21:18:20 +0300
Subject: [PATCH] plasma-workspace: dependencies fixed

---
 srcpkgs/plasma-workspace/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/plasma-workspace/template b/srcpkgs/plasma-workspace/template
index 02c229a8e00..341644f383b 100644
--- a/srcpkgs/plasma-workspace/template
+++ b/srcpkgs/plasma-workspace/template
@@ -1,7 +1,7 @@
 # Template file for 'plasma-workspace'
 pkgname=plasma-workspace
 version=5.17.2
-revision=1
+revision=2
 build_style=cmake
 configure_args="-DBUILD_TESTING=OFF"
 hostmakedepends="extra-cmake-modules iso-codes pkg-config kdoctools kcoreaddons"
@@ -11,7 +11,8 @@ makedepends="qt5-devel qt5-declarative-devel qt5-script-devel plasma-framework-d
  baloo5-devel ktexteditor-devel kwin-devel libxcb-devel libXtst-devel
  libqalculate-devel prison-devel kholidays-devel ksolid-devel kpeople-devel
  libkscreen-devel kactivities5-stats-devel"
-depends="kactivitymanagerd kwin iso-codes milou plasma-integration libxcb-devel"
+depends="kactivitymanagerd kwin iso-codes milou plasma-integration libxcb-devel
+ xorg-server-xwayland qt5-wayland"
 short_desc="KDE Window manager"
 maintainer="John <johnz@posteo.net>"
 license="GPL-2.0-or-later,GFDL-2.1, LGPL-2.1-or-later"

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

* Re: [PR PATCH] [Updated] plasma-workspace: dependencies fixed
  2019-10-30 18:22 [PR PATCH] plasma-workspace: dependencies fixed voidlinux-github
                   ` (2 preceding siblings ...)
  2019-10-30 19:19 ` voidlinux-github
@ 2019-10-30 19:19 ` voidlinux-github
  2019-10-30 20:12 ` [PR PATCH] [Merged]: " voidlinux-github
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-10-30 19:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/k4leg/void-packages plasma-workspace
https://github.com/void-linux/void-packages/pull/15963

plasma-workspace: dependencies fixed
Sorry to [recreate](https://github.com/void-linux/void-packages/pull/15826). I am new and did not understand how this happened. Sorry again.

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

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

From 8a731ea768e3f6f84d6c0dc20abf35475e6afd2d Mon Sep 17 00:00:00 2001
From: k4leg <d0xi@inbox.ru>
Date: Wed, 30 Oct 2019 21:18:20 +0300
Subject: [PATCH] plasma-workspace: dependencies fixed

---
 srcpkgs/plasma-workspace/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/plasma-workspace/template b/srcpkgs/plasma-workspace/template
index 02c229a8e00..f7e5c3dbba9 100644
--- a/srcpkgs/plasma-workspace/template
+++ b/srcpkgs/plasma-workspace/template
@@ -1,7 +1,7 @@
 # Template file for 'plasma-workspace'
 pkgname=plasma-workspace
 version=5.17.2
-revision=1
+revision=2
 build_style=cmake
 configure_args="-DBUILD_TESTING=OFF"
 hostmakedepends="extra-cmake-modules iso-codes pkg-config kdoctools kcoreaddons"
@@ -11,10 +11,11 @@ makedepends="qt5-devel qt5-declarative-devel qt5-script-devel plasma-framework-d
  baloo5-devel ktexteditor-devel kwin-devel libxcb-devel libXtst-devel
  libqalculate-devel prison-devel kholidays-devel ksolid-devel kpeople-devel
  libkscreen-devel kactivities5-stats-devel"
-depends="kactivitymanagerd kwin iso-codes milou plasma-integration libxcb-devel"
+depends="kactivitymanagerd kwin iso-codes milou plasma-integration libxcb-devel
+ xorg-server-xwayland qt5-wayland"
 short_desc="KDE Window manager"
 maintainer="John <johnz@posteo.net>"
-license="GPL-2.0-or-later,GFDL-2.1, LGPL-2.1-or-later"
+license="GPL-2.0-or-later, GFDL-1.2-or-later, LGPL-2.1-or-later"
 homepage="https://projects.kde.org/projects/plasma/plasma-workspace"
 distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
 checksum=02a56bcd2c771b359bf9fdd216094f1aa74b95221ff87960776aae18012a0d6d

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

* Re: [PR PATCH] [Updated] plasma-workspace: dependencies fixed
  2019-10-30 18:22 [PR PATCH] plasma-workspace: dependencies fixed voidlinux-github
  2019-10-30 18:32 ` [PR PATCH] [Updated] " voidlinux-github
  2019-10-30 18:32 ` voidlinux-github
@ 2019-10-30 19:19 ` voidlinux-github
  2019-10-30 19:19 ` voidlinux-github
  2019-10-30 20:12 ` [PR PATCH] [Merged]: " voidlinux-github
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-10-30 19:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/k4leg/void-packages plasma-workspace
https://github.com/void-linux/void-packages/pull/15963

plasma-workspace: dependencies fixed
Sorry to [recreate](https://github.com/void-linux/void-packages/pull/15826). I am new and did not understand how this happened. Sorry again.

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

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

From 8a731ea768e3f6f84d6c0dc20abf35475e6afd2d Mon Sep 17 00:00:00 2001
From: k4leg <d0xi@inbox.ru>
Date: Wed, 30 Oct 2019 21:18:20 +0300
Subject: [PATCH] plasma-workspace: dependencies fixed

---
 srcpkgs/plasma-workspace/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/plasma-workspace/template b/srcpkgs/plasma-workspace/template
index 02c229a8e00..f7e5c3dbba9 100644
--- a/srcpkgs/plasma-workspace/template
+++ b/srcpkgs/plasma-workspace/template
@@ -1,7 +1,7 @@
 # Template file for 'plasma-workspace'
 pkgname=plasma-workspace
 version=5.17.2
-revision=1
+revision=2
 build_style=cmake
 configure_args="-DBUILD_TESTING=OFF"
 hostmakedepends="extra-cmake-modules iso-codes pkg-config kdoctools kcoreaddons"
@@ -11,10 +11,11 @@ makedepends="qt5-devel qt5-declarative-devel qt5-script-devel plasma-framework-d
  baloo5-devel ktexteditor-devel kwin-devel libxcb-devel libXtst-devel
  libqalculate-devel prison-devel kholidays-devel ksolid-devel kpeople-devel
  libkscreen-devel kactivities5-stats-devel"
-depends="kactivitymanagerd kwin iso-codes milou plasma-integration libxcb-devel"
+depends="kactivitymanagerd kwin iso-codes milou plasma-integration libxcb-devel
+ xorg-server-xwayland qt5-wayland"
 short_desc="KDE Window manager"
 maintainer="John <johnz@posteo.net>"
-license="GPL-2.0-or-later,GFDL-2.1, LGPL-2.1-or-later"
+license="GPL-2.0-or-later, GFDL-1.2-or-later, LGPL-2.1-or-later"
 homepage="https://projects.kde.org/projects/plasma/plasma-workspace"
 distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
 checksum=02a56bcd2c771b359bf9fdd216094f1aa74b95221ff87960776aae18012a0d6d

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

* Re: [PR PATCH] [Merged]: plasma-workspace: dependencies fixed
  2019-10-30 18:22 [PR PATCH] plasma-workspace: dependencies fixed voidlinux-github
                   ` (3 preceding siblings ...)
  2019-10-30 19:19 ` voidlinux-github
@ 2019-10-30 20:12 ` voidlinux-github
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-10-30 20:12 UTC (permalink / raw)
  To: ml

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

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

plasma-workspace: dependencies fixed
https://github.com/void-linux/void-packages/pull/15963

Description:
Sorry to [recreate](https://github.com/void-linux/void-packages/pull/15826). I am new and did not understand how this happened. Sorry again.

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

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

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-30 18:22 [PR PATCH] plasma-workspace: dependencies fixed voidlinux-github
2019-10-30 18:32 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-30 18:32 ` voidlinux-github
2019-10-30 19:19 ` voidlinux-github
2019-10-30 19:19 ` voidlinux-github
2019-10-30 20:12 ` [PR PATCH] [Merged]: " 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).