Search Criteria
Package Details: conky-lua 1.12.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/conky-lua.git (read-only, click to copy) |
---|---|
Package Base: | conky-lua |
Description: | Lightweight system monitor for X, with Lua support enabled |
Upstream URL: | http://github.com/brndnmtthws/conky |
Keywords: | conky conky-lua |
Licenses: | GPL3, BSD |
Conflicts: | conky |
Provides: | conky |
Submitter: | alexiobash |
Maintainer: | oberon2007 |
Last Packager: | oberon2007 |
Votes: | 57 |
Popularity: | 0.000032 |
First Submitted: | 2015-08-12 18:00 (UTC) |
Last Updated: | 2022-06-07 14:52 (UTC) |
Dependencies (22)
- alsa-lib (alsa-lib-git, alsa-lib-minimal-git, alsa-lib-x205ta)
- cairo (cairo-git, cairo-minimal, cairo-glesv2-bin, cairo-glesv3-bin, cairo-ubuntu)
- curl (curl-minimal-git, curl-git)
- glib2 (glib2-selinux, glib2-nodocs-git, glib2-git, glib2-patched-thumbnailer)
- imlib2
- libpulse (libpulse-bluedio, pulseaudio-pali, pulseaudio-dummy, libpulse-nosystemd-git, libpulse-nosystemd, libpulse-nosystemd-minimal-git, libpulse-airplay, pulseaudio-git)
- libxdamage
- libxft (libxft-bgra, libxft-bgra-git)
- libxml2 (libxml2-git)
- lua52
- tolua++ (tolua++_5.3)
- wireless_tools
- cmake (cmake-git) (make)
- docbook-xml (make)
- docbook-xsl (make)
- docbook2x (make)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
- librsvg (librsvg-minimal-git, librsvg-og, librsvg-git) (make)
- libxinerama (libxinerama-randr-git) (make)
- libxml2 (libxml2-git) (make)
- Show 2 more dependencies...
Required by (9)
- 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)
- unityx (requires conky)
- xfce4-theme-switcher (requires conky)
- xts-dark-theme (requires conky)
Latest Comments
oberon2007 commented on 2022-06-07 14:37 (UTC)
Builds now with MAINTAINER_MODE=OFF as a workaround. See: https://github.com/brndnmtthws/conky/issues/1179
kaoxk commented on 2022-06-07 13:21 (UTC)
I'm having the same issue as killajoe. Tired with both versions and got the same error.
killajoe commented on 2022-03-15 09:24 (UTC) (edited on 2022-03-15 09:26 (UTC) by killajoe)
seems not to build anymore tried with version 1.12.2 fails too. error from 1.11.5: https://clbin.com/UUSsM
mikelkook commented on 2021-05-09 16:50 (UTC)
@oberon2007: Could you please update this package to the latest version? This is currently version 1.12.2 and it compiles and runs fine for me. This is especially important for my configuration where i have many conky_parse calls in the lua script because version 1.11.5 has a bug where those calls slow it down so it updates the screen only every 5 seconds. With the current version it updates the screen every 0.5 seconds as it's supposed to do.
oberon2007 commented on 2020-03-29 15:12 (UTC)
Added makedepends git, updated to 1.11.5 and enabled pulseaudio support.
Noeljunior commented on 2020-03-28 11:15 (UTC)
Hi. I'm trying to build this on a clean chroot (aurutils) and it looks this package is missing git as makedepends:
CMake Error at cmake/Conky.cmake:145 (message): Unable to find program 'git'
Can you please add it? Thanks
akira commented on 2019-06-01 21:42 (UTC) (edited on 2019-06-01 21:45 (UTC) by akira)
The official package is compiled with PulseAudio support enabled; would you mind adding that to this PKGBUILD?
edit: more information here https://bugs.archlinux.org/task/50127
PedroHLC commented on 2019-01-19 18:19 (UTC)
Please, could you add git to makedepends?
oberon2007 commented on 2018-01-09 13:26 (UTC)
Thank you @Espionage . I'm afraid there isn't anything we can do about that on the PKGBUILD side since having it conflict with lua doesn't seem to make sense...
Espionage commented on 2018-01-09 12:18 (UTC) (edited on 2018-01-09 12:19 (UTC) by Espionage)
I've found that doing a makepkg of this package (or any other AUR conky package with lua support) when lua 5.3 is installed will cause it to build incorrectly. This causes a segmentation fault when the lua_load function in a conky configuration file is called. The solution to this problem is apparently to re-run the makepkg after having removed lua 5.3 from the system, as this package uses the lua51 package (i.e. Lua 5.1).
I wanted to post this here because it was quite frustrating for a number of hours of debugging until finally identifying the issue based on my interpretation of a gdb output which seemed to be looking for the lua 5.1 dependencies but not finding them.
I installed the lua 5.3 package after having successfully tested the lua_load function in a conky configuration script and it now appears to work despite the presence of both lua 5.3, 5.1 (and 5.2 which is required for some parts of GNOME).
graybeard commented on 2017-07-19 12:11 (UTC)
oberon2007 commented on 2017-07-18 20:39 (UTC)
graybeard commented on 2017-07-18 20:26 (UTC)
Xyne commented on 2017-06-21 23:15 (UTC)
Linuxplorer commented on 2017-06-21 22:50 (UTC)
oberon2007 commented on 2017-06-01 08:11 (UTC) (edited on 2017-07-18 20:34 (UTC) by oberon2007)
oberon2007 commented on 2017-05-29 01:00 (UTC) (edited on 2017-05-29 01:01 (UTC) by oberon2007)
oberon2007 commented on 2017-05-29 00:05 (UTC)
wsgdlhy commented on 2017-05-28 23:43 (UTC)
wsgdlhy commented on 2017-05-28 23:37 (UTC)
oberon2007 commented on 2017-05-28 09:06 (UTC)
bmbaker commented on 2017-05-28 08:02 (UTC)
oberon2007 commented on 2017-05-23 00:38 (UTC)
fcolista commented on 2017-02-09 09:45 (UTC)
bastelfreak commented on 2016-09-25 13:22 (UTC)
zuzavo commented on 2016-08-13 22:03 (UTC)
drxspace commented on 2016-08-01 07:23 (UTC)
ata commented on 2016-07-25 21:52 (UTC) (edited on 2016-07-26 13:21 (UTC) by ata)
techMod commented on 2016-07-20 10:57 (UTC)
m3thodic commented on 2016-07-04 21:40 (UTC) (edited on 2016-07-04 21:46 (UTC) by m3thodic)
dbenque commented on 2016-06-23 21:58 (UTC)
firekage commented on 2016-06-19 15:34 (UTC) (edited on 2016-06-19 15:35 (UTC) by firekage)
argamanza commented on 2016-04-16 20:10 (UTC)
sdothum commented on 2016-04-01 19:21 (UTC)
ranger commented on 2016-03-31 08:51 (UTC)
TidestManager1 commented on 2016-03-31 00:51 (UTC)
petrucci4prez commented on 2016-03-29 08:24 (UTC)
lukasm commented on 2016-03-29 06:17 (UTC)
mcaceres commented on 2016-03-28 20:03 (UTC)
lukasm commented on 2016-03-28 11:10 (UTC) (edited on 2016-03-28 11:10 (UTC) by lukasm)
TidestManager1 commented on 2016-03-27 23:36 (UTC)
ata commented on 2016-03-27 21:56 (UTC)
ata commented on 2016-03-27 21:56 (UTC)
ata commented on 2016-03-27 21:16 (UTC)
moonarch commented on 2016-03-26 21:41 (UTC)
bastelfreak commented on 2016-03-26 21:19 (UTC)
TidestManager1 commented on 2016-03-15 09:15 (UTC)
tiberiomoliveira commented on 2016-02-20 23:21 (UTC)
scofi16 commented on 2016-02-18 15:16 (UTC)
benjarobin commented on 2016-02-13 14:31 (UTC)
krs4keshara commented on 2016-02-02 07:05 (UTC)
ketzalv commented on 2016-01-25 03:49 (UTC)
eduncan911 commented on 2016-01-19 01:53 (UTC)
TiglathAshur commented on 2015-12-13 00:08 (UTC)
KevinHivert commented on 2015-12-04 10:08 (UTC)
stormeye commented on 2015-12-03 00:14 (UTC)
ata commented on 2015-11-30 00:10 (UTC) (edited on 2015-11-30 00:18 (UTC) by ata)
ozky commented on 2015-11-28 08:18 (UTC)
midfingr commented on 2015-11-27 19:19 (UTC) (edited on 2015-11-27 19:20 (UTC) by midfingr)
Dea993 commented on 2015-11-24 18:39 (UTC)
alexiobash commented on 2015-11-12 08:17 (UTC)
vraskolnikov commented on 2015-11-11 20:16 (UTC)
vraskolnikov commented on 2015-11-11 20:11 (UTC)
alexiobash commented on 2015-09-23 15:32 (UTC)
moonarch commented on 2015-09-23 15:31 (UTC)
alexiobash commented on 2015-09-23 15:29 (UTC)
moonarch commented on 2015-09-23 15:23 (UTC)
salan54 commented on 2015-09-23 15:19 (UTC)
linuxista commented on 2015-09-22 22:12 (UTC)
alexiobash commented on 2015-08-15 08:52 (UTC)
pbl commented on 2015-08-14 23:10 (UTC)