Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Waybar: update to 0.9.0
@ 2019-12-29 16:16 voidlinux-github
  2019-12-29 22:49 ` [PR PATCH] [Updated] [WIP]Waybar: " voidlinux-github
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: voidlinux-github @ 2019-12-29 16:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/rwt3k/void-packages Waybar
https://github.com/void-linux/void-packages/pull/17864

Waybar: update to 0.9.0


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

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

From 4daf82811d60cad9186859b3c261084ab57b2c9b Mon Sep 17 00:00:00 2001
From: rwt3k <rwt3k@users.noreply.github.com>
Date: Sun, 29 Dec 2019 12:57:25 -0300
Subject: [PATCH] Waybar: update to 0.9.0

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

diff --git a/srcpkgs/Waybar/template b/srcpkgs/Waybar/template
index 9b9242f8824..de67113570b 100644
--- a/srcpkgs/Waybar/template
+++ b/srcpkgs/Waybar/template
@@ -1,7 +1,7 @@
 # Template file for 'Waybar'
 pkgname=Waybar
-version=0.8.0
-revision=2
+version=0.9.0
+revision=1
 build_style=meson
 configure_args="-Dlibnl=$(vopt_if libnl enabled disabled)
  -Dpulseaudio=$(vopt_if pulseaudio enabled disabled)
@@ -18,7 +18,7 @@ license="MIT"
 homepage="https://github.com/Alexays/Waybar"
 changelog="https://github.com/Alexays/Waybar/releases"
 distfiles="https://github.com/Alexays/Waybar/archive/${version}.tar.gz"
-checksum=2de2f0cec243da0d9ff2255ceb9dac9d95e8be06d6ea13926fae460d72e4b8aa
+checksum=65e8397d5a8880cbb9172138e361b0d91f649bc99327d36945e38d1e5dbb157d
 
 build_options="libnl pulseaudio dbusmenugtk mpd"
 build_options_default="pulseaudio mpd"

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

* Re: [PR PATCH] [Updated] [WIP]Waybar: update to 0.9.0
  2019-12-29 16:16 [PR PATCH] Waybar: update to 0.9.0 voidlinux-github
@ 2019-12-29 22:49 ` voidlinux-github
  2019-12-30 16:45 ` [PR PATCH] [Closed]: " voidlinux-github
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-12-29 22:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/rwt3k/void-packages Waybar
https://github.com/void-linux/void-packages/pull/17864

[WIP]Waybar: update to 0.9.0


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

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

From 4daf82811d60cad9186859b3c261084ab57b2c9b Mon Sep 17 00:00:00 2001
From: rwt3k <rwt3k@users.noreply.github.com>
Date: Sun, 29 Dec 2019 12:57:25 -0300
Subject: [PATCH 1/2] Waybar: update to 0.9.0

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

diff --git a/srcpkgs/Waybar/template b/srcpkgs/Waybar/template
index 9b9242f8824..de67113570b 100644
--- a/srcpkgs/Waybar/template
+++ b/srcpkgs/Waybar/template
@@ -1,7 +1,7 @@
 # Template file for 'Waybar'
 pkgname=Waybar
-version=0.8.0
-revision=2
+version=0.9.0
+revision=1
 build_style=meson
 configure_args="-Dlibnl=$(vopt_if libnl enabled disabled)
  -Dpulseaudio=$(vopt_if pulseaudio enabled disabled)
@@ -18,7 +18,7 @@ license="MIT"
 homepage="https://github.com/Alexays/Waybar"
 changelog="https://github.com/Alexays/Waybar/releases"
 distfiles="https://github.com/Alexays/Waybar/archive/${version}.tar.gz"
-checksum=2de2f0cec243da0d9ff2255ceb9dac9d95e8be06d6ea13926fae460d72e4b8aa
+checksum=65e8397d5a8880cbb9172138e361b0d91f649bc99327d36945e38d1e5dbb157d
 
 build_options="libnl pulseaudio dbusmenugtk mpd"
 build_options_default="pulseaudio mpd"

From a71ebf13c70b8a7d06c2f415989d789f1efb3124 Mon Sep 17 00:00:00 2001
From: rwt3k <rwt3k@users.noreply.github.com>
Date: Sun, 29 Dec 2019 19:45:32 -0300
Subject: [PATCH 2/2] Waybar: update to 0.9.0

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

diff --git a/srcpkgs/Waybar/template b/srcpkgs/Waybar/template
index de67113570b..80ad26c1612 100644
--- a/srcpkgs/Waybar/template
+++ b/srcpkgs/Waybar/template
@@ -5,10 +5,12 @@ revision=1
 build_style=meson
 configure_args="-Dlibnl=$(vopt_if libnl enabled disabled)
  -Dpulseaudio=$(vopt_if pulseaudio enabled disabled)
- -Ddbusmenu-gtk=$(vopt_if dbusmenugtk enabled disabled)"
+ -Ddbusmenu-gtk=$(vopt_if dbusmenugtk enabled disabled) 
+ -Dgtk-layer-shell=$(vopt_if gtklayershell enabled disabled) 
+ -Dsystemd=$(vopt_if systemd enabled disabled)"
 hostmakedepends="pkg-config glib-devel wayland-devel sway"
 makedepends="libinput-devel wayland-devel wlroots-devel gtkmm-devel spdlog
- jsoncpp-devel libglib-devel libsigc++-devel fmt-devel
+ jsoncpp-devel libglib-devel libsigc++-devel fmt-devel cmake scdoc
  $(vopt_if pulseaudio pulseaudio-devel) $(vopt_if libnl libnl3-devel)
  $(vopt_if dbusmenugtk libdbusmenu-gtk3-devel)
  $(vopt_if mpd libmpdclient-devel)"

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

* Re: [PR PATCH] [Closed]: [WIP]Waybar: update to 0.9.0
  2019-12-29 16:16 [PR PATCH] Waybar: update to 0.9.0 voidlinux-github
  2019-12-29 22:49 ` [PR PATCH] [Updated] [WIP]Waybar: " voidlinux-github
