Search Criteria
Package Details: conky-git 1.12.2.r4.g8f5014b9-1
Package Actions
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 |
Upstream URL: | https://github.com/brndnmtthws/conky |
Licenses: | GPL, BSD |
Conflicts: | conky |
Provides: | conky |
Submitter: | Beini |
Maintainer: | None |
Last Packager: | yochananmarqos |
Votes: | 13 |
Popularity: | 0.002809 |
First Submitted: | 2015-09-17 10:36 (UTC) |
Last Updated: | 2022-04-24 16:22 (UTC) |
Dependencies (25)
- curl (curl-minimal-git, curl-git)
- glib2 (glib2-selinux, glib2-nodocs-git, glib2-git, glib2-patched-thumbnailer)
- glibc (glibc-git, glibc-force-mmap, lib32-glibc-force-mmap, glibc-minimal-git, glibc-widevine, glibc-linux4)
- imlib2
- libcurl.so (curl-minimal-git, curl-git, curl, libcurl-compat, libcurl-gnutls)
- libncursesw.so (arm-linux-gnueabihf-ncurses, ncurses-nohex, ncurses-git, lib32-ncurses, ncurses)
- libpulse (libpulse-bluedio, pulseaudio-pali, pulseaudio-dummy, libpulse-nosystemd-git, libpulse-nosystemd, libpulse-nosystemd-minimal-git, libpulse-airplay, pulseaudio-git)
- libpulse.so (libpulse-bluedio, pulseaudio-dummy, libpulse-nosystemd-git, libpulse-nosystemd, libpulse-nosystemd-minimal-git, libpulse-airplay, pulseaudio-git, libpulse)
- libsystemd.so (systemd-libs-homed-containers, systemd-libs-selinux, systemd-libs-git, systemd-pr23511-libs, systemd-libs)
- libxdamage
- libxft (libxft-bgra, libxft-git, libxft-bgra-git)
- libxinerama (libxinerama-randr-git)
- libxml2 (libxml2-git)
- libxnvctrl (libxnvctrl-beta-gtk2, libxnvctrl-430xx, libxnvctrl-340xx, libxnvctrl-470xx, libxnvctrl-510xx, libxnvctrl-390xx)
- libXNVCtrl.so (libxnvctrl-beta-gtk2, libxnvctrl-430xx, lib32-libxnvctrl-470xx, libxnvctrl-470xx, libxnvctrl-510xx, libxnvctrl-390xx, libxnvctrl)
- lua
- ncurses (ncurses-nohex, ncurses-git)
- systemd-libs (systemd-libs-homed-containers, systemd-libs-selinux, systemd-libs-git, systemd-pr23511-libs)
- wireless_tools
- catch2 (catch2-git) (make)
- Show 5 more dependencies...
Required by (10)
- barpyrus-git (requires conky) (optional)
- conky-bargile (requires conky)
- conky-colors-git (requires conky)
- conky-manager2-git (requires conky)
- music-lounge (requires conky) (optional)
- uenv (requires conky) (optional)
- uenv-git (requires conky) (optional)
- unityx (requires conky)
- xfce4-theme-switcher (requires conky)
- xts-dark-theme (requires conky)
Latest Comments
rado84 commented on 2022-04-03 23:32 (UTC)
Not lua53 helps, not downgrading lua helps either - makepkg exited with code 4 and that's it. Seems like conky is dead, unless someone with programming/scripting knowledge decides to fix it.
pingplug commented on 2021-04-26 00:04 (UTC)
the
master
branch is renamed tomain
simonzack commented on 2021-03-26 10:44 (UTC)
Can
-D BUILD_NVIDIA=ON
be added back? I had to make my custom local package for this.merlock commented on 2021-03-24 14:47 (UTC) (edited on 2021-03-24 14:49 (UTC) by merlock)
I'm probably not going to worry too much about this anymore; I've fully transitioned to sway/wayland and conky doesn't play nice.
Surprisingly, I'm not missing it at all - and I've used conky for 8 straight years.
Lantorax commented on 2021-03-24 00:37 (UTC)
Just posting that I had the same issue as merlock when I updated today, yay -Syu caused the same error. Cloning then using makepkg -si did work for me, however
merlock commented on 2021-03-20 01:58 (UTC)
@amoka - I don't know what else I can do to show you.
Chroot attempt:
http://ix.io/2TtT
makepkg -sr attempt:
http://ix.io/2TtU
amoka commented on 2021-03-19 23:23 (UTC)
@merlock Just tested in clean chroot... builds successfully!
merlock commented on 2021-03-19 22:03 (UTC)
Won't build (standard or clean chroot):
AlexanderCurl commented on 2020-08-07 06:31 (UTC)
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 (UTC) (edited on 2020-06-13 10:08 (UTC) by emmanuelux)
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 \
bal0r commented on 2019-11-01 09:08 (UTC)
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 (UTC)
txtsd commented on 2015-12-21 09:18 (UTC)