Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Waybar: Update to 0.9.17 & add libevdev-devel necessary for keyboard-module
@ 2023-01-13  1:05 lz-coder
  2023-01-13  1:09 ` [PR PATCH] [Updated] " lz-coder
                   ` (31 more replies)
  0 siblings, 32 replies; 33+ messages in thread
From: lz-coder @ 2023-01-13  1:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lz-coder/void-packages Waybar
https://github.com/void-linux/void-packages/pull/41610

Waybar: Update to 0.9.17 & add libevdev-devel necessary for keyboard-module
The libevdev-devel dependency was missing, and was needed for the keyboard-state module to work.

<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)




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

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

From 3e1560012cb4d637400aff4c96a44c1242b03a0c Mon Sep 17 00:00:00 2001
From: lz-coder <lzcoder@proton.me>
Date: Thu, 12 Jan 2023 21:47:30 -0300
Subject: [PATCH] Waybar: Update to 0.9.17 & add libevdev-devel necessary for
 keyboard-state module

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

diff --git a/srcpkgs/Waybar/template b/srcpkgs/Waybar/template
index 3d3a889229f2..57b147795617 100644
--- a/srcpkgs/Waybar/template
+++ b/srcpkgs/Waybar/template
@@ -1,7 +1,7 @@
 # Template file for 'Waybar'
 pkgname=Waybar
-version=0.9.16
-revision=1
+version=0.9.17
+revision=2
 _date_version=3.0.1
 _mesonbuild_date_ver=3.0.0-1
 build_wrksrc=Waybar-${version}
@@ -15,7 +15,7 @@ configure_args="-Dgtk-layer-shell=enabled -Dlibudev=enabled -Dman-pages=enabled
  -Dsndio=$(vopt_if sndio enabled disabled)"
 hostmakedepends="cmake pkg-config glib-devel wayland-devel scdoc
  $(vopt_if dbusmenugtk gobject-introspection)"
-makedepends="libinput-devel wayland-devel gtkmm-devel spdlog eudev-libudev-devel
+makedepends="libevdev-devel libinput-devel wayland-devel gtkmm-devel spdlog eudev-libudev-devel
  gtk-layer-shell-devel jsoncpp-devel libglib-devel libsigc++-devel fmt-devel
  $(vopt_if libnl libnl3-devel)
  $(vopt_if pulseaudio pulseaudio-devel)
@@ -31,7 +31,7 @@ changelog="https://github.com/Alexays/Waybar/releases"
 distfiles="https://github.com/Alexays/Waybar/archive/refs/tags/${version}.tar.gz
  https://github.com/HowardHinnant/date/archive/refs/tags/v${_date_version}.tar.gz
  https://github.com/mesonbuild/hinnant-date/archive/refs/tags/${_mesonbuild_date_ver}.tar.gz"
-checksum="37ebd7b10e32e802afe9236ea9374fabb77b1abb2c203ca6173b27dc03128096
+checksum="da6f448be343a593ee092486fb4744502aa1e6ad85f4eccc3670d0b84a2a4266
  7a390f200f0ccd207e8cff6757e04817c1a0aec3e327b006b7eb451c57ee3538
  f2aa492b59893f69367228bf802cbb0a07c4d52fac2185dfd8ebb5d16295d893"
 

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

end of thread, other threads:[~2023-05-06 14:19 UTC | newest]

Thread overview: 33+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-13  1:05 [PR PATCH] Waybar: Update to 0.9.17 & add libevdev-devel necessary for keyboard-module lz-coder
2023-01-13  1:09 ` [PR PATCH] [Updated] " lz-coder
2023-01-15 11:47 ` [PR REVIEW] " paper42
2023-01-15 13:05 ` lz-coder
2023-01-15 13:06 ` lz-coder
2023-01-16  8:38 ` classabbyamp
2023-01-20  5:58 ` lz-coder
2023-02-04 18:18 ` RAR27
2023-02-07 17:08 ` [PR PATCH] [Updated] " lz-coder
2023-02-07 17:41 ` [PR REVIEW] " lz-coder
2023-02-08  1:28 ` RAR27
2023-02-08 14:34 ` lz-coder
2023-02-08 14:39 ` lz-coder
2023-02-08 15:06 ` [PR PATCH] [Updated] " lz-coder
2023-02-08 17:25 ` classabbyamp
2023-02-08 18:02 ` [PR PATCH] [Updated] " lz-coder
2023-02-14 21:45 ` lz-coder
2023-02-15  2:12 ` lz-coder
2023-04-01 19:05 ` hochata
2023-04-19  3:51 ` [PR PATCH] [Updated] " lz-coder
2023-04-19  6:40 ` classabbyamp
2023-04-19 16:35 ` [PR PATCH] [Updated] " lz-coder
2023-04-20 17:45 ` lukas-jo
2023-04-21 14:31 ` lz-coder
2023-04-21 14:31 ` lz-coder
2023-04-25 20:48 ` lukas-jo
2023-04-25 20:51 ` lukas-jo
2023-04-26  3:37 ` [PR PATCH] [Updated] " lz-coder
2023-04-30  0:47 ` [PR REVIEW] " classabbyamp
2023-04-30  0:47 ` classabbyamp
2023-05-04 12:27 ` [PR PATCH] [Updated] " lz-coder
2023-05-04 13:23 ` lz-coder
2023-05-06 14:19 ` [PR PATCH] [Merged]: " classabbyamp

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