Search Criteria
Package Details: vsxu-git 0.6.3.r0.g5404800f-1
Git Clone URL: | https://aur.archlinux.org/vsxu-git.git (read-only, click to copy) |
---|---|
Package Base: | vsxu-git |
Description: | A free to use program that lets you create and perform real-time audio visual presets. |
Upstream URL: | http://www.vsxu.com/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | speps |
Maintainer: | WoefulDerelict |
Last Packager: | WoefulDerelict |
Votes: | 5 |
Popularity: | 0.000000 |
First Submitted: | 2011-07-27 23:09 |
Last Updated: | 2019-01-21 23:24 |
Dependencies (12)
- desktop-file-utils (desktop-file-utils-git)
- glew (glew-libepoxy, glew-git, glew-egl-glx)
- opencv (opencv-cuda-git, opencv2, opencv2-samples, opencv-with-python2-support, opencv-git, opencv-cuda)
- xdg-utils (mimi-git, sx-open, busking-git, xdg-utils-git, linopen, xdg-utils-terminal-true-git, xdg-utils-mimeo, xdg-utils-handlr, xdg-utils-slock, mimi-bachoseven-git, mimejs-git)
- alsa-lib (alsa-lib-x205ta, alsa-lib-git, alsa-lib-minimal-git, alsa-lib-a52pcm) (make)
- cmake (cmake-git) (make)
- git (git-git) (make)
- jack (jack-git, jack-stub, jack-dbus, jack2-git, jack2) (make)
- pulseaudio (pulseaudio-bluedio, pulseaudio-pali, pulseaudio-airplay, pulseaudio-git, pulseaudio-hsphfpd, pulseaudio-dummy, pulseaudio-nosystemd-git, pulseaudio-nosystemd-minimal-git, pipewire-common-pulse-git, pipewire-pulse-git, pipewire-pulse) (make)
- alsa-lib (alsa-lib-x205ta, alsa-lib-git, alsa-lib-minimal-git, alsa-lib-a52pcm) (optional) – ALSA support.
- jack (jack-git, jack-stub, jack-dbus, jack2-git, jack2) (optional) – JACK support
- pulseaudio (pulseaudio-bluedio, pulseaudio-pali, pulseaudio-airplay, pulseaudio-git, pulseaudio-hsphfpd, pulseaudio-dummy, pulseaudio-nosystemd-git, pulseaudio-nosystemd-minimal-git, pipewire-common-pulse-git, pipewire-pulse-git, pipewire-pulse) (optional) – PulseAudio support
Latest Comments
« First ‹ Previous 1 2
quequotion commented on 2015-05-28 18:31
New glfw3 branch!
https://github.com/vovoid/vsxu/commit/4a34b08ec9e51605ca55d1a833f23e9601b2aa88
quequotion commented on 2015-01-15 11:01
...and it segfaults anyway:
INFO: app_init
INFO: app_init done
INFO: app_draw first
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff73cb2cc in vsx_statelist::vsx_statelist() () from /usr/lib/libvsxu_engine_audiovisual.so
quequotion commented on 2015-01-15 10:53
VSXU depends on glfw2; glfw in Arch is 3.0.4-3.
This has to be fixed in the pkgbuild and in FindGLFW.cmake
I also modernized the PKGBUILD while I was at it!
PKGBUILD: http://pastebin.com/g272sEW7
find-glfw2.patch: http://pastebin.com/Jgq6B4xk
quequotion commented on 2015-01-15 08:22
I blame cmake itself for this problem, but perhaps there's a way to work around it in packaging:
CMake Error at /usr/share/cmake-3.1/Modules/FindPackageHandleStandardArgs.cmake:138 (message):
Could NOT find GLFW (missing: GLFW_INCLUDE_PATH)
Call Stack (most recent call first):
/usr/share/cmake-3.1/Modules/FindPackageHandleStandardArgs.cmake:374 (_FPHSA_FAILURE_MESSAGE)
cmake/modules/FindGLFW.cmake:49 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
widget/CMakeLists.txt:13 (find_package)
jbrickman0000 commented on 2012-05-07 23:46
The current version appears to be 0.3.0.3-72. However, right now neither it nor the '0.3.0.3' version will compile, because they do not seem able to find the libpng12 which I verified is already installed. Not sure what to about this.
speps commented on 2012-03-06 03:10
@cf8 Thanks for reporting. Updated to 20120306-1, git root moved to github, refactored dependencies and license, minor fixes.
cf8 commented on 2012-03-05 21:44
Package wont build with current PKGBUILD
http://ix.io/2bX - here is corrected version of it, please update