Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] nwg-launchers: add makedepends to gtk-layer-shell
@ 2022-03-08  9:55 jovanlanik
  2022-03-08 13:28 ` sgn
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: jovanlanik @ 2022-03-08  9:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jovanlanik/void-packages nwggrid
https://github.com/void-linux/void-packages/pull/36031

nwg-launchers: add makedepends to gtk-layer-shell
#### Testing the changes
- I tested the changes in this PR: **briefly**

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->
Adding this dependancy makes nwg-launchers work better under sway and other wlroots-based compositors.


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

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

From bd54681dfe5dd2e6ae0ab3314f44181236ec89cc Mon Sep 17 00:00:00 2001
From: Jovan Lanik <jox969@gmail.com>
Date: Tue, 8 Mar 2022 10:50:56 +0100
Subject: [PATCH] nwg-launchers: add makedepends to gtk-layer-shell

---
 srcpkgs/nwg-launchers/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/nwg-launchers/template b/srcpkgs/nwg-launchers/template
index 0f394bff2582..4fd09290dee2 100644
--- a/srcpkgs/nwg-launchers/template
+++ b/srcpkgs/nwg-launchers/template
@@ -4,7 +4,7 @@ version=0.6.3
 revision=1
 build_style=meson
 hostmakedepends="pkg-config"
-makedepends="gtkmm-devel json-c++"
+makedepends="gtkmm-devel gtk-layer-shell-devel json-c++"
 short_desc="GTK-based launchers for window managers"
 maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="GPL-3.0-or-later"

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

* Re: nwg-launchers: add makedepends to gtk-layer-shell
  2022-03-08  9:55 [PR PATCH] nwg-launchers: add makedepends to gtk-layer-shell jovanlanik
@ 2022-03-08 13:28 ` sgn
  2022-03-08 17:09 ` [PR PATCH] [Updated] " jovanlanik
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: sgn @ 2022-03-08 13:28 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/36031#issuecomment-1061777266

Comment:
Bump revision, please

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

* Re: [PR PATCH] [Updated] nwg-launchers: add makedepends to gtk-layer-shell
  2022-03-08  9:55 [PR PATCH] nwg-launchers: add makedepends to gtk-layer-shell jovanlanik
  2022-03-08 13:28 ` sgn
@ 2022-03-08 17:09 ` jovanlanik
  2022-03-08 17:10 ` jovanlanik
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: jovanlanik @ 2022-03-08 17:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jovanlanik/void-packages nwggrid
https://github.com/void-linux/void-packages/pull/36031

nwg-launchers: add makedepends to gtk-layer-shell
#### Testing the changes
- I tested the changes in this PR: **briefly**

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->
Adding this dependancy makes nwg-launchers work better under sway and other wlroots-based compositors.


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

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

From 71a62396b9bef7a74a1582e3249566300573e166 Mon Sep 17 00:00:00 2001
From: Jovan Lanik <jox969@gmail.com>
Date: Tue, 8 Mar 2022 10:50:56 +0100
Subject: [PATCH] nwg-launchers: add makedepends to gtk-layer-shell

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

diff --git a/srcpkgs/nwg-launchers/template b/srcpkgs/nwg-launchers/template
index 0f394bff2582..acf5bfc58349 100644
--- a/srcpkgs/nwg-launchers/template
+++ b/srcpkgs/nwg-launchers/template
@@ -1,10 +1,10 @@
 # Template file for 'nwg-launchers'
 pkgname=nwg-launchers
 version=0.6.3
-revision=1
+revision=2
 build_style=meson
 hostmakedepends="pkg-config"
-makedepends="gtkmm-devel json-c++"
+makedepends="gtkmm-devel gtk-layer-shell-devel json-c++"
 short_desc="GTK-based launchers for window managers"
 maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="GPL-3.0-or-later"

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

* Re: nwg-launchers: add makedepends to gtk-layer-shell
  2022-03-08  9:55 [PR PATCH] nwg-launchers: add makedepends to gtk-layer-shell jovanlanik
  2022-03-08 13:28 ` sgn
  2022-03-08 17:09 ` [PR PATCH] [Updated] " jovanlanik
@ 2022-03-08 17:10 ` jovanlanik
  2022-03-13 22:38 ` paper42
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: jovanlanik @ 2022-03-08 17:10 UTC (permalink / raw)
  To: ml

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

New comment by jovanlanik on void-packages repository

https://github.com/void-linux/void-packages/pull/36031#issuecomment-1062008076

Comment:
done

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

* Re: nwg-launchers: add makedepends to gtk-layer-shell
  2022-03-08  9:55 [PR PATCH] nwg-launchers: add makedepends to gtk-layer-shell jovanlanik
                   ` (2 preceding siblings ...)
  2022-03-08 17:10 ` jovanlanik
@ 2022-03-13 22:38 ` paper42
  2022-03-13 23:00 ` [PR PATCH] [Updated] " jovanlanik
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: paper42 @ 2022-03-13 22:38 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/36031#issuecomment-1066196785

