mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
x11/waybar: unbreak taskbar after r554475
[error] wlr/taskbar: argument not found
This commit is contained in:
parent
5fd18d2a3e
commit
aff556b989
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=556180
@ -2,12 +2,13 @@
|
||||
|
||||
PORTNAME= waybar
|
||||
DISTVERSION= 0.9.4
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11
|
||||
|
||||
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
|
||||
PATCHFILES+= e4427cb017f2.patch:-p1 # https://github.com/Alexays/Waybar/pull/849
|
||||
PATCHFILES+= 22e46ea6cc64.patch:-p1 # https://github.com/Alexays/Waybar/pull/849
|
||||
PATCHFILES+= 67d54ef3d53e.patch:-p1 # https://github.com/Alexays/Waybar/pull/898
|
||||
|
||||
MAINTAINER= jbeich@FreeBSD.org
|
||||
COMMENT= Highly customizable Wayland bar for Sway and wlroots-based compositors
|
||||
|
@ -5,3 +5,5 @@ SHA256 (e4427cb017f2.patch) = b37743cc5b9564f815ca95dbd97404324ce8a456674a183d4d
|
||||
SIZE (e4427cb017f2.patch) = 11956
|
||||
SHA256 (22e46ea6cc64.patch) = a8e4030c105e7c08331fe0bf09b3c2129161abc3c4accb09b8c64233ea211099
|
||||
SIZE (22e46ea6cc64.patch) = 3686
|
||||
SHA256 (67d54ef3d53e.patch) = 76beebbf973f3bccf57abd23d59c27d38043bcc4e8c35b3420351493b499bc4e
|
||||
SIZE (67d54ef3d53e.patch) = 2759
|
||||
|
Loading…
Reference in New Issue
Block a user