Github messages for voidlinux
 help / color / mirror / Atom feed
From: Clos3y <Clos3y@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] sway: added pcre2 runtime dependency
Date: Tue, 28 Feb 2023 22:32:01 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-42513@inbox.vuxu.org> (raw)

[-- 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"

             reply	other threads:[~2023-02-28 21:32 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-28 21:32 Clos3y [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-42513@inbox.vuxu.org \
    --to=clos3y@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).