Comment:
Commit message `nwg-launchers: add gtk-layer-shell to makedepends` would make more sense for this. Could you also add what this change does to the commit body?

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

* Re: [PR PATCH] [Updated] nwg-launchers: add makedepends to gtk-layer-shell
  2022-03-08  9:55 [PR PATCH] nwg-launchers: add makedepends to gtk-layer-shell jovanlanik
                   ` (3 preceding siblings ...)
  2022-03-13 22:38 ` paper42
@ 2022-03-13 23:00 ` jovanlanik
  2022-03-13 23:11 ` jovanlanik
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: jovanlanik @ 2022-03-13 23:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jovanlanik/void-packages nwggrid
https://github.com/void-linux/void-packages/pull/36031

nwg-launchers: add makedepends to gtk-layer-shell
#### Testing the changes
- I tested the changes in this PR: **briefly**

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->
Adding this dependancy makes nwg-launchers work better under sway and other wlroots-based compositors.


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

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

From 2623e1e0bca6ea39c3c0e72a103da7ac40980abc Mon Sep 17 00:00:00 2001
From: Jovan Lanik <jox969@gmail.com>
Date: Tue, 8 Mar 2022 10:50:56 +0100
Subject: [PATCH] nwg-launchers: add gtk-layer-shell to makedepends

This dependancy makes nwg-launchers work better under wayland compositors by enabling layer-shell support.
---
 srcpkgs/nwg-launchers/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/nwg-launchers/template b/srcpkgs/nwg-launchers/template
index 0f394bff2582..acf5bfc58349 100644
--- a/srcpkgs/nwg-launchers/template
+++ b/srcpkgs/nwg-launchers/template
@@ -1,10 +1,10 @@
 # Template file for 'nwg-launchers'
 pkgname=nwg-launchers
 version=0.6.3
-revision=1
+revision=2
 build_style=meson
 hostmakedepends="pkg-config"
-makedepends="gtkmm-devel json-c++"
+makedepends="gtkmm-devel gtk-layer-shell-devel json-c++"
 short_desc="GTK-based launchers for window managers"
 maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="GPL-3.0-or-later"

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

* Re: nwg-launchers: add makedepends to gtk-layer-shell
  2022-03-08  9:55 [PR PATCH] nwg-launchers: add makedepends to gtk-layer-shell jovanlanik
                   ` (4 preceding siblings ...)
  2022-03-13 23:00 ` [PR PATCH] [Updated] " jovanlanik
@ 2022-03-13 23:11 ` jovanlanik
  2022-03-14  7:09 ` paper42
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: jovanlanik @ 2022-03-13 23:11 UTC (permalink / raw)
  To: ml

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

New comment by jovanlanik on void-packages repository

https://github.com/void-linux/void-packages/pull/36031#issuecomment-1066202492

Comment:
Hmmm, I added the changes you requested and somehow it broke all checks...

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

* Re: nwg-launchers: add makedepends to gtk-layer-shell
  2022-03-08  9:55 [PR PATCH] nwg-launchers: add makedepends to gtk-layer-shell jovanlanik
                   ` (5 preceding siblings ...)
  2022-03-13 23:11 ` jovanlanik
@ 2022-03-14  7:09 ` paper42
  2022-03-14 11:40 ` [PR PATCH] [Updated] " jovanlanik
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: paper42 @ 2022-03-14  7:09 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/36031#issuecomment-1066448098

Comment:
> Hmmm, I added the changes you requested and somehow it broke all checks...

Now the branch is too old and CI won't run. Try rebasing on top of master.

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

* Re: [PR PATCH] [Updated] nwg-launchers: add makedepends to gtk-layer-shell
  2022-03-08  9:55 [PR PATCH] nwg-launchers: add makedepends to gtk-layer-shell jovanlanik
                   ` (6 preceding siblings ...)
  2022-03-14  7:09 ` paper42
@ 2022-03-14 11:40 ` jovanlanik
  2022-03-14 11:45 ` jovanlanik
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: jovanlanik @ 2022-03-14 11:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jovanlanik/void-packages nwggrid
https://github.com/void-linux/void-packages/pull/36031

nwg-launchers: add makedepends to gtk-layer-shell
#### Testing the changes
- I tested the changes in this PR: **briefly**

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->
Adding this dependancy makes nwg-launchers work better under sway and other wlroots-based compositors.


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

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

From 8a61057f0befbe3b78c049e18646f0507e9b9b83 Mon Sep 17 00:00:00 2001
From: Jovan Lanik <jox969@gmail.com>
Date: Tue, 8 Mar 2022 10:50:56 +0100
Subject: [PATCH] nwg-launchers: add gtk-layer-shell to makedepends

This dependancy makes nwg-launchers work better under wayland compositors by enabling layer-shell support.
---
 srcpkgs/nwg-launchers/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/nwg-launchers/template b/srcpkgs/nwg-launchers/template
index 0f394bff2582..acf5bfc58349 100644
--- a/srcpkgs/nwg-launchers/template
+++ b/srcpkgs/nwg-launchers/template
@@ -1,10 +1,10 @@
 # Template file for 'nwg-launchers'
 pkgname=nwg-launchers
 version=0.6.3
