Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] sway: updated to 1.4. wlroots: updated to 0.10.0. wlroots-devel: updated to 0.10.0. wayfire: update to 0.3.1.
Date: Thu, 23 Jan 2020 08:34:43 +0100	[thread overview]
Message-ID: <20200123073443.ezlAo07Jo_6aAiYZeVPjPo0KeOFDfV3IBaxz7hgukEs@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18479@inbox.vuxu.org>

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

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

https://github.com/leonardlorenz/void-packages master
https://github.com/void-linux/void-packages/pull/18479

sway: updated to 1.4. wlroots: updated to 0.10.0. wlroots-devel: updated to 0.10.0. wayfire: update to 0.3.1.
This updates the sway package and the necessary dependencies (wlroots, wlroots-devel).

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

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

From de298f79906479e65c2ce7f2256844dde057bfc4 Mon Sep 17 00:00:00 2001
From: Leonard Lorenz <dev@leonardlorenz.de>
Date: Wed, 22 Jan 2020 23:21:59 +0100
Subject: [PATCH] sway: updated to 1.4. wlroots: updated to 0.10.0.
 wlroots-devel: updated to 0.10.0.

---
 common/shlibs            | 2 +-
 srcpkgs/sway/template    | 9 +++++----
 srcpkgs/wlroots/template | 4 ++--
 3 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 35fcd4de243..1dc62e41f49 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3361,7 +3361,7 @@ libcodecore.so.0 libio.elementary.code-3.0_1
 libio.elementary.music-core.so.0 libio.elementary.music-5.0_1
 libpantheon-files-core.so.4 libio.elementary.files-4.1.4_1
 libpantheon-files-widgets.so.4 libio.elementary.files-4.1.4_1
-libwlroots.so.3 wlroots-0.6.0_1
+libwlroots.so.5 wlroots-0.10.0_1
 libbaseencode.so.1 libbaseencode-1.0.9_1
 libcotp.so.12 libcotp-1.2.1_1
 libunarr.so.1 libunarr-1.0.1_1
diff --git a/srcpkgs/sway/template b/srcpkgs/sway/template
index a428a590d34..ea28b9f6a9a 100644
--- a/srcpkgs/sway/template
+++ b/srcpkgs/sway/template
@@ -1,19 +1,20 @@
 # Template file for 'sway'
 pkgname=sway
-version=1.2
-revision=2
+version=1.4
+revision=1
 build_style=meson
 conf_files="/etc/sway/config"
 hostmakedepends="pkg-config wayland-devel scdoc git"
 makedepends="wlroots-devel wayland-devel wayland-protocols pcre-devel
- json-c-devel pango-devel cairo-devel gdk-pixbuf-devel"
+ json-c-devel pango-devel cairo-devel gdk-pixbuf-devel xcb-util-errors-devel
+ xcb-util-wm-devel"
 depends="swaybg xorg-server-xwayland $(vopt_if elogind "elogind")"
 short_desc="Tiling Wayland compositor compatible with i3"
 maintainer="Juan RP <xtraeme@gmail.com>"
 license="MIT"
 homepage="https://swaywm.org"
 distfiles="https://github.com/swaywm/${pkgname}/archive/${version}.tar.gz"
-checksum=9f79382577ee132111c290b4d1a1a3e114ef485595c30cf5f181a11575bda846
+checksum=e2805291fc01d49e21dda4b273e38170d1fff4e1757215439729edbed880dfbe
 
 build_options="elogind"
 desc_option_elogind="Uses elogind instead of setuid for privilege escalation"
diff --git a/srcpkgs/wlroots/template b/srcpkgs/wlroots/template
index 75ddb338a15..cc6730bf5af 100644
--- a/srcpkgs/wlroots/template
+++ b/srcpkgs/wlroots/template
@@ -1,6 +1,6 @@
 # Template file for 'wlroots'
 pkgname=wlroots
-version=0.8.1
+version=0.10.0
 revision=1
 build_style=meson
 configure_args="-Dlibcap=enabled -Dlogind=enabled -Dlogind-provider=elogind
@@ -17,7 +17,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/swaywm/wlroots"
 distfiles="https://github.com/swaywm/wlroots/archive/${version}.tar.gz"
-checksum=202b86e0e21699b6660bbda56afc2e3358db7252f83ff69c89f01926b4900d98
+checksum=9414ba761c321f9c2b3e0426e1bbed55443fa8f97d46643d1706d1ddd614f6cd
 
 post_install() {
 	vlicense LICENSE

  reply	other threads:[~2020-01-23  7:34 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-22 23:00 [PR PATCH] " voidlinux-github
2020-01-23  7:34 ` voidlinux-github [this message]
2020-01-23  7:36 ` voidlinux-github
2020-01-23  7:41 ` voidlinux-github
2020-01-23  7:44 ` voidlinux-github
2020-01-23  9:32 ` voidlinux-github
2020-01-23 11:33 ` voidlinux-github
2020-01-23 11:33 ` [PR PATCH] [Closed]: " voidlinux-github

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=20200123073443.ezlAo07Jo_6aAiYZeVPjPo0KeOFDfV3IBaxz7hgukEs@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).