Skip to content

Commit

Permalink
x11/waybar: backport a sway fix after 2f0148b
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeich committed Jul 9, 2023
1 parent ba0baf3 commit 0ef3415
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 2 additions & 1 deletion x11/waybar/Makefile
@@ -1,12 +1,13 @@
PORTNAME= waybar
DISTVERSION= 0.9.19
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= x11 wayland
PKGNAMESUFFIX= ${FLAVOR:N${FLAVORS:[1]}:C/.+/-${FLAVOR}/}

PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= 1fb2b8efd5a1.patch:-p1 # https://github.com/Alexays/Waybar/pull/2284
PATCHFILES+= e2bfa5e019f6.patch:-p1 # https://github.com/Alexays/Waybar/pull/2286
PATCHFILES+= d774de6c4622.patch:-p1 # https://github.com/Alexays/Waybar/pull/2293

MAINTAINER= jbeich@FreeBSD.org
COMMENT= Highly customizable Wayland bar for Sway and wlroots-based compositors
Expand Down
2 changes: 2 additions & 0 deletions x11/waybar/distinfo
Expand Up @@ -5,3 +5,5 @@ SHA256 (1fb2b8efd5a1.patch) = 98bd3b424d673f154782bd9c795428a01cba7bf8c8a1a2c461
SIZE (1fb2b8efd5a1.patch) = 2236
SHA256 (e2bfa5e019f6.patch) = 008c16eb342165f50e16432b15e7ed86411de393d862d3d84c73afbce8d6e2e5
SIZE (e2bfa5e019f6.patch) = 1121
SHA256 (d774de6c4622.patch) = 49d9abf74e7844922d3cd5ef38b48a432a084f56198e7f10f18d3723e976bcd1
SIZE (d774de6c4622.patch) = 1200

0 comments on commit 0ef3415

Please sign in to comment.