Search Criteria
Package Details: conky-lua-archers-git 3467.a429eaa6-1
Git Clone URL: | https://aur.archlinux.org/conky-lua-archers-git.git (read-only, click to copy) |
---|---|
Package Base: | conky-lua-archers-git |
Description: | A free, light-weight system monitor for X with lua enabled for Arch based distros |
Upstream URL: | https://github.com/brndnmtthws/conky/ |
Keywords: | conky conky-lua conky-lua-arch |
Licenses: | |
Conflicts: | |
Provides: | |
Replaces: | |
Submitter: | drxspace |
Maintainer: | drxspace |
Last Packager: | drxspace |
Votes: | 15 |
Popularity: | 0.000108 |
First Submitted: | 2016-07-31 17:36 |
Last Updated: | 2019-05-02 17:05 |
Dependencies (22)
- alsa-lib (alsa-lib-x205ta, alsa-lib-git, alsa-lib-minimal-git, alsa-lib-a52pcm)
- cairo (cairo-infinality, cairo-infinality-remix, cairo-ubuntu, cairo-dfb, cairo-git, cairo-minimal, cairo-glesv2-bin, cairo-glesv3-bin)
- curl (curl-git, curl-minimal-git)
- glib2 (glib2-sched-policy, glib2-clear, glib2-quiet, glib2-selinux, glib2-nodocs-git, glib2-git, glib2-patched-thumbnailer)
- imlib2
- librsvg (librsvg-git, librsvg-minimal-git)
- libxdamage
- libxft (libxft-bgra-git, libxft-bgra)
- libxinerama (libxinerama-randr-git)
- libxml2 (libxml2-linenum, libxml2-git)
- libxnvctrl (libxnvctrl-340xx, libxnvctrl-390xx, libxnvctrl-beta-gtk2)
- lua
- lua51
- tolua++ (tolua++_5.3)
- wireless_tools
- cmake (cmake-git) (make)
- docbook-xml (make)
- docbook-xsl (make)
- docbook2x (make)
- git (git-git) (make)
- perl-xml-libxml (make)
- perl-xml-sax-expat (make)
Required by (9)
- barpyrus-git (requires conky) (optional)
- conky-bargile (requires conky)
- conky-colors-git (requires conky)
- conky-manager2-git (requires conky)
- cronograph-conky
- uenv (requires conky) (optional)
- uenv-git (requires conky) (optional)
- xfce4-theme-switcher (requires conky)
- xts-dark-theme (requires conky)
Latest Comments
fungalnet commented on 2020-08-31 18:37
When ipv6 is OFF in the configuration it fails to build. Why have it as an option then. I still haven't made any of the related conky pkgs work with lua 5.4 but this one doesn't even want to build.
slut commented on 2019-05-02 01:16
lua needs to be added as a dependency, it won't build with just lua51 installed for whatever reason
kaptoxic commented on 2018-05-30 23:15
I am getting a lot of compile errors, e.g.:
metscoin commented on 2018-01-26 12:45
Last Updated: 2018-01-24 04:16 conky-lua-archers-git 3188.562c7375-1
install: cannot stat 'LICENSE.GPL': No such file or directory ==> ERROR: A failure occurred in package().
drxspace commented on 2016-09-12 18:03
Please, try my conky widget named “cronograph-conky” also.
Find it here:
https://aur.archlinux.org/packages/cronograph-conky
Thanks.
drxspace commented on 2016-08-20 06:58
Thank you @rrt. I'm glad to hear so :)
rrt commented on 2016-08-19 22:08
This works as opposed to conky-lua that crashed during cmake deps. Great work.
drxspace commented on 2016-08-11 14:45
Strange cause there's no build/ in the git but I hope it's okay now.
afaikifreedom commented on 2016-08-11 11:44
mkdir: cannot create directory 'build/': File exists.
How can I resolve this problem.
You should edit PKGBUILD.
prepare() {
cd "${srcdir}/${_pkgname}"
mkdir -p build/
}
That's all we have. You can compile package.