abseil-cpp
Port variant std
Summary Abseil C++ Common Libraries
Package version 20250512.0
Homepage https://abseil.io/
Keywords devel
Maintainer nobody
License APACHE20
Other variants There are no other variants.
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 25 MAY 2025, 02:05:24 UTC
Port created 21 FEB 2023, 22:13:43 UTC
Subpackage Descriptions
set This is the abseil-cpp:std metapackage. It pulls in all subpackages of abseil-cpp:std.
primary Abseil is an open source collection of C++ libraries drawn from the most fundamental pieces of Google's internal codebase. These libraries are the nuts-and-bolts that underpin almost everything Google runs. Bits and pieces of these APIs are embedded in most of our open source projects, and Abseil aims to bring them together into one comprehensive project. Abseil encompasses the most basic building blocks of Google's codebase: code that is production-tested and will be fully maintained for years to come.
dev This is the developer subpackage of the abseil-cpp:std port. It may contain headers, pc files, static and PIC libraries and SO links.
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
Build (only) cmake:primary:std
Runtime (only) ravensys-gcc:cxx_run:std (primary subpackage)
ravensys-gcc:libs:std (primary subpackage)
Download groups
main mirror://GITHUB/abseil:abseil-cpp:20250512.0
Distribution File Information
7262daa7c1711406248c10f41026d685e88223bc92817d16fb93c19adb57f669 2221435 abseil-abseil-cpp-20250512.0.tar.gz
Ports that require abseil-cpp:std
protobuf:std Google's data interchange format
re2:std Fast, safe, thread-friendly C++ regex library
vlc:std Qt based multimedia player and streaming server
webrtc-audio-processing:std AudioProcessing module from the WebRTC project