ports/graphics/libprojectm/files
Yuri Victorovich 172081f9f4 graphics/libprojectm: fix build with GCC-based architectures
There are two issues here:
1. GLM requires at least GCC 4.7, base has 4.2. Add USES=compiler:c++11-lang to solve it.
2. the port uses typedefs from sys/types.h, but those are not included by default by GCC.

PR:		233748
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2018-12-04 05:38:19 +00:00
..
patch-src_libprojectM_Renderer_hlslparser_src_HLSLParser.cpp graphics/libprojectm: fix build with GCC-based architectures 2018-12-04 05:38:19 +00:00
patch-src_libprojectM_Renderer_ShaderEngine.cpp graphics/libprojectm: fix build with GCC-based architectures 2018-12-04 05:38:19 +00:00
patch-src_projectM-pulseaudio_Makefile.am graphics/libprojectm: update to 3.1.0 2018-10-27 03:26:55 +00:00
patch-src_projectM-qt_Makefile.am graphics/libprojectm: update to 3.1.0 2018-10-27 03:26:55 +00:00