Package libabseil-cpp: Information

    Source package: libabseil-cpp
    Version: 20211102.0-alt3.0.mips1
    Build time:  Nov 3, 2022, 03:42 PM
    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 rpms provided by this srpm:
    libabseil-cpp-devel (mipsel)

    Maintainer: Vitaly Lipatov


      1. cmake
      2. ctest
      3. gcc-c++
      4. libgmock-devel
      5. libgtest-devel

    Last changed


    Nov. 3, 2022 Ivan A. Melnikov 20211102.0-alt3.0.mips1
    - mipsel: all absl_spinlock_wait clients should link with libatomic
    Aug. 30, 2022 Yuri N. Sedunov 20211102.0-alt3
    - rebuilt with -DCMAKE_POSITION_INDEPENDENT_CODE=ON
      (see https://github.com/abseil/abseil-cpp/issues/225)
    April 20, 2022 Vitaly Lipatov 20211102.0-alt2
    - add Conflicts: libclickhouse-cpp-devel