Search Criteria
Package Details: waybar-git r2429.09142fa3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/waybar-git.git (read-only, click to copy) |
---|---|
Package Base: | waybar-git |
Description: | Highly customizable Wayland bar for Sway and Wlroots based compositors (GIT) |
Upstream URL: | https://github.com/Alexays/Waybar/ |
Keywords: | bar sway wlroots |
Licenses: | MIT |
Conflicts: | waybar |
Provides: | waybar |
Submitter: | BlueGone |
Maintainer: | Alexays (BlueGone, maximbaz) |
Last Packager: | Alexays |
Votes: | 31 |
Popularity: | 0.42 |
First Submitted: | 2018-08-09 18:41 (UTC) |
Last Updated: | 2024-06-14 07:05 (UTC) |
Dependencies (32)
- fmt (fmt-gitAUR)
- gtk-layer-shell (gtk-layer-shell-gitAUR)
- gtkmm3
- jackAUR (jack2-gitAUR, pipewire-jack-gitAUR, pipewire-full-jack-gitAUR, jack2, pipewire-jack)
- libappindicator-gtk3
- libdate-tz.so (chrono-date)
- libdbusmenu-gtk3
- libevdev (libevdev-gitAUR)
- libinput (libinput-multiplierAUR, libinput-three-finger-dragAUR)
- libjack.so (jackAUR, jack2-gitAUR, pipewire-jack-gitAUR, pipewire-full-jack-gitAUR, jack2, lib32-jack2, lib32-pipewire-jack, pipewire-jack)
- libjsoncpp.so (jsoncpp-cmakeAUR, jsoncpp-gitAUR, jsoncpp)
- libmpdclient
- libnl (libnl-gitAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libsigc++
- libsndio.so (sndio-gitAUR, sndio)
- libspdlog.so (spdlog-gitAUR, spdlog)
- libupower-glib.so (upower-nocriticalAUR, upower-nosystemd-gitAUR, upower)
- libwireplumber (libwireplumber-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- Show 12 more dependencies...
Required by (28)
- focal-hyprland-git (requires waybar) (optional)
- focal-sway-git (requires waybar) (optional)
- gsconnect (requires waybar) (optional)
- gsconnect-git (requires waybar) (optional)
- hyprforest-installer-bin (requires waybar) (optional)
- lxqt-labwc-session-git (requires waybar)
- ml4w-hyprland (requires waybar)
- ml4w-hyprland-git (requires waybar)
- niri-git (requires waybar) (optional)
- spatial-shell (requires waybar) (optional)
- sway-borders-git (requires waybar) (optional)
- sway-config-fedora (requires waybar)
- sway-disable-titlebar (requires waybar) (optional)
- sway-force-ssd-git (requires waybar) (optional)
- sway-git-wlroots-git (requires waybar) (optional)
- sway-hidecursor-leftbar (requires waybar) (optional)
- sway-im (requires waybar) (optional)
- sway-im-git (requires waybar) (optional)
- sway-inhibit-fullscreen-git (requires waybar) (optional)
- sway-no-titlebars-git (requires waybar) (optional)
- Show 8 more...
Latest Comments
1 2 3 4 5 6 .. 9 Next › Last »
alekgr commented on 2024-09-15 19:37 (UTC)
I was able fixed the jsoncpp by - uninstalling waybar-git - updating arch and then reinstalling waybar again but waybar-updates still broken
alekgr commented on 2024-09-15 19:27 (UTC)
also paru -Syu [sudo] password for alek: :: Synchronizing package databases... core is up to date extra 7.4 MiB 4.23 MiB/s 00:02 [############################################################################] 100% :: Starting full system upgrade... resolving dependencies... looking for conflicting packages... error: failed to prepare transaction (could not satisfy dependencies) :: installing jsoncpp (1.9.6-3) breaks dependency 'libjsoncpp.so=25-64' required by waybar-git
tirsek commented on 2024-09-14 01:05 (UTC)
I've got a couple of comments. I'm not extremely familiar with PKGBUILDs, so bear with me if I'm way off here:
Makepkg warns that libdate-tz.so is an unnecessary dependency. That would make sense since chrono tzdb is part of std since C++20. Waybar seems to run just fine without that package installed, and the non-git official package doesn't seem to depend on it either.
Meson warns that the configuration step should be called as
meson setup [options]
instead of justmeson [options]
as PKGBUILD does now.In the backup array,
etc/xdg/waybar/config
should beetc/xdg/waybar/config.jsonc
.Billli11 commented on 2024-09-13 03:12 (UTC)
fmt
package in Arch's repo has been upgraded to11.0.2-1
.waybar-git need to be rebuild to work.
h3ss commented on 2024-06-14 00:56 (UTC)
@Alexays looks like there's a new build dependency: glib2-devel
h3ss commented on 2024-05-06 11:41 (UTC)
@alexmurkoff You can get around this by uninstalling
waybar-git
, doing your update, and then installing it again. I think you might even be able to just do something likeparu --rebuild -S waybar-git
to force a rebuild, then do your regular update, without having to temporarily uninstall.alexmurkoff commented on 2024-05-06 04:43 (UTC)
Same error that @grappas has.
MikeWalrus commented on 2024-03-24 05:41 (UTC)
Please add
python-packaging
to makedepends for gdbus-codegen. It's now an optional dependency of glib2.grappas commented on 2024-02-03 23:22 (UTC)
1 2 3 4 5 6 .. 9 Next › Last »