@ 2019-12-30 16:45 ` voidlinux-github
  2020-01-19 13:56 ` voidlinux-github
  2020-01-20 21:57 ` voidlinux-github
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-12-30 16:45 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

[WIP]Waybar: update to 0.9.0
https://github.com/void-linux/void-packages/pull/17864

Description:


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

* Re: [WIP]Waybar: update to 0.9.0
  2019-12-29 16:16 [PR PATCH] Waybar: update to 0.9.0 voidlinux-github
  2019-12-29 22:49 ` [PR PATCH] [Updated] [WIP]Waybar: " voidlinux-github
  2019-12-30 16:45 ` [PR PATCH] [Closed]: " voidlinux-github
@ 2020-01-19 13:56 ` voidlinux-github
  2020-01-20 21:57 ` voidlinux-github
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2020-01-19 13:56 UTC (permalink / raw)
  To: ml

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

New comment by Ogromny on void-packages repository

https://github.com/void-linux/void-packages/pull/17864#issuecomment-576007205

Comment:
Why closed ?

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

* Re: [WIP]Waybar: update to 0.9.0
  2019-12-29 16:16 [PR PATCH] Waybar: update to 0.9.0 voidlinux-github
                   ` (2 preceding siblings ...)
  2020-01-19 13:56 ` voidlinux-github
@ 2020-01-20 21:57 ` voidlinux-github
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2020-01-20 21:57 UTC (permalink / raw)
  To: ml

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

New comment by rwt3k on void-packages repository

https://github.com/void-linux/void-packages/pull/17864#issuecomment-576441876

Comment:
> Why closed ?

I was kind of out of patience to mess with him... 

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

end of thread, other threads:[~2020-01-20 21:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-29 16:16 [PR PATCH] Waybar: update to 0.9.0 voidlinux-github
2019-12-29 22:49 ` [PR PATCH] [Updated] [WIP]Waybar: " voidlinux-github
2019-12-30 16:45 ` [PR PATCH] [Closed]: " voidlinux-github
2020-01-19 13:56 ` voidlinux-github
2020-01-20 21:57 ` voidlinux-github

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