Search Criteria
Package Details: discover-overlay 0.6.5-3
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://trigg.github.io/Discover/ |
Keywords: | discord overlay |
Licenses: | GPL3 |
Conflicts: | discover-overlay-git |
Provides: | discover-overlay |
Submitter: | taragolis |
Maintainer: | taragolis |
Last Packager: | taragolis |
Votes: | 11 |
Popularity: | 0.095097 |
First Submitted: | 2020-10-27 14:43 (UTC) |
Last Updated: | 2023-08-21 19:57 (UTC) |
Dependencies (14)
- gtk3 (gtk3-git, gtk3-ubuntu, gtk3-no_deadkeys_underline, gtk3-patched-filechooser-icon-view, gtk3-classic, gtk3-classic-xfce)
- libappindicator-gtk3 (libappindicator-bzr)
- python-cairo (python-cairo-git)
- python-gobject (python-gobject-git)
- python-pillow (python-pillow-git, python-pillow-simd)
- python-pyxdg
- python-requests
- python-setuptools
- python-websocket-client (python-websocket-client-git)
- python-xlib
- python-build (make)
- python-installer (python-installer-git) (make)
- python-wheel (make)
- gtk-layer-shell (gtk-layer-shell-git) (optional) – Wayland support
Latest Comments
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