Search Criteria
Package Details: projectm-git 2584.70132f18e-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/projectm-git.git (read-only, click to copy) |
|---|---|
| Package Base: | projectm-git |
| Description: | Music visualizer which uses 3D accelerated iterative image based rendering (git version) |
| Upstream URL: | https://github.com/projectM-visualizer/projectm |
| Licenses: | LGPL |
| Conflicts: | projectm |
| Provides: | projectm |
| Submitter: | prg |
| Maintainer: | prg |
| Last Packager: | prg |
| Votes: | 7 |
| Popularity: | 0.004457 |
| First Submitted: | 2017-09-22 17:39 (UTC) |
| Last Updated: | 2023-10-05 19:41 (UTC) |
Dependencies (7)
- glm (glm-gitAUR, glm-binAUR)
- libxext (libxext-gitAUR)
- sdl2AUR (sdl2-gitAUR, sdl2-compat-gitAUR, sdl2-compat)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- projectm-presets-classic-gitAUR (optional)
- projectm-presets-cream-of-the-cropAUR (optional)
- projectm-sdl2-gitAUR (optional)
Required by (18)
- dpf-plugins-git (requires projectm)
- libvlc-luajit (requires projectm) (make)
- libvlc-nox (requires projectm) (make)
- lyra-git (requires projectm) (optional)
- projectm-presets-classic-git
- projectm-presets-cream-of-the-crop
- projectm-sdl2-git
- qmmp-1 (requires projectm) (make)
- qmmp-1 (requires projectm) (optional)
- qmmp-svn (requires projectm) (make)
- qmmp-svn (requires projectm) (optional)
- vlc-git (requires projectm) (make)
- vlc-git (requires projectm) (optional)
- vlc-luajit (requires projectm) (make)
- vlc-nox (requires projectm) (make)
- vlc-nox (requires projectm) (optional)
- vlc-plugin-lua-git (requires projectm) (make)
- vlc-plugin-luajit (requires projectm) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
prg commented on 2022-10-14 17:18 (UTC)
Thanks!
I don't think it's completely fixed yet: the
projectm_set_help_textfunction thatfrontend-sdl2is calling is not present in the current projectm git:https://github.com/projectM-visualizer/projectm/search?q=projectm_set_help_text
I might patch out the help text for now just so we can have a working build in AUR, but it looks ultimately the
projectm_set_help_textneeds to be implemented somehwerecyber commented on 2022-10-14 16:14 (UTC)
Discord link is on GitHub: https://discord.gg/gaHtkQ3v
This error you see is being fixed, the API is being reworked for a 4.0 release. The commit https://github.com/projectM-visualizer/projectm/commit/62cecb36d6c796771f84511347a5772b48162960 should fix that issue
prg commented on 2022-10-14 14:22 (UTC)
Hey @Cyber; let me know if you have another discord invite or have any ideas for what I'm running into. I haven't uploaded my latest package scripts to AUR because i haven't got them to build yet, but I receive the same errors when attempting to build straight from git with cmake.
I can compile projectm-git just fine, but when attempting to compile frontend-sdl2 against projectm-git, I get some errors with
projectm_set_help_text:Any ideas?
prg commented on 2022-04-08 13:57 (UTC)
Awesome - thanks for the heads up @cyber. I don't use Discord too frequently, but I will get on there at some point when I get a chance to troubleshoot some of these issues more
cyber commented on 2022-04-06 09:05 (UTC)
We're working towards a 4.0 stable release, dropping autotools, cleaning up the CMake builds, splitting the various components into separate repos, and introducing a new C-based API.
If you have any questions or concerns you are more than welcome to come chat with us on Discord and we can help with any build issues: https://discord.gg/TEKVDBke
prg commented on 2022-04-06 04:09 (UTC) (edited on 2022-04-06 04:09 (UTC) by prg)
I've reorganized this into multiple packages, but I'm still having some issues getting it working. The latest known working revision of projectM git for me was 2240.99b55db61
prg commented on 2022-03-21 21:57 (UTC) (edited on 2022-03-21 22:11 (UTC) by prg)
Looks like projectm has been split into multiple repositories.. This package is currently only provides libprojectM-git until I get around to overhauling the PKGBUILD
yappy_yozhik commented on 2021-09-12 23:46 (UTC) (edited on 2021-09-12 23:58 (UTC) by yappy_yozhik)
Hello!
It looks like it's only possible to build master when using CMake (src/libprojectM/projectM.h includes projectM_export.h which gets generated by CMake).
I got it to build with these changes: http://ix.io/3yI4
Note that -DQT_VERSION=5 isn't required, but the resulting build lacks native Wayland support if it's ommitted.
Thank you for this package!
prg commented on 2020-02-26 13:38 (UTC)
Thanks fisch02; added in latest revision
fisch02 commented on 2020-02-26 09:04 (UTC)
The package should also provide and conflict with projectm-sdl and projectm-pulseaudio
« First ‹ Previous 1 2 3 4 5 Next › Last »