9 Commits

Author SHA1 Message Date
rsadowski
00aa4dd8ab Unbreak sparc64 (gcc-ports) build
Add "-lc -lpthread" by CMAKE_*_LINKER_FLAGS to unbreak the gcc build.

OK kmos (Thanks for testing in a sparc64 bulk build)
2021-02-21 04:03:50 +00:00
rsadowski
92882b7143 Fix wrong LIB_DEPENDS 2020-09-07 16:01:22 +00:00
rsadowski
14d2fc19f5 Update grantlee-qt5 to 5.2.0 2020-08-31 19:06:18 +00:00
rsadowski
08cb9b929a Fix build with upcoming Qt5 update 2020-02-25 18:07:16 +00:00
cwen
d01dcddbd4 grantlee-qt5: unbreak with ports-gcc
Remove '-ansi' from cxxflags as it implies c++98 with gcc,
and grantlee wants c++11.

OK rsadowski@
2019-09-22 09:10:55 +00:00
sthen
0a5b5bddee replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:50:46 +00:00
cwen
6309a2bb3b qt5.port.mk: change COMPILER
Move it to "base-clang ports-gcc" and bump REVISION accordingly.
This unbreaks Qt5-related binaries runtime on macppc.

OK sthen@
2019-03-08 20:00:39 +00:00
rsadowski
6e59f0f916 Add missing lib depends qtscript, respect 'Ninja' as CMAKE_GENERATOR 2018-08-14 05:23:08 +00:00
rsadowski
a1a5225dfd Import grantlee-qt5-5.1.0
Grantlee is a set of Free Software libraries written using the Qt framework.

The goal of Grantlee Templates is to make it easier for application developers
to separate the structure of documents from the data they contain, opening the
door for theming and advanced generation of other text such as code.

ok landry@
2018-07-21 09:48:39 +00:00