Package Details: wob 0.15.1-1

Git Clone URL: https://aur.archlinux.org/wob.git (read-only, click to copy)
Package Base: wob
Description: A lightweight overlay volume/backlight/progress/anything bar for Wayland
Upstream URL: https://github.com/francma/wob
Keywords: wayland
Licenses: ISC
Submitter: francma
Maintainer: francma
Last Packager: francma
Votes: 29
Popularity: 0.50
First Submitted: 2019-07-21 14:46 (UTC)
Last Updated: 2023-09-17 07:57 (UTC)

Latest Comments

1 2 Next › Last »

TommyJollyboat commented on 2023-09-03 10:39 (UTC)

@francma my bad, thank you!

francma commented on 2023-09-03 09:04 (UTC)

@TommyJollyboat

Packages in the AUR assume that base-devel is installed in the build environment.

https://wiki.archlinux.org/title/Arch_User_Repository#Installing_and_upgrading_packages

TommyJollyboat commented on 2023-09-03 01:19 (UTC)

Got an error when installing with paru:

wob-0.14.2/meson.build:11:17: ERROR: Dependency lookup for wayland-protocols with method 'pkgconfig' failed: Pkg-config binary for machine 1 not found. Giving up.

Fix was to add package pkgconf, I presume this should be added as a dependency!

arenm commented on 2022-05-02 18:49 (UTC)

Could you add 'aarch64' to the arch array? I've tested it and it works on aarch64.

Also the prepare function isn't doing anything, so it can be removed to save a little code.

1ace commented on 2022-03-05 18:39 (UTC)

@francma: you'll need to bump pkgrel when you do changes like the systemd service, otherwise users won't get the update :)

francma commented on 2022-03-05 16:06 (UTC)

wob.{service,socket} systemd unit files are now included in package and installed to usr/lib/systemd/user/

freed00m commented on 2022-02-07 18:44 (UTC)

I would like to see the contrib folder included aswell.

Suggestion directly in url/lib/systemd/user/ or if it's untrusted contrib directory then in maybe usr/lib/wob/contrib ?

kkga commented on 2021-11-08 18:03 (UTC)

@francma the systemd wob.{service,socket} files are not included in the package. Is this intentional?

normalname012 commented on 2021-10-01 09:05 (UTC)

I am unable to find web.socket and web.service file

francma commented on 2020-08-07 13:12 (UTC)

@okno What AUR wrapper are you using? Or do you build it yourself with makepkg? Maybe you forgot to add -s option to makepkg to install dependencies.