Search Criteria
Package Details: glava-git r329.3cc5e22-2
Git Clone URL: | https://aur.archlinux.org/glava-git.git (read-only, click to copy) |
---|---|
Package Base: | glava-git |
Description: | OpenGL audio spectrum visualizer |
Upstream URL: | https://github.com/wacossusca34/glava |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | coderobe |
Maintainer: | coderobe |
Last Packager: | coderobe |
Votes: | 12 |
Popularity: | 0.23 |
First Submitted: | 2018-01-17 18:04 |
Last Updated: | 2019-12-14 12:01 |
Dependencies (9)
- libxcomposite
- libxext (libxext-git)
- libxrender
- pulseaudio (pulseaudio-bluedio, pulseaudio-pali, pulseaudio-airplay, pulseaudio-git, pulseaudio-hsphfpd, pipewire-pulse-git, pipewire-common-pulse-git, pulseaudio-dummy, pulseaudio-nosystemd-git, pulseaudio-nosystemd-minimal-git, pipewire-pulse)
- x-server (xorg-server1.12, xorg-server-hwcursor-gamma, xorg-server-notty, xorg-server-dev, xorg-server-sd_notify, xorg-server-git, xorg-server-bug865, xorg-server-rootless-nosystemd-minimal, xorg-server-rootless-nosystemd-minimal-git, xorg-server-noudev, xorg-server)
- git (git-git) (make)
- meson (meson-git) (make)
- obs-studio (obs-studio-liushui-git, obs-studio-wayland, obs-hevc-vaapi-git, obs-studio-git, obs-studio-ftl, obs-studio-browser, obs-studio-wayland-git) (make)
- obs-studio (obs-studio-liushui-git, obs-studio-wayland, obs-hevc-vaapi-git, obs-studio-git, obs-studio-ftl, obs-studio-browser, obs-studio-wayland-git) (optional) – OBS integration
Latest Comments
1 2 Next › Last »
tilktilk5 commented on 2020-08-21 07:05
Running makepkg -si fails, full output: https://pastebin.com/Y3gc2vJD
ShayBox commented on 2019-06-19 06:19
Needs meson as a dependency
coderobe commented on 2018-10-02 13:58
you have merely not configured it, linarcx
linarcx commented on 2018-10-02 09:03
When i install it and run it a transparent window showing to me! why?
coderobe commented on 2018-05-07 08:30
@erikdubois: Update - An issue with the upstream Makefile was found that would cause the build to fail like you described when
XDG_CONFIG_DIRS
is set in your environment, i have submitted a patch upstream. Additionally, i suggest building your packages in a clean env to avoid issues like this.coderobe commented on 2018-05-07 05:42
@erikdubois: Cannot reproduce. Build system & built package look normal. You'll have to provide me with some more info & logs.
erikdubois commented on 2018-05-06 19:43
Installing glava I get a directory in my root with the name "DG_CONFIG_DIR" with glava and its folders and files inside. I think you want it to go to /etc/xdg... Could you look into it? glava -C does not work since there is no glava folder in /etc/xdg
Pol_M commented on 2018-03-02 15:20
What should I use instead? :/
Thanks for the fast answer :D
coderobe commented on 2018-03-02 15:18
@Pol_M: Yaourt strikes again. Yaourt can't build split packages correctly, and chokes on the glfw-git pkgbase. This is not an issue with the package - complain to the yaourt developers and use something else.
EDIT: typo
Pol_M commented on 2018-03-02 15:16
https://pastebin.com/bTA0RG4C this is all the output of the installation. As I'm from another country (Catalonia, Spain) part of the text is in Catalan.
The main error is:
Error: s'ha detectat un paquet amb un conflicte impossible de resoldre
Error: ha fallat preparar la transacció (dependències conflictives)
:: glfw-wayland-git i glfw-x11-git tenen conflictes
==> AVÍS:Els vostres paquets s'han desat a /tmp/yaourt-tmp-pol
which would translate to:
Error: We've detected a package with a conflict which is impossible to solve
Error: Failed to do the transaction (conflictive dependencies)
:: glfw-wayland-git and glfw-x11-git have conflicts
==> WARNING: your packages have been saved in /tmp/yaourt-tmp-pol
I can guess that maybe glfw-x11-git does not want to install due to the existence of the wayland-git version, but I don't have this version installed.
Hope this helps (If this is what you wanted). I love your visualizer, It works quite well. I'll definitely share your program :D