Search Criteria
Package Details: show-git r89.2be9440-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/show-git.git (read-only, click to copy) |
---|---|
Package Base: | show-git |
Description: | Realtime GLSL shader wallpapers |
Upstream URL: | https://github.com/danielfvm/Show |
Keywords: | background shader wallpaper |
Licenses: | GPL |
Submitter: | AmberArch |
Maintainer: | None |
Last Packager: | AmberArch |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2022-02-28 17:48 (UTC) |
Last Updated: | 2022-09-07 19:30 (UTC) |
Dependencies (16)
- glfw (glfw-wayland-minecraft-cursorfixAUR, glfw-gitAUR)
- python-cairocffi
- python-glfw
- python-mouseAUR
- python-opengl
- python-pillow (python-pillow-gitAUR)
- python-scipy (python-scipy-gitAUR, python-scipy-mklAUR, python-scipy-mkl-tbbAUR, python-scipy-mkl-binAUR)
- python-screeninfoAUR
- python-xcffib
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- glfw-wayland (glfw-gitAUR, glfw) (optional) – wayland support
- glfw-x11 (glfw-gitAUR, glfw) (optional) – x11 support
Latest Comments
Popolon commented on 2023-12-18 23:03 (UTC) (edited on 2023-12-18 23:09 (UTC) by Popolon)
python3.10 should be replaced by python3.11, but this trick anyway seams useless and not very clean?????
The python install script automatically install these:
so everything after this is useless:
AmberArch commented on 2022-04-24 15:38 (UTC)
@ilonachan Thanks for letting me know! I'm fixingthat right now
ilonachan commented on 2022-04-24 14:46 (UTC)
GitHub has deprecated the use of the unencrypted
git:
urls, which prevented me from building. The fix is literally as simple as using the protocolgit+https:
instead.