Search Criteria
Package Details: clight-gui-git r93.29e7216-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/clight-gui-git.git (read-only, click to copy) |
---|---|
Package Base: | clight-gui-git |
Description: | Qt GUI for Clight |
Upstream URL: | https://github.com/nullobsi/clight-gui |
Licenses: | GPL-3.0-or-later |
Conflicts: | clight-gui |
Provides: | clight-gui |
Submitter: | yochananmarqos |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 8 |
Popularity: | 0.000000 |
First Submitted: | 2021-01-23 03:31 (UTC) |
Last Updated: | 2024-01-20 20:38 (UTC) |
Dependencies (5)
- clightAUR (clight-gitAUR)
- qt5-charts (qt5-charts-gitAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- qt5-tools (make)
Required by (2)
- clight (requires clight-gui) (optional)
- clight-git (optional)
Latest Comments
luciferin commented on 2021-11-05 13:21 (UTC) (edited on 2021-11-05 13:22 (UTC) by luciferin)
@yochananmarqos Sorry for the delayed response here, I forgot to turn on notifications.
I'm using GNOME but I use tray icons through an extension. So yes, the status icon is what I was looking for. The app icon was displaying properly when launching from GNOME.
yochananmarqos commented on 2021-11-02 16:40 (UTC)
@nullobsi: QtXml is part of
qt5-base
whichqt5-charts
depends on.nullobsi commented on 2021-11-02 16:06 (UTC)
I recently added a dependency for QtXml. it would be great if you could add that into the
depends
:)yochananmarqos commented on 2021-06-16 17:03 (UTC)
@acb_netsurfer: When Clight GUI was first released, some things were based on commits from the Clight master branch and did not work with the stable release. That's no longer the case, so I'll adjust it.
ablankley commented on 2021-06-16 16:48 (UTC)
Is there a reason why this is dependent on
clight-git
rather thanclight
? The way thedepends
clause is written,clight
isn't supported as a dependency. I think that clause should useclight
as the required dependency rather thanclight-git
. After all, the latter providesclight
, so either could be used after such a change to the PKGBUILD.yochananmarqos commented on 2021-03-12 21:04 (UTC) (edited on 2021-03-12 21:09 (UTC) by yochananmarqos)
@luciferin: The icons are baked into the binary, that shouldn't be necessary. Besides, that's the wrong directory. Those are status icons, not app icons.
What DE / WM are you using?
luciferin commented on 2021-03-12 20:48 (UTC)
Package is missing tray icons.
I added the following lines to the PKGBUILD to have them installed: