name = "orka_tools" description = "Tools for the Orka rendering kernel" version = "1.0.0" website = "https://github.com/onox/orka" licenses = "Apache-2.0" tags = ["gltf", "ktx", "opengl", "orka"] authors = ["onox"] maintainers = ["onox "] maintainers-logins = ["onox"] executables = ["orka_info", "orka_gltf", "orka_ktx"] [build-switches] validation.compile_checks = "warnings" "*".style_checks = ["-gnatygAOM99-Is"] [[depends-on]] orka_awt = "~1.0.0" orka_plugin_gltf = "~1.0.0" orka = "~1.0.0" [origin] commit = "b455160b0b24a89af4ae6423b186dc826915d487" url = "git+https://github.com/onox/orka.git" subdir = "orka_tools"