Search Criteria
Package Details: discover-overlay-git v0.6.3.r0.gde83063-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/discover-overlay-git.git (read-only, click to copy) |
---|---|
Package Base: | discover-overlay-git |
Description: | Yet another Discord overlay for Linux written in Python using GTK3 |
Upstream URL: | https://github.com/trigg/Discover |
Keywords: | discord overlay |
Licenses: | GPL3 |
Conflicts: | discover-overlay |
Provides: | discover-overlay |
Submitter: | fisch02 |
Maintainer: | taragolis |
Last Packager: | taragolis |
Votes: | 7 |
Popularity: | 0.036185 |
First Submitted: | 2020-09-27 11:02 (UTC) |
Last Updated: | 2022-09-22 20:44 (UTC) |
Dependencies (11)
- gtk3 (gtk3-git, gtk3-typeahead, gtk3-classic-noatk-64, gtk3-ubuntu, gtk3-no_deadkeys_underline, gtk3-patched-filechooser-icon-view, gtk3-classic)
- python-cairo (python-cairo-git)
- python-gobject (python-gobject-git)
- python-pillow (python-pillow-git, python-pillow-simd)
- python-pyxdg
- python-requests
- python-websocket-client (python-websocket-client-git)
- python-xlib
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- python-setuptools (make)
- gtk-layer-shell (gtk-layer-shell-git) (optional) – Wayland support
Latest Comments
1 2 Next › Last »
taragolis commented on 2022-06-09 17:59 (UTC)
I've updated requirements to latest changes in discover-overlay repo. So it should build without any errors
cybrid commented on 2021-12-24 22:56 (UTC)
I had to install python-xlib to get this working:
pip install python3-xlib
May want to include this as a dependency.
YAOMTC commented on 2021-08-16 03:00 (UTC)
I second @weirddan455's comment, python-requests and python-pillow still need to be added as dependencies. I also could not run it without them.
YAOMTC commented on 2020-12-18 03:50 (UTC)
Thanks, after rebuilding/reinstalling python-pidfile and discover, it now works.
taragolis commented on 2020-12-13 11:00 (UTC)
You should reinstall
python-pidfile
because seems it install for python 3.8 but now mainline python interpreter for arch is 3.9YAOMTC commented on 2020-12-12 00:57 (UTC) (edited on 2020-12-12 01:02 (UTC) by YAOMTC)
After rebuilding and reinstalling, it still doesn't launch. python-pidfile 3.0.0, gtk-layer-shell, python-pillow, and python-requests are installed. This is on Plasma/KWin if it makes any difference.
weirddan455 commented on 2020-10-30 00:44 (UTC)
python-requests and python-pillow should also be added as dependencies. I was getting Python "Module not found" errors until I installed both.
fisch02 commented on 2020-10-23 17:26 (UTC)
python-cairo and python-pidfile have been added to dependencies (thx taragolis for providing a python-pidfile PKGBUILD)
taragolis commented on 2020-10-23 09:41 (UTC)
I've added python-pidfile to AUR, so now it can be added as dependency to discover
sudobash418 commented on 2020-10-12 00:34 (UTC)
The
python-pidfile
package is also a missing dependency (I can't find it packaged anywhere in the AUR though).1 2 Next › Last »