Search Criteria
Package Details: discover-overlay 0.7.8-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/discover-overlay.git (read-only, click to copy) |
---|---|
Package Base: | discover-overlay |
Description: | Yet another Discord overlay for Linux written in Python using GTK3 |
Upstream URL: | https://github.com/trigg/Discover |
Keywords: | discord overlay |
Licenses: | GPL-3.0 |
Submitter: | taragolis |
Maintainer: | Neurognostic |
Last Packager: | Neurognostic |
Votes: | 14 |
Popularity: | 1.14 |
First Submitted: | 2020-10-27 14:43 (UTC) |
Last Updated: | 2024-12-20 10:12 (UTC) |
Dependencies (15)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libappindicator-gtk3
- python-cairo (python-cairo-gitAUR)
- python-gobject
- python-pillow
- python-pulsectl-asyncioAUR (python-pulsectl-asyncio-gitAUR)
- python-pyxdg
- python-requests
- python-setuptools
- python-websocket-client (python-websocket-client-gitAUR)
- python-xlib
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-wheel (make)
- gtk-layer-shell (gtk-layer-shell-gitAUR) (optional) – Wayland support
Latest Comments
cinnamon211 commented on 2024-11-23 22:41 (UTC)
Hey this package has been out of date since the 0.7.4 version and the stable upstream is at 0.7.8 already. Is the maintainer missing in action?
taragolis commented on 2023-08-21 17:28 (UTC)
@Fuxino, @mk1337fi thanks for reporting. I will add it a bit later during the day!
Fuxino commented on 2023-08-21 16:16 (UTC)
Build fails in a clean chroot, adding python-wheel to build dependencies solves the issue.
mk1337fi commented on 2023-08-21 14:57 (UTC)
I had to install python-wheel to build.
taragolis commented on 2023-08-18 10:47 (UTC)
@za3k, just wondering are you sure that
python-setuptools
should be part of dependencies, and not just build-dependencies. I ask because in generalsetuptools
should be used only during installation, not in application runtime, however some apps might use some parts of setuptools, e.g.pkg_resource
, see: https://setuptools.pypa.io/en/latest/pkg_resources.htmlIf it required for discover overlay I would add it as soon as I check that it uses somewhere. If you could provide any error that occur it also would be helpful.
za3k commented on 2023-08-17 23:21 (UTC) (edited on 2023-08-17 23:22 (UTC) by za3k)
This needs
python-setuptools
as a dependencytaragolis commented on 2020-11-20 12:12 (UTC)
Add
gtk-layer-shell
as optional dependency because it only uses on Waylandj.r commented on 2020-11-19 18:30 (UTC)
It also needs
gtk-layer-shell
as dependency