Package libopenCOLLADA: Information

    Source package: libopenCOLLADA
    Version: 0-alt8.gitcaad49c
    Build time:  Jul 16, 2024, 11:56 AM in the task #351608
    Category: System/Libraries
    Report package bug
    License: MIT
    Summary: Collada 3D import and export libraries
    Description: 
    COLLADA is a royalty-free XML schema that enables digital asset
    exchange within the interactive 3D industry.
    OpenCOLLADA is a Google summer of code opensource project providing
    libraries for 3D file interchange between applications like blender.
    COLLADABaseUtils          Utils used by many of the other projects
    COLLADAFramework          Datamodel used to load COLLADA files
    COLLADAStreamWriter       Sources (Library to write COLLADA files)
    COLLADASaxFrameworkLoader Library that loads COLLADA files in a sax
                              like manner into the framework data model
    COLLADAValidator          XML validator for COLLADA files, based on
                              the COLLADASaxFrameworkLoader
    GeneratedSaxParser        Library used to load xml files in the way
                              used by COLLADASaxFrameworkLoader

    List of RPM packages built from this SRPM:
    libopenCOLLADA (x86_64, ppc64le, i586, armh, aarch64)
    libopenCOLLADA-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libopenCOLLADA-devel (x86_64, ppc64le, i586, armh, aarch64)
    libopenCOLLADA-doc (noarch)
    libopenCOLLADA-utils (x86_64, ppc64le, i586, armh, aarch64)
    libopenCOLLADA-utils-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Konstantin Lepikhov


      1. dos2unix
      2. gcc-c++
      3. ctest
      4. libpcre-devel
      5. rpm-macros-fedora-compat
      6. libxml2-devel

    Last changed


    April 16, 2024 Konstantin Lepikhov 0-alt8.gitcaad49c
    - NMU: applied patch to compile with clang (upstream PR #527).
    Oct. 18, 2018 Aleksei Nikiforov 0-alt7.gitcaad49c
    - NMU: updated devel dependencies.
    Sept. 25, 2018 Aleksei Nikiforov 0-alt6.gitcaad49c
    - NMU: fixed build with new pcre.