This repository contains Debian packaging for projectM 4.x and its dependencies.
Expression evaluation library required by projectM 4.x.
- Upstream: https://github.com/projectM-visualizer/projectm-eval
- Version: 1.0.6
- Binary:
libprojectm-eval-dev(static library)
Preset collection for projectM (replaces projectm-data).
- Upstream: https://github.com/projectM-visualizer/presets-cream-of-the-crop
- Binary:
projectm-presets(~9800 presets)
Main visualization library, updated from 3.1.12 to 4.1.6.
- Upstream: https://github.com/projectM-visualizer/projectm
- Binaries:
libprojectm4(SONAME bump from libprojectm3)libprojectm-devlibprojectm-playlist4(new)libprojectm-playlist-dev(new)
# Example: build projectm-eval
cd projectm-eval-debian
wget https://github.com/projectM-visualizer/projectm-eval/archive/refs/tags/v1.0.6.tar.gz \
-O projectm-eval_1.0.6.orig.tar.gz
tar xzf projectm-eval_1.0.6.orig.tar.gz
cp -r debian projectm-eval-1.0.6/
cd projectm-eval-1.0.6
dpkg-buildpackage -us -uc -bSee PLAN.md for the full transition plan. See TRANSITION-NOTES.md for technical details.
- Upstream: https://github.com/projectM-visualizer
- Debian Multimedia Team: pkg-multimedia-maintainers@lists.debian.org