Search Criteria
Package Details: conky-lua-nv 1.11.5-5
Git Clone URL: | https://aur.archlinux.org/conky-lua-nv.git (read-only) |
---|---|
Package Base: | conky-lua-nv |
Description: | An advanced system monitor for X based on torsmo with lua and nvidia enabled |
Upstream URL: | https://github.com/brndnmtthws/conky |
Licenses: | |
Conflicts: | |
Provides: | |
Replaces: | |
Submitter: | Andrwe |
Maintainer: | Foucault |
Last Packager: | Foucault |
Votes: | 119 |
Popularity: | 0.063347 |
First Submitted: | 2010-04-12 04:55 |
Last Updated: | 2019-11-22 19:04 |
Dependencies (23)
- cairo (cairo-dfb, cairo-minimal, cairo-ubuntu, cairo-glesv2-aarch64, cairo-infinality, cairo-git, cairo-infinality-remix)
- curl (curl-http2-git, curl-git)
- glib2 (glib2-sched-policy, glib2-git, glib2-clear, glib2-quiet, glib2-patched-thumbnailer)
- imlib2
- libpulse (pulseaudio-git, libpulse-nosystemd)
- librsvg (librsvg-git)
- libxdamage
- libxft
- libxinerama (libxinerama-randr-git)
- libxml2 (libxml2-linenum, libxml2-git)
- libxnvctrl (libxnvctrl-340xx, libxnvctrl-390xx)
- lua
- wireless_tools
- cmake (cmake-git) (make)
- docbook-xml (make)
- docbook-xsl (make)
- docbook2x (make)
- git (git-git) (make)
- man-db (make)
- perl-xml-libxml (make)
- nvidia (nvidia-346xx-dkms, nvidia-352, nvidia-llb-dkms, nvidia-vulkan-developer-beta-lts, nvidia-173xx-dkms, nvidia-96xx-dkms, nvidia-full-beta-all, nvidia-full-beta, nvidia-beta-dkms, nvidia-beta-all, nvidia-beta, nvidia-vulkan, nvidia-vulkan-dkms, nvidia-dkms, nvidia-lts) (optional) – for GT4xx and newer GPUs,
- nvidia-304xx (optional) – for GeForce 6/7 GPUs
- nvidia-340xx (nvidia-340xx-lts-dkms, nvidia-340xx-dkms) (optional) – for G8x, G9x, GT2xx GPUS,
Required by (5)
- barpyrus-git (requires conky) (optional)
- conky-bargile (requires conky-lua)
- conky-colors-git (requires conky)
- uenv (requires conky) (optional)
- uenv-git (requires conky) (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »
Plexcon commented on 2017-06-04 14:22
make[2]: *** [src/CMakeFiles/conky.dir/build.make:87: src/CMakeFiles/conky.dir/colours.cc.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:526: src/CMakeFiles/conky.dir/all] Error 2
make: *** [Makefile:152: all] Error 2
==> ERROR: Se produjo un fallo en build().
oberon2007 commented on 2016-05-30 18:48
Thank you Foucault. You are right about man-db. However since 1.10.2 dependency libxinerama is needed! ;)
Foucault commented on 2016-03-17 09:52
man-db is in the base group, I believe base and base-devel packages are supposed to be installed anyway and not regarded as dependencies in AUR packages.
oberon2007 commented on 2016-03-17 00:18
Thank you for this great package! I just noticed that man-db is missing from makedepends.
kennypewpew commented on 2016-02-09 20:08
I got an "ERROR: install should not be an array". The fix was to edit the PKGBUILD and modify the install target from install=('conky-lua-nv.install') to install=conky-lua-nv.install
Foucault commented on 2015-12-03 11:11
Should be working now. Thanks!
FiyreWyrkz commented on 2015-12-02 22:49
CMake Error at cmake/ConkyPlatformChecks.cmake:370 (message):
Unable to find program 'tolua++'
However, I do have this package installed already.
hekel commented on 2015-11-20 17:40
Build fails with cmake-3.4.0
Solved with this patch: https://github.com/brndnmtthws/conky/issues/162
Foucault commented on 2015-09-22 09:07
I build it in a clean chroot with extra-x86_64-build and I have not installed perl-xml-sax-expat (but I do have perl-xml-sax, pulled by libxml). Are you sure that is required?
davidosomething commented on 2015-09-21 23:20
requires perl-xml-sax-expat to build docs