Package vkroots: Information

    Source package: vkroots
    Version: 0.0.0.2-alt1.c07bb6f
    Build time:  Mar 6, 2024, 02:51 AM
    Category: Development/C++
    Report package bug
    License: MIT AND LGPL-2.1-or-later AND Apache-2.0
    Summary: vkroots is a framework for writing Vulkan layers that takes all the complexity/hastle away from you!
    Description: 
    vkroots is incredibly easy to integrate into your project,
    it's a single include, and even supports defining multiple
    layers in a single shared library with VKROOTS_NEGOTIATION_INTERFACE.
    
    All you do is just implement the functions you want,
    and they are automagically hooked using C++20 concepts magic!

    List of rpms provided by this srpm:
    vkroots-devel (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Mikhail Tergoev

    List of contributors:
    Mikhail Tergoev

      1. gcc-c++
      2. libvulkan-devel
      3. meson
      4. rpm-macros-meson

    Last changed


    March 5, 2024 Mikhail Tergoev 0.0.0.2-alt1.c07bb6f
    - updated to upstream commit c07bb6f
    May 22, 2023 Mikhail Tergoev 0.0.0.1-alt1.e554d4c
    - Initial build for Sisyphus