* Tue May 19 2020 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Re-enable pulseaudio_qt on aarch64 and %arm
* Tue May 19 2020 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Fix build on aarch64 and %arm:
* Enable GLES flavor
* Disable Qt
* Enable SDL
- Other architectures are unchanged
* Tue Apr 28 2020 Christophe Giboudeaux <christophe@krop.fr>
- Add patch to reduce build dependencies:
* 0001-Reduce-dependencies.patch
* Sat Mar 28 2020 Christophe Giboudeaux <christophe@krop.fr>
- Update to 3.1.3. Lots of fixes since 3.1.0. Only list changes
in the latest version:
* Input device capture toggle support
Check https://github.com/projectM-visualizer/projectm/releases
for older changes.
- Drop projectM-increase_soversion.patch. Merged upstream.
- Rebase projectM-disable_native_plugins.patch
* Sat Mar 16 2019 Jan Engelhardt <jengelh@inai.de>
- Ensure neutrality of description.
* Mon Mar 04 2019 Luigi Baldoni <aloisio@gmx.com>
- Update to version 3.1.0
* Thanks to the tireless efforts of @deltaoscarmike there are
now modern GLSL shaders being run for the core renderer and all
presets with shader code in them (transpiled on the fly from
HLSL to GLSL).
* Improved support for GLES and embedded platforms (compile
with --enable-gles).
* Thread-safety errors fixed.
* The macOS iTunes plugin is fully working once again.
* Work continues on making it run in a web browser (#92),
windows (#98), working with downstream package maintainers,
projects using it as a plugin.
version 3.0.0
* This includes fantastic work from @deltaoscarmike on
modernizing OpenGL for GLES3 support which should enable the
building of projectM on modern and embedded devices - #70 .
* Also includes work from @mbellew adding intel SSE support to
optimize expression parsing - #59 .
* Coming soon: fixing shader support - #26
version 2.2.1
* New! Qt5 support thanks to @deltaoscarmike
* Building improvements.
version 2.2.0
* Now building using GNU autotools
- Dropped qt4 package
- Dropped projectM-2.1.0-fix-isnan-gcc6.patch,
projectM-2.1.0-no-return-in-nonvoid.patch,
projectM-2.1.0-SUSE_misc.patch and
projectM-2.1.0-Qt5.patch
- Added projectM-disable_native_plugins.patch and
projectM-increase_soversion.patch
Version: 3.1.12-bp154.1.139
* 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