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) |
Last Packager: | Alexays |
Votes: | 34 |
Popularity: | 1.39 |
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-full-jack-gitAUR, pipewire-jack-gitAUR, jack2, pipewire-jack)
- libappindicator-gtk3
- libdate-tz.so (chrono-date)
- libdbusmenu-gtk3
- libevdev (libevdev-gitAUR)
- libinput (libinput-multiplierAUR, libinput-noaccumAUR, libinput-three-finger-dragAUR, libinput-gitAUR)
- libjack.so (jackAUR, jack2-gitAUR, pipewire-full-jack-gitAUR, pipewire-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 (29)
- autoricer-bin (requires waybar) (optional)
- cwc-git (requires waybar) (optional)
- focal-hyprland-git (requires waybar) (optional)
- focal-sway-git (requires waybar) (optional)
- gsconnect (requires waybar) (optional)
- gsconnect-git (requires waybar) (optional)
- lxqt-labwc-session-git (requires waybar)
- niri-dinit (requires waybar) (optional)
- 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 9 more...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »
jplatte commented on 2021-08-19 10:43 (UTC)
If you stopped using waybar or downgraded chrono-date to 3.0.0-2 to make it work, you can just rebuild waybar after upgrading chrono-date again and it will work without having to keep the older chrono-date version installed.
UnicornDarkness commented on 2021-07-24 06:02 (UTC)
Can you replace
source=("${pkgname}::git://github.com/Alexays/Waybar")
bysource=("${pkgname}::git+https://github.com/Alexays/Waybar")
, please? I am unable to clone the Git repository withouthttps
.reeeeeeeeeeelity commented on 2021-03-29 14:10 (UTC)
Source dir: .cache/yay/waybar-git/src/waybar-git Build dir: .cache/yay/waybar-git/src/build meson.build:1:0: ERROR: Compiler cc can not compile programs.
manually go into the directory and do
meson build && ninja -C build
works thoErikR commented on 2021-03-15 16:26 (UTC)
Needed to edit the build file and add
--auto-features=enabled
after the meson command to enable rfkill support (for Bluetooth)lmartinez-mirror commented on 2021-03-03 00:22 (UTC)
PKGBUILD is missing
sndio
in its depends,waybar
will not run without it.tiberiousr commented on 2021-01-05 09:24 (UTC)
Haven't been able to build this without removing the meson patch for over a month now.
danielrparks commented on 2020-12-06 18:28 (UTC)
Is the patch necessary anymore? I was able to build just fine without it.
kris7t commented on 2020-12-01 13:20 (UTC)
meson.build.patch
fails to apply yet again, but it seems to be a bit more involved this time. Even after fixing the patch like this: https://linx.marussy.com/selif/9xks2a0n.txt compilation fails as follows: https://linx.marussy.com/selif/xvq5q07c.txtelectricprism commented on 2020-07-20 21:08 (UTC) (edited on 2020-07-20 21:09 (UTC) by electricprism)
I think a rebuild needs to be triggered on
jsoncpp
upgrade -- I can't recall if there is a DEPENDS in PKGBUILD for that or not, the last year I've gotten this error twicewaybar: error while loading shared libraries: libjsoncpp.so.22: cannot open shared object file: No such file or directory
Reinstalling
waybar-git
fixes the problem.nhrjr commented on 2020-07-01 23:26 (UTC)
@Alexays: The meson.build.patch does not pass the validity check. Could you update the checksum? Thanks!
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »