Search Criteria
Package Details: conky-git 1.11.6.r6.g16be0e15-1
Git Clone URL: | https://aur.archlinux.org/conky-git.git (read-only, click to copy) |
---|---|
Package Base: | conky-git |
Description: | Lightweight system monitor for X (from git) |
Upstream URL: | https://github.com/brndnmtthws/conky |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | Beini |
Maintainer: | amoka |
Last Packager: | amoka |
Votes: | 12 |
Popularity: | 0.24 |
First Submitted: | 2015-09-17 10:36 |
Last Updated: | 2020-12-25 22:01 |
Dependencies (15)
- glib2 (glib2-sched-policy, glib2-clear, glib2-quiet, glib2-git, glib2-nodocs-git, glib2-patched-thumbnailer)
- imlib2
- libpulse (libpulse-bluedio, pulseaudio-pali, libpulse-airplay, libpulse-nosystemd, pulseaudio-git, libpulse-hsphfpd, libpulse-nosystemd-git, pulseaudio-dummy, libpulse-nosystemd-minimal-git)
- libxdamage
- libxft (libxft-bgra, libxft-bgra-git)
- libxinerama (libxinerama-randr-git)
- libxml2 (libxml2-linenum, libxml2-git)
- libxnvctrl (libxnvctrl-340xx, libxnvctrl-gtk2, libxnvctrl-390xx)
- lua
- wireless_tools
- cmake (cmake-git) (make)
- docbook-xsl (make)
- docbook2x (make)
- git (git-git) (make)
- man-db (make)
Required by (8)
- barpyrus-git (requires conky) (optional)
- conky-bargile (requires conky)
- conky-colors-git (requires conky)
- conky-manager2-git (requires conky)
- uenv (requires conky) (optional)
- uenv-git (requires conky) (optional)
- xfce4-theme-switcher (requires conky)
- xts-dark-theme (requires conky)
Latest Comments
AlexanderCurl commented on 2020-08-07 06:31
Conky fails to start, due to recent lua upgrade. Install lua53 from the repository solves the problem.
emmanuelux commented on 2020-06-13 10:07
to compile it on arm armv7h :
I delete in PKGBUILD :
1) libxnvctrl in depends (nvidia)
I replace ON by OFF :
2) -D BUILD_NVIDIA=OFF \
robson commented on 2020-01-29 21:51
This patch fixes the RAM consumption in conky. https://aur.archlinux.org/cgit/aur.git/tree/mem.patch?h=conky-lua-nv
bal0r commented on 2019-11-01 09:08
Hi Beini, I built conky-git today* and realized that it is not installing the man page entries for conky. Would you please be so kind and take care of this?
*I wanted to get rid of this bug: https://github.com/brndnmtthws/conky/issues/877
Cheers and thanks a lot Max
Beini commented on 2015-12-23 19:03
I switched to using un-annotated tags, if that's any better.
txtsd commented on 2015-12-21 09:18
`git describe` doesn't output the correct tag because of the 999. Will it be possible to use another method to obtain the package version?