Search Criteria
Package Details: conky-lua-nv 1.21.7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/conky-lua-nv.git (read-only, click to copy) |
---|---|
Package Base: | conky-lua-nv |
Description: | Lightweight system monitor for X with lua and nvidia enabled |
Upstream URL: | https://github.com/brndnmtthws/conky |
Licenses: | GPL, BSD |
Conflicts: | conky |
Provides: | conky, conky-lua |
Replaces: | conky, torsmo |
Submitter: | Andrwe |
Maintainer: | Foucault |
Last Packager: | Foucault |
Votes: | 130 |
Popularity: | 0.003873 |
First Submitted: | 2010-04-12 04:55 (UTC) |
Last Updated: | 2024-10-20 22:52 (UTC) |
Dependencies (46)
- alsa-lib
- cairo (cairo-gitAUR)
- curl (curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- imlib2
- libcurl.so (curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR, curl, lib32-curl)
- libncursesw.so (ncurses-gitAUR, lib32-ncurses, ncurses)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libpulse.so (pulseaudio-dummyAUR, libpulse)
- librsvg (librsvg-gitAUR)
- libsystemd.so (systemd-chromiumos-libsAUR, systemd-libs-selinuxAUR, systemd-libs-gitAUR, systemd-libs-fmlAUR, lib32-systemd-gitAUR, lib32-systemd, systemd-libs)
- libx11 (libx11-gitAUR)
- libxdamage
- libxext (libxext-gitAUR)
- libxfixes
- libxft (libxft-gitAUR)
- libxi (libxi-gitAUR)
- libxinerama (libxinerama-randr-gitAUR)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- libxnvctrl (libxnvctrl-430xxAUR, libxnvctrl-340xxAUR, libxnvctrl-390xxAUR, libxnvctrl-525xxAUR, libxnvctrl-510xxAUR, libxnvctrl-470xxAUR, libxnvctrl-535xxAUR)
- libXNVCtrl.so (libxnvctrl-430xxAUR, libxnvctrl-390xxAUR, libxnvctrl-525xxAUR, libxnvctrl-510xxAUR, lib32-libxnvctrl-470xxAUR, libxnvctrl-470xxAUR, libxnvctrl-535xxAUR, libxnvctrl)
- lua
- ncurses (ncurses-gitAUR)
- pango (pango-gitAUR)
- systemd-libs (systemd-chromiumos-libsAUR, systemd-libs-selinuxAUR, systemd-libs-gitAUR, systemd-libs-fmlAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- wireless_tools
- catch2-v2 (make)
- cmake (cmake-gitAUR) (make)
- docbook-xsl (make)
- docbook2x (make)
- git (git-gitAUR, git-glAUR) (make)
- gperf (gperf-gitAUR) (make)
- man-db (make)
- pandoc (pandoc-static-gitAUR, pandoc-sile-gitAUR, pandoc-binAUR, pandoc-cli) (make)
- python-jinja (make)
- python-yaml (python-yaml-gitAUR) (make)
- wayland-protocols (wayland-protocols-gitAUR) (make)
- nvidia (nvidia-vulkanAUR, nvidia-vulkan-dkmsAUR, nvidia-535xx-dkmsAUR, nvidia-525xxAUR, nvidia-tesla-dkmsAUR, nvidia-betaAUR, nvidia-beta-dkmsAUR, nvidia-550xx-dkmsAUR, nvidia-525xx-dkmsAUR, nvidia-dkms) (optional) – for NV11 and newer GPUs,
- nvidia-340xx-dkmsAUR (optional) – for NV40 and G70 (Curie) GPUs
- nvidia-390xx-dkmsAUR (optional) – for NVC0 and GF1XX (Fermi) GPUs
- nvidia-470xx-dkmsAUR (optional) – for NVE0 (Maxwell) GPUs,
Required by (11)
- barpyrus-git (requires conky) (optional)
- conky-bargile (requires conky)
- conky-colors-git (requires conky)
- conky-manager2 (requires conky)
- conky-manager2-git (requires conky)
- sxmo-utils-git (requires conky)
- uenv (requires conky) (optional)
- uenv-git (requires conky) (optional)
- xfce4-theme-switcher (requires conky)
- xts-arcolinux-theme (requires conky)
- xts-dark-theme (requires conky)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 Next › Last »
Foucault commented on 2019-11-25 19:59 (UTC)
Well there is no particular difference between this package and the other flavours of conky; just flicking some build-time switches.
Do you have the same issue with older versions of conky?
d_fajardo commented on 2019-11-24 22:51 (UTC) (edited on 2019-11-24 23:08 (UTC) by d_fajardo)
After the recent upgrade, conky-lua suddenly runs slow. I have a lua script that draws and computes a number of rings. I then have a conky script that loads this lua updated every 0.5 seconds. If I don't load the lua script, the conky script updates at 0.5/sec but if run it with the lua script loaded, all the rings are frozen and conky goes exceedingly slow. I experimented by adding each ring one by one, and for each ring I add, lua becomes slower and until about drawing the 8th rings the all rings just freeze. It seems like lua is not computing fast enough to cover conky's update_rate.
I experimented and installed the other package conky-lua and the problem doesn't happen there so the problem here might have to do then with the recent nvidia driver update.
Does anybody have the same experience? Is there a fix?
Foucault commented on 2019-08-01 11:40 (UTC)
Great. I will move
libxvnctrl
to makedepends then. Thanks for the update!d_fajardo commented on 2019-08-01 11:12 (UTC)
Yes! Rebuilding the package works. Thanks for your time.
d_fajardo commented on 2019-08-01 11:09 (UTC)
I'll try rebuilding the package and let you know.
Foucault commented on 2019-08-01 10:04 (UTC)
Hi! It seems Arch Linux dropped the shared library from the libxnvctrl package. I'm not sure if this is a packaging error or intended. Compilation should pick up the static library though. Does rebuilding the package help?
d_fajardo commented on 2019-08-01 07:43 (UTC)
After some recent nvidia updates, conky stopped working and I'm getting this error:
conky: error while loading shared libraries: libXNVCtrl.so.0: cannot open shared object file: No such file or directory
However, if I use the conky-nvidia package, conky works albeit without the lua.
Any fix on this?
Foucault commented on 2019-07-22 19:24 (UTC)
Unfortunately that's an issue with the standard Arch package as well. It shouldn't affect functionality.
aspirogrammer commented on 2019-07-19 10:16 (UTC)
I get the "Package contains reference to $srcdir" warning.
Foucault commented on 2019-06-05 12:54 (UTC) (edited on 2019-07-22 19:24 (UTC) by Foucault)
Thanks! I've cleaned up the dependencies to follow the official PKGBUILD. BUILD_WEATHER_XOAP has also been dropped upstream so removed that too.
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 Next › Last »