Github messages for voidlinux
 help / color / mirror / Atom feed
From: cinerea0 <cinerea0@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] Waybar: update to 0.9.20
Date: Tue, 18 Jul 2023 20:22:33 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-45110@inbox.vuxu.org> (raw)

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

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

https://github.com/cinerea0/void-packages waybar
https://github.com/void-linux/void-packages/pull/45110

Waybar: update to 0.9.20
#### Testing the changes
- I tested the changes in this PR: **YES**

---

I also enabled the JACK module with a default build option.

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

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

From eee9a4b80f8cea0bb8c05bb6cc2e62f3eae492fa Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Tue, 18 Jul 2023 14:21:41 -0400
Subject: [PATCH] Waybar: update to 0.9.20

---
 srcpkgs/Waybar/template | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/Waybar/template b/srcpkgs/Waybar/template
index 21205b72320a..b9487caaa5d1 100644
--- a/srcpkgs/Waybar/template
+++ b/srcpkgs/Waybar/template
@@ -1,6 +1,6 @@
 # Template file for 'Waybar'
 pkgname=Waybar
-version=0.9.19
+version=0.9.20
 revision=1
 build_style=meson
 configure_args="-Dgtk-layer-shell=enabled -Dlibudev=enabled -Dman-pages=enabled
@@ -10,6 +10,7 @@ configure_args="-Dgtk-layer-shell=enabled -Dlibudev=enabled -Dman-pages=enabled
  -Ddbusmenu-gtk=$(vopt_if dbusmenugtk enabled disabled)
  -Dmpd=$(vopt_if mpd enabled disabled)
  -Dsndio=$(vopt_if sndio enabled disabled)
+ -Djack=$(vopt_if jack enabled disabled)
  -Dwireplumber=$(vopt_if pipewire enabled disabled)"
 hostmakedepends="cmake pkg-config glib-devel wayland-devel scdoc
  $(vopt_if dbusmenugtk gobject-introspection)"
@@ -21,17 +22,18 @@ makedepends="libevdev-devel libinput-devel wayland-devel gtkmm-devel spdlog eude
  $(vopt_if pulseaudio pulseaudio-devel)
  $(vopt_if dbusmenugtk libdbusmenu-gtk3-devel)
  $(vopt_if mpd libmpdclient-devel)
- $(vopt_if sndio sndio-devel)"
+ $(vopt_if sndio sndio-devel)
+ $(vopt_if jack jack-devel)"
 short_desc="Polybar-like Wayland Bar for Sway and Wlroots based compositors"
 maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="MIT"
 homepage="https://github.com/Alexays/Waybar"
 changelog="https://github.com/Alexays/Waybar/releases"
 distfiles="https://github.com/Alexays/Waybar/archive/refs/tags/${version}.tar.gz"
-checksum=09695c9d6ae4cf33d8e8a2c3e4ba216e5d293e2d72d4115c64c5d2612976816d
+checksum=e300183defece4799b6dfb7aea72400492ec6e330217c22158a334f35532d014
 
-build_options="libnl pulseaudio dbusmenugtk mpd sndio pipewire"
-build_options_default="libnl pulseaudio dbusmenugtk mpd sndio pipewire"
+build_options="libnl pulseaudio dbusmenugtk mpd sndio jack pipewire"
+build_options_default="libnl pulseaudio dbusmenugtk mpd sndio jack pipewire"
 
 desc_option_libnl="Enable libnl support for network related features"
 desc_option_dbusmenugtk="Enable support for tray"

             reply	other threads:[~2023-07-18 18:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-18 18:22 cinerea0 [this message]
2023-07-18 20:46 ` [PR PATCH] [Merged]: " classabbyamp

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-45110@inbox.vuxu.org \
    --to=cinerea0@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).