Changelog for
gr-fosphor-3.9.0~git.20230826-sdr.1.130.x86_64.rpm :
* Wed Mar 13 2024 Martin Hauke
- Update to version 3.9.0~git.20230826- Minor specfile cleanup
* Mon Dec 14 2020 Martin Hauke - Add patch:
* gr-fosphor-disable-gl-sharing.patch since the CLGL_SHARING is br0ken on most modern platforms.
* Mon Sep 21 2020 Martin Hauke - Switch back to master branch- Update to git snapshot 3.8.0~git.20200131: Drop not longer needed Patches:
* 0001-Resync-cmake-files-with-ones-from-gr_modtool-3.8.0.0.patch
* 0002-Resync-doxygen-files-with-ones-from-gr_modtool-3.8.0.patch
* 0003-Resync-swig-files-with-ones-from-gr_modtool-3.8.0.0.patch- Add patch:
* fosphor-workaround-build-error.patch
* Sun Sep 15 2019 Stefan BrĂ¼ns - Switch to gr38-qt5 branch- Use Python3- Complete port to GNU Radio 3.8 final, following https://wiki.gnuradio.org/index.php/GNU_Radio_3.8_OOT_Module_Porting_Guide - 0001-Resync-cmake-files-with-ones-from-gr_modtool-3.8.0.0.patch - 0002-Resync-doxygen-files-with-ones-from-gr_modtool-3.8.0.patch - 0003-Resync-swig-files-with-ones-from-gr_modtool-3.8.0.0.patch
* Sun Mar 24 2019 Wojciech Kazubski - Fix build with Boost 1.69- Specfile cleanup
* Wed Jun 27 2018 mardnhAATTgmx.de- Add patch:
* gr-fosphor-fix-pthread-linking-issue.patch + fix Tumbleweed build issue- Update patch:
* 0001-Makefile-ignore-compile-warning-for-the-gr-fosphor-t.patch + obey CFLAGS for gr-fosphor test-/benchmark program
* Sat Dec 09 2017 wkAATTire.pw.edu.pl- improve boost dependency
* Sat Apr 15 2017 mardnhAATTgmx.de- Specfile cleanup- Remove patch: - 0001-Disable-CL_GL-sharing.patch - 0004-Add-cmake-support-for-the-fosphor-test-app.patch
* Wed Feb 15 2017 mardnhAATTgmx.de- disable CL_GL sharing since it is broken with the binary Nvidia drivers on Leap 42.2
* Sat Jun 11 2016 mardnhAATTgmx.de- Update to version 0.0.0.git1463949262.7b6b996:
* gr-fosphor: Rely on the system-wide FindFreetype
* gr-fosphor: Minor tweaks to FindGLFW3
* gr-fosphor: Improve cleanup path of the worker thread in case of init fail
* gr-fosphor: On WIN32 platform, link and use GLEW to find GL extensions
* fosphor/gl_font: Don\'t use the format __attribute__ when using MSVC