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

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