sync ports with The Matrix

This commit is contained in:
purplerain 2023-08-21 05:20:32 +00:00
parent f75c54fe04
commit a2b482cdca
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64 changed files with 1619 additions and 2432 deletions

View file

@ -1,22 +1,18 @@
# http://build-failures.rhaalovely.net//alpha/2017-11-19/devel/gtest.log
BROKEN-alpha = googletest/test/gtest_unittest.cc:2730: error: unrecognizable insn:
COMMENT = C++ unit test framework
V= 1.14.0
GH_ACCOUNT= google
GH_PROJECT= googletest
GH_COMMIT= 06519cedc3159de8b36a504766ad6b7966555f10
DISTNAME= gtest-1.11.0pl20220208
GH_TAGNAME= v${V}
DISTNAME= gtest-${V}
SHARED_LIBS += gmock 1.0 # .0.0
SHARED_LIBS += gmock 2.0 # .0.0
SHARED_LIBS += gmock_main 1.0 # .0.0
SHARED_LIBS += gtest 2.0 # .0.0
SHARED_LIBS += gtest 3.0 # .0.0
SHARED_LIBS += gtest_main 2.0 # .0.0
CATEGORIES = devel
HOMEPAGE = https://github.com/google/googletest
.include <bsd.port.arch.mk>
.if ${MACHINE_ARCH} == "mips64" || ${MACHINE_ARCH} == "mips64el"
CXXFLAGS += -mxgot
@ -36,12 +32,7 @@ MODPY_RUNDEP = No
CONFIGURE_ARGS = -DBUILD_SHARED_LIBS=ON \
-Dgtest_build_tests=ON
# c++ standard must be the same as in devel/abseil-cpp,
# otherwise the build of abseil tests will end with an error
# see https://github.com/abseil/abseil-cpp/issues/819
CONFIGURE_ARGS += -DCMAKE_CXX_STANDARD=17
# evertyhing except tests
# everything except tests
ALL_TARGET = gmock gmock_main gtest gtest_main
# build whatever is left (ca. 102 C++ test files)

View file

@ -1,2 +1,2 @@
SHA256 (gtest-1.11.0pl20220208-06519ced.tar.gz) = sRI4OZi04SMfIwCe725y3/CchJ110HBAZa2XOcxh9LA=
SIZE (gtest-1.11.0pl20220208-06519ced.tar.gz) = 835586
SHA256 (gtest-1.14.0.tar.gz) = itWYxzrXluDYKAsILOvYKmMNc+c808cAV5OKZQG7pdc=
SIZE (gtest-1.14.0.tar.gz) = 867764