Package libabseil-cpp: Information

    Source package: libabseil-cpp
    Version: 20240722.0-alt1
    Latest version according to Repology
    Build time:  Aug 30, 2024, 05:43 PM in the task #356398
    Category: Development/C++
    Report package bug
    Home page: https://abseil.io

    License: Apache-2.0
    Summary: C++ Common Libraries
    Description: 
    Abseil is an open-source collection of C++ library code designed to augment
    the C++ standard library. The Abseil library code is collected from
    Google's own C++ code base, has been extensively tested and used in
    production, and is the same code we depend on in our daily coding lives.
    
    In some cases, Abseil provides pieces missing from the C++ standard; in
    others, Abseil provides alternatives to the standard for special needs we've
    found through usage in the Google code base. We denote those cases clearly
    within the library code we provide you.
    
    Abseil is not meant to be a competitor to the standard library; we've just
    found that many of these utilities serve a purpose within our code base,
    and we now want to provide those resources to the C++ community as a whole.

    List of RPM packages built from this SRPM:
    libabseil-cpp-devel (x86_64, ppc64le, i586, aarch64)
    libabseil-cpp-testing (x86_64, ppc64le, i586, aarch64)
    libabseil-cpp-testing-debuginfo (x86_64, ppc64le, i586, aarch64)
    libabseil-cpp2407.0.0 (x86_64, ppc64le, i586, aarch64)
    libabseil-cpp2407.0.0-debuginfo (x86_64, ppc64le, i586, aarch64)

    Maintainer: Anton Farygin


    ACL:
    Vitaly Lipatov
    @everybody

      1. /proc
      2. cmake
      3. ctest
      4. gcc-c++
      5. libgmock-devel
      6. libgtest-devel >= 1.13.0
      7. ninja-build
      8. rpm-macros-cmake

    Last changed


    Aug. 30, 2024 Anton Farygin 20240722.0-alt1
    - update to LTS 20240722.0
    - package with libraries renamed according shared libs policy
    Dec. 18, 2023 Michael Shigorin 20230125.3-alt3
    - fix build with check disabled
    July 31, 2023 Vitaly Lipatov 20230125.3-alt2
    - move test only libs to subpackage testing