Package Release Info

projectM-3.1.12-bp154.1.139

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libprojectM3
projectM
projectM-data
projectM-devel

Change Logs

* Thu Mar 04 2021 Aaron Stern <ukbeast89@protonmail.com>
- Update to version 3.1.12:
  * Fixes #468 missing Intrinsics.h
* Sun Dec 27 2020 Aaron Stern <ukbeast89@protonmail.com>
- Update to version 3.1.7:
  * Vendoring libglm headers to remove a dependency
  * Subdirectory scanning for textures and presets
  * Support for text drawing and feedback in pmSDL (may not be enabled by configuration)
    macOS should support building with autotools now, not just xcode
- Removed patch to reduce build dependencies, as it's no longer required:
  * 0001-Reduce-dependencies.patch
Version: 2.1.0-bp150.2.5
* Wed Jul 26 2017 aloisio@gmx.com
- Spec cleanup (use %cmake macros)
- Added projectM-2.1.0-no-return-in-nonvoid.patch and
  projectM-2.1.0-SUSE_misc.patch
- Obtain official tarball from sourceforge
- Dropped FindGLEW.cmake (no current target needs it)
- Added separate -qt5 version of the package and
  projectM-2.1.0-Qt5.patch and pre_checkin.sh to support the
  latter
* Mon May 23 2016 antoine.belvire@laposte.net
- Fix build with GCC6:
  * Add projectM-2.1.0-fix-isnan-gcc6.patch
* Thu Dec 11 2014 olaf@aepfle.de
- Correct usage of fdupes macro
* Tue Jun 25 2013 i@marguerite.su
- fix bnc#825162: Error in standard configuration File causes projectM not to start
* Sun Mar 24 2013 schwab@suse.de
- Properly determine list of lib64 platforms
* Thu May 24 2012 i@marguerite.su
- update version 2.1.0
  * Fixed several memory leaks (when projectM gets destroyed, or when a preset gets destroyed)
  * Resolved some parser errors and an embarrasing evaluation bug (in particular, 2^x does not equal x^2)
  * +/- keys support to edit the ratings
  * libvisual / gstreamer compatible
  * Various cmake build fixes and improvements
- drop two patches. upstream fixed.
* Sat May 12 2012 reddwarf@opensuse.org
- fix the version in the pkg-config file
* Tue Mar 27 2012 dvaleev@suse.com
- fix ppc64 build
* Tue Jan 03 2012 saschpe@suse.de
- Remove licenses from subpackages (inherited anyways)
- Remove src/WinLibs tree (bnc#738417)
* Sat Dec 31 2011 prusnak@opensuse.org
- spec cleanup
- fix font locations in config.inp
* Sat Dec 10 2011 i@marguerite.su
- initial package 2.0.1+ from git
- split libraries and data