Search Criteria
Package Details: discover-overlay-git v0.7.1.r8.g6d92d0f-2
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: | 9 |
Popularity: | 0.005332 |
First Submitted: | 2020-09-27 11:02 (UTC) |
Last Updated: | 2024-03-25 16:39 (UTC) |
Dependencies (15)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- python-cairo (python-cairo-gitAUR)
- python-gobject (python-gobject-gitAUR)
- python-pillow (python-pillow-gitAUR)
- python-pulsectl-asyncioAUR (python-pulsectl-asyncio-gitAUR)
- python-pyxdg
- python-requests
- python-setuptools
- python-websocket-client (python-websocket-client-gitAUR)
- python-xlib
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-wheel (make)
- gtk-layer-shell (gtk-layer-shell-gitAUR) (optional) – Wayland support
Latest Comments
1 2 Next › Last »
trigg commented on 2024-03-25 16:05 (UTC) (edited on 2024-03-25 16:06 (UTC) by trigg)
New dependencies are added upstream,
pip packages are: * asyncio * pulsectl * pulsectl-asyncio
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
1 2 Next › Last »