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: GPL3, BSD
Conflicts: conky, conky-lua, conky-lua-arch, conky-lua-archers, conky-lua-nv
Provides: conky
Replaces: conky, torsmo
Submitter: drxspace
Maintainer: None
Last Packager: drxspace
Votes: 16
Popularity: 0.000000
First Submitted: 2016-07-31 17:36 (UTC)
Last Updated: 2019-05-02 17:05 (UTC)

Latest Comments

1 2 Next › Last »

MarsSeed commented on 2023-08-20 18:53 (UTC) (edited on 2023-08-20 19:07 (UTC) by MarsSeed)

Instead of this broken VCS build, users are advised to switch to the feature-equivalent and currently maintained conky-git AUR package. (Which also gets built with Lua support.)

lawa42 commented on 2022-03-17 14:53 (UTC)

The PKGBUILD uses an old style git url to download conky. The corresponding source entry has to be changed to (add "git" twice):

source=("git+https://github.com/brndnmtthws/${_pkgname}.git")

However, compilation will fail see the comment by @RaZorr. So while you are at it also change the MAINTAINER_MODE to OFF

-D MAINTAINER_MODE=OFF \

RaZorr commented on 2022-03-16 04:55 (UTC)

See the comment by Foucault here https://aur.archlinux.org/packages/conky-lua-nv

Tyrin.price commented on 2022-02-25 00:46 (UTC)

Fails to build: .cache/paru/clone/conky-lua-archers-git/src/conky/tests/catch2/catch.hpp:8351:14: error: call to non-‘constexpr’ function ‘long int sysconf(int)’ 8351 | 32768 >= MINSIGSTKSZ ? 32768 : MINSIGSTKSZ;

fungalnet commented on 2020-08-31 18:37 (UTC)

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 (UTC)

lua needs to be added as a dependency, it won't build with just lua51 installed for whatever reason

aspirogrammer commented on 2018-05-30 23:15 (UTC)

I am getting a lot of compile errors, e.g.:

aur-conky-lua-archers-git/src/conky/src/nvidia.cc: In function ‘char* get_nvidia_string(TARGET_ID, ATTR_ID, int)’:
aur-conky-lua-archers-git/src/conky/src/nvidia.cc:743:16: error: ‘XNVCTRLQueryTargetStringAttribute’ was not declared in this scope
   if (!dpy || !XNVCTRLQueryTargetStringAttribute(
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: *** [src/CMakeFiles/conky.dir/build.make:661: src/CMakeFiles/conky.dir/nvidia.cc.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:526: src/CMakeFiles/conky.dir/all] Error 2
make: *** [Makefile:152: all] Error 2

metscoin commented on 2018-01-26 12:45 (UTC)

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 (UTC)

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 (UTC)

Thank you @rrt. I'm glad to hear so :)