Search Criteria
Package Details: fizz 2024.10.28.00-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/fizz.git (read-only, click to copy) |
---|---|
Package Base: | fizz |
Description: | C++14 implementation of the TLS-1.3 standard |
Upstream URL: | https://github.com/facebookincubator/fizz |
Keywords: | c++ facebook tls |
Licenses: | BSD-3-Clause |
Provides: | libfizz.so, libfizz_test_support.so |
Submitter: | akstrfn |
Maintainer: | MrAnno (carsme) |
Last Packager: | carsme |
Votes: | 2 |
Popularity: | 0.001338 |
First Submitted: | 2018-09-28 11:54 (UTC) |
Last Updated: | 2024-11-03 16:14 (UTC) |
Dependencies (15)
- double-conversion (double-conversion-gitAUR)
- fmt (fmt-gitAUR)
- follyAUR (folly-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- gflags (gflags-gitAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- google-glog (glog-gitAUR)
- libsodium (libsodium-gitAUR, libsodium-1.0.18AUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- zstd (zstd-gitAUR, zstd-staticAUR)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- gtest (googletest-gitAUR) (make)
- expat (expat-gitAUR) (check)
Latest Comments
« First ‹ Previous 1 2
Eremiell commented on 2021-04-23 14:18 (UTC)
jghodd commented on 2020-01-07 18:08 (UTC)
FYI if anyone is experiencing a build error - add the following def to the main cmake:
-DBoost_NO_BOOST_CMAKE=ON
jghodd commented on 2019-11-27 20:28 (UTC)
Getting a build error:
CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: /distro/repository/fizz/src/fizz-2019.11.11.00/fizz/Boost_INCLUDE_DIR used as include directory in directory /distro/repository/fizz/src/fizz-2019.11.11.00/fizz
MrAnno commented on 2019-08-17 09:25 (UTC)
Done. Thanks.
alienzj commented on 2019-08-17 05:49 (UTC)
https://github.com/facebookincubator/fizz/archive/v2019.08.12.00.tar.gz Please update to v2019.08.12.00
« First ‹ Previous 1 2