diff options
author | Aaron Ball <nullspoon@oper.io> | 2023-06-28 11:31:31 -0600 |
---|---|---|
committer | Aaron Ball <nullspoon@oper.io> | 2023-06-28 11:31:31 -0600 |
commit | 5c8edca978b47323f6287434e55563edb64bb52b (patch) | |
tree | 5b8279e1a9b63c3c32107eac8259b7b7d9f84f52 /gtest | |
parent | e9782f9d65121561941b8b32b538786c8fe7a48c (diff) | |
download | crux-ports-web-5c8edca978b47323f6287434e55563edb64bb52b.tar.gz crux-ports-web-5c8edca978b47323f6287434e55563edb64bb52b.tar.xz |
Add highway, gtest, and libjxl
These are all new dependencies for the latest build of webkitgtk-6.0.
JXL (jpeg XL) is a hopeful replacement for the old jpeg format.
Diffstat (limited to 'gtest')
-rw-r--r-- | gtest/.footprint | 68 | ||||
-rw-r--r-- | gtest/.md5sum | 1 | ||||
-rw-r--r-- | gtest/.signature | 5 | ||||
-rw-r--r-- | gtest/Pkgfile | 22 |
4 files changed, 96 insertions, 0 deletions
diff --git a/gtest/.footprint b/gtest/.footprint new file mode 100644 index 0000000..042ba63 --- /dev/null +++ b/gtest/.footprint @@ -0,0 +1,68 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/gmock/ +-rw-r--r-- root/root usr/include/gmock/gmock-actions.h +-rw-r--r-- root/root usr/include/gmock/gmock-cardinalities.h +-rw-r--r-- root/root usr/include/gmock/gmock-function-mocker.h +-rw-r--r-- root/root usr/include/gmock/gmock-matchers.h +-rw-r--r-- root/root usr/include/gmock/gmock-more-actions.h +-rw-r--r-- root/root usr/include/gmock/gmock-more-matchers.h +-rw-r--r-- root/root usr/include/gmock/gmock-nice-strict.h +-rw-r--r-- root/root usr/include/gmock/gmock-spec-builders.h +-rw-r--r-- root/root usr/include/gmock/gmock.h +drwxr-xr-x root/root usr/include/gmock/internal/ +drwxr-xr-x root/root usr/include/gmock/internal/custom/ +-rw-r--r-- root/root usr/include/gmock/internal/custom/README.md +-rw-r--r-- root/root usr/include/gmock/internal/custom/gmock-generated-actions.h +-rw-r--r-- root/root usr/include/gmock/internal/custom/gmock-matchers.h +-rw-r--r-- root/root usr/include/gmock/internal/custom/gmock-port.h +-rw-r--r-- root/root usr/include/gmock/internal/gmock-internal-utils.h +-rw-r--r-- root/root usr/include/gmock/internal/gmock-port.h +-rw-r--r-- root/root usr/include/gmock/internal/gmock-pp.h +drwxr-xr-x root/root usr/include/gtest/ +-rw-r--r-- root/root usr/include/gtest/gtest-assertion-result.h +-rw-r--r-- root/root usr/include/gtest/gtest-death-test.h +-rw-r--r-- root/root usr/include/gtest/gtest-matchers.h +-rw-r--r-- root/root usr/include/gtest/gtest-message.h +-rw-r--r-- root/root usr/include/gtest/gtest-param-test.h +-rw-r--r-- root/root usr/include/gtest/gtest-printers.h +-rw-r--r-- root/root usr/include/gtest/gtest-spi.h +-rw-r--r-- root/root usr/include/gtest/gtest-test-part.h +-rw-r--r-- root/root usr/include/gtest/gtest-typed-test.h +-rw-r--r-- root/root usr/include/gtest/gtest.h +-rw-r--r-- root/root usr/include/gtest/gtest_pred_impl.h +-rw-r--r-- root/root usr/include/gtest/gtest_prod.h +drwxr-xr-x root/root usr/include/gtest/internal/ +drwxr-xr-x root/root usr/include/gtest/internal/custom/ +-rw-r--r-- root/root usr/include/gtest/internal/custom/README.md +-rw-r--r-- root/root usr/include/gtest/internal/custom/gtest-port.h +-rw-r--r-- root/root usr/include/gtest/internal/custom/gtest-printers.h +-rw-r--r-- root/root usr/include/gtest/internal/custom/gtest.h +-rw-r--r-- root/root usr/include/gtest/internal/gtest-death-test-internal.h +-rw-r--r-- root/root usr/include/gtest/internal/gtest-filepath.h +-rw-r--r-- root/root usr/include/gtest/internal/gtest-internal.h +-rw-r--r-- root/root usr/include/gtest/internal/gtest-param-util.h +-rw-r--r-- root/root usr/include/gtest/internal/gtest-port-arch.h +-rw-r--r-- root/root usr/include/gtest/internal/gtest-port.h +-rw-r--r-- root/root usr/include/gtest/internal/gtest-string.h +-rw-r--r-- root/root usr/include/gtest/internal/gtest-type-util.h +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/cmake/ +drwxr-xr-x root/root usr/lib/cmake/GTest/ +-rw-r--r-- root/root usr/lib/cmake/GTest/GTestConfig.cmake +-rw-r--r-- root/root usr/lib/cmake/GTest/GTestConfigVersion.cmake +-rw-r--r-- root/root usr/lib/cmake/GTest/GTestTargets-release.cmake +-rw-r--r-- root/root usr/lib/cmake/GTest/GTestTargets.cmake +lrwxrwxrwx root/root usr/lib/libgmock.so -> libgmock.so.1.13.0 +-rwxr-xr-x root/root usr/lib/libgmock.so.1.13.0 +lrwxrwxrwx root/root usr/lib/libgmock_main.so -> libgmock_main.so.1.13.0 +-rwxr-xr-x root/root usr/lib/libgmock_main.so.1.13.0 +lrwxrwxrwx root/root usr/lib/libgtest.so -> libgtest.so.1.13.0 +-rwxr-xr-x root/root usr/lib/libgtest.so.1.13.0 +lrwxrwxrwx root/root usr/lib/libgtest_main.so -> libgtest_main.so.1.13.0 +-rwxr-xr-x root/root usr/lib/libgtest_main.so.1.13.0 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/gmock.pc +-rw-r--r-- root/root usr/lib/pkgconfig/gmock_main.pc +-rw-r--r-- root/root usr/lib/pkgconfig/gtest.pc +-rw-r--r-- root/root usr/lib/pkgconfig/gtest_main.pc diff --git a/gtest/.md5sum b/gtest/.md5sum new file mode 100644 index 0000000..5301af0 --- /dev/null +++ b/gtest/.md5sum @@ -0,0 +1 @@ +95b29f0038ec84a611df951d74d99897 v1.13.0.tar.gz diff --git a/gtest/.signature b/gtest/.signature new file mode 100644 index 0000000..a9a43dd --- /dev/null +++ b/gtest/.signature @@ -0,0 +1,5 @@ +untrusted comment: verify with /etc/ports/nullspoon-web.pub +RWQWGh6g2RuV7mPm4fGt4xOVtu3B7NzC29MFvtWrz8bH1AufBoF/baP1OtlafkGmjC8vOejw9Zw87MrvrmbYn/9PxaoTZFQAMAE= +SHA256 (Pkgfile) = 8c4b753a3e527904c0a45ad81b6321a5c96ec0a90da403ead82cccf9f2c00cdc +SHA256 (.footprint) = e7de89307e6a13b06ca7cbb9cb4c913f8ab55dbfd8a5e664c7b2a2f63aaabefd +SHA256 (v1.13.0.tar.gz) = ad7fdba11ea011c1d925b3289cf4af2c66a352e18d4c7264392fead75e919363 diff --git a/gtest/Pkgfile b/gtest/Pkgfile new file mode 100644 index 0000000..ee0009e --- /dev/null +++ b/gtest/Pkgfile @@ -0,0 +1,22 @@ +# Description: Google C++ test utility +# URL: https://github.com/google/googletest +# Maintainer: Aaron Ball, nullspoon at oper dot io +# Depends on: + +name=gtest +version=1.13.0 +release=1 +source=("https://github.com/google/googletest/archive/refs/tags/v${version}.tar.gz") + +build(){ + cd googletest-${version} + mkdir build; cd build + cmake ../ \ + -DCMAKE_BUILD_TYPE=Release \ + -DCMAKE_INSTALL_PREFIX=/usr \ + -DCMAKE_INSTALL_LIBDIR=lib \ + -DBUILD_SHARED_LIBS=On \ + -DBUILD_GMOCK=On + make + make DESTDIR=$PKG install +} |