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: | 32 |
Popularity: | 0.95 |
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-noaccumAUR, 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)
- playerctl (playerctl-gitAUR)
- upower (upower-gitAUR, upower-nocriticalAUR, upower-nosystemd-gitAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- catch2 (catch2-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glib2-devel (make)
- meson (meson-gitAUR) (make)
- python-setuptools (make)
- scdoc (scdoc-gitAUR) (make)
- wayland-protocols (wayland-protocols-gitAUR) (make)
- otf-font-awesome (optional) – Icons in the default configuration
Required by (27)
- 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)
- 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)
- sway-rc (requires waybar) (optional)
- sway-titlebar-positioning-git (requires waybar) (optional)
- Show 7 more...
Latest Comments
« First ‹ Previous 1 .. 5 6 7 8 9 10
BlueGone commented on 2018-08-11 09:50 (UTC) (edited on 2018-08-11 09:51 (UTC) by BlueGone)
Waybar is still in the very early stages of development. The list of dependencies therefore tends to grow rapidly, so that the AUR package will often have missing dependencies.
Because Waybar depends on fmtlib 4.1.0 and this version is unavailable on archlinux repositories, the AUR package patch the
meson.build
to build and link statically fmtlib to the binary. The slightest change of themeson.build
on the upstream will therefore cause the build to fail until I'll release the accordingmeson.build.patch
.I'm trying to keep track of the upstream, but this package will often be out-of-date. One generic way to fix the build is to install an earlier version of Waybar for which the AUR package has been designed, until I fix it. You just need, in the PKGBUILD, to comment the current git source, and uncomment the alternative one. Example for
r70.8d5b61a9-2
:aereaux commented on 2018-08-11 01:20 (UTC)
Also missing libpulse as a dependency.
TimsManter commented on 2018-08-10 17:35 (UTC) (edited on 2018-08-10 17:36 (UTC) by TimsManter)
In prepare():
Also some dependencies are missing:
« First ‹ Previous 1 .. 5 6 7 8 9 10