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] [Nomerge] sway: update to 1.2.
Date: Tue, 08 Oct 2019 02:04:07 +0200	[thread overview]
Message-ID: <20191008000407.uGHZJvldRj4hCfTRvvsGZ-xIp7OICItNAYrNSILkJWc@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-13999@inbox.vuxu.org>

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

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

https://github.com/travankor/void-packages sway
https://github.com/void-linux/void-packages/pull/13999

[Nomerge] sway: update to 1.2.
Wayfire needs to be updated.

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

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

From 01bfd17e6f2aaa73a9e7e3a008676ad1fed741f1 Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Tue, 27 Aug 2019 03:04:57 -0700
Subject: [PATCH 1/4] sway: update to 1.2.

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

diff --git a/srcpkgs/sway/template b/srcpkgs/sway/template
index 574ff5f90cd..0a236516283 100644
--- a/srcpkgs/sway/template
+++ b/srcpkgs/sway/template
@@ -1,6 +1,6 @@
 # Template file for 'sway'
 pkgname=sway
-version=1.1.1
+version=1.2
 revision=1
 build_style=meson
 conf_files="/etc/sway/config"
@@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://swaywm.org"
 distfiles="https://github.com/swaywm/${pkgname}/archive/${version}.tar.gz"
-checksum=740bf97556c54da83937a255113d715aaa05e05b44d61fbe85e01b53ff1f9922
+checksum=9f79382577ee132111c290b4d1a1a3e114ef485595c30cf5f181a11575bda846
 
 build_options="elogind"
 desc_option_elogind="Uses elogind instead of setuid for privilege escalation"

From 5c5c06f8332ac21b0db5bdd9476a64bc5bcb2c5e Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Mon, 7 Oct 2019 16:58:21 -0700
Subject: [PATCH 2/4] wlroots: update to 0.8.1.

---
 srcpkgs/wlroots/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/wlroots/template b/srcpkgs/wlroots/template
index 7b88e324827..75ddb338a15 100644
--- a/srcpkgs/wlroots/template
+++ b/srcpkgs/wlroots/template
@@ -1,23 +1,23 @@
 # Template file for 'wlroots'
 pkgname=wlroots
-version=0.6.0
-revision=2
+version=0.8.1
+revision=1
 build_style=meson
 configure_args="-Dlibcap=enabled -Dlogind=enabled -Dlogind-provider=elogind
  -Dxcb-errors=enabled -Dxcb-icccm=enabled -Dxwayland=enabled
- -Dx11-backend=enabled -Dexamples=false -Drootston=false"
+ -Dx11-backend=enabled -Dexamples=false"
 hostmakedepends="pkg-config wayland-devel"
 makedepends="elogind-devel libcap-devel wayland-devel wayland-protocols
  MesaLib-devel libinput-devel libxkbcommon-devel libdrm-devel pixman-devel
  libxcb-devel xcb-util-cursor-devel xcb-util-devel xcb-util-image-devel
  xcb-util-keysyms-devel xcb-util-renderutil-devel xcb-util-wm-devel
  xcb-util-errors-devel xcb-util-xrm-devel freerdp-devel"
-short_desc="Module Wayland compositor library"
+short_desc="Modular Wayland compositor library"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/swaywm/wlroots"
 distfiles="https://github.com/swaywm/wlroots/archive/${version}.tar.gz"
-checksum=9cf3716f3683d800df8b150f256ff66dad65faf13a9d67c284f67a9444d28c70
+checksum=202b86e0e21699b6660bbda56afc2e3358db7252f83ff69c89f01926b4900d98
 
 post_install() {
 	vlicense LICENSE

From a90baf336836273bd8af8ca94d684c427101d706 Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Mon, 7 Oct 2019 16:58:29 -0700
Subject: [PATCH 3/4] wayfire: update to 0.3.0.

---
 srcpkgs/wayfire/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/wayfire/template b/srcpkgs/wayfire/template
index 2ee4bd17ae9..9130ec46779 100644
--- a/srcpkgs/wayfire/template
+++ b/srcpkgs/wayfire/template
@@ -1,6 +1,6 @@
 # Template file for 'wayfire'
 pkgname=wayfire
-version=0.2
+version=0.3.0
 revision=1
 build_style=meson
 hostmakedepends="pkg-config wayland-devel"
@@ -9,8 +9,8 @@ short_desc="3D wayland compositor"
 maintainer="Young Jin Park <youngjinpark20@gmail.com>"
 license="MIT"
 homepage="https://wayfire.org"
-distfiles="https://github.com/WayfireWM/wayfire/archive/v${version}.tar.gz"
-checksum=94fe93bb2b86048fd1c7601f97b167767e19618bb6b6226e21c22fbd052540bf
+distfiles="https://github.com/WayfireWM/wayfire/archive/${version}.tar.gz"
+checksum=c686bf5abb7f0db829196785bba4136c85d7b52d701212e21636dad75e1da0aa
 
 case $XBPS_TARGET_MACHINE in
 	*-musl) makedepends+=" libexecinfo-devel"

From 20487b52c9f9b1f7bdc9ad80e30ba8c4ca2709dd Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Mon, 7 Oct 2019 17:03:42 -0700
Subject: [PATCH 4/4] wf-config: update to 0.3.

---
 srcpkgs/wf-config/template | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/wf-config/template b/srcpkgs/wf-config/template
index 98eee65d39e..0cd93421fbe 100644
--- a/srcpkgs/wf-config/template
+++ b/srcpkgs/wf-config/template
@@ -1,6 +1,6 @@
 # Template file for 'wf-config'
 pkgname=wf-config
-version=0.1
+version=0.3
 revision=1
 build_style=meson
 hostmakedepends="pkg-config"
@@ -9,11 +9,9 @@ short_desc="Wayfire library for managing configuration files"
 maintainer="Young Jin Park <youngjinpark20@gmail.com>"
 license="MIT"
 homepage="https://wayfire.org"
-distfiles="https://github.com/WayfireWM/wf-config/archive/v${version}.tar.gz
- https://raw.githubusercontent.com/WayfireWM/wf-config/master/LICENSE>LICENSE.txt"
-checksum="0dac4683013d5a0b143f0e211288c7f2f621740b9ac664359297ff530a7dcdc5
- 7053b1aa75aaccfe2a2bfacd400c0a8694858797ff9c7d584664e2941fb3016e"
+distfiles="https://github.com/WayfireWM/wf-config/archive/${version}.tar.gz"
+checksum=5d1a5038b11a177174b392f3b383d787f568265ce483a5be9178698f548f7c66
 
 post_install() {
-	vlicense ../LICENSE.txt
+	vlicense LICENSE
 }

  parent reply	other threads:[~2019-10-08  0:04 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-13999@inbox.vuxu.org>
2019-10-07 18:29 ` voidlinux-github
2019-10-07 18:31 ` voidlinux-github
2019-10-07 19:15 ` voidlinux-github
2019-10-07 23:53 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-07 23:53 ` voidlinux-github
2019-10-07 23:58 ` voidlinux-github
2019-10-07 23:58 ` voidlinux-github
2019-10-08  0:04 ` voidlinux-github [this message]
2019-10-08  0:04 ` voidlinux-github
2019-10-08  0:54 ` voidlinux-github
2019-10-08 11:49 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-08 11:49 ` voidlinux-github
2019-10-08 11:55 ` voidlinux-github
2019-10-08 12:49 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-08 12:49 ` voidlinux-github
2019-10-08 14:42 ` voidlinux-github
2019-10-08 15:57 ` voidlinux-github
2019-10-08 16:09 ` voidlinux-github
2019-10-08 16:10 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-08 16:10 ` voidlinux-github
2019-10-08 22:01 ` voidlinux-github
2019-10-10  6:33 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-10  6:33 ` voidlinux-github
2019-10-10  7:14 ` voidlinux-github
2019-10-11 14:19 ` voidlinux-github
2019-10-11 14:19 ` voidlinux-github
2019-10-11 15:15 ` voidlinux-github
2019-10-15 17:45 ` [PR PATCH] [Merged]: " 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=20191008000407.uGHZJvldRj4hCfTRvvsGZ-xIp7OICItNAYrNSILkJWc@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).