-revision=1
+revision=2
 build_style=meson
 hostmakedepends="pkg-config"
-makedepends="gtkmm-devel json-c++"
+makedepends="gtkmm-devel gtk-layer-shell-devel json-c++"
 short_desc="GTK-based launchers for window managers"
 maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="GPL-3.0-or-later"

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

* Re: [PR PATCH] [Updated] nwg-launchers: add makedepends to gtk-layer-shell
  2022-03-08  9:55 [PR PATCH] nwg-launchers: add makedepends to gtk-layer-shell jovanlanik
                   ` (7 preceding siblings ...)
  2022-03-14 11:40 ` [PR PATCH] [Updated] " jovanlanik
@ 2022-03-14 11:45 ` jovanlanik
  2022-03-14 11:51 ` jovanlanik
  2022-03-16  9:27 ` [PR PATCH] [Merged]: " paper42
  10 siblings, 0 replies; 12+ messages in thread
From: jovanlanik @ 2022-03-14 11:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jovanlanik/void-packages nwggrid
https://github.com/void-linux/void-packages/pull/36031

nwg-launchers: add makedepends to gtk-layer-shell
#### Testing the changes
- I tested the changes in this PR: **briefly**

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->
Adding this dependancy makes nwg-launchers work better under sway and other wlroots-based compositors.


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

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

From 75f9bf9ea0560ebb635d033be645738dd99845b2 Mon Sep 17 00:00:00 2001
From: Jovan Lanik <jox969@gmail.com>
Date: Tue, 8 Mar 2022 10:50:56 +0100
Subject: [PATCH] nwg-launchers: add gtk-layer-shell to makedepends

This dependancy makes nwg-launchers work better under wayland compositors,
by enabling layer-shell support.
---
 srcpkgs/nwg-launchers/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/nwg-launchers/template b/srcpkgs/nwg-launchers/template
index 0f394bff2582..acf5bfc58349 100644
--- a/srcpkgs/nwg-launchers/template
+++ b/srcpkgs/nwg-launchers/template
@@ -1,10 +1,10 @@
 # Template file for 'nwg-launchers'
 pkgname=nwg-launchers
 version=0.6.3
-revision=1
+revision=2
 build_style=meson
 hostmakedepends="pkg-config"
-makedepends="gtkmm-devel json-c++"
+makedepends="gtkmm-devel gtk-layer-shell-devel json-c++"
 short_desc="GTK-based launchers for window managers"
 maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="GPL-3.0-or-later"

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

* Re: nwg-launchers: add makedepends to gtk-layer-shell
  2022-03-08  9:55 [PR PATCH] nwg-launchers: add makedepends to gtk-layer-shell jovanlanik
                   ` (8 preceding siblings ...)
  2022-03-14 11:45 ` jovanlanik
@ 2022-03-14 11:51 ` jovanlanik
  2022-03-16  9:27 ` [PR PATCH] [Merged]: " paper42
  10 siblings, 0 replies; 12+ messages in thread
From: jovanlanik @ 2022-03-14 11:51 UTC (permalink / raw)
  To: ml

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

New comment by jovanlanik on void-packages repository

https://github.com/void-linux/void-packages/pull/36031#issuecomment-1066692327

Comment:
Thanks, works now.

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

* Re: [PR PATCH] [Merged]: nwg-launchers: add makedepends to gtk-layer-shell
  2022-03-08  9:55 [PR PATCH] nwg-launchers: add makedepends to gtk-layer-shell jovanlanik
                   ` (9 preceding siblings ...)
  2022-03-14 11:51 ` jovanlanik
@ 2022-03-16  9:27 ` paper42
  10 siblings, 0 replies; 12+ messages in thread
From: paper42 @ 2022-03-16  9:27 UTC (permalink / raw)
  To: ml

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

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

nwg-launchers: add makedepends to gtk-layer-shell
https://github.com/void-linux/void-packages/pull/36031

Description:
#### Testing the changes
- I tested the changes in this PR: **briefly**

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->
Adding this dependancy makes nwg-launchers work better under sway and other wlroots-based compositors.


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

end of thread, other threads:[~2022-03-16  9:27 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-08  9:55 [PR PATCH] nwg-launchers: add makedepends to gtk-layer-shell jovanlanik
2022-03-08 13:28 ` sgn
2022-03-08 17:09 ` [PR PATCH] [Updated] " jovanlanik
2022-03-08 17:10 ` jovanlanik
2022-03-13 22:38 ` paper42
2022-03-13 23:00 ` [PR PATCH] [Updated] " jovanlanik
2022-03-13 23:11 ` jovanlanik
2022-03-14  7:09 ` paper42
2022-03-14 11:40 ` [PR PATCH] [Updated] " jovanlanik
2022-03-14 11:45 ` jovanlanik
2022-03-14 11:51 ` jovanlanik
2022-03-16  9:27 ` [PR PATCH] [Merged]: " paper42

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