Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
120 changes: 0 additions & 120 deletions srcpkgs/Waybar/patches/fix-tray-icons.patch

This file was deleted.

6 changes: 3 additions & 3 deletions srcpkgs/Waybar/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'Waybar'
pkgname=Waybar
version=0.11.0
revision=2
version=0.12.0
revision=1
build_style=meson
configure_args="-Dlibudev=enabled -Dman-pages=enabled
-Dsystemd=disabled -Drfkill=enabled
Expand Down Expand Up @@ -30,7 +30,7 @@ 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=6a0e9f0f7f2eff503951958cbb16dc39041c0b67e86c35154e8507677c61be9d
checksum=80454a0778176f575c112bdef9107f272621b578aa629bcc257ad9844a6c7165
conf_files="/etc/xdg/waybar/config.jsonc /etc/xdg/waybar/style.css"

build_options="libnl pulseaudio dbusmenugtk mpd sndio jack pipewire"
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/gtk-layer-shell/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'gtk-layer-shell'
pkgname=gtk-layer-shell
version=0.8.2
version=0.9.0
revision=1
build_style=meson
build_helper="gir"
Expand All @@ -13,7 +13,7 @@ license="LGPL-3.0-or-later, MIT"
homepage="https://github.com/wmww/gtk-layer-shell"
changelog="https://raw.githubusercontent.com/wmww/gtk-layer-shell/master/CHANGELOG.md"
distfiles="https://github.com/wmww/gtk-layer-shell/archive/refs/tags/v${version}.tar.gz"
checksum=254dd246303127c5d5236ea640f01a82e35d2d652a48d139dd669c832a0f0dce
checksum=3809e5565d9ed02e44bb73787ff218523e8760fef65830afe60ea7322e22da1c
make_check_pre="xvfb-run"

if [ "$XBPS_CHECK_PKGS" ]; then
Expand Down