Search Criteria
Package Details: glava-git r329.3cc5e22-2
Package Actions
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: | GPL3 |
Conflicts: | glava |
Provides: | glava |
Submitter: | coderobe |
Maintainer: | coderobe |
Last Packager: | coderobe |
Votes: | 13 |
Popularity: | 0.000005 |
First Submitted: | 2018-01-17 18:04 (UTC) |
Last Updated: | 2019-12-14 12:01 (UTC) |
Dependencies (9)
- libxcomposite
- libxext (libxext-gitAUR)
- libxrender
- pulseaudio (pulseaudio-dummyAUR, pulseaudio-gitAUR)
- x-server (xorg-server-gitAUR, xorg-server-bug865-issue1578AUR, xorg-server-bug865AUR, xorg-server)
- git (git-gitAUR, git-glAUR) (make)
- meson (meson-gitAUR) (make)
- obs-studio (obs-studio-gitAUR, obs-studio-libertyAUR, obs-studio-rcAUR, obs-studio-browserAUR, obs-studio-tytan652AUR) (make)
- obs-studio (obs-studio-gitAUR, obs-studio-libertyAUR, obs-studio-rcAUR, obs-studio-browserAUR, obs-studio-tytan652AUR) (optional) – OBS integration
Latest Comments
« First ‹ Previous 1 2
coderobe commented on 2018-05-07 05:42 (UTC)
@erikdubois: Cannot reproduce. Build system & built package look normal. You'll have to provide me with some more info & logs.
<deleted-account> commented on 2018-05-06 19:43 (UTC)
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 (UTC)
What should I use instead? :/
Thanks for the fast answer :D
coderobe commented on 2018-03-02 15:18 (UTC) (edited on 2018-03-02 15:22 (UTC) by coderobe)
@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 (UTC) (edited on 2018-03-02 15:16 (UTC) by Pol_M)
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
Pol_M commented on 2018-03-02 15:01 (UTC)
How would I do that? (I'm quite new at this) With glfw-x11 it works perfectly well, though.
coderobe commented on 2018-03-01 15:45 (UTC)
@Pol_M: It does compile just fine in my clean build chroot. Can you provide logs?
Pol_M commented on 2018-03-01 15:39 (UTC)
It seems like glfw-x11-git doesn't seem to compile. It may be because it conflicts with glfw-wayland. I changed the dependency to glfw-x11 and it seems like it has compiled propperly. I'll give more info after making this work. :)
« First ‹ Previous 1 2