Search Criteria
Package Details: lemonbar-git v1.4.r0.g2e8ac2c-1
Git Clone URL: | https://aur.archlinux.org/lemonbar-git.git (read-only, click to copy) |
---|---|
Package Base: | lemonbar-git |
Description: | A featherweight, lemon-scented, bar based on xcb. |
Upstream URL: | https://github.com/LemonBoy/bar |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | haliax |
Maintainer: | wilssonmartee |
Last Packager: | wilssonmartee |
Votes: | 75 |
Popularity: | 0.013361 |
First Submitted: | 2015-04-09 15:25 |
Last Updated: | 2020-12-07 03:27 |
Dependencies (3)
- libxcb (libxcb-git)
- git (git-git) (make)
- pod2man (make)
Required by (6)
- admiral-git (requires lemonbar) (optional)
- barpyrus-git (requires lemonbar)
- leftwm (requires lemonbar) (optional)
- leftwm-git (requires lemonbar) (optional)
- windowchef (requires lemonbar) (optional)
- windowchef-git (requires lemonbar) (optional)
Latest Comments
1 2 Next › Last »
macmv commented on 2019-12-09 06:11
Why is this marked as out of date? The wiki page still suggests we install this, even though it hasn't been updated in two years.
skypher commented on 2019-08-13 02:32
needs pod2man in makedeps
pzl commented on 2015-09-12 19:31
small problem in pkgver(), was leading to wrong version string when installing. Here's the diff to fix:
https://gist.github.com/pzl/b416ac5ef6b8feb5adb3
ljrk commented on 2015-05-22 07:51
Why no "replaces bar-aint-recursive-git"?
Svenstaro commented on 2015-05-21 23:39
Merging into lemonbar-git.
Svenstaro commented on 2015-05-21 23:38
Merging into lemonbar-git.
krisztianfekete commented on 2015-05-06 13:20
I am using community/fish and my PATH is at default (too simple?):
echo $PATH
/usr/bin
I have run into the same build error as reported in https://github.com/LemonBoy/bar/issues/89
...
==> Updated version: bar-aint-recursive 1.1.4.ga9f285f-1
...
==> Starting package()...
pod2man --section=1 --center="lemonbar Manual" --name "lemonbar" --release="lemonbar a9f285f" README.pod > lemonbar.1
/bin/sh: pod2man: command not found
Makefile:25: recipe for target 'doc' failed
make: *** [doc] Error 127
==> ERROR: A failure occurred in package().
Aborting...
I was able to build the package by appending /usr/bin/core-perl to the PATH then makepkg.
@ajs124: would it be possible to set the PATH in the PKGBUILD file?
klaus commented on 2015-04-22 21:24
provides=('bar-aint-recursive' 'lemonbar') -- is this line correct? Seems weird to list the old name as provided.
jamietanna commented on 2015-03-22 02:40
Project binaries have been renamed to `lemonbar`, compared to `bar` previously.
haawda commented on 2014-11-18 12:59
see http://hastebin.com/ojedokupuf for a pacman 4.1 compliant PKGBUILD