Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] sway: added pcre2 runtime dependency
@ 2023-02-28 21:32 Clos3y
  2023-02-28 21:33 ` classabbyamp
                   ` (17 more replies)
  0 siblings, 18 replies; 19+ messages in thread
From: Clos3y @ 2023-02-28 21:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Clos3y/void-packages sway-dependency-fix
https://github.com/void-linux/void-packages/pull/42513

sway: added pcre2 runtime dependency
#### Testing the changes
- I tested the changes in this PR: YES

#### Local build testing
- I built this PR locally for my native architecture, (x86-64)

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-sway-dependency-fix-42513.patch --]
[-- Type: text/x-diff, Size: 1133 bytes --]

From a4ef2fb42db56e23fa8d3264c9ddc4bfa14b54f7 Mon Sep 17 00:00:00 2001
From: Sam <39468367+Clos3y@users.noreply.github.com>
Date: Tue, 28 Feb 2023 21:21:54 +0000
Subject: [PATCH] sway: added pcre2 runtime dependency

pcre2 is a runtime dependency of swaywm
---
 srcpkgs/sway/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/sway/template b/srcpkgs/sway/template
index 1eca32f6b8e5..6f3356a6f67e 100644
--- a/srcpkgs/sway/template
+++ b/srcpkgs/sway/template
@@ -1,14 +1,14 @@
 # Template file for 'sway'
 pkgname=sway
 version=1.8
-revision=2
+revision=3
 build_style=meson
 configure_args="-Dwerror=false -Db_ndebug=false"
 conf_files="/etc/sway/config"
 hostmakedepends="pkg-config wayland-devel scdoc"
 makedepends="wlroots-devel pcre2-devel json-c-devel pango-devel cairo-devel
  gdk-pixbuf-devel libevdev-devel"
-depends="libcap-progs swaybg xorg-server-xwayland libxkbcommon>=1.5.0_1"
+depends="libcap-progs swaybg pcre2 xorg-server-xwayland libxkbcommon>=1.5.0_1"
 short_desc="Tiling Wayland compositor compatible with i3"
 maintainer="Olaf Mersmann <olafm@p-value.net>"
 license="MIT"

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

end of thread, other threads:[~2023-03-01 18:15 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-28 21:32 [PR PATCH] sway: added pcre2 runtime dependency Clos3y
2023-02-28 21:33 ` classabbyamp
2023-02-28 21:35 ` Clos3y
2023-02-28 21:36 ` Clos3y
2023-02-28 21:37 ` subnut
2023-02-28 21:37 ` classabbyamp
2023-02-28 21:37 ` subnut
2023-02-28 21:38 ` classabbyamp
2023-02-28 21:38 ` Clos3y
2023-02-28 21:38 ` subnut
2023-02-28 21:39 ` subnut
2023-02-28 21:39 ` Clos3y
2023-02-28 21:39 ` classabbyamp
2023-02-28 21:56 ` Clos3y
2023-02-28 22:31 ` Clos3y
2023-02-28 22:31 ` [PR PATCH] [Closed]: " Clos3y
2023-02-28 23:17 ` classabbyamp
2023-02-28 23:18 ` classabbyamp
2023-03-01 18:15 ` Clos3y

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