Skip to content

Instantly share code, notes, and snippets.

@uilianries
Created January 21, 2026 11:43
Show Gist options
  • Select an option

  • Save uilianries/4f81722d1416afa7ac41f90f7f806b55 to your computer and use it in GitHub Desktop.

Select an option

Save uilianries/4f81722d1416afa7ac41f90f7f806b55 to your computer and use it in GitHub Desktop.
GTK 4.18.5 Graph dependencies
This file has been truncated, but you can view the full file.
<html lang="en">
<head>
<script src="https://cdnjs.cloudflare.com/ajax/libs/vis-network/9.1.9/standalone/umd/vis-network.min.js" integrity="sha512-iTgTmIgxyA2YehKNVbzLJx4j9SnuC5ihtRrtxVkXH/9nF3vXBN5YeNQp+6wufBWKD3u+roHVNOvWBMufQnBbug==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
</head>
<body>
<style>
@media print {
.noPrint {
display: none;
}
}
.button {
background-color: #5555cc;
border: none;
color: white;
padding: 5px 10px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 18px;
}
</style>
<div style="display: grid; grid-template-columns: 75% 25%; grid-template-rows: 30px auto; height: 100vh;">
<div id="mylegend" style="background-color: lightgrey; grid-column-end: span 2;height: 100%"></div>
<div id="mynetwork"></div>
<div style="background-color: lightgrey;min-height:100%;height:0;overflow-y: auto;">
<div>
<input type="checkbox" onchange="switchBuild()" id="show_build_requires" checked />
<label for="show_build_requires">Show build-requires</label>
</div>
<div>
<input type="checkbox" onchange="switchTest()" id="show_test_requires" checked />
<label for="show_test_requires">Show test-requires</label>
</div>
<div>
<input type="checkbox" onchange="collapsePackages()" id="collapse_packages"/>
<label for="collapse_packages">Group packages</label>
</div>
<div>
<input type="checkbox" onchange="showPackageType()" id="show_package_type"/>
<label for="show_package_type">Show package type</label>
</div>
<div>
<input type="search" placeholder="Search packages..." oninput="searchPackages(this)" onkeydown="onSearchKeyDown(event)">
</div>
<div>
<input type="search" placeholder="Exclude packages..." title="Add a comma to exclude an additional package" oninput="excludePackages(this)">
</div>
<div>
<input type="checkbox" onchange="showhideclass('controls')" id="show_controls"/>
<label for="show_controls">Show graph controls</label>
</div>
<div id="controls" class="controls" style="padding:5; display:none"></div>
<div id="details" style="padding:10;" class="noPrint">Package info: Click on one package to show information</div>
<div id="error" style="padding:10;" class="noPrint"></div>
</div>
</div>
<script type="text/javascript">
const graph_data = {"error": null, "nodes": {"0": {"author": null, "binary": null, "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"4.18.6": {"sha256": "e1817c650ddc3261f9a8345b3b22a26a5d80af154630dedc03cc7becefffd0fa", "url": "https://download.gnome.org/sources/gtk/4.18/gtk-4.18.6.tar.xz"}}}, "conf_info": {}, "context": "host", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"with_wayland": false, "with_x11": true}, "dependencies": {"1": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "glib/2.85.3", "require": "glib/2.85.3", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "122": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "cairo/1.18.4", "require": "cairo/1.18.4", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "123": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "pixman/0.43.4", "require": "pixman/0.43.4", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "126": {"build": false, "direct": false, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "expat/2.7.3", "require": "expat/2.7.3", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "127": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "lzo/2.10", "require": "lzo/2.10", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "128": {"build": false, "direct": false, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "fontconfig/2.17.1", "require": "fontconfig/2.17.1", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "129": {"build": false, "direct": false, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "freetype/2.14.1", "require": "freetype/2.14.1", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "130": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "brotli/1.1.0", "require": "brotli/1.1.0", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "142": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "xorg/system", "require": "xorg/system", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "148": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "graphene/1.10.8", "require": "graphene/1.10.8", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "154": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "pango/1.57.0", "require": "pango/[\u003e=1.50.7 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "155": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "libxft/2.3.9", "require": "libxft/2.3.9", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "156": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "xorg-proto/2024.1", "require": "xorg-proto/2024.1", "run": false, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "157": {"build": false, "direct": false, "force": false, "headers": true, "libs": true, "package_id_mode": "full_mode", "ref": "xorg-macros/1.19.3", "require": "xorg-macros/1.19.3", "run": false, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": true, "visible": true}, "2": {"build": false, "direct": false, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "zlib/1.3.1", "require": "zlib/1.3.1", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "210": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "fribidi/1.0.13", "require": "fribidi/1.0.13", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "213": {"build": false, "direct": false, "force": false, "headers": true, "libs": false, "package_id_mode": "minor_mode", "ref": "harfbuzz/12.3.0", "require": "harfbuzz/12.3.0", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "3": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "libffi/3.4.8", "require": "libffi/3.4.8", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "326": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "libepoxy/1.5.10", "require": "libepoxy/1.5.10", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "327": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "opengl/system", "require": "opengl/system", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "328": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "egl/system", "require": "egl/system", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "331": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "xkbcommon/1.13.1", "require": "xkbcommon/[\u003e=1.5.0 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "332": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "xkeyboard-config/system", "require": "xkeyboard-config/system", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "333": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "libxml2/2.15.0", "require": "libxml2/2.15.0", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "334": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "libiconv/1.17", "require": "libiconv/1.17", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "336": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "wayland/1.23.92", "require": "wayland/[\u003e=1.23 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "368": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "libdrm/2.4.124", "require": "libdrm/[\u003e=2.4 \u003c3]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "369": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "libpciaccess/0.17", "require": "libpciaccess/0.17", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "38": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "libmount/2.39.2", "require": "libmount/2.39.2", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "39": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "libselinux/3.6", "require": "libselinux/3.6", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "397": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "linux-headers-generic/6.5.9", "require": "linux-headers-generic/6.5.9", "run": false, "skip": true, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "4": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "pcre2/10.42", "require": "pcre2/10.42", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "403": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "meson/1.10.0", "require": "meson/[\u003e=1.2.3 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "404": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/1.13.2", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "405": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "pkgconf/2.5.1", "require": "pkgconf/[\u003e=2.2 \u003c3]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "408": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "glib/2.85.3", "require": "glib/2.85.3", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "459": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "wayland-protocols/1.45", "require": "wayland-protocols/[\u003e=1.42 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "5": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "bzip2/1.0.8", "require": "bzip2/1.0.8", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "52": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "gdk-pixbuf/2.44.4", "require": "gdk-pixbuf/[\u003e=2.42 \u003c3]", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "53": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "libpng/1.6.54", "require": "libpng/[\u003e=1.6 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "54": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "libtiff/4.7.1", "require": "libtiff/[\u003e=4.6.0 \u003c5]", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "55": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "libjpeg/9f", "require": "libjpeg/9f", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "6": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "elfutils/0.190", "require": "elfutils/0.190", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "7": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "xz_utils/5.8.1", "require": "xz_utils/5.8.1", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "8": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "zstd/1.5.7", "require": "zstd/1.5.7", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}}, "deprecated": null, "description": "libraries used for creating graphical user interfaces for applications.", "generators": [], "generators_folder": null, "homepage": "https://www.gtk.org", "id": "0", "immutable_package_folder": null, "info": {"options": {"with_wayland": "True", "with_x11": "True"}, "requires": ["gdk-pixbuf/2.44.Z", "graphene/1.10.Z", "pango/1.57.Z", "xorg-macros/1.19.3#c3465b331ce1d044ee771dc5e4529b79:da39a3ee5e6b4b0d3255bfef95601890afd80709", "cairo/1.18.Z", "fontconfig/2.17.Z", "harfbuzz/12.3.Z", "freetype/2.14.Z", "glib/2.85.Z", "fribidi/1.0.Z", "libpng/1.6.Z", "libtiff/4.7.Z", "libjpeg/9f", "libepoxy/1.5.Z", "xkbcommon/1.13.Z", "wayland/1.23.Z", "zlib/1.3.Z", "expat/2.7.Z", "xorg/system", "libdrm/2.4.Z"], "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "conanfile.py (gtk/4.18.6)", "languages": ["C"], "license": "LGPL-2.1-or-later", "name": "gtk", "options": {"with_wayland": "True", "with_x11": "True"}, "options_definitions": {"with_wayland": ["True", "False"], "with_x11": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "77057efedeba0e62f49b6f46795bf6d0d11a6f38", "package_type": "shared-library", "prev": null, "prev_timestamp": null, "provides": null, "python_requires": null, "recipe": "Consumer", "recipe_folder": "/home/conan/project/all", "ref": "gtk/4.18.6", "remote": null, "revision_mode": "hash", "rrev": null, "rrev_timestamp": null, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["gtk", "widgets"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "4.18.6", "win_bash": null, "win_bash_run": null}, "1": {"author": null, "binary": "Cache", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"2.85.3": {"sha256": "af229e1de191d66aebcdb03c7493c724fd4d0a6628b1ca4ea1f35739259b311d", "url": "https://download.gnome.org/sources/glib/2.85/glib-2.85.3.tar.xz"}}}, "conf_info": {}, "context": "host", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false, "with_elf": true, "with_mount": true, "with_selinux": true}, "dependencies": {"2": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "zlib/1.3.1", "require": "zlib/1.3.1", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "3": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "libffi/3.4.8", "require": "libffi/[\u003e=3.4.4 \u003c4]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "38": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "libmount/2.39.2", "require": "libmount/2.39.2", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "39": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "libselinux/3.6", "require": "libselinux/3.6", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "4": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "pcre2/10.42", "require": "pcre2/10.42", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "47": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "meson/1.10.0", "require": "meson/[\u003e=1.2.3 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "48": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/1.13.2", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "49": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "pkgconf/2.5.1", "require": "pkgconf/[\u003e=2.2 \u003c3]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "5": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "bzip2/1.0.8", "require": "bzip2/1.0.8", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "6": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "elfutils/0.190", "require": "elfutils/0.190", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "7": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "xz_utils/5.8.1", "require": "xz_utils/5.8.1", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "8": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "zstd/1.5.7", "require": "zstd/1.5.7", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}}, "deprecated": null, "description": "Low-level core library that forms the basis for projects such as GTK+ and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event loop, threads, dynamic loading, and an object system.", "generators": [], "generators_folder": null, "homepage": "https://gitlab.gnome.org/GNOME/glib", "id": "1", "immutable_package_folder": null, "info": {"options": {"shared": "True", "with_elf": "True", "with_mount": "True", "with_selinux": "True"}, "requires": ["libffi/3.4.Z", "elfutils/0.190.Z", "libmount/2.39.Z", "libselinux/3.6.Z", "pcre2/10.42.Z", "zlib/1.3.Z"], "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "glib/2.85.3", "languages": [], "license": "LGPL-2.1-or-later", "name": "glib", "options": {"shared": "True", "with_elf": "True", "with_mount": "True", "with_selinux": "True"}, "options_definitions": {"shared": ["True", "False"], "with_elf": ["True", "False"], "with_mount": ["True", "False"], "with_selinux": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "ad367d86173f723c6fff13042f8f0a67aaf69481", "package_type": "shared-library", "prev": "e7ff90588e05790b4c2e1e8371b72571", "prev_timestamp": 1766392597.458, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/glib3ef1317b8e8b5/e", "ref": "glib/2.85.3#2fef4f1c3f92c9eaf077ccd54b9404a3", "remote": null, "revision_mode": "hash", "rrev": "2fef4f1c3f92c9eaf077ccd54b9404a3", "rrev_timestamp": 1755678176.882, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["gio", "gmodule", "gnome", "gobject", "gtk"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.85.3", "win_bash": null, "win_bash_run": null}, "10": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.17": [{"patch_file": "patches/1.17-001-fix-error-function-declaration-without-prototype.patch"}]}, "sources": {"1.17": {"sha256": "8f74213b56238c85a50a5329f77e06198771e70dd9a739779f4c02f65d971313", "url": ["https://ftpmirror.gnu.org/gnu/libiconv/libiconv-1.17.tar.gz", "https://ftp.gnu.org/gnu/libiconv/libiconv-1.17.tar.gz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false}, "dependencies": {}, "deprecated": null, "description": "Convert text to and from Unicode", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/libiconv/", "id": "10", "immutable_package_folder": null, "info": {"options": {"fPIC": "True", "shared": "False"}, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "libiconv/1.17", "languages": [], "license": "LGPL-2.1-or-later", "name": "libiconv", "options": {"fPIC": "True", "shared": "False"}, "options_definitions": {"fPIC": ["True", "False"], "shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "c81087b06d1a5beef0ad711fc32d45f7a425a8f3", "package_type": "static-library", "prev": "c3a716a7745856cfd7e46f29aef86523", "prev_timestamp": 1765383942.561, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/libic6667078812ec0/e", "ref": "libiconv/1.17#1e65319e945f2d31941a9d28cc13c058", "remote": null, "revision_mode": "hash", "rrev": "1e65319e945f2d31941a9d28cc13c058", "rrev_timestamp": 1751451666.321, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["iconv", "text", "encoding", "locale", "unicode", "conversion"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.17", "win_bash": null, "win_bash_run": null}, "100": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "100", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "101": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.6.4": [{"patch_description": "missing linker flags skipped due to a problem in configure.", "patch_file": "patches/darwin-newer-versions.patch", "patch_source": "https://github.com/westes/flex/issues/509", "patch_type": "portability"}]}, "sources": {"2.6.4": {"sha256": "e87aae032bf07c26f85ac0ed3250998c37621d95f8bd748b31f15b33c45ee995", "url": "https://github.com/westes/flex/releases/download/v2.6.4/flex-2.6.4.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false}, "dependencies": {"102": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "103": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "104": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "gnu-config/cci.20210814", "require": "gnu-config/cci.20210814", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Flex, the fast lexical analyzer generator", "generators": [], "generators_folder": null, "homepage": "https://github.com/westes/flex", "id": "101", "immutable_package_folder": null, "info": {"options": {"fPIC": "True", "shared": "False"}, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "flex/2.6.4", "languages": [], "license": "BSD-2-Clause", "name": "flex", "options": {"fPIC": "True", "shared": "False"}, "options_definitions": {"fPIC": ["True", "False"], "shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "c81087b06d1a5beef0ad711fc32d45f7a425a8f3", "package_type": "static-library", "prev": "86bda2b58b5e96d4e38c0c08f5ba0355", "prev_timestamp": 1765458230.306, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/flex5766ec3801cc9/e", "ref": "flex/2.6.4#efa781fc5088b47c895bd4eef6911f2e", "remote": null, "revision_mode": "hash", "rrev": "efa781fc5088b47c895bd4eef6911f2e", "rrev_timestamp": 1761560242.855, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["lex", "lexer", "lexical analyzer generator"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.6.4", "win_bash": null, "win_bash_run": null}, "102": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "102", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "103": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "103", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "104": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"cci.20210814": [{"patch_description": "add support to tvOS", "patch_file": "patches/cci.20210814-0001-tvos-support.patch", "patch_type": "portability"}]}, "sources": {"cci.20210814": {"commit": "191bcb948f7191c36eefe634336f5fc5c0c4c2be", "url": "https://https.git.savannah.gnu.org/git/config.git"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "The GNU config.guess and config.sub scripts", "generators": [], "generators_folder": null, "homepage": "https://savannah.gnu.org/projects/config/", "id": "104", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "gnu-config/cci.20210814", "languages": [], "license": ["GPL-3.0-or-later", "autoconf-special-exception"], "name": "gnu-config", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "build-scripts", "prev": "22618e30bd9e326eb95e824dc90cc860", "prev_timestamp": 1762363641.069, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/gnu-c694364ea6bdce/e", "ref": "gnu-config/cci.20210814#466e9d4d7779e1c142443f7ea44b4284", "remote": null, "revision_mode": "hash", "rrev": "466e9d4d7779e1c142443f7ea44b4284", "rrev_timestamp": 1762363589.329, "settings": {}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["gnu", "config", "autotools", "canonical", "host", "build", "target", "triplet"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "cci.20210814", "win_bash": null, "win_bash_run": null}, "105": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.5.1": [{"patch_file": "patches/2.5.1-0001-PKG_CONF_PATH-allow-colon+semicolon-separator.patch"}]}, "sources": {"2.5.1": {"sha256": "cd05c9589b9f86ecf044c10a2269822bc9eb001eced2582cfffd658b0a50c243", "url": "https://distfiles.ariadne.space/pkgconf/pkgconf-2.5.1.tar.xz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"enable_lib": false, "fPIC": true, "shared": false}, "dependencies": {"106": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "meson/1.10.0", "require": "meson/[\u003e=1.2.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "107": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/1.13.2", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "package compiler and linker metadata toolkit", "generators": [], "generators_folder": null, "homepage": "https://git.sr.ht/~kaniini/pkgconf", "id": "105", "immutable_package_folder": null, "info": {"options": {"enable_lib": "False"}, "settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "pkgconf/2.5.1", "languages": [], "license": "ISC", "name": "pkgconf", "options": {"enable_lib": "False"}, "options_definitions": {"enable_lib": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "c0b621fd4b3199fe05075171573398833dba85f4", "package_type": "application", "prev": "4b04c5ce32e745f87a67c63a747148d2", "prev_timestamp": 1757684757.81, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/pkgco9a7d8280822f4/e", "ref": "pkgconf/2.5.1#93c2051284cba1279494a43a4fcfeae2", "remote": null, "revision_mode": "hash", "rrev": "93c2051284cba1279494a43a4fcfeae2", "rrev_timestamp": 1757684701.089, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["build", "configuration"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.5.1", "win_bash": null, "win_bash_run": null}, "106": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.10.0": {"sha256": "cad50c9484cbc3d4e5a45b1c2662d079be9a848aaa4cef02de7dbec412b0eede", "url": "https://github.com/mesonbuild/meson/archive/1.10.0.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"107": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/[\u003e=1.10.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}}, "deprecated": null, "description": "a project to create the best possible next-generation build system", "generators": [], "generators_folder": null, "homepage": "https://github.com/mesonbuild/meson", "id": "106", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "meson/1.10.0", "languages": [], "license": "Apache-2.0", "name": "meson", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "application", "prev": "0b1bfa635cdfa4cf00b8c8f77340e45f", "prev_timestamp": 1768295021.165, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/mesona9ab97856c682/e", "ref": "meson/1.10.0#60786758ea978964c24525de19603cf4", "remote": null, "revision_mode": "hash", "rrev": "60786758ea978964c24525de19603cf4", "rrev_timestamp": 1768294926.103, "settings": {}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["mesonbuild", "build-system"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.10.0", "win_bash": null, "win_bash_run": null}, "107": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.13.2": {"sha256": "974d6b2f4eeefa25625d34da3cb36bdcebe7fbce40f4c16ac0835fd1c0cbae17", "url": "https://github.com/ninja-build/ninja/archive/v1.13.2.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "Ninja is a small build system with a focus on speed", "generators": [], "generators_folder": null, "homepage": "https://github.com/ninja-build/ninja", "id": "107", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "ninja/1.13.2", "languages": [], "license": "Apache-2.0", "name": "ninja", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "004588f111d3688b7e86b7401f49ea16", "prev_timestamp": 1764097012.118, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/ninjaa4e39ef845913/e", "ref": "ninja/1.13.2#c8c5dc2a52ed6e4e42a66d75b4717ceb", "remote": null, "revision_mode": "hash", "rrev": "c8c5dc2a52ed6e4e42a66d75b4717ceb", "rrev_timestamp": 1764096931.974, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["ninja", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.13.2", "win_bash": null, "win_bash_run": null}, "108": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"2.39.2": {"sha256": "87abdfaa8e490f8be6dde976f7c80b9b5ff9f301e1b67e3899e1f05a59a1531f", "url": "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.39/util-linux-2.39.2.tar.xz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false}, "dependencies": {}, "deprecated": null, "description": "The libmount library is used to parse /etc/fstab, /etc/mtab and /proc/self/mountinfo files, manage the mtab file, evaluate mount options, etc", "generators": [], "generators_folder": null, "homepage": "https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git", "id": "108", "immutable_package_folder": null, "info": {"options": {"fPIC": "True", "shared": "False"}, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "libmount/2.39.2", "languages": [], "license": "LGPL-2.1-or-later", "name": "libmount", "options": {"fPIC": "True", "shared": "False"}, "options_definitions": {"fPIC": ["True", "False"], "shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "c81087b06d1a5beef0ad711fc32d45f7a425a8f3", "package_type": "static-library", "prev": "ae8cca9bcfad9a6142ae321381c1b895", "prev_timestamp": 1765384216.192, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/libmo94bc0f32eee4e/e", "ref": "libmount/2.39.2#64850679fa9d5ead878e5076b0cab2a8", "remote": null, "revision_mode": "hash", "rrev": "64850679fa9d5ead878e5076b0cab2a8", "rrev_timestamp": 1705591482.625, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["mount", "linux", "util-linux"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.39.2", "win_bash": null, "win_bash_run": null}, "109": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"3.6": [{"base_path": "libselinux-3.6", "patch_description": "Fix a missing #include \u003cstdint.h\u003e", "patch_file": "patches/0003-fix-missing-include-3.6.patch", "patch_type": "portability"}, {"base_path": "libsepol-3.6", "patch_description": "libsepol/src/Makefile: fix reallocarray detection", "patch_file": "patches/0004-libsepol-src-Makefile-fix-reallocarray-detection.patch", "patch_source": "https://lore.kernel.org/selinux/20240108210314.339682-1-fontaine.fabrice@gmail.com/", "patch_type": "portability"}, {"patch_description": "libselinux, libsepol: Add CFLAGS and LDFLAGS to Makefile checks", "patch_file": "patches/0005-libselinux-libsepol-Add-CFLAGS-and-LDFLAGS.patch", "patch_source": "https://lore.kernel.org/selinux/20240313224806.2859045-1-jwcart2@gmail.com/T/#u", "patch_type": "portability"}]}, "sources": {"3.6": [{"sha256": "ba4e0ef34b270e7672a5e5f1b523fe2beab3a40bb33d9389f4ad3a8728f21b52", "url": "https://github.com/SELinuxProject/selinux/releases/download/3.6/libselinux-3.6.tar.gz"}, {"sha256": "c9dc585ea94903d784d597c861cd5dce6459168f95e22b31a0eab1cdd800975a", "url": "https://github.com/SELinuxProject/selinux/releases/download/3.6/libsepol-3.6.tar.gz"}]}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false}, "dependencies": {"110": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "flex/2.6.4", "require": "flex/2.6.4", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "111": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "114": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "pkgconf/2.2.0", "require": "pkgconf/2.2.0", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "72": {"build": false, "direct": false, "force": false, "headers": false, "libs": true, "package_id_mode": "minor_mode", "ref": "zlib/1.3.1", "require": "zlib/1.3.1", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "74": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "pcre2/10.42", "require": "pcre2/10.42", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "75": {"build": false, "direct": false, "force": false, "headers": false, "libs": true, "package_id_mode": "minor_mode", "ref": "bzip2/1.0.8", "require": "bzip2/1.0.8", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}}, "deprecated": null, "description": "Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux", "generators": [], "generators_folder": null, "homepage": "https://github.com/SELinuxProject/selinux", "id": "109", "immutable_package_folder": null, "info": {"options": {"fPIC": "True", "shared": "False"}, "requires": ["pcre2/10.42.Z", "zlib/1.3.Z", "bzip2/1.0.Z"], "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "libselinux/3.6", "languages": [], "license": ["libselinux-1.0", "LGPL-2.1-or-later"], "name": "libselinux", "options": {"fPIC": "True", "shared": "False"}, "options_definitions": {"fPIC": ["True", "False"], "shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "f2912dc85caca455e828cf0fd00357c1247e11e3", "package_type": "static-library", "prev": "c557d476c1ea80b4bf0aea0833da1538", "prev_timestamp": 1765471240.218, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/libse592dd5dc2df7d/e", "ref": "libselinux/3.6#5a78ff6ae5034eeaac8da723361a8ce4", "remote": null, "revision_mode": "hash", "rrev": "5a78ff6ae5034eeaac8da723361a8ce4", "rrev_timestamp": 1717655459.344, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["linux", "selinux", "security", "security-enhanced"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "3.6", "win_bash": null, "win_bash_run": null}, "11": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.16.5": [{"patch_file": "patches/0001-help2man-no-discard-stderr-1.16.5.patch"}, {"patch_file": "patches/0002-no-perl-path-in-shebang-1.16.5.patch"}, {"patch_file": "patches/0003-relocatable-automake-1.16.5.patch"}]}, "sources": {"1.16.5": {"sha256": "07bd24ad08a64bc17250ce09ec56e921d6343903943e99ccf63bbf0705e34605", "url": ["https://ftpmirror.gnu.org/gnu/automake/automake-1.16.5.tar.gz", "https://www.mirrorservice.org/sites/ftp.gnu.org/gnu/automake/automake-1.16.5.tar.gz", "https://ftp.gnu.org/gnu/automake/automake-1.16.5.tar.gz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"12": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "autoconf/2.71", "require": "autoconf/2.71", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "13": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "15": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "autoconf/2.71", "require": "autoconf/2.71", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "16": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Automake is a tool for automatically generating Makefile.in files compliant with the GNU Coding Standards.", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/automake/", "id": "11", "immutable_package_folder": null, "info": {"settings": {"os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "automake/1.16.5", "languages": [], "license": ["GPL-2.0-or-later", "GPL-3.0-or-later"], "name": "automake", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9a4eb3c8701508aa9458b1a73d0633783ecc2270", "package_type": "application", "prev": "3900d45338583e35ffd24fa26fd9e682", "prev_timestamp": 1755524532.914, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/automc33ba5c0bcb5c/e", "ref": "automake/1.16.5#b91b7c384c3deaa9d535be02da14d04f", "remote": null, "revision_mode": "hash", "rrev": "b91b7c384c3deaa9d535be02da14d04f", "rrev_timestamp": 1755524470.56, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["autotools", "configure", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.16.5", "win_bash": null, "win_bash_run": null}, "110": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.6.4": [{"patch_description": "missing linker flags skipped due to a problem in configure.", "patch_file": "patches/darwin-newer-versions.patch", "patch_source": "https://github.com/westes/flex/issues/509", "patch_type": "portability"}]}, "sources": {"2.6.4": {"sha256": "e87aae032bf07c26f85ac0ed3250998c37621d95f8bd748b31f15b33c45ee995", "url": "https://github.com/westes/flex/releases/download/v2.6.4/flex-2.6.4.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false}, "dependencies": {"111": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "112": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "113": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "gnu-config/cci.20210814", "require": "gnu-config/cci.20210814", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Flex, the fast lexical analyzer generator", "generators": [], "generators_folder": null, "homepage": "https://github.com/westes/flex", "id": "110", "immutable_package_folder": null, "info": {"options": {"fPIC": "True", "shared": "False"}, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "flex/2.6.4", "languages": [], "license": "BSD-2-Clause", "name": "flex", "options": {"fPIC": "True", "shared": "False"}, "options_definitions": {"fPIC": ["True", "False"], "shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "c81087b06d1a5beef0ad711fc32d45f7a425a8f3", "package_type": "static-library", "prev": "86bda2b58b5e96d4e38c0c08f5ba0355", "prev_timestamp": 1765458230.306, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/flex5766ec3801cc9/e", "ref": "flex/2.6.4#efa781fc5088b47c895bd4eef6911f2e", "remote": null, "revision_mode": "hash", "rrev": "efa781fc5088b47c895bd4eef6911f2e", "rrev_timestamp": 1761560242.855, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["lex", "lexer", "lexical analyzer generator"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.6.4", "win_bash": null, "win_bash_run": null}, "111": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "111", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "112": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "112", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "113": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"cci.20210814": [{"patch_description": "add support to tvOS", "patch_file": "patches/cci.20210814-0001-tvos-support.patch", "patch_type": "portability"}]}, "sources": {"cci.20210814": {"commit": "191bcb948f7191c36eefe634336f5fc5c0c4c2be", "url": "https://https.git.savannah.gnu.org/git/config.git"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "The GNU config.guess and config.sub scripts", "generators": [], "generators_folder": null, "homepage": "https://savannah.gnu.org/projects/config/", "id": "113", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "gnu-config/cci.20210814", "languages": [], "license": ["GPL-3.0-or-later", "autoconf-special-exception"], "name": "gnu-config", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "build-scripts", "prev": "22618e30bd9e326eb95e824dc90cc860", "prev_timestamp": 1762363641.069, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/gnu-c694364ea6bdce/e", "ref": "gnu-config/cci.20210814#466e9d4d7779e1c142443f7ea44b4284", "remote": null, "revision_mode": "hash", "rrev": "466e9d4d7779e1c142443f7ea44b4284", "rrev_timestamp": 1762363589.329, "settings": {}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["gnu", "config", "autotools", "canonical", "host", "build", "target", "triplet"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "cci.20210814", "win_bash": null, "win_bash_run": null}, "114": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.2.0": [{"patch_file": "patches/2.2.0-0001-PKG_CONF_PATH-allow-colon+semicolon-separator.patch"}]}, "sources": {"2.2.0": {"sha256": "b06ff63a83536aa8c2f6422fa80ad45e4833f590266feb14eaddfe1d4c853c69", "url": "https://distfiles.ariadne.space/pkgconf/pkgconf-2.2.0.tar.xz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"enable_lib": false, "fPIC": true, "shared": false}, "dependencies": {"115": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "meson/1.10.0", "require": "meson/[\u003e=1.2.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "116": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/1.13.2", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "package compiler and linker metadata toolkit", "generators": [], "generators_folder": null, "homepage": "https://git.sr.ht/~kaniini/pkgconf", "id": "114", "immutable_package_folder": null, "info": {"options": {"enable_lib": "False"}, "settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "pkgconf/2.2.0", "languages": [], "license": "ISC", "name": "pkgconf", "options": {"enable_lib": "False"}, "options_definitions": {"enable_lib": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "c0b621fd4b3199fe05075171573398833dba85f4", "package_type": "application", "prev": "35e5163b1cf42becef616e6b7873202e", "prev_timestamp": 1755505692.229, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/pkgcoab306a552f3bb/e", "ref": "pkgconf/2.2.0#4ac315b50ef734072b00ff3aacbf52bf", "remote": null, "revision_mode": "hash", "rrev": "4ac315b50ef734072b00ff3aacbf52bf", "rrev_timestamp": 1755505628.021, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["build", "configuration"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.2.0", "win_bash": null, "win_bash_run": null}, "115": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.10.0": {"sha256": "cad50c9484cbc3d4e5a45b1c2662d079be9a848aaa4cef02de7dbec412b0eede", "url": "https://github.com/mesonbuild/meson/archive/1.10.0.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"116": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/[\u003e=1.10.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}}, "deprecated": null, "description": "a project to create the best possible next-generation build system", "generators": [], "generators_folder": null, "homepage": "https://github.com/mesonbuild/meson", "id": "115", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "meson/1.10.0", "languages": [], "license": "Apache-2.0", "name": "meson", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "application", "prev": "0b1bfa635cdfa4cf00b8c8f77340e45f", "prev_timestamp": 1768295021.165, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/mesona9ab97856c682/e", "ref": "meson/1.10.0#60786758ea978964c24525de19603cf4", "remote": null, "revision_mode": "hash", "rrev": "60786758ea978964c24525de19603cf4", "rrev_timestamp": 1768294926.103, "settings": {}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["mesonbuild", "build-system"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.10.0", "win_bash": null, "win_bash_run": null}, "116": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.13.2": {"sha256": "974d6b2f4eeefa25625d34da3cb36bdcebe7fbce40f4c16ac0835fd1c0cbae17", "url": "https://github.com/ninja-build/ninja/archive/v1.13.2.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "Ninja is a small build system with a focus on speed", "generators": [], "generators_folder": null, "homepage": "https://github.com/ninja-build/ninja", "id": "116", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "ninja/1.13.2", "languages": [], "license": "Apache-2.0", "name": "ninja", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "004588f111d3688b7e86b7401f49ea16", "prev_timestamp": 1764097012.118, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/ninjaa4e39ef845913/e", "ref": "ninja/1.13.2#c8c5dc2a52ed6e4e42a66d75b4717ceb", "remote": null, "revision_mode": "hash", "rrev": "c8c5dc2a52ed6e4e42a66d75b4717ceb", "rrev_timestamp": 1764096931.974, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["ninja", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.13.2", "win_bash": null, "win_bash_run": null}, "117": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.10.0": {"sha256": "cad50c9484cbc3d4e5a45b1c2662d079be9a848aaa4cef02de7dbec412b0eede", "url": "https://github.com/mesonbuild/meson/archive/1.10.0.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"118": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/[\u003e=1.10.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}}, "deprecated": null, "description": "a project to create the best possible next-generation build system", "generators": [], "generators_folder": null, "homepage": "https://github.com/mesonbuild/meson", "id": "117", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "meson/1.10.0", "languages": [], "license": "Apache-2.0", "name": "meson", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "application", "prev": "0b1bfa635cdfa4cf00b8c8f77340e45f", "prev_timestamp": 1768295021.165, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/mesona9ab97856c682/e", "ref": "meson/1.10.0#60786758ea978964c24525de19603cf4", "remote": null, "revision_mode": "hash", "rrev": "60786758ea978964c24525de19603cf4", "rrev_timestamp": 1768294926.103, "settings": {}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["mesonbuild", "build-system"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.10.0", "win_bash": null, "win_bash_run": null}, "118": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.13.2": {"sha256": "974d6b2f4eeefa25625d34da3cb36bdcebe7fbce40f4c16ac0835fd1c0cbae17", "url": "https://github.com/ninja-build/ninja/archive/v1.13.2.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "Ninja is a small build system with a focus on speed", "generators": [], "generators_folder": null, "homepage": "https://github.com/ninja-build/ninja", "id": "118", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "ninja/1.13.2", "languages": [], "license": "Apache-2.0", "name": "ninja", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "004588f111d3688b7e86b7401f49ea16", "prev_timestamp": 1764097012.118, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/ninjaa4e39ef845913/e", "ref": "ninja/1.13.2#c8c5dc2a52ed6e4e42a66d75b4717ceb", "remote": null, "revision_mode": "hash", "rrev": "c8c5dc2a52ed6e4e42a66d75b4717ceb", "rrev_timestamp": 1764096931.974, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["ninja", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.13.2", "win_bash": null, "win_bash_run": null}, "119": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.5.1": [{"patch_file": "patches/2.5.1-0001-PKG_CONF_PATH-allow-colon+semicolon-separator.patch"}]}, "sources": {"2.5.1": {"sha256": "cd05c9589b9f86ecf044c10a2269822bc9eb001eced2582cfffd658b0a50c243", "url": "https://distfiles.ariadne.space/pkgconf/pkgconf-2.5.1.tar.xz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"enable_lib": false, "fPIC": true, "shared": false}, "dependencies": {"120": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "meson/1.10.0", "require": "meson/[\u003e=1.2.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "121": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/1.13.2", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "package compiler and linker metadata toolkit", "generators": [], "generators_folder": null, "homepage": "https://git.sr.ht/~kaniini/pkgconf", "id": "119", "immutable_package_folder": null, "info": {"options": {"enable_lib": "False"}, "settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "pkgconf/2.5.1", "languages": [], "license": "ISC", "name": "pkgconf", "options": {"enable_lib": "False"}, "options_definitions": {"enable_lib": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "c0b621fd4b3199fe05075171573398833dba85f4", "package_type": "application", "prev": "4b04c5ce32e745f87a67c63a747148d2", "prev_timestamp": 1757684757.81, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/pkgco9a7d8280822f4/e", "ref": "pkgconf/2.5.1#93c2051284cba1279494a43a4fcfeae2", "remote": null, "revision_mode": "hash", "rrev": "93c2051284cba1279494a43a4fcfeae2", "rrev_timestamp": 1757684701.089, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["build", "configuration"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.5.1", "win_bash": null, "win_bash_run": null}, "12": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.71": [{"patch_description": "Replace instances where absolute paths are embedded the generated files", "patch_file": "patches/2.71-0001-relocatable-autoconf.patch", "patch_type": "conan"}, {"patch_description": "Avoid build machine\u0027s perl path to be embedded the generated files", "patch_file": "patches/2.71-0002-no-perl-path-in-shebang.patch", "patch_type": "conan"}, {"patch_description": "Disable man regeneration", "patch_file": "patches/2.71-0003-disable-man-regeneration.patch", "patch_type": "conan"}]}, "sources": {"2.71": {"sha256": "f14c83cfebcc9427f2c3cea7258bd90df972d92eb26752da4ddad81c87a0faa4", "url": ["https://ftpmirror.gnu.org/autoconf/autoconf-2.71.tar.xz", "https://ftp.gnu.org/gnu/autoconf/autoconf-2.71.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"13": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "14": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Autoconf is an extensible package of M4 macros that produce shell scripts to automatically configure software source code packages", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/autoconf/", "id": "12", "immutable_package_folder": null, "info": {"settings": {"os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "autoconf/2.71", "languages": [], "license": ["GPL-2.0-or-later", "GPL-3.0-or-later"], "name": "autoconf", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9a4eb3c8701508aa9458b1a73d0633783ecc2270", "package_type": "application", "prev": "99b6797cbca3d7afa20648b3e5edd9da", "prev_timestamp": 1731054457.259, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/autoc8866aef2bd628/e", "ref": "autoconf/2.71#51077f068e61700d65bb05541ea1e4b0", "remote": null, "revision_mode": "hash", "rrev": "51077f068e61700d65bb05541ea1e4b0", "rrev_timestamp": 1731054366.86, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["configure", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.71", "win_bash": null, "win_bash_run": null}, "120": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.10.0": {"sha256": "cad50c9484cbc3d4e5a45b1c2662d079be9a848aaa4cef02de7dbec412b0eede", "url": "https://github.com/mesonbuild/meson/archive/1.10.0.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"121": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/[\u003e=1.10.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}}, "deprecated": null, "description": "a project to create the best possible next-generation build system", "generators": [], "generators_folder": null, "homepage": "https://github.com/mesonbuild/meson", "id": "120", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "meson/1.10.0", "languages": [], "license": "Apache-2.0", "name": "meson", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "application", "prev": "0b1bfa635cdfa4cf00b8c8f77340e45f", "prev_timestamp": 1768295021.165, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/mesona9ab97856c682/e", "ref": "meson/1.10.0#60786758ea978964c24525de19603cf4", "remote": null, "revision_mode": "hash", "rrev": "60786758ea978964c24525de19603cf4", "rrev_timestamp": 1768294926.103, "settings": {}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["mesonbuild", "build-system"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.10.0", "win_bash": null, "win_bash_run": null}, "121": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.13.2": {"sha256": "974d6b2f4eeefa25625d34da3cb36bdcebe7fbce40f4c16ac0835fd1c0cbae17", "url": "https://github.com/ninja-build/ninja/archive/v1.13.2.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "Ninja is a small build system with a focus on speed", "generators": [], "generators_folder": null, "homepage": "https://github.com/ninja-build/ninja", "id": "121", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "ninja/1.13.2", "languages": [], "license": "Apache-2.0", "name": "ninja", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "004588f111d3688b7e86b7401f49ea16", "prev_timestamp": 1764097012.118, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/ninjaa4e39ef845913/e", "ref": "ninja/1.13.2#c8c5dc2a52ed6e4e42a66d75b4717ceb", "remote": null, "revision_mode": "hash", "rrev": "c8c5dc2a52ed6e4e42a66d75b4717ceb", "rrev_timestamp": 1764096931.974, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["ninja", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.13.2", "win_bash": null, "win_bash_run": null}, "122": {"author": null, "binary": "Cache", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.18.4": {"sha256": "445ed8208a6e4823de1226a74ca319d3600e83f6369f99b14265006599c32ccb", "url": "https://www.cairographics.org/releases/cairo-1.18.4.tar.xz"}}}, "conf_info": {}, "context": "host", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false, "tee": false, "with_fontconfig": true, "with_freetype": true, "with_glib": true, "with_lzo": true, "with_opengl": "desktop", "with_png": true, "with_symbol_lookup": false, "with_xcb": true, "with_xlib": true, "with_xlib_xrender": true, "with_zlib": true}, "dependencies": {"1": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "glib/2.85.3", "require": "glib/[^2.78]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "123": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "pixman/0.43.4", "require": "pixman/0.43.4", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "126": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "expat/2.7.3", "require": "expat/2.7.3", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": true, "visible": true}, "127": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "lzo/2.10", "require": "lzo/2.10", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "128": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "fontconfig/2.17.1", "require": "fontconfig/[\u003e=2.15 \u003c3]", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": true, "visible": true}, "129": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "freetype/2.14.1", "require": "freetype/[\u003e=2.13 \u003c3]", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": true, "visible": true}, "130": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "brotli/1.1.0", "require": "brotli/1.1.0", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": true, "visible": true}, "142": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "xorg/system", "require": "xorg/system", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": true, "visible": true}, "143": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "meson/1.10.0", "require": "meson/[\u003e=1.4.0 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "144": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/1.13.2", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "145": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "pkgconf/2.5.1", "require": "pkgconf/[\u003e=2.1.0 \u003c3]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "2": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "zlib/1.3.1", "require": "zlib/1.3.1", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": true, "visible": true}, "3": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "libffi/3.4.8", "require": "libffi/3.4.8", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "38": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "libmount/2.39.2", "require": "libmount/2.39.2", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "39": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "libselinux/3.6", "require": "libselinux/3.6", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "4": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "pcre2/10.42", "require": "pcre2/10.42", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "5": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "bzip2/1.0.8", "require": "bzip2/1.0.8", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": true, "visible": true}, "53": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "libpng/1.6.54", "require": "libpng/[\u003e=1.6 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": true, "visible": true}, "6": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "elfutils/0.190", "require": "elfutils/0.190", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "7": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "xz_utils/5.8.1", "require": "xz_utils/5.8.1", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "8": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "zstd/1.5.7", "require": "zstd/1.5.7", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}}, "deprecated": null, "description": "Cairo is a 2D graphics library with support for multiple output devices", "generators": [], "generators_folder": null, "homepage": "https://cairographics.org/", "id": "122", "immutable_package_folder": null, "info": {"options": {"shared": "True", "tee": "False", "with_fontconfig": "True", "with_freetype": "True", "with_glib": "True", "with_lzo": "True", "with_png": "True", "with_symbol_lookup": "False", "with_xcb": "True", "with_xlib": "True", "with_xlib_xrender": "True", "with_zlib": "True"}, "requires": ["pixman/0.43.Z", "lzo/2.10.Z", "fontconfig/2.17.Z", "expat/2.7.Z", "freetype/2.14.Z", "libpng/1.6.Z", "glib/2.85.Z", "zlib/1.3.Z", "xorg/system"], "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "cairo/1.18.4", "languages": [], "license": ["LGPL-2.1-only", "MPL-1.1"], "name": "cairo", "options": {"shared": "True", "tee": "False", "with_fontconfig": "True", "with_freetype": "True", "with_glib": "True", "with_lzo": "True", "with_png": "True", "with_symbol_lookup": "False", "with_xcb": "True", "with_xlib": "True", "with_xlib_xrender": "True", "with_zlib": "True"}, "options_definitions": {"shared": ["True", "False"], "tee": ["True", "False"], "with_fontconfig": ["True", "False"], "with_freetype": ["True", "False"], "with_glib": ["True", "False"], "with_lzo": ["True", "False"], "with_png": ["True", "False"], "with_symbol_lookup": ["True", "False"], "with_xcb": ["True", "False"], "with_xlib": ["True", "False"], "with_xlib_xrender": ["True", "False"], "with_zlib": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "942871582ef959500bfe0ede04772a9f6c10480d", "package_type": "shared-library", "prev": "c1c7c11b49c45033d65e4b7b5aa47e62", "prev_timestamp": 1768892929.007, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/cairo6279862e2763a/e", "ref": "cairo/1.18.4#a3845ccec428be648572c84a65f74f15", "remote": null, "revision_mode": "hash", "rrev": "a3845ccec428be648572c84a65f74f15", "rrev_timestamp": 1768892794.713, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["cairo", "graphics"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.18.4", "win_bash": null, "win_bash_run": null}, "123": {"author": null, "binary": "Cache", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"0.43.4": {"sha256": "a0624db90180c7ddb79fc7a9151093dc37c646d8c38d3f232f767cf64b85a226", "url": ["https://www.cairographics.org/releases/pixman-0.43.4.tar.gz", "https://www.x.org/releases/individual/lib/pixman-0.43.4.tar.gz"]}}}, "conf_info": {}, "context": "host", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false}, "dependencies": {"124": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "meson/1.10.0", "require": "meson/[\u003e=1.4.0 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "125": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/1.13.2", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Pixman is a low-level software library for pixel manipulation", "generators": [], "generators_folder": null, "homepage": "https://gitlab.freedesktop.org/pixman/pixman", "id": "123", "immutable_package_folder": null, "info": {"options": {"shared": "True"}, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "pixman/0.43.4", "languages": [], "license": "MIT", "name": "pixman", "options": {"shared": "True"}, "options_definitions": {"shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "17561cbc2922b459119809d525458e11e7bcb047", "package_type": "shared-library", "prev": "e5217ba3dd9bef3d59365b17c2e5be89", "prev_timestamp": 1765386697.582, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/pixmaa40311d10aea0/e", "ref": "pixman/0.43.4#60427f74e9514f007eb3cb8c52b6fbd6", "remote": null, "revision_mode": "hash", "rrev": "60427f74e9514f007eb3cb8c52b6fbd6", "rrev_timestamp": 1752742517.637, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["graphics", "compositing", "rasterization"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "0.43.4", "win_bash": null, "win_bash_run": null}, "124": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.10.0": {"sha256": "cad50c9484cbc3d4e5a45b1c2662d079be9a848aaa4cef02de7dbec412b0eede", "url": "https://github.com/mesonbuild/meson/archive/1.10.0.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"125": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/[\u003e=1.10.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}}, "deprecated": null, "description": "a project to create the best possible next-generation build system", "generators": [], "generators_folder": null, "homepage": "https://github.com/mesonbuild/meson", "id": "124", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "meson/1.10.0", "languages": [], "license": "Apache-2.0", "name": "meson", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "application", "prev": "0b1bfa635cdfa4cf00b8c8f77340e45f", "prev_timestamp": 1768295021.165, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/mesona9ab97856c682/e", "ref": "meson/1.10.0#60786758ea978964c24525de19603cf4", "remote": null, "revision_mode": "hash", "rrev": "60786758ea978964c24525de19603cf4", "rrev_timestamp": 1768294926.103, "settings": {}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["mesonbuild", "build-system"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.10.0", "win_bash": null, "win_bash_run": null}, "125": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.13.2": {"sha256": "974d6b2f4eeefa25625d34da3cb36bdcebe7fbce40f4c16ac0835fd1c0cbae17", "url": "https://github.com/ninja-build/ninja/archive/v1.13.2.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "Ninja is a small build system with a focus on speed", "generators": [], "generators_folder": null, "homepage": "https://github.com/ninja-build/ninja", "id": "125", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "ninja/1.13.2", "languages": [], "license": "Apache-2.0", "name": "ninja", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "004588f111d3688b7e86b7401f49ea16", "prev_timestamp": 1764097012.118, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/ninjaa4e39ef845913/e", "ref": "ninja/1.13.2#c8c5dc2a52ed6e4e42a66d75b4717ceb", "remote": null, "revision_mode": "hash", "rrev": "c8c5dc2a52ed6e4e42a66d75b4717ceb", "rrev_timestamp": 1764096931.974, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["ninja", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.13.2", "win_bash": null, "win_bash_run": null}, "126": {"author": null, "binary": "Cache", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"2.7.3": {"sha256": "71df8f40706a7bb0a80a5367079ea75d91da4f8c65c58ec59bcdfbf7decdab9f", "url": "https://github.com/libexpat/libexpat/releases/download/R_2_7_3/expat-2.7.3.tar.xz"}}}, "conf_info": {}, "context": "host", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"char_type": "char", "fPIC": true, "large_size": false, "shared": false}, "dependencies": {}, "deprecated": null, "description": "Fast streaming XML parser written in C.", "generators": [], "generators_folder": null, "homepage": "https://github.com/libexpat/libexpat", "id": "126", "immutable_package_folder": null, "info": {"options": {"char_type": "char", "large_size": "False", "shared": "True"}, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "expat/2.7.3", "languages": [], "license": "MIT", "name": "expat", "options": {"char_type": "char", "large_size": "False", "shared": "True"}, "options_definitions": {"char_type": ["char", "wchar_t", "ushort"], "large_size": ["True", "False"], "shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "38828efa78ca779a2cdf04a35e92f76097c541e7", "package_type": "shared-library", "prev": "cd66a57dec5bffe222c3aa3f047d4524", "prev_timestamp": 1765381897.521, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/expat37834a7623bd7/e", "ref": "expat/2.7.3#f529802a90f0758a01f498a18f8c657b", "remote": null, "revision_mode": "hash", "rrev": "f529802a90f0758a01f498a18f8c657b", "rrev_timestamp": 1759399780.465, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["xml", "parsing"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.7.3", "win_bash": null, "win_bash_run": null}, "127": {"author": null, "binary": "Cache", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"2.10": {"sha256": "c0f892943208266f9b6543b3ae308fab6284c5c90e627931446fb49b4221a072", "url": "http://www.oberhumer.com/opensource/lzo/download/lzo-2.10.tar.gz"}}}, "conf_info": {}, "context": "host", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false}, "dependencies": {}, "deprecated": null, "description": "lzo is a portable lossless data compression library written in ANSI C", "generators": [], "generators_folder": null, "homepage": "http://www.oberhumer.com/opensource/lzo/", "id": "127", "immutable_package_folder": null, "info": {"options": {"shared": "True"}, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "lzo/2.10", "languages": [], "license": "GPL-2.0", "name": "lzo", "options": {"shared": "True"}, "options_definitions": {"shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "17561cbc2922b459119809d525458e11e7bcb047", "package_type": "shared-library", "prev": "8316ef8cc7dff5739beb1fb3ca1ffeba", "prev_timestamp": 1765385114.851, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/lzoa878c362657e8/e", "ref": "lzo/2.10#f00b10acc508cea70645727d970a23e1", "remote": null, "revision_mode": "hash", "rrev": "f00b10acc508cea70645727d970a23e1", "rrev_timestamp": 1759909644.842, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["compression"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.10", "win_bash": null, "win_bash_run": null}, "128": {"author": null, "binary": "Cache", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"2.17.1": {"sha256": "9f5cae93f4fffc1fbc05ae99cdfc708cd60dfd6612ffc0512827025c026fa541", "url": "https://gitlab.freedesktop.org/api/v4/projects/890/packages/generic/fontconfig/2.17.1/fontconfig-2.17.1.tar.xz"}}}, "conf_info": {}, "context": "host", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false}, "dependencies": {"126": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "expat/2.7.3", "require": "expat/[\u003e=2.6.2 \u003c3]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "129": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "freetype/2.14.1", "require": "freetype/[\u003e=2.13.2 \u003c3]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "130": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "brotli/1.1.0", "require": "brotli/1.1.0", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "136": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "gperf/3.1", "require": "gperf/3.1", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "137": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "meson/1.10.0", "require": "meson/[\u003e=1.4.0 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "138": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/1.13.2", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "139": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "pkgconf/2.5.1", "require": "pkgconf/[\u003e=2.1 \u003c3]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "2": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "zlib/1.3.1", "require": "zlib/1.3.1", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "5": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "bzip2/1.0.8", "require": "bzip2/1.0.8", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "53": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "libpng/1.6.54", "require": "libpng/1.6.54", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}}, "deprecated": null, "description": "Fontconfig is a library for configuring and customizing font access", "generators": [], "generators_folder": null, "homepage": "https://gitlab.freedesktop.org/fontconfig/fontconfig", "id": "128", "immutable_package_folder": null, "info": {"options": {"shared": "True"}, "requires": ["freetype/2.14.Z", "expat/2.7.Z"], "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "fontconfig/2.17.1", "languages": [], "license": "MIT", "name": "fontconfig", "options": {"shared": "True"}, "options_definitions": {"shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "f38e8136a0e6a1876bc7f90facc0fa9f9d21fcb0", "package_type": "shared-library", "prev": "6013701aea8503715340dd6e613305a5", "prev_timestamp": 1768840917.028, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/fontc7437a74edb806/e", "ref": "fontconfig/2.17.1#c7138aa09e0fcc0e337511719c9bfb12", "remote": null, "revision_mode": "hash", "rrev": "c7138aa09e0fcc0e337511719c9bfb12", "rrev_timestamp": 1768840806.404, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["fonts", "freedesktop"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.17.1", "win_bash": null, "win_bash_run": null}, "129": {"author": null, "binary": "Cache", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"2.14.1": {"sha256": "32427e8c471ac095853212a37aef816c60b42052d4d9e48230bab3bdf2936ccc", "url": ["https://download.savannah.gnu.org/releases/freetype/freetype-2.14.1.tar.xz", "https://sourceforge.net/projects/freetype/files/freetype2/2.14.1/freetype-2.14.1.tar.xz"]}}}, "conf_info": {}, "context": "host", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false, "subpixel": false, "with_brotli": true, "with_bzip2": true, "with_png": true, "with_zlib": true}, "dependencies": {"130": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "brotli/1.1.0", "require": "brotli/1.1.0", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "131": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "meson/1.10.0", "require": "meson/[\u003e=1.3.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "132": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/1.13.2", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "133": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "pkgconf/2.5.1", "require": "pkgconf/[\u003e=2.1.0 \u003c3]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "2": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "zlib/1.3.1", "require": "zlib/[\u003e=1.2.10 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "5": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "bzip2/1.0.8", "require": "bzip2/1.0.8", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "53": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "libpng/1.6.54", "require": "libpng/[\u003e=1.6 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}}, "deprecated": null, "description": "FreeType is a freely available software library to render fonts.", "generators": [], "generators_folder": null, "homepage": "https://www.freetype.org", "id": "129", "immutable_package_folder": null, "info": {"options": {"shared": "True", "subpixel": "False", "with_brotli": "True", "with_bzip2": "True", "with_png": "True", "with_zlib": "True"}, "requires": ["libpng/1.6.Z", "zlib/1.3.Z", "bzip2/1.0.Z", "brotli/1.1.Z"], "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "freetype/2.14.1", "languages": [], "license": "FTL", "name": "freetype", "options": {"shared": "True", "subpixel": "False", "with_brotli": "True", "with_bzip2": "True", "with_png": "True", "with_zlib": "True"}, "options_definitions": {"shared": ["True", "False"], "subpixel": ["True", "False"], "with_brotli": ["True", "False"], "with_bzip2": ["True", "False"], "with_png": ["True", "False"], "with_zlib": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "a91dddf32e7438a586534519f62126a14bef4a83", "package_type": "shared-library", "prev": "1352d7cd9baa7687dede68d0ae74605a", "prev_timestamp": 1765468457.473, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/freet3abf96db2a40f/e", "ref": "freetype/2.14.1#40f1e4af5db7d8155f9ecabd09973280", "remote": null, "revision_mode": "hash", "rrev": "40f1e4af5db7d8155f9ecabd09973280", "rrev_timestamp": 1762374429.281, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["freetype", "fonts"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.14.1", "win_bash": null, "win_bash_run": null}, "13": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "13", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "130": {"author": null, "binary": "Cache", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.1.0": [{"patch_description": "add target properties, disable command build", "patch_file": "patches/1.1.0-target-props.patch", "patch_type": "conan"}]}, "sources": {"1.1.0": {"sha256": "e720a6ca29428b803f4ad165371771f5398faba397edf6778837a18599ea13ff", "url": "https://github.com/google/brotli/archive/v1.1.0.tar.gz"}}}, "conf_info": {}, "context": "host", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"enable_debug": false, "enable_log": false, "enable_portable": false, "enable_rbit": true, "endianness": null, "fPIC": true, "shared": false, "target_bits": null}, "dependencies": {}, "deprecated": null, "description": "Brotli compression format", "generators": [], "generators_folder": null, "homepage": "https://github.com/google/brotli", "id": "130", "immutable_package_folder": null, "info": {"options": {"enable_debug": "False", "enable_log": "False", "enable_portable": "False", "enable_rbit": "True", "endianness": null, "shared": "True", "target_bits": null}, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "brotli/1.1.0", "languages": [], "license": "MIT", "name": "brotli", "options": {"enable_debug": "False", "enable_log": "False", "enable_portable": "False", "enable_rbit": "True", "endianness": null, "shared": "True", "target_bits": null}, "options_definitions": {"enable_debug": ["True", "False"], "enable_log": ["True", "False"], "enable_portable": ["True", "False"], "enable_rbit": ["True", "False"], "endianness": ["big", "little", "neutral", null], "shared": ["True", "False"], "target_bits": ["64", "32", null]}, "options_description": null, "package_folder": null, "package_id": "faa9bd32cf56f9aa4954248221dd8e002ffe8a59", "package_type": "shared-library", "prev": "cc56e8a1b54ea964927ef12c17855675", "prev_timestamp": 1765381006.853, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/brotl94fc700f37be1/e", "ref": "brotli/1.1.0#3f631ef77008f7b5eb388780116371a3", "remote": null, "revision_mode": "hash", "rrev": "3f631ef77008f7b5eb388780116371a3", "rrev_timestamp": 1764862343.045, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["brotli", "compression"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.1.0", "win_bash": null, "win_bash_run": null}, "131": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.10.0": {"sha256": "cad50c9484cbc3d4e5a45b1c2662d079be9a848aaa4cef02de7dbec412b0eede", "url": "https://github.com/mesonbuild/meson/archive/1.10.0.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"132": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/[\u003e=1.10.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}}, "deprecated": null, "description": "a project to create the best possible next-generation build system", "generators": [], "generators_folder": null, "homepage": "https://github.com/mesonbuild/meson", "id": "131", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "meson/1.10.0", "languages": [], "license": "Apache-2.0", "name": "meson", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "application", "prev": "0b1bfa635cdfa4cf00b8c8f77340e45f", "prev_timestamp": 1768295021.165, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/mesona9ab97856c682/e", "ref": "meson/1.10.0#60786758ea978964c24525de19603cf4", "remote": null, "revision_mode": "hash", "rrev": "60786758ea978964c24525de19603cf4", "rrev_timestamp": 1768294926.103, "settings": {}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["mesonbuild", "build-system"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.10.0", "win_bash": null, "win_bash_run": null}, "132": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.13.2": {"sha256": "974d6b2f4eeefa25625d34da3cb36bdcebe7fbce40f4c16ac0835fd1c0cbae17", "url": "https://github.com/ninja-build/ninja/archive/v1.13.2.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "Ninja is a small build system with a focus on speed", "generators": [], "generators_folder": null, "homepage": "https://github.com/ninja-build/ninja", "id": "132", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "ninja/1.13.2", "languages": [], "license": "Apache-2.0", "name": "ninja", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "004588f111d3688b7e86b7401f49ea16", "prev_timestamp": 1764097012.118, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/ninjaa4e39ef845913/e", "ref": "ninja/1.13.2#c8c5dc2a52ed6e4e42a66d75b4717ceb", "remote": null, "revision_mode": "hash", "rrev": "c8c5dc2a52ed6e4e42a66d75b4717ceb", "rrev_timestamp": 1764096931.974, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["ninja", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.13.2", "win_bash": null, "win_bash_run": null}, "133": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.5.1": [{"patch_file": "patches/2.5.1-0001-PKG_CONF_PATH-allow-colon+semicolon-separator.patch"}]}, "sources": {"2.5.1": {"sha256": "cd05c9589b9f86ecf044c10a2269822bc9eb001eced2582cfffd658b0a50c243", "url": "https://distfiles.ariadne.space/pkgconf/pkgconf-2.5.1.tar.xz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"enable_lib": false, "fPIC": true, "shared": false}, "dependencies": {"134": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "meson/1.10.0", "require": "meson/[\u003e=1.2.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "135": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/1.13.2", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "package compiler and linker metadata toolkit", "generators": [], "generators_folder": null, "homepage": "https://git.sr.ht/~kaniini/pkgconf", "id": "133", "immutable_package_folder": null, "info": {"options": {"enable_lib": "False"}, "settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "pkgconf/2.5.1", "languages": [], "license": "ISC", "name": "pkgconf", "options": {"enable_lib": "False"}, "options_definitions": {"enable_lib": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "c0b621fd4b3199fe05075171573398833dba85f4", "package_type": "application", "prev": "4b04c5ce32e745f87a67c63a747148d2", "prev_timestamp": 1757684757.81, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/pkgco9a7d8280822f4/e", "ref": "pkgconf/2.5.1#93c2051284cba1279494a43a4fcfeae2", "remote": null, "revision_mode": "hash", "rrev": "93c2051284cba1279494a43a4fcfeae2", "rrev_timestamp": 1757684701.089, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["build", "configuration"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.5.1", "win_bash": null, "win_bash_run": null}, "134": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.10.0": {"sha256": "cad50c9484cbc3d4e5a45b1c2662d079be9a848aaa4cef02de7dbec412b0eede", "url": "https://github.com/mesonbuild/meson/archive/1.10.0.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"135": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/[\u003e=1.10.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}}, "deprecated": null, "description": "a project to create the best possible next-generation build system", "generators": [], "generators_folder": null, "homepage": "https://github.com/mesonbuild/meson", "id": "134", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "meson/1.10.0", "languages": [], "license": "Apache-2.0", "name": "meson", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "application", "prev": "0b1bfa635cdfa4cf00b8c8f77340e45f", "prev_timestamp": 1768295021.165, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/mesona9ab97856c682/e", "ref": "meson/1.10.0#60786758ea978964c24525de19603cf4", "remote": null, "revision_mode": "hash", "rrev": "60786758ea978964c24525de19603cf4", "rrev_timestamp": 1768294926.103, "settings": {}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["mesonbuild", "build-system"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.10.0", "win_bash": null, "win_bash_run": null}, "135": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.13.2": {"sha256": "974d6b2f4eeefa25625d34da3cb36bdcebe7fbce40f4c16ac0835fd1c0cbae17", "url": "https://github.com/ninja-build/ninja/archive/v1.13.2.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "Ninja is a small build system with a focus on speed", "generators": [], "generators_folder": null, "homepage": "https://github.com/ninja-build/ninja", "id": "135", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "ninja/1.13.2", "languages": [], "license": "Apache-2.0", "name": "ninja", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "004588f111d3688b7e86b7401f49ea16", "prev_timestamp": 1764097012.118, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/ninjaa4e39ef845913/e", "ref": "ninja/1.13.2#c8c5dc2a52ed6e4e42a66d75b4717ceb", "remote": null, "revision_mode": "hash", "rrev": "c8c5dc2a52ed6e4e42a66d75b4717ceb", "rrev_timestamp": 1764096931.974, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["ninja", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.13.2", "win_bash": null, "win_bash_run": null}, "136": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"3.1": [{"patch_file": "patches/0001-remove-register-keyword.patch"}]}, "sources": {"3.1": {"sha256": "588546b945bba4b70b6a3a616e80b4ab466e3f33024a352fc2198112cdbb3ae2", "url": ["https://ftpmirror.gnu.org/gnu/gperf/gperf-3.1.tar.gz", "https://www.mirrorservice.org/sites/ftp.gnu.org/gnu/gperf/gperf-3.1.tar.gz", "https://ftp.gnu.org/pub/gnu/gperf/gperf-3.1.tar.gz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU gperf is a perfect hash function generator", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/gperf", "id": "136", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "gperf/3.1", "languages": [], "license": "GPL-3.0-or-later", "name": "gperf", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "8fdb47210336bf335a5ed8c4a0ab2e3f", "prev_timestamp": 1755780724.828, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/gperf95f50d782fd4a/e", "ref": "gperf/3.1#a7afdf8f7cccdc2dcd4d962370c33d4f", "remote": null, "revision_mode": "hash", "rrev": "a7afdf8f7cccdc2dcd4d962370c33d4f", "rrev_timestamp": 1755780571.156, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["hash-generator", "hash"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "3.1", "win_bash": null, "win_bash_run": null}, "137": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.10.0": {"sha256": "cad50c9484cbc3d4e5a45b1c2662d079be9a848aaa4cef02de7dbec412b0eede", "url": "https://github.com/mesonbuild/meson/archive/1.10.0.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"138": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/[\u003e=1.10.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}}, "deprecated": null, "description": "a project to create the best possible next-generation build system", "generators": [], "generators_folder": null, "homepage": "https://github.com/mesonbuild/meson", "id": "137", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "meson/1.10.0", "languages": [], "license": "Apache-2.0", "name": "meson", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "application", "prev": "0b1bfa635cdfa4cf00b8c8f77340e45f", "prev_timestamp": 1768295021.165, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/mesona9ab97856c682/e", "ref": "meson/1.10.0#60786758ea978964c24525de19603cf4", "remote": null, "revision_mode": "hash", "rrev": "60786758ea978964c24525de19603cf4", "rrev_timestamp": 1768294926.103, "settings": {}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["mesonbuild", "build-system"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.10.0", "win_bash": null, "win_bash_run": null}, "138": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.13.2": {"sha256": "974d6b2f4eeefa25625d34da3cb36bdcebe7fbce40f4c16ac0835fd1c0cbae17", "url": "https://github.com/ninja-build/ninja/archive/v1.13.2.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "Ninja is a small build system with a focus on speed", "generators": [], "generators_folder": null, "homepage": "https://github.com/ninja-build/ninja", "id": "138", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "ninja/1.13.2", "languages": [], "license": "Apache-2.0", "name": "ninja", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "004588f111d3688b7e86b7401f49ea16", "prev_timestamp": 1764097012.118, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/ninjaa4e39ef845913/e", "ref": "ninja/1.13.2#c8c5dc2a52ed6e4e42a66d75b4717ceb", "remote": null, "revision_mode": "hash", "rrev": "c8c5dc2a52ed6e4e42a66d75b4717ceb", "rrev_timestamp": 1764096931.974, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["ninja", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.13.2", "win_bash": null, "win_bash_run": null}, "139": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.5.1": [{"patch_file": "patches/2.5.1-0001-PKG_CONF_PATH-allow-colon+semicolon-separator.patch"}]}, "sources": {"2.5.1": {"sha256": "cd05c9589b9f86ecf044c10a2269822bc9eb001eced2582cfffd658b0a50c243", "url": "https://distfiles.ariadne.space/pkgconf/pkgconf-2.5.1.tar.xz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"enable_lib": false, "fPIC": true, "shared": false}, "dependencies": {"140": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "meson/1.10.0", "require": "meson/[\u003e=1.2.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "141": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/1.13.2", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "package compiler and linker metadata toolkit", "generators": [], "generators_folder": null, "homepage": "https://git.sr.ht/~kaniini/pkgconf", "id": "139", "immutable_package_folder": null, "info": {"options": {"enable_lib": "False"}, "settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "pkgconf/2.5.1", "languages": [], "license": "ISC", "name": "pkgconf", "options": {"enable_lib": "False"}, "options_definitions": {"enable_lib": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "c0b621fd4b3199fe05075171573398833dba85f4", "package_type": "application", "prev": "4b04c5ce32e745f87a67c63a747148d2", "prev_timestamp": 1757684757.81, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/pkgco9a7d8280822f4/e", "ref": "pkgconf/2.5.1#93c2051284cba1279494a43a4fcfeae2", "remote": null, "revision_mode": "hash", "rrev": "93c2051284cba1279494a43a4fcfeae2", "rrev_timestamp": 1757684701.089, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["build", "configuration"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.5.1", "win_bash": null, "win_bash_run": null}, "14": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "14", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "140": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.10.0": {"sha256": "cad50c9484cbc3d4e5a45b1c2662d079be9a848aaa4cef02de7dbec412b0eede", "url": "https://github.com/mesonbuild/meson/archive/1.10.0.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"141": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/[\u003e=1.10.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}}, "deprecated": null, "description": "a project to create the best possible next-generation build system", "generators": [], "generators_folder": null, "homepage": "https://github.com/mesonbuild/meson", "id": "140", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "meson/1.10.0", "languages": [], "license": "Apache-2.0", "name": "meson", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "application", "prev": "0b1bfa635cdfa4cf00b8c8f77340e45f", "prev_timestamp": 1768295021.165, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/mesona9ab97856c682/e", "ref": "meson/1.10.0#60786758ea978964c24525de19603cf4", "remote": null, "revision_mode": "hash", "rrev": "60786758ea978964c24525de19603cf4", "rrev_timestamp": 1768294926.103, "settings": {}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["mesonbuild", "build-system"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.10.0", "win_bash": null, "win_bash_run": null}, "141": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.13.2": {"sha256": "974d6b2f4eeefa25625d34da3cb36bdcebe7fbce40f4c16ac0835fd1c0cbae17", "url": "https://github.com/ninja-build/ninja/archive/v1.13.2.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "Ninja is a small build system with a focus on speed", "generators": [], "generators_folder": null, "homepage": "https://github.com/ninja-build/ninja", "id": "141", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "ninja/1.13.2", "languages": [], "license": "Apache-2.0", "name": "ninja", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "004588f111d3688b7e86b7401f49ea16", "prev_timestamp": 1764097012.118, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/ninjaa4e39ef845913/e", "ref": "ninja/1.13.2#c8c5dc2a52ed6e4e42a66d75b4717ceb", "remote": null, "revision_mode": "hash", "rrev": "c8c5dc2a52ed6e4e42a66d75b4717ceb", "rrev_timestamp": 1764096931.974, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["ninja", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.13.2", "win_bash": null, "win_bash_run": null}, "142": {"author": null, "binary": "Cache", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "host", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "The X.Org project provides an open source implementation of the X Window System.", "generators": [], "generators_folder": null, "homepage": "https://www.x.org/wiki/", "id": "142", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "xorg/system", "languages": [], "license": "MIT", "name": "xorg", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "shared-library", "prev": "0ba8627bd47edc3a501e8f0eb9a79e5e", "prev_timestamp": 1725461141.307, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/xorg11f999fd97c5f/e", "ref": "xorg/system#98f82cb669e4ebc6b4d9d8a4f3f1faf4", "remote": null, "revision_mode": "hash", "rrev": "98f82cb669e4ebc6b4d9d8a4f3f1faf4", "rrev_timestamp": 1725460968.361, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {"apt-get": {"install": ["libx11-dev", "libx11-xcb-dev", "libfontenc-dev", "libice-dev", "libsm-dev", "libxau-dev", "libxaw7-dev", "libxcomposite-dev", "libxcursor-dev", "libxdamage-dev", "libxdmcp-dev", "libxext-dev", "libxfixes-dev", "libxi-dev", "libxinerama-dev", "libxkbfile-dev", "libxmu-dev", "libxmuu-dev", "libxpm-dev", "libxrandr-dev", "libxrender-dev", "libxres-dev", "libxss-dev", "libxt-dev", "libxtst-dev", "libxv-dev", "libxxf86vm-dev", "libxcb-glx0-dev", "libxcb-render0-dev", "libxcb-render-util0-dev", "libxcb-xkb-dev", "libxcb-icccm4-dev", "libxcb-image0-dev", "libxcb-keysyms1-dev", "libxcb-randr0-dev", "libxcb-shape0-dev", "libxcb-sync-dev", "libxcb-xfixes0-dev", "libxcb-xinerama0-dev", "libxcb-dri3-dev", "uuid-dev", "libxcb-cursor-dev", "libxcb-dri2-0-dev", "libxcb-present-dev", "libxcb-composite0-dev", "libxcb-ewmh-dev", "libxcb-res0-dev", "libxcb-util-dev"], "missing": []}}, "test": false, "topics": ["x11", "xorg"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "system", "win_bash": null, "win_bash_run": null}, "143": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.10.0": {"sha256": "cad50c9484cbc3d4e5a45b1c2662d079be9a848aaa4cef02de7dbec412b0eede", "url": "https://github.com/mesonbuild/meson/archive/1.10.0.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"144": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/[\u003e=1.10.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}}, "deprecated": null, "description": "a project to create the best possible next-generation build system", "generators": [], "generators_folder": null, "homepage": "https://github.com/mesonbuild/meson", "id": "143", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "meson/1.10.0", "languages": [], "license": "Apache-2.0", "name": "meson", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "application", "prev": "0b1bfa635cdfa4cf00b8c8f77340e45f", "prev_timestamp": 1768295021.165, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/mesona9ab97856c682/e", "ref": "meson/1.10.0#60786758ea978964c24525de19603cf4", "remote": null, "revision_mode": "hash", "rrev": "60786758ea978964c24525de19603cf4", "rrev_timestamp": 1768294926.103, "settings": {}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["mesonbuild", "build-system"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.10.0", "win_bash": null, "win_bash_run": null}, "144": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.13.2": {"sha256": "974d6b2f4eeefa25625d34da3cb36bdcebe7fbce40f4c16ac0835fd1c0cbae17", "url": "https://github.com/ninja-build/ninja/archive/v1.13.2.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "Ninja is a small build system with a focus on speed", "generators": [], "generators_folder": null, "homepage": "https://github.com/ninja-build/ninja", "id": "144", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "ninja/1.13.2", "languages": [], "license": "Apache-2.0", "name": "ninja", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "004588f111d3688b7e86b7401f49ea16", "prev_timestamp": 1764097012.118, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/ninjaa4e39ef845913/e", "ref": "ninja/1.13.2#c8c5dc2a52ed6e4e42a66d75b4717ceb", "remote": null, "revision_mode": "hash", "rrev": "c8c5dc2a52ed6e4e42a66d75b4717ceb", "rrev_timestamp": 1764096931.974, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["ninja", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.13.2", "win_bash": null, "win_bash_run": null}, "145": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.5.1": [{"patch_file": "patches/2.5.1-0001-PKG_CONF_PATH-allow-colon+semicolon-separator.patch"}]}, "sources": {"2.5.1": {"sha256": "cd05c9589b9f86ecf044c10a2269822bc9eb001eced2582cfffd658b0a50c243", "url": "https://distfiles.ariadne.space/pkgconf/pkgconf-2.5.1.tar.xz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"enable_lib": false, "fPIC": true, "shared": false}, "dependencies": {"146": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "meson/1.10.0", "require": "meson/[\u003e=1.2.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "147": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/1.13.2", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "package compiler and linker metadata toolkit", "generators": [], "generators_folder": null, "homepage": "https://git.sr.ht/~kaniini/pkgconf", "id": "145", "immutable_package_folder": null, "info": {"options": {"enable_lib": "False"}, "settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "pkgconf/2.5.1", "languages": [], "license": "ISC", "name": "pkgconf", "options": {"enable_lib": "False"}, "options_definitions": {"enable_lib": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "c0b621fd4b3199fe05075171573398833dba85f4", "package_type": "application", "prev": "4b04c5ce32e745f87a67c63a747148d2", "prev_timestamp": 1757684757.81, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/pkgco9a7d8280822f4/e", "ref": "pkgconf/2.5.1#93c2051284cba1279494a43a4fcfeae2", "remote": null, "revision_mode": "hash", "rrev": "93c2051284cba1279494a43a4fcfeae2", "rrev_timestamp": 1757684701.089, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["build", "configuration"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.5.1", "win_bash": null, "win_bash_run": null}, "146": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.10.0": {"sha256": "cad50c9484cbc3d4e5a45b1c2662d079be9a848aaa4cef02de7dbec412b0eede", "url": "https://github.com/mesonbuild/meson/archive/1.10.0.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"147": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/[\u003e=1.10.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}}, "deprecated": null, "description": "a project to create the best possible next-generation build system", "generators": [], "generators_folder": null, "homepage": "https://github.com/mesonbuild/meson", "id": "146", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "meson/1.10.0", "languages": [], "license": "Apache-2.0", "name": "meson", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "application", "prev": "0b1bfa635cdfa4cf00b8c8f77340e45f", "prev_timestamp": 1768295021.165, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/mesona9ab97856c682/e", "ref": "meson/1.10.0#60786758ea978964c24525de19603cf4", "remote": null, "revision_mode": "hash", "rrev": "60786758ea978964c24525de19603cf4", "rrev_timestamp": 1768294926.103, "settings": {}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["mesonbuild", "build-system"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.10.0", "win_bash": null, "win_bash_run": null}, "147": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.13.2": {"sha256": "974d6b2f4eeefa25625d34da3cb36bdcebe7fbce40f4c16ac0835fd1c0cbae17", "url": "https://github.com/ninja-build/ninja/archive/v1.13.2.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "Ninja is a small build system with a focus on speed", "generators": [], "generators_folder": null, "homepage": "https://github.com/ninja-build/ninja", "id": "147", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "ninja/1.13.2", "languages": [], "license": "Apache-2.0", "name": "ninja", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "004588f111d3688b7e86b7401f49ea16", "prev_timestamp": 1764097012.118, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/ninjaa4e39ef845913/e", "ref": "ninja/1.13.2#c8c5dc2a52ed6e4e42a66d75b4717ceb", "remote": null, "revision_mode": "hash", "rrev": "c8c5dc2a52ed6e4e42a66d75b4717ceb", "rrev_timestamp": 1764096931.974, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["ninja", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.13.2", "win_bash": null, "win_bash_run": null}, "148": {"author": null, "binary": "Cache", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.10.8": {"sha256": "922dc109d2dc5dc56617a29bd716c79dd84db31721a8493a13a5f79109a4a4ed", "url": "https://github.com/ebassi/graphene/archive/refs/tags/1.10.8.tar.gz"}}}, "conf_info": {}, "context": "host", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false, "with_glib": true}, "dependencies": {"1": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "glib/2.85.3", "require": "glib/[^2.78]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "149": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "meson/1.10.0", "require": "meson/[\u003e=1.3.1 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "150": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/1.13.2", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "151": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "pkgconf/2.5.1", "require": "pkgconf/[\u003e=2.1 \u003c3]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "2": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "zlib/1.3.1", "require": "zlib/1.3.1", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "3": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "libffi/3.4.8", "require": "libffi/3.4.8", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "38": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "libmount/2.39.2", "require": "libmount/2.39.2", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "39": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "libselinux/3.6", "require": "libselinux/3.6", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "4": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "pcre2/10.42", "require": "pcre2/10.42", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "5": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "bzip2/1.0.8", "require": "bzip2/1.0.8", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "6": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "elfutils/0.190", "require": "elfutils/0.190", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "7": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "xz_utils/5.8.1", "require": "xz_utils/5.8.1", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "8": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "zstd/1.5.7", "require": "zstd/1.5.7", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}}, "deprecated": null, "description": "A thin layer of graphic data types.", "generators": [], "generators_folder": null, "homepage": "http://ebassi.github.io/graphene/", "id": "148", "immutable_package_folder": null, "info": {"options": {"shared": "True", "with_glib": "True"}, "requires": ["glib/2.85.Z"], "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "graphene/1.10.8", "languages": [], "license": "MIT", "name": "graphene", "options": {"shared": "True", "with_glib": "True"}, "options_definitions": {"shared": ["True", "False"], "with_glib": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "d5a79440f5e48418450e7ddc1be0f4035196eaa5", "package_type": "shared-library", "prev": "55f9e7cef1d6d4dbec6ef506b271944d", "prev_timestamp": 1768490795.746, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/graph8f11e3923de87/e", "ref": "graphene/1.10.8#a9a5ad8664409da72179e69d28cc0e16", "remote": null, "revision_mode": "hash", "rrev": "a9a5ad8664409da72179e69d28cc0e16", "rrev_timestamp": 1768490686.602, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["graphic", "canvas", "types"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.10.8", "win_bash": null, "win_bash_run": null}, "149": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.10.0": {"sha256": "cad50c9484cbc3d4e5a45b1c2662d079be9a848aaa4cef02de7dbec412b0eede", "url": "https://github.com/mesonbuild/meson/archive/1.10.0.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"150": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/[\u003e=1.10.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}}, "deprecated": null, "description": "a project to create the best possible next-generation build system", "generators": [], "generators_folder": null, "homepage": "https://github.com/mesonbuild/meson", "id": "149", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "meson/1.10.0", "languages": [], "license": "Apache-2.0", "name": "meson", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "application", "prev": "0b1bfa635cdfa4cf00b8c8f77340e45f", "prev_timestamp": 1768295021.165, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/mesona9ab97856c682/e", "ref": "meson/1.10.0#60786758ea978964c24525de19603cf4", "remote": null, "revision_mode": "hash", "rrev": "60786758ea978964c24525de19603cf4", "rrev_timestamp": 1768294926.103, "settings": {}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["mesonbuild", "build-system"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.10.0", "win_bash": null, "win_bash_run": null}, "15": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.71": [{"patch_description": "Replace instances where absolute paths are embedded the generated files", "patch_file": "patches/2.71-0001-relocatable-autoconf.patch", "patch_type": "conan"}, {"patch_description": "Avoid build machine\u0027s perl path to be embedded the generated files", "patch_file": "patches/2.71-0002-no-perl-path-in-shebang.patch", "patch_type": "conan"}, {"patch_description": "Disable man regeneration", "patch_file": "patches/2.71-0003-disable-man-regeneration.patch", "patch_type": "conan"}]}, "sources": {"2.71": {"sha256": "f14c83cfebcc9427f2c3cea7258bd90df972d92eb26752da4ddad81c87a0faa4", "url": ["https://ftpmirror.gnu.org/autoconf/autoconf-2.71.tar.xz", "https://ftp.gnu.org/gnu/autoconf/autoconf-2.71.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"16": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "17": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Autoconf is an extensible package of M4 macros that produce shell scripts to automatically configure software source code packages", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/autoconf/", "id": "15", "immutable_package_folder": null, "info": {"settings": {"os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "autoconf/2.71", "languages": [], "license": ["GPL-2.0-or-later", "GPL-3.0-or-later"], "name": "autoconf", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9a4eb3c8701508aa9458b1a73d0633783ecc2270", "package_type": "application", "prev": "99b6797cbca3d7afa20648b3e5edd9da", "prev_timestamp": 1731054457.259, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/autoc8866aef2bd628/e", "ref": "autoconf/2.71#51077f068e61700d65bb05541ea1e4b0", "remote": null, "revision_mode": "hash", "rrev": "51077f068e61700d65bb05541ea1e4b0", "rrev_timestamp": 1731054366.86, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["configure", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.71", "win_bash": null, "win_bash_run": null}, "150": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.13.2": {"sha256": "974d6b2f4eeefa25625d34da3cb36bdcebe7fbce40f4c16ac0835fd1c0cbae17", "url": "https://github.com/ninja-build/ninja/archive/v1.13.2.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "Ninja is a small build system with a focus on speed", "generators": [], "generators_folder": null, "homepage": "https://github.com/ninja-build/ninja", "id": "150", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "ninja/1.13.2", "languages": [], "license": "Apache-2.0", "name": "ninja", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "004588f111d3688b7e86b7401f49ea16", "prev_timestamp": 1764097012.118, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/ninjaa4e39ef845913/e", "ref": "ninja/1.13.2#c8c5dc2a52ed6e4e42a66d75b4717ceb", "remote": null, "revision_mode": "hash", "rrev": "c8c5dc2a52ed6e4e42a66d75b4717ceb", "rrev_timestamp": 1764096931.974, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["ninja", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.13.2", "win_bash": null, "win_bash_run": null}, "151": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.5.1": [{"patch_file": "patches/2.5.1-0001-PKG_CONF_PATH-allow-colon+semicolon-separator.patch"}]}, "sources": {"2.5.1": {"sha256": "cd05c9589b9f86ecf044c10a2269822bc9eb001eced2582cfffd658b0a50c243", "url": "https://distfiles.ariadne.space/pkgconf/pkgconf-2.5.1.tar.xz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"enable_lib": false, "fPIC": true, "shared": false}, "dependencies": {"152": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "meson/1.10.0", "require": "meson/[\u003e=1.2.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "153": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/1.13.2", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "package compiler and linker metadata toolkit", "generators": [], "generators_folder": null, "homepage": "https://git.sr.ht/~kaniini/pkgconf", "id": "151", "immutable_package_folder": null, "info": {"options": {"enable_lib": "False"}, "settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "pkgconf/2.5.1", "languages": [], "license": "ISC", "name": "pkgconf", "options": {"enable_lib": "False"}, "options_definitions": {"enable_lib": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "c0b621fd4b3199fe05075171573398833dba85f4", "package_type": "application", "prev": "4b04c5ce32e745f87a67c63a747148d2", "prev_timestamp": 1757684757.81, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/pkgco9a7d8280822f4/e", "ref": "pkgconf/2.5.1#93c2051284cba1279494a43a4fcfeae2", "remote": null, "revision_mode": "hash", "rrev": "93c2051284cba1279494a43a4fcfeae2", "rrev_timestamp": 1757684701.089, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["build", "configuration"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.5.1", "win_bash": null, "win_bash_run": null}, "152": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.10.0": {"sha256": "cad50c9484cbc3d4e5a45b1c2662d079be9a848aaa4cef02de7dbec412b0eede", "url": "https://github.com/mesonbuild/meson/archive/1.10.0.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"153": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/[\u003e=1.10.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}}, "deprecated": null, "description": "a project to create the best possible next-generation build system", "generators": [], "generators_folder": null, "homepage": "https://github.com/mesonbuild/meson", "id": "152", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "meson/1.10.0", "languages": [], "license": "Apache-2.0", "name": "meson", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "application", "prev": "0b1bfa635cdfa4cf00b8c8f77340e45f", "prev_timestamp": 1768295021.165, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/mesona9ab97856c682/e", "ref": "meson/1.10.0#60786758ea978964c24525de19603cf4", "remote": null, "revision_mode": "hash", "rrev": "60786758ea978964c24525de19603cf4", "rrev_timestamp": 1768294926.103, "settings": {}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["mesonbuild", "build-system"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.10.0", "win_bash": null, "win_bash_run": null}, "153": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.13.2": {"sha256": "974d6b2f4eeefa25625d34da3cb36bdcebe7fbce40f4c16ac0835fd1c0cbae17", "url": "https://github.com/ninja-build/ninja/archive/v1.13.2.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "Ninja is a small build system with a focus on speed", "generators": [], "generators_folder": null, "homepage": "https://github.com/ninja-build/ninja", "id": "153", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "ninja/1.13.2", "languages": [], "license": "Apache-2.0", "name": "ninja", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "004588f111d3688b7e86b7401f49ea16", "prev_timestamp": 1764097012.118, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/ninjaa4e39ef845913/e", "ref": "ninja/1.13.2#c8c5dc2a52ed6e4e42a66d75b4717ceb", "remote": null, "revision_mode": "hash", "rrev": "c8c5dc2a52ed6e4e42a66d75b4717ceb", "rrev_timestamp": 1764096931.974, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["ninja", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.13.2", "win_bash": null, "win_bash_run": null}, "154": {"author": null, "binary": "Cache", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.57.0": {"sha256": "890640c841dae77d3ae3d8fe8953784b930fa241b17423e6120c7bfdf8b891e7", "url": "https://download.gnome.org/sources/pango/1.57/pango-1.57.0.tar.xz"}}}, "conf_info": {}, "context": "host", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false, "with_cairo": true, "with_fontconfig": true, "with_freetype": true, "with_introspection": false, "with_libthai": false, "with_xft": true}, "dependencies": {"1": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "glib/2.85.3", "require": "glib/2.85.3", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": true, "visible": true}, "122": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "cairo/1.18.4", "require": "cairo/[\u003e=1.18.0 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "123": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "pixman/0.43.4", "require": "pixman/0.43.4", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "126": {"build": false, "direct": false, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "expat/2.7.3", "require": "expat/2.7.3", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "127": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "lzo/2.10", "require": "lzo/2.10", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "128": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "fontconfig/2.17.1", "require": "fontconfig/2.17.1", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "129": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "freetype/2.14.1", "require": "freetype/2.14.1", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "130": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "brotli/1.1.0", "require": "brotli/1.1.0", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "142": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "xorg/system", "require": "xorg/system", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "155": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "libxft/2.3.9", "require": "libxft/[~2.3]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "156": {"build": false, "direct": false, "force": false, "headers": true, "libs": false, "package_id_mode": "full_mode", "ref": "xorg-proto/2024.1", "require": "xorg-proto/2024.1", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "157": {"build": false, "direct": false, "force": false, "headers": true, "libs": true, "package_id_mode": "full_mode", "ref": "xorg-macros/1.19.3", "require": "xorg-macros/1.19.3", "run": false, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": true, "visible": true}, "2": {"build": false, "direct": false, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "zlib/1.3.1", "require": "zlib/1.3.1", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": true, "visible": true}, "210": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "fribidi/1.0.13", "require": "fribidi/1.0.13", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "213": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "harfbuzz/12.3.0", "require": "harfbuzz/[\u003e=8.3.0]", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "270": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "glib/2.85.3", "require": "glib/2.85.3", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "3": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "libffi/3.4.8", "require": "libffi/3.4.8", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": true, "visible": true}, "321": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "meson/1.10.0", "require": "meson/[\u003e=1.2.3 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "322": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/1.13.2", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "323": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "pkgconf/2.5.1", "require": "pkgconf/[\u003e=2.2 \u003c3]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "38": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "libmount/2.39.2", "require": "libmount/2.39.2", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": true, "visible": true}, "39": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "libselinux/3.6", "require": "libselinux/3.6", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": true, "visible": true}, "4": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "pcre2/10.42", "require": "pcre2/10.42", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": true, "visible": true}, "5": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "bzip2/1.0.8", "require": "bzip2/1.0.8", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": true, "visible": true}, "53": {"build": false, "direct": false, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "libpng/1.6.54", "require": "libpng/1.6.54", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "6": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "elfutils/0.190", "require": "elfutils/0.190", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": true, "visible": true}, "7": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "xz_utils/5.8.1", "require": "xz_utils/5.8.1", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": true, "visible": true}, "8": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "zstd/1.5.7", "require": "zstd/1.5.7", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": true, "visible": true}}, "deprecated": null, "description": "Internationalized text layout and rendering library", "generators": [], "generators_folder": null, "homepage": "https://www.pango.org/", "id": "154", "immutable_package_folder": null, "info": {"options": {"shared": "True", "with_cairo": "True", "with_fontconfig": "True", "with_freetype": "True", "with_introspection": "False", "with_libthai": "False", "with_xft": "True"}, "requires": ["libxft/2.3.Z", "xorg-proto/2024.1#449e77cf0df9acf515ddc79d0fe24938:da39a3ee5e6b4b0d3255bfef95601890afd80709", "xorg-macros/1.19.3#c3465b331ce1d044ee771dc5e4529b79:da39a3ee5e6b4b0d3255bfef95601890afd80709", "cairo/1.18.Z", "fontconfig/2.17.Z", "expat/2.7.Z", "xorg/system", "fribidi/1.0.Z", "harfbuzz/12.3.Z", "freetype/2.14.Z", "libpng/1.6.Z", "glib/2.85.Z", "zlib/1.3.Z"], "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "pango/1.57.0", "languages": [], "license": "LGPL-2.0-or-later", "name": "pango", "options": {"shared": "True", "with_cairo": "True", "with_fontconfig": "True", "with_freetype": "True", "with_introspection": "False", "with_libthai": "False", "with_xft": "True"}, "options_definitions": {"shared": ["True", "False"], "with_cairo": ["True", "False"], "with_fontconfig": ["True", "False"], "with_freetype": ["True", "False"], "with_introspection": ["True", "False"], "with_libthai": ["True", "False"], "with_xft": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "f29efd2c5cd5ce771f7719524b9fb66eb31843dd", "package_type": "shared-library", "prev": "71cc37731b268ef311078bad89923d81", "prev_timestamp": 1768979192.247, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/pango5babcccefe4c0/e", "ref": "pango/1.57.0#27e3f8ea574b5f7019614fc71c62a6fa", "remote": null, "revision_mode": "hash", "rrev": "27e3f8ea574b5f7019614fc71c62a6fa", "rrev_timestamp": 1768979077.918, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["fontconfig", "fonts", "freedesktop"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.57.0", "win_bash": null, "win_bash_run": null}, "155": {"author": null, "binary": "Cache", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"2.3.9": {"sha256": "60a25b78945ed6932635b3bb1899a517d31df7456e69867ffba27f89ff3976f5", "url": "https://www.x.org/archive/individual/lib/libXft-2.3.9.tar.xz"}}}, "conf_info": {}, "context": "host", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false}, "dependencies": {"126": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "expat/2.7.3", "require": "expat/2.7.3", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "128": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "fontconfig/2.17.1", "require": "fontconfig/[\u003e=2.15.0 \u003c3]", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "129": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "freetype/2.14.1", "require": "freetype/2.14.1", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "130": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "brotli/1.1.0", "require": "brotli/1.1.0", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "142": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "xorg/system", "require": "xorg/system", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "156": {"build": false, "direct": true, "force": false, "headers": true, "libs": false, "package_id_mode": "full_mode", "ref": "xorg-proto/2024.1", "require": "xorg-proto/2024.1", "run": false, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "157": {"build": false, "direct": false, "force": false, "headers": true, "libs": true, "package_id_mode": "full_mode", "ref": "xorg-macros/1.19.3", "require": "xorg-macros/1.19.3", "run": false, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": true, "visible": true}, "183": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "pkgconf/2.5.1", "require": "pkgconf/[\u003e=2.1.0 \u003c3]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "186": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "xorg-macros/1.20.0", "require": "xorg-macros/1.20.0", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "194": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "libtool/2.4.7", "require": "libtool/2.4.7", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "195": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "automake/1.16.5", "require": "automake/1.16.5", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "196": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "autoconf/2.71", "require": "autoconf/2.71", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "197": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "2": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "zlib/1.3.1", "require": "zlib/1.3.1", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "5": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "bzip2/1.0.8", "require": "bzip2/1.0.8", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}, "53": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "libpng/1.6.54", "require": "libpng/1.6.54", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": null, "visible": true}}, "deprecated": null, "description": "X FreeType library", "generators": [], "generators_folder": null, "homepage": "https://www.x.org/wiki/", "id": "155", "immutable_package_folder": null, "info": {"options": {"shared": "True"}, "requires": ["xorg/system", "fontconfig/2.17.Z", "freetype/2.14.Z", "xorg-proto/2024.1#449e77cf0df9acf515ddc79d0fe24938:da39a3ee5e6b4b0d3255bfef95601890afd80709", "xorg-macros/1.19.3#c3465b331ce1d044ee771dc5e4529b79:da39a3ee5e6b4b0d3255bfef95601890afd80709"], "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "libxft/2.3.9", "languages": [], "license": "X11", "name": "libxft", "options": {"shared": "True"}, "options_definitions": {"shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "55e493dbb6d7c618b48e953b45375c74cf2dc0ca", "package_type": "shared-library", "prev": "20504ee382c01a675e4d9caca6b51841", "prev_timestamp": 1768927119.329, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/libxf721120b906cc1/e", "ref": "libxft/2.3.9#dfc71e304b9d4c3dcf54a571281dbb86", "remote": null, "revision_mode": "hash", "rrev": "dfc71e304b9d4c3dcf54a571281dbb86", "rrev_timestamp": 1768927002.043, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["x11", "xorg"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.3.9", "win_bash": null, "win_bash_run": null}, "156": {"author": null, "binary": "Cache", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"2024.1": {"sha256": "4f6b9b4faf91e5df8265b71843a91fc73dc895be6210c84117a996545df296ce", "url": "https://www.x.org/releases/individual/proto/xorgproto-2024.1.tar.gz"}}}, "conf_info": {}, "context": "host", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"157": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "unrelated_mode", "ref": "xorg-macros/1.19.3", "require": "xorg-macros/1.19.3", "run": false, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": true, "visible": true}, "165": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "automake/1.16.5", "require": "automake/1.16.5", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": true, "visible": false}, "166": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "autoconf/2.71", "require": "autoconf/2.71", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "167": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "172": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "xorg-macros/1.19.3", "require": "xorg-macros/1.19.3", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": true, "visible": false}, "180": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "pkgconf/2.0.3", "require": "pkgconf/2.0.3", "run": true, "skip": false, "test": false, "transitive_headers": true, "transitive_libs": true, "visible": false}}, "deprecated": null, "description": "This package provides the headers and specification documents defining the core protocol and (many) extensions for the X Window System.", "generators": ["PkgConfigDeps"], "generators_folder": null, "homepage": "https://gitlab.freedesktop.org/xorg/proto/xorgproto", "id": "156", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "xorg-proto/2024.1", "languages": [], "license": "X11", "name": "xorg-proto", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "header-library", "prev": "7d3e106e18f31f9ad023213d6b67b6da", "prev_timestamp": 1721048769.671, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/xorg-4a18ec0a143f5/e", "ref": "xorg-proto/2024.1#449e77cf0df9acf515ddc79d0fe24938", "remote": null, "revision_mode": "hash", "rrev": "449e77cf0df9acf515ddc79d0fe24938", "rrev_timestamp": 1721048569.376, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["specification", "x-window"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2024.1", "win_bash": null, "win_bash_run": null}, "157": {"author": null, "binary": "Cache", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.19.3": [{"patch_file": "patches/0001-export-XORG_MACROS_VERSION-macro.patch"}]}, "sources": {"1.19.3": {"sha256": "624bb6c3a4613d18114a7e3849a3d70f2d7af9dc6eabeaba98060d87e3aef35b", "url": "https://www.x.org/releases/individual/util/util-macros-1.19.3.tar.gz"}}}, "conf_info": {}, "context": "host", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"158": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "automake/1.16.5", "require": "automake/1.16.5", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "159": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "autoconf/2.71", "require": "autoconf/2.71", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "160": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "GNU autoconf macros shared across X.Org projects", "generators": [], "generators_folder": null, "homepage": "https://gitlab.freedesktop.org/xorg/util/macros", "id": "157", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "xorg-macros/1.19.3", "languages": [], "license": "MIT", "name": "xorg-macros", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "unknown", "prev": "f6477c9b9eaafe88df13906bad42fbb4", "prev_timestamp": 1677763262.665, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/xorg-d3ed820d4de64/e", "ref": "xorg-macros/1.19.3#c3465b331ce1d044ee771dc5e4529b79", "remote": null, "revision_mode": "hash", "rrev": "c3465b331ce1d044ee771dc5e4529b79", "rrev_timestamp": 1676900904.25, "settings": {"os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["autoconf", "macros", "build", "system", "m4"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.19.3", "win_bash": null, "win_bash_run": null}, "158": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.16.5": [{"patch_file": "patches/0001-help2man-no-discard-stderr-1.16.5.patch"}, {"patch_file": "patches/0002-no-perl-path-in-shebang-1.16.5.patch"}, {"patch_file": "patches/0003-relocatable-automake-1.16.5.patch"}]}, "sources": {"1.16.5": {"sha256": "07bd24ad08a64bc17250ce09ec56e921d6343903943e99ccf63bbf0705e34605", "url": ["https://ftpmirror.gnu.org/gnu/automake/automake-1.16.5.tar.gz", "https://www.mirrorservice.org/sites/ftp.gnu.org/gnu/automake/automake-1.16.5.tar.gz", "https://ftp.gnu.org/gnu/automake/automake-1.16.5.tar.gz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"159": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "autoconf/2.71", "require": "autoconf/2.71", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "160": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "162": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "autoconf/2.71", "require": "autoconf/2.71", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "163": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Automake is a tool for automatically generating Makefile.in files compliant with the GNU Coding Standards.", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/automake/", "id": "158", "immutable_package_folder": null, "info": {"settings": {"os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "automake/1.16.5", "languages": [], "license": ["GPL-2.0-or-later", "GPL-3.0-or-later"], "name": "automake", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9a4eb3c8701508aa9458b1a73d0633783ecc2270", "package_type": "application", "prev": "3900d45338583e35ffd24fa26fd9e682", "prev_timestamp": 1755524532.914, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/automc33ba5c0bcb5c/e", "ref": "automake/1.16.5#b91b7c384c3deaa9d535be02da14d04f", "remote": null, "revision_mode": "hash", "rrev": "b91b7c384c3deaa9d535be02da14d04f", "rrev_timestamp": 1755524470.56, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["autotools", "configure", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.16.5", "win_bash": null, "win_bash_run": null}, "159": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.71": [{"patch_description": "Replace instances where absolute paths are embedded the generated files", "patch_file": "patches/2.71-0001-relocatable-autoconf.patch", "patch_type": "conan"}, {"patch_description": "Avoid build machine\u0027s perl path to be embedded the generated files", "patch_file": "patches/2.71-0002-no-perl-path-in-shebang.patch", "patch_type": "conan"}, {"patch_description": "Disable man regeneration", "patch_file": "patches/2.71-0003-disable-man-regeneration.patch", "patch_type": "conan"}]}, "sources": {"2.71": {"sha256": "f14c83cfebcc9427f2c3cea7258bd90df972d92eb26752da4ddad81c87a0faa4", "url": ["https://ftpmirror.gnu.org/autoconf/autoconf-2.71.tar.xz", "https://ftp.gnu.org/gnu/autoconf/autoconf-2.71.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"160": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "161": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Autoconf is an extensible package of M4 macros that produce shell scripts to automatically configure software source code packages", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/autoconf/", "id": "159", "immutable_package_folder": null, "info": {"settings": {"os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "autoconf/2.71", "languages": [], "license": ["GPL-2.0-or-later", "GPL-3.0-or-later"], "name": "autoconf", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9a4eb3c8701508aa9458b1a73d0633783ecc2270", "package_type": "application", "prev": "99b6797cbca3d7afa20648b3e5edd9da", "prev_timestamp": 1731054457.259, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/autoc8866aef2bd628/e", "ref": "autoconf/2.71#51077f068e61700d65bb05541ea1e4b0", "remote": null, "revision_mode": "hash", "rrev": "51077f068e61700d65bb05541ea1e4b0", "rrev_timestamp": 1731054366.86, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["configure", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.71", "win_bash": null, "win_bash_run": null}, "16": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "16", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "160": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "160", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "161": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "161", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "162": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.71": [{"patch_description": "Replace instances where absolute paths are embedded the generated files", "patch_file": "patches/2.71-0001-relocatable-autoconf.patch", "patch_type": "conan"}, {"patch_description": "Avoid build machine\u0027s perl path to be embedded the generated files", "patch_file": "patches/2.71-0002-no-perl-path-in-shebang.patch", "patch_type": "conan"}, {"patch_description": "Disable man regeneration", "patch_file": "patches/2.71-0003-disable-man-regeneration.patch", "patch_type": "conan"}]}, "sources": {"2.71": {"sha256": "f14c83cfebcc9427f2c3cea7258bd90df972d92eb26752da4ddad81c87a0faa4", "url": ["https://ftpmirror.gnu.org/autoconf/autoconf-2.71.tar.xz", "https://ftp.gnu.org/gnu/autoconf/autoconf-2.71.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"163": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "164": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Autoconf is an extensible package of M4 macros that produce shell scripts to automatically configure software source code packages", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/autoconf/", "id": "162", "immutable_package_folder": null, "info": {"settings": {"os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "autoconf/2.71", "languages": [], "license": ["GPL-2.0-or-later", "GPL-3.0-or-later"], "name": "autoconf", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9a4eb3c8701508aa9458b1a73d0633783ecc2270", "package_type": "application", "prev": "99b6797cbca3d7afa20648b3e5edd9da", "prev_timestamp": 1731054457.259, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/autoc8866aef2bd628/e", "ref": "autoconf/2.71#51077f068e61700d65bb05541ea1e4b0", "remote": null, "revision_mode": "hash", "rrev": "51077f068e61700d65bb05541ea1e4b0", "rrev_timestamp": 1731054366.86, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["configure", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.71", "win_bash": null, "win_bash_run": null}, "163": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "163", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "164": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "164", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "165": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.16.5": [{"patch_file": "patches/0001-help2man-no-discard-stderr-1.16.5.patch"}, {"patch_file": "patches/0002-no-perl-path-in-shebang-1.16.5.patch"}, {"patch_file": "patches/0003-relocatable-automake-1.16.5.patch"}]}, "sources": {"1.16.5": {"sha256": "07bd24ad08a64bc17250ce09ec56e921d6343903943e99ccf63bbf0705e34605", "url": ["https://ftpmirror.gnu.org/gnu/automake/automake-1.16.5.tar.gz", "https://www.mirrorservice.org/sites/ftp.gnu.org/gnu/automake/automake-1.16.5.tar.gz", "https://ftp.gnu.org/gnu/automake/automake-1.16.5.tar.gz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"166": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "autoconf/2.71", "require": "autoconf/2.71", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "167": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "169": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "autoconf/2.71", "require": "autoconf/2.71", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "170": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Automake is a tool for automatically generating Makefile.in files compliant with the GNU Coding Standards.", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/automake/", "id": "165", "immutable_package_folder": null, "info": {"settings": {"os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "automake/1.16.5", "languages": [], "license": ["GPL-2.0-or-later", "GPL-3.0-or-later"], "name": "automake", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9a4eb3c8701508aa9458b1a73d0633783ecc2270", "package_type": "application", "prev": "3900d45338583e35ffd24fa26fd9e682", "prev_timestamp": 1755524532.914, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/automc33ba5c0bcb5c/e", "ref": "automake/1.16.5#b91b7c384c3deaa9d535be02da14d04f", "remote": null, "revision_mode": "hash", "rrev": "b91b7c384c3deaa9d535be02da14d04f", "rrev_timestamp": 1755524470.56, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["autotools", "configure", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.16.5", "win_bash": null, "win_bash_run": null}, "166": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.71": [{"patch_description": "Replace instances where absolute paths are embedded the generated files", "patch_file": "patches/2.71-0001-relocatable-autoconf.patch", "patch_type": "conan"}, {"patch_description": "Avoid build machine\u0027s perl path to be embedded the generated files", "patch_file": "patches/2.71-0002-no-perl-path-in-shebang.patch", "patch_type": "conan"}, {"patch_description": "Disable man regeneration", "patch_file": "patches/2.71-0003-disable-man-regeneration.patch", "patch_type": "conan"}]}, "sources": {"2.71": {"sha256": "f14c83cfebcc9427f2c3cea7258bd90df972d92eb26752da4ddad81c87a0faa4", "url": ["https://ftpmirror.gnu.org/autoconf/autoconf-2.71.tar.xz", "https://ftp.gnu.org/gnu/autoconf/autoconf-2.71.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"167": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "168": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Autoconf is an extensible package of M4 macros that produce shell scripts to automatically configure software source code packages", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/autoconf/", "id": "166", "immutable_package_folder": null, "info": {"settings": {"os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "autoconf/2.71", "languages": [], "license": ["GPL-2.0-or-later", "GPL-3.0-or-later"], "name": "autoconf", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9a4eb3c8701508aa9458b1a73d0633783ecc2270", "package_type": "application", "prev": "99b6797cbca3d7afa20648b3e5edd9da", "prev_timestamp": 1731054457.259, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/autoc8866aef2bd628/e", "ref": "autoconf/2.71#51077f068e61700d65bb05541ea1e4b0", "remote": null, "revision_mode": "hash", "rrev": "51077f068e61700d65bb05541ea1e4b0", "rrev_timestamp": 1731054366.86, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["configure", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.71", "win_bash": null, "win_bash_run": null}, "167": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "167", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "168": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "168", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "169": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.71": [{"patch_description": "Replace instances where absolute paths are embedded the generated files", "patch_file": "patches/2.71-0001-relocatable-autoconf.patch", "patch_type": "conan"}, {"patch_description": "Avoid build machine\u0027s perl path to be embedded the generated files", "patch_file": "patches/2.71-0002-no-perl-path-in-shebang.patch", "patch_type": "conan"}, {"patch_description": "Disable man regeneration", "patch_file": "patches/2.71-0003-disable-man-regeneration.patch", "patch_type": "conan"}]}, "sources": {"2.71": {"sha256": "f14c83cfebcc9427f2c3cea7258bd90df972d92eb26752da4ddad81c87a0faa4", "url": ["https://ftpmirror.gnu.org/autoconf/autoconf-2.71.tar.xz", "https://ftp.gnu.org/gnu/autoconf/autoconf-2.71.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"170": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "171": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Autoconf is an extensible package of M4 macros that produce shell scripts to automatically configure software source code packages", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/autoconf/", "id": "169", "immutable_package_folder": null, "info": {"settings": {"os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "autoconf/2.71", "languages": [], "license": ["GPL-2.0-or-later", "GPL-3.0-or-later"], "name": "autoconf", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9a4eb3c8701508aa9458b1a73d0633783ecc2270", "package_type": "application", "prev": "99b6797cbca3d7afa20648b3e5edd9da", "prev_timestamp": 1731054457.259, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/autoc8866aef2bd628/e", "ref": "autoconf/2.71#51077f068e61700d65bb05541ea1e4b0", "remote": null, "revision_mode": "hash", "rrev": "51077f068e61700d65bb05541ea1e4b0", "rrev_timestamp": 1731054366.86, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["configure", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.71", "win_bash": null, "win_bash_run": null}, "17": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "17", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "170": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "170", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "171": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "171", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "172": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.19.3": [{"patch_file": "patches/0001-export-XORG_MACROS_VERSION-macro.patch"}]}, "sources": {"1.19.3": {"sha256": "624bb6c3a4613d18114a7e3849a3d70f2d7af9dc6eabeaba98060d87e3aef35b", "url": "https://www.x.org/releases/individual/util/util-macros-1.19.3.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"173": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "automake/1.16.5", "require": "automake/1.16.5", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "174": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "autoconf/2.71", "require": "autoconf/2.71", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "175": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "GNU autoconf macros shared across X.Org projects", "generators": [], "generators_folder": null, "homepage": "https://gitlab.freedesktop.org/xorg/util/macros", "id": "172", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "xorg-macros/1.19.3", "languages": [], "license": "MIT", "name": "xorg-macros", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "unknown", "prev": "f6477c9b9eaafe88df13906bad42fbb4", "prev_timestamp": 1677763262.665, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/xorg-d3ed820d4de64/e", "ref": "xorg-macros/1.19.3#c3465b331ce1d044ee771dc5e4529b79", "remote": null, "revision_mode": "hash", "rrev": "c3465b331ce1d044ee771dc5e4529b79", "rrev_timestamp": 1676900904.25, "settings": {"os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["autoconf", "macros", "build", "system", "m4"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.19.3", "win_bash": null, "win_bash_run": null}, "173": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.16.5": [{"patch_file": "patches/0001-help2man-no-discard-stderr-1.16.5.patch"}, {"patch_file": "patches/0002-no-perl-path-in-shebang-1.16.5.patch"}, {"patch_file": "patches/0003-relocatable-automake-1.16.5.patch"}]}, "sources": {"1.16.5": {"sha256": "07bd24ad08a64bc17250ce09ec56e921d6343903943e99ccf63bbf0705e34605", "url": ["https://ftpmirror.gnu.org/gnu/automake/automake-1.16.5.tar.gz", "https://www.mirrorservice.org/sites/ftp.gnu.org/gnu/automake/automake-1.16.5.tar.gz", "https://ftp.gnu.org/gnu/automake/automake-1.16.5.tar.gz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"174": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "autoconf/2.71", "require": "autoconf/2.71", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "175": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "177": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "autoconf/2.71", "require": "autoconf/2.71", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "178": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Automake is a tool for automatically generating Makefile.in files compliant with the GNU Coding Standards.", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/automake/", "id": "173", "immutable_package_folder": null, "info": {"settings": {"os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "automake/1.16.5", "languages": [], "license": ["GPL-2.0-or-later", "GPL-3.0-or-later"], "name": "automake", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9a4eb3c8701508aa9458b1a73d0633783ecc2270", "package_type": "application", "prev": "3900d45338583e35ffd24fa26fd9e682", "prev_timestamp": 1755524532.914, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/automc33ba5c0bcb5c/e", "ref": "automake/1.16.5#b91b7c384c3deaa9d535be02da14d04f", "remote": null, "revision_mode": "hash", "rrev": "b91b7c384c3deaa9d535be02da14d04f", "rrev_timestamp": 1755524470.56, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["autotools", "configure", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.16.5", "win_bash": null, "win_bash_run": null}, "174": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.71": [{"patch_description": "Replace instances where absolute paths are embedded the generated files", "patch_file": "patches/2.71-0001-relocatable-autoconf.patch", "patch_type": "conan"}, {"patch_description": "Avoid build machine\u0027s perl path to be embedded the generated files", "patch_file": "patches/2.71-0002-no-perl-path-in-shebang.patch", "patch_type": "conan"}, {"patch_description": "Disable man regeneration", "patch_file": "patches/2.71-0003-disable-man-regeneration.patch", "patch_type": "conan"}]}, "sources": {"2.71": {"sha256": "f14c83cfebcc9427f2c3cea7258bd90df972d92eb26752da4ddad81c87a0faa4", "url": ["https://ftpmirror.gnu.org/autoconf/autoconf-2.71.tar.xz", "https://ftp.gnu.org/gnu/autoconf/autoconf-2.71.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"175": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "176": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Autoconf is an extensible package of M4 macros that produce shell scripts to automatically configure software source code packages", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/autoconf/", "id": "174", "immutable_package_folder": null, "info": {"settings": {"os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "autoconf/2.71", "languages": [], "license": ["GPL-2.0-or-later", "GPL-3.0-or-later"], "name": "autoconf", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9a4eb3c8701508aa9458b1a73d0633783ecc2270", "package_type": "application", "prev": "99b6797cbca3d7afa20648b3e5edd9da", "prev_timestamp": 1731054457.259, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/autoc8866aef2bd628/e", "ref": "autoconf/2.71#51077f068e61700d65bb05541ea1e4b0", "remote": null, "revision_mode": "hash", "rrev": "51077f068e61700d65bb05541ea1e4b0", "rrev_timestamp": 1731054366.86, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["configure", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.71", "win_bash": null, "win_bash_run": null}, "175": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "175", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "176": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "176", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "177": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.71": [{"patch_description": "Replace instances where absolute paths are embedded the generated files", "patch_file": "patches/2.71-0001-relocatable-autoconf.patch", "patch_type": "conan"}, {"patch_description": "Avoid build machine\u0027s perl path to be embedded the generated files", "patch_file": "patches/2.71-0002-no-perl-path-in-shebang.patch", "patch_type": "conan"}, {"patch_description": "Disable man regeneration", "patch_file": "patches/2.71-0003-disable-man-regeneration.patch", "patch_type": "conan"}]}, "sources": {"2.71": {"sha256": "f14c83cfebcc9427f2c3cea7258bd90df972d92eb26752da4ddad81c87a0faa4", "url": ["https://ftpmirror.gnu.org/autoconf/autoconf-2.71.tar.xz", "https://ftp.gnu.org/gnu/autoconf/autoconf-2.71.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"178": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "179": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Autoconf is an extensible package of M4 macros that produce shell scripts to automatically configure software source code packages", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/autoconf/", "id": "177", "immutable_package_folder": null, "info": {"settings": {"os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "autoconf/2.71", "languages": [], "license": ["GPL-2.0-or-later", "GPL-3.0-or-later"], "name": "autoconf", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9a4eb3c8701508aa9458b1a73d0633783ecc2270", "package_type": "application", "prev": "99b6797cbca3d7afa20648b3e5edd9da", "prev_timestamp": 1731054457.259, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/autoc8866aef2bd628/e", "ref": "autoconf/2.71#51077f068e61700d65bb05541ea1e4b0", "remote": null, "revision_mode": "hash", "rrev": "51077f068e61700d65bb05541ea1e4b0", "rrev_timestamp": 1731054366.86, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["configure", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.71", "win_bash": null, "win_bash_run": null}, "178": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "178", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "179": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "179", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "18": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.16.5": [{"patch_file": "patches/0001-help2man-no-discard-stderr-1.16.5.patch"}, {"patch_file": "patches/0002-no-perl-path-in-shebang-1.16.5.patch"}, {"patch_file": "patches/0003-relocatable-automake-1.16.5.patch"}]}, "sources": {"1.16.5": {"sha256": "07bd24ad08a64bc17250ce09ec56e921d6343903943e99ccf63bbf0705e34605", "url": ["https://ftpmirror.gnu.org/gnu/automake/automake-1.16.5.tar.gz", "https://www.mirrorservice.org/sites/ftp.gnu.org/gnu/automake/automake-1.16.5.tar.gz", "https://ftp.gnu.org/gnu/automake/automake-1.16.5.tar.gz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"19": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "autoconf/2.71", "require": "autoconf/2.71", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "20": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "22": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "autoconf/2.71", "require": "autoconf/2.71", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "23": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Automake is a tool for automatically generating Makefile.in files compliant with the GNU Coding Standards.", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/automake/", "id": "18", "immutable_package_folder": null, "info": {"settings": {"os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "automake/1.16.5", "languages": [], "license": ["GPL-2.0-or-later", "GPL-3.0-or-later"], "name": "automake", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9a4eb3c8701508aa9458b1a73d0633783ecc2270", "package_type": "application", "prev": "3900d45338583e35ffd24fa26fd9e682", "prev_timestamp": 1755524532.914, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/automc33ba5c0bcb5c/e", "ref": "automake/1.16.5#b91b7c384c3deaa9d535be02da14d04f", "remote": null, "revision_mode": "hash", "rrev": "b91b7c384c3deaa9d535be02da14d04f", "rrev_timestamp": 1755524470.56, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["autotools", "configure", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.16.5", "win_bash": null, "win_bash_run": null}, "180": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.0.3": [{"patch_file": "patches/1.9.3-0003-PKG_CONF_PATH-allow-colon+semicolon-separator.patch"}]}, "sources": {"2.0.3": {"sha256": "cabdf3c474529854f7ccce8573c5ac68ad34a7e621037535cbc3981f6b23836c", "url": "https://distfiles.ariadne.space/pkgconf/pkgconf-2.0.3.tar.xz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"enable_lib": false, "fPIC": true, "shared": false}, "dependencies": {"181": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "meson/1.10.0", "require": "meson/[\u003e=1.2.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "182": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/1.13.2", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "package compiler and linker metadata toolkit", "generators": [], "generators_folder": null, "homepage": "https://git.sr.ht/~kaniini/pkgconf", "id": "180", "immutable_package_folder": null, "info": {"options": {"enable_lib": "False"}, "settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "pkgconf/2.0.3", "languages": [], "license": "ISC", "name": "pkgconf", "options": {"enable_lib": "False"}, "options_definitions": {"enable_lib": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "c0b621fd4b3199fe05075171573398833dba85f4", "package_type": "application", "prev": "fc68f4dced549564bbc4dc712e8da3f8", "prev_timestamp": 1755505753.712, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/pkgco7870b756c0320/e", "ref": "pkgconf/2.0.3#c7ba7fd1d7d22534ee070ae60ed79604", "remote": null, "revision_mode": "hash", "rrev": "c7ba7fd1d7d22534ee070ae60ed79604", "rrev_timestamp": 1755505633.107, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["build", "configuration"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.0.3", "win_bash": null, "win_bash_run": null}, "181": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.10.0": {"sha256": "cad50c9484cbc3d4e5a45b1c2662d079be9a848aaa4cef02de7dbec412b0eede", "url": "https://github.com/mesonbuild/meson/archive/1.10.0.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"182": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/[\u003e=1.10.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}}, "deprecated": null, "description": "a project to create the best possible next-generation build system", "generators": [], "generators_folder": null, "homepage": "https://github.com/mesonbuild/meson", "id": "181", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "meson/1.10.0", "languages": [], "license": "Apache-2.0", "name": "meson", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "application", "prev": "0b1bfa635cdfa4cf00b8c8f77340e45f", "prev_timestamp": 1768295021.165, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/mesona9ab97856c682/e", "ref": "meson/1.10.0#60786758ea978964c24525de19603cf4", "remote": null, "revision_mode": "hash", "rrev": "60786758ea978964c24525de19603cf4", "rrev_timestamp": 1768294926.103, "settings": {}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["mesonbuild", "build-system"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.10.0", "win_bash": null, "win_bash_run": null}, "182": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.13.2": {"sha256": "974d6b2f4eeefa25625d34da3cb36bdcebe7fbce40f4c16ac0835fd1c0cbae17", "url": "https://github.com/ninja-build/ninja/archive/v1.13.2.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "Ninja is a small build system with a focus on speed", "generators": [], "generators_folder": null, "homepage": "https://github.com/ninja-build/ninja", "id": "182", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "ninja/1.13.2", "languages": [], "license": "Apache-2.0", "name": "ninja", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "004588f111d3688b7e86b7401f49ea16", "prev_timestamp": 1764097012.118, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/ninjaa4e39ef845913/e", "ref": "ninja/1.13.2#c8c5dc2a52ed6e4e42a66d75b4717ceb", "remote": null, "revision_mode": "hash", "rrev": "c8c5dc2a52ed6e4e42a66d75b4717ceb", "rrev_timestamp": 1764096931.974, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["ninja", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.13.2", "win_bash": null, "win_bash_run": null}, "183": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.5.1": [{"patch_file": "patches/2.5.1-0001-PKG_CONF_PATH-allow-colon+semicolon-separator.patch"}]}, "sources": {"2.5.1": {"sha256": "cd05c9589b9f86ecf044c10a2269822bc9eb001eced2582cfffd658b0a50c243", "url": "https://distfiles.ariadne.space/pkgconf/pkgconf-2.5.1.tar.xz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"enable_lib": false, "fPIC": true, "shared": false}, "dependencies": {"184": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "meson/1.10.0", "require": "meson/[\u003e=1.2.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "185": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/1.13.2", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "package compiler and linker metadata toolkit", "generators": [], "generators_folder": null, "homepage": "https://git.sr.ht/~kaniini/pkgconf", "id": "183", "immutable_package_folder": null, "info": {"options": {"enable_lib": "False"}, "settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "pkgconf/2.5.1", "languages": [], "license": "ISC", "name": "pkgconf", "options": {"enable_lib": "False"}, "options_definitions": {"enable_lib": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "c0b621fd4b3199fe05075171573398833dba85f4", "package_type": "application", "prev": "4b04c5ce32e745f87a67c63a747148d2", "prev_timestamp": 1757684757.81, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/pkgco9a7d8280822f4/e", "ref": "pkgconf/2.5.1#93c2051284cba1279494a43a4fcfeae2", "remote": null, "revision_mode": "hash", "rrev": "93c2051284cba1279494a43a4fcfeae2", "rrev_timestamp": 1757684701.089, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["build", "configuration"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.5.1", "win_bash": null, "win_bash_run": null}, "184": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.10.0": {"sha256": "cad50c9484cbc3d4e5a45b1c2662d079be9a848aaa4cef02de7dbec412b0eede", "url": "https://github.com/mesonbuild/meson/archive/1.10.0.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"185": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/[\u003e=1.10.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}}, "deprecated": null, "description": "a project to create the best possible next-generation build system", "generators": [], "generators_folder": null, "homepage": "https://github.com/mesonbuild/meson", "id": "184", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "meson/1.10.0", "languages": [], "license": "Apache-2.0", "name": "meson", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "application", "prev": "0b1bfa635cdfa4cf00b8c8f77340e45f", "prev_timestamp": 1768295021.165, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/mesona9ab97856c682/e", "ref": "meson/1.10.0#60786758ea978964c24525de19603cf4", "remote": null, "revision_mode": "hash", "rrev": "60786758ea978964c24525de19603cf4", "rrev_timestamp": 1768294926.103, "settings": {}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["mesonbuild", "build-system"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.10.0", "win_bash": null, "win_bash_run": null}, "185": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.13.2": {"sha256": "974d6b2f4eeefa25625d34da3cb36bdcebe7fbce40f4c16ac0835fd1c0cbae17", "url": "https://github.com/ninja-build/ninja/archive/v1.13.2.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "Ninja is a small build system with a focus on speed", "generators": [], "generators_folder": null, "homepage": "https://github.com/ninja-build/ninja", "id": "185", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "ninja/1.13.2", "languages": [], "license": "Apache-2.0", "name": "ninja", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "004588f111d3688b7e86b7401f49ea16", "prev_timestamp": 1764097012.118, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/ninjaa4e39ef845913/e", "ref": "ninja/1.13.2#c8c5dc2a52ed6e4e42a66d75b4717ceb", "remote": null, "revision_mode": "hash", "rrev": "c8c5dc2a52ed6e4e42a66d75b4717ceb", "rrev_timestamp": 1764096931.974, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["ninja", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.13.2", "win_bash": null, "win_bash_run": null}, "186": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.20.0": [{"patch_file": "patches/0001-export-XORG_MACROS_VERSION-macro.patch"}]}, "sources": {"1.20.0": {"sha256": "8daf36913d551a90fd1013cb078401375dabae021cb4713b9b256a70f00eeb74", "url": "https://www.x.org/releases/individual/util/util-macros-1.20.0.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"187": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "automake/1.16.5", "require": "automake/1.16.5", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "188": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "autoconf/2.71", "require": "autoconf/2.71", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "189": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "GNU autoconf macros shared across X.Org projects", "generators": [], "generators_folder": null, "homepage": "https://gitlab.freedesktop.org/xorg/util/macros", "id": "186", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "xorg-macros/1.20.0", "languages": [], "license": "MIT", "name": "xorg-macros", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "unknown", "prev": "ebfa68a737e1864a62efb6f30910c8a6", "prev_timestamp": 1703928459.016, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/xorg-c518aed79f0db/e", "ref": "xorg-macros/1.20.0#b721d2f8ca6804d072820cb551d8c4fa", "remote": null, "revision_mode": "hash", "rrev": "b721d2f8ca6804d072820cb551d8c4fa", "rrev_timestamp": 1703840418.657, "settings": {"os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["autoconf", "macros", "build", "system", "m4"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.20.0", "win_bash": null, "win_bash_run": null}, "187": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.16.5": [{"patch_file": "patches/0001-help2man-no-discard-stderr-1.16.5.patch"}, {"patch_file": "patches/0002-no-perl-path-in-shebang-1.16.5.patch"}, {"patch_file": "patches/0003-relocatable-automake-1.16.5.patch"}]}, "sources": {"1.16.5": {"sha256": "07bd24ad08a64bc17250ce09ec56e921d6343903943e99ccf63bbf0705e34605", "url": ["https://ftpmirror.gnu.org/gnu/automake/automake-1.16.5.tar.gz", "https://www.mirrorservice.org/sites/ftp.gnu.org/gnu/automake/automake-1.16.5.tar.gz", "https://ftp.gnu.org/gnu/automake/automake-1.16.5.tar.gz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"188": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "autoconf/2.71", "require": "autoconf/2.71", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "189": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "191": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "autoconf/2.71", "require": "autoconf/2.71", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "192": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Automake is a tool for automatically generating Makefile.in files compliant with the GNU Coding Standards.", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/automake/", "id": "187", "immutable_package_folder": null, "info": {"settings": {"os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "automake/1.16.5", "languages": [], "license": ["GPL-2.0-or-later", "GPL-3.0-or-later"], "name": "automake", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9a4eb3c8701508aa9458b1a73d0633783ecc2270", "package_type": "application", "prev": "3900d45338583e35ffd24fa26fd9e682", "prev_timestamp": 1755524532.914, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/automc33ba5c0bcb5c/e", "ref": "automake/1.16.5#b91b7c384c3deaa9d535be02da14d04f", "remote": null, "revision_mode": "hash", "rrev": "b91b7c384c3deaa9d535be02da14d04f", "rrev_timestamp": 1755524470.56, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["autotools", "configure", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.16.5", "win_bash": null, "win_bash_run": null}, "188": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.71": [{"patch_description": "Replace instances where absolute paths are embedded the generated files", "patch_file": "patches/2.71-0001-relocatable-autoconf.patch", "patch_type": "conan"}, {"patch_description": "Avoid build machine\u0027s perl path to be embedded the generated files", "patch_file": "patches/2.71-0002-no-perl-path-in-shebang.patch", "patch_type": "conan"}, {"patch_description": "Disable man regeneration", "patch_file": "patches/2.71-0003-disable-man-regeneration.patch", "patch_type": "conan"}]}, "sources": {"2.71": {"sha256": "f14c83cfebcc9427f2c3cea7258bd90df972d92eb26752da4ddad81c87a0faa4", "url": ["https://ftpmirror.gnu.org/autoconf/autoconf-2.71.tar.xz", "https://ftp.gnu.org/gnu/autoconf/autoconf-2.71.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"189": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "190": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Autoconf is an extensible package of M4 macros that produce shell scripts to automatically configure software source code packages", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/autoconf/", "id": "188", "immutable_package_folder": null, "info": {"settings": {"os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "autoconf/2.71", "languages": [], "license": ["GPL-2.0-or-later", "GPL-3.0-or-later"], "name": "autoconf", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9a4eb3c8701508aa9458b1a73d0633783ecc2270", "package_type": "application", "prev": "99b6797cbca3d7afa20648b3e5edd9da", "prev_timestamp": 1731054457.259, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/autoc8866aef2bd628/e", "ref": "autoconf/2.71#51077f068e61700d65bb05541ea1e4b0", "remote": null, "revision_mode": "hash", "rrev": "51077f068e61700d65bb05541ea1e4b0", "rrev_timestamp": 1731054366.86, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["configure", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.71", "win_bash": null, "win_bash_run": null}, "189": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "189", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "19": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.71": [{"patch_description": "Replace instances where absolute paths are embedded the generated files", "patch_file": "patches/2.71-0001-relocatable-autoconf.patch", "patch_type": "conan"}, {"patch_description": "Avoid build machine\u0027s perl path to be embedded the generated files", "patch_file": "patches/2.71-0002-no-perl-path-in-shebang.patch", "patch_type": "conan"}, {"patch_description": "Disable man regeneration", "patch_file": "patches/2.71-0003-disable-man-regeneration.patch", "patch_type": "conan"}]}, "sources": {"2.71": {"sha256": "f14c83cfebcc9427f2c3cea7258bd90df972d92eb26752da4ddad81c87a0faa4", "url": ["https://ftpmirror.gnu.org/autoconf/autoconf-2.71.tar.xz", "https://ftp.gnu.org/gnu/autoconf/autoconf-2.71.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"20": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "21": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Autoconf is an extensible package of M4 macros that produce shell scripts to automatically configure software source code packages", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/autoconf/", "id": "19", "immutable_package_folder": null, "info": {"settings": {"os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "autoconf/2.71", "languages": [], "license": ["GPL-2.0-or-later", "GPL-3.0-or-later"], "name": "autoconf", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9a4eb3c8701508aa9458b1a73d0633783ecc2270", "package_type": "application", "prev": "99b6797cbca3d7afa20648b3e5edd9da", "prev_timestamp": 1731054457.259, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/autoc8866aef2bd628/e", "ref": "autoconf/2.71#51077f068e61700d65bb05541ea1e4b0", "remote": null, "revision_mode": "hash", "rrev": "51077f068e61700d65bb05541ea1e4b0", "rrev_timestamp": 1731054366.86, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["configure", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.71", "win_bash": null, "win_bash_run": null}, "190": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "190", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "191": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.71": [{"patch_description": "Replace instances where absolute paths are embedded the generated files", "patch_file": "patches/2.71-0001-relocatable-autoconf.patch", "patch_type": "conan"}, {"patch_description": "Avoid build machine\u0027s perl path to be embedded the generated files", "patch_file": "patches/2.71-0002-no-perl-path-in-shebang.patch", "patch_type": "conan"}, {"patch_description": "Disable man regeneration", "patch_file": "patches/2.71-0003-disable-man-regeneration.patch", "patch_type": "conan"}]}, "sources": {"2.71": {"sha256": "f14c83cfebcc9427f2c3cea7258bd90df972d92eb26752da4ddad81c87a0faa4", "url": ["https://ftpmirror.gnu.org/autoconf/autoconf-2.71.tar.xz", "https://ftp.gnu.org/gnu/autoconf/autoconf-2.71.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"192": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "193": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Autoconf is an extensible package of M4 macros that produce shell scripts to automatically configure software source code packages", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/autoconf/", "id": "191", "immutable_package_folder": null, "info": {"settings": {"os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "autoconf/2.71", "languages": [], "license": ["GPL-2.0-or-later", "GPL-3.0-or-later"], "name": "autoconf", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9a4eb3c8701508aa9458b1a73d0633783ecc2270", "package_type": "application", "prev": "99b6797cbca3d7afa20648b3e5edd9da", "prev_timestamp": 1731054457.259, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/autoc8866aef2bd628/e", "ref": "autoconf/2.71#51077f068e61700d65bb05541ea1e4b0", "remote": null, "revision_mode": "hash", "rrev": "51077f068e61700d65bb05541ea1e4b0", "rrev_timestamp": 1731054366.86, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["configure", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.71", "win_bash": null, "win_bash_run": null}, "192": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "192", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "193": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "193", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "194": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.4.7": [{"patch_description": "Make libtool relocatable", "patch_file": "patches/2.4.7-0001-libtool-relocatable.patch", "patch_type": "portability"}]}, "sources": {"2.4.7": {"sha256": "04e96c2404ea70c590c546eba4202a4e12722c640016c12b9b2f1ce3d481e9a8", "url": ["https://ftpmirror.gnu.org/libtool/libtool-2.4.7.tar.gz", "https://www.mirrorservice.org/sites/ftp.gnu.org/gnu/libtool/libtool-2.4.7.tar.gz", "https://ftp.gnu.org/gnu/libtool/libtool-2.4.7.tar.gz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false}, "dependencies": {"195": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "automake/1.16.5", "require": "automake/1.16.5", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "196": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "autoconf/2.71", "require": "autoconf/2.71", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "197": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "202": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "automake/1.16.5", "require": "automake/1.16.5", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "203": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "autoconf/2.71", "require": "autoconf/2.71", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "204": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "209": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "gnu-config/cci.20210814", "require": "gnu-config/cci.20210814", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "GNU libtool is a generic library support script. ", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/libtool/", "id": "194", "immutable_package_folder": null, "info": {"options": {"fPIC": "True", "shared": "False"}, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "libtool/2.4.7", "languages": ["C"], "license": ["GPL-2.0-or-later", "GPL-3.0-or-later"], "name": "libtool", "options": {"fPIC": "True", "shared": "False"}, "options_definitions": {"fPIC": ["True", "False"], "shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "c81087b06d1a5beef0ad711fc32d45f7a425a8f3", "package_type": "static-library", "prev": "48541c68cecb22dab5a5bb553c439b5e", "prev_timestamp": 1765384840.629, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/libtoe7b0abcabe307/e", "ref": "libtool/2.4.7#14e7739cc128bc1623d2ed318008e47e", "remote": null, "revision_mode": "hash", "rrev": "14e7739cc128bc1623d2ed318008e47e", "rrev_timestamp": 1755679003.847, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["configure", "library", "shared", "static"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.4.7", "win_bash": null, "win_bash_run": null}, "195": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.16.5": [{"patch_file": "patches/0001-help2man-no-discard-stderr-1.16.5.patch"}, {"patch_file": "patches/0002-no-perl-path-in-shebang-1.16.5.patch"}, {"patch_file": "patches/0003-relocatable-automake-1.16.5.patch"}]}, "sources": {"1.16.5": {"sha256": "07bd24ad08a64bc17250ce09ec56e921d6343903943e99ccf63bbf0705e34605", "url": ["https://ftpmirror.gnu.org/gnu/automake/automake-1.16.5.tar.gz", "https://www.mirrorservice.org/sites/ftp.gnu.org/gnu/automake/automake-1.16.5.tar.gz", "https://ftp.gnu.org/gnu/automake/automake-1.16.5.tar.gz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"196": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "autoconf/2.71", "require": "autoconf/2.71", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "197": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "199": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "autoconf/2.71", "require": "autoconf/2.71", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "200": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Automake is a tool for automatically generating Makefile.in files compliant with the GNU Coding Standards.", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/automake/", "id": "195", "immutable_package_folder": null, "info": {"settings": {"os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "automake/1.16.5", "languages": [], "license": ["GPL-2.0-or-later", "GPL-3.0-or-later"], "name": "automake", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9a4eb3c8701508aa9458b1a73d0633783ecc2270", "package_type": "application", "prev": "3900d45338583e35ffd24fa26fd9e682", "prev_timestamp": 1755524532.914, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/automc33ba5c0bcb5c/e", "ref": "automake/1.16.5#b91b7c384c3deaa9d535be02da14d04f", "remote": null, "revision_mode": "hash", "rrev": "b91b7c384c3deaa9d535be02da14d04f", "rrev_timestamp": 1755524470.56, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["autotools", "configure", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.16.5", "win_bash": null, "win_bash_run": null}, "196": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.71": [{"patch_description": "Replace instances where absolute paths are embedded the generated files", "patch_file": "patches/2.71-0001-relocatable-autoconf.patch", "patch_type": "conan"}, {"patch_description": "Avoid build machine\u0027s perl path to be embedded the generated files", "patch_file": "patches/2.71-0002-no-perl-path-in-shebang.patch", "patch_type": "conan"}, {"patch_description": "Disable man regeneration", "patch_file": "patches/2.71-0003-disable-man-regeneration.patch", "patch_type": "conan"}]}, "sources": {"2.71": {"sha256": "f14c83cfebcc9427f2c3cea7258bd90df972d92eb26752da4ddad81c87a0faa4", "url": ["https://ftpmirror.gnu.org/autoconf/autoconf-2.71.tar.xz", "https://ftp.gnu.org/gnu/autoconf/autoconf-2.71.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"197": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "198": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Autoconf is an extensible package of M4 macros that produce shell scripts to automatically configure software source code packages", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/autoconf/", "id": "196", "immutable_package_folder": null, "info": {"settings": {"os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "autoconf/2.71", "languages": [], "license": ["GPL-2.0-or-later", "GPL-3.0-or-later"], "name": "autoconf", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9a4eb3c8701508aa9458b1a73d0633783ecc2270", "package_type": "application", "prev": "99b6797cbca3d7afa20648b3e5edd9da", "prev_timestamp": 1731054457.259, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/autoc8866aef2bd628/e", "ref": "autoconf/2.71#51077f068e61700d65bb05541ea1e4b0", "remote": null, "revision_mode": "hash", "rrev": "51077f068e61700d65bb05541ea1e4b0", "rrev_timestamp": 1731054366.86, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["configure", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.71", "win_bash": null, "win_bash_run": null}, "197": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "197", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "198": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "198", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "199": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.71": [{"patch_description": "Replace instances where absolute paths are embedded the generated files", "patch_file": "patches/2.71-0001-relocatable-autoconf.patch", "patch_type": "conan"}, {"patch_description": "Avoid build machine\u0027s perl path to be embedded the generated files", "patch_file": "patches/2.71-0002-no-perl-path-in-shebang.patch", "patch_type": "conan"}, {"patch_description": "Disable man regeneration", "patch_file": "patches/2.71-0003-disable-man-regeneration.patch", "patch_type": "conan"}]}, "sources": {"2.71": {"sha256": "f14c83cfebcc9427f2c3cea7258bd90df972d92eb26752da4ddad81c87a0faa4", "url": ["https://ftpmirror.gnu.org/autoconf/autoconf-2.71.tar.xz", "https://ftp.gnu.org/gnu/autoconf/autoconf-2.71.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"200": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "201": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Autoconf is an extensible package of M4 macros that produce shell scripts to automatically configure software source code packages", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/autoconf/", "id": "199", "immutable_package_folder": null, "info": {"settings": {"os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "autoconf/2.71", "languages": [], "license": ["GPL-2.0-or-later", "GPL-3.0-or-later"], "name": "autoconf", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9a4eb3c8701508aa9458b1a73d0633783ecc2270", "package_type": "application", "prev": "99b6797cbca3d7afa20648b3e5edd9da", "prev_timestamp": 1731054457.259, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/autoc8866aef2bd628/e", "ref": "autoconf/2.71#51077f068e61700d65bb05541ea1e4b0", "remote": null, "revision_mode": "hash", "rrev": "51077f068e61700d65bb05541ea1e4b0", "rrev_timestamp": 1731054366.86, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["configure", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.71", "win_bash": null, "win_bash_run": null}, "2": {"author": null, "binary": "Cache", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.3.1": [{"patch_description": "separate static/shared builds, disable debug suffix", "patch_file": "patches/1.3.1/0001-fix-cmake.patch", "patch_type": "conan"}]}, "sources": {"1.3.1": {"sha256": "9a93b2b7dfdac77ceba5a558a580e74667dd6fede4585b91eefb60f03b72df23", "url": ["https://zlib.net/fossils/zlib-1.3.1.tar.gz", "https://github.com/madler/zlib/releases/download/v1.3.1/zlib-1.3.1.tar.gz"]}}}, "conf_info": {}, "context": "host", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false}, "dependencies": {}, "deprecated": null, "description": "A Massively Spiffy Yet Delicately Unobtrusive Compression Library (Also Free, Not to Mention Unencumbered by Patents)", "generators": [], "generators_folder": null, "homepage": "https://zlib.net", "id": "2", "immutable_package_folder": null, "info": {"options": {"shared": "True"}, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "zlib/1.3.1", "languages": [], "license": "Zlib", "name": "zlib", "options": {"shared": "True"}, "options_definitions": {"shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "17561cbc2922b459119809d525458e11e7bcb047", "package_type": "shared-library", "prev": "40bdae4d2cc35cdad193f96988c64922", "prev_timestamp": 1765284788.458, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/zlib41379b6e5ce18/e", "ref": "zlib/1.3.1#cac0f6daea041b0ccf42934163defb20", "remote": null, "revision_mode": "hash", "rrev": "cac0f6daea041b0ccf42934163defb20", "rrev_timestamp": 1765284699.337, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["zlib", "compression"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.3.1", "win_bash": null, "win_bash_run": null}, "20": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "20", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "200": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "200", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "201": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "201", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "202": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.16.5": [{"patch_file": "patches/0001-help2man-no-discard-stderr-1.16.5.patch"}, {"patch_file": "patches/0002-no-perl-path-in-shebang-1.16.5.patch"}, {"patch_file": "patches/0003-relocatable-automake-1.16.5.patch"}]}, "sources": {"1.16.5": {"sha256": "07bd24ad08a64bc17250ce09ec56e921d6343903943e99ccf63bbf0705e34605", "url": ["https://ftpmirror.gnu.org/gnu/automake/automake-1.16.5.tar.gz", "https://www.mirrorservice.org/sites/ftp.gnu.org/gnu/automake/automake-1.16.5.tar.gz", "https://ftp.gnu.org/gnu/automake/automake-1.16.5.tar.gz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"203": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "autoconf/2.71", "require": "autoconf/2.71", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "204": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "206": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "autoconf/2.71", "require": "autoconf/2.71", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "207": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Automake is a tool for automatically generating Makefile.in files compliant with the GNU Coding Standards.", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/automake/", "id": "202", "immutable_package_folder": null, "info": {"settings": {"os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "automake/1.16.5", "languages": [], "license": ["GPL-2.0-or-later", "GPL-3.0-or-later"], "name": "automake", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9a4eb3c8701508aa9458b1a73d0633783ecc2270", "package_type": "application", "prev": "3900d45338583e35ffd24fa26fd9e682", "prev_timestamp": 1755524532.914, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/automc33ba5c0bcb5c/e", "ref": "automake/1.16.5#b91b7c384c3deaa9d535be02da14d04f", "remote": null, "revision_mode": "hash", "rrev": "b91b7c384c3deaa9d535be02da14d04f", "rrev_timestamp": 1755524470.56, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["autotools", "configure", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.16.5", "win_bash": null, "win_bash_run": null}, "203": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.71": [{"patch_description": "Replace instances where absolute paths are embedded the generated files", "patch_file": "patches/2.71-0001-relocatable-autoconf.patch", "patch_type": "conan"}, {"patch_description": "Avoid build machine\u0027s perl path to be embedded the generated files", "patch_file": "patches/2.71-0002-no-perl-path-in-shebang.patch", "patch_type": "conan"}, {"patch_description": "Disable man regeneration", "patch_file": "patches/2.71-0003-disable-man-regeneration.patch", "patch_type": "conan"}]}, "sources": {"2.71": {"sha256": "f14c83cfebcc9427f2c3cea7258bd90df972d92eb26752da4ddad81c87a0faa4", "url": ["https://ftpmirror.gnu.org/autoconf/autoconf-2.71.tar.xz", "https://ftp.gnu.org/gnu/autoconf/autoconf-2.71.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"204": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "205": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Autoconf is an extensible package of M4 macros that produce shell scripts to automatically configure software source code packages", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/autoconf/", "id": "203", "immutable_package_folder": null, "info": {"settings": {"os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "autoconf/2.71", "languages": [], "license": ["GPL-2.0-or-later", "GPL-3.0-or-later"], "name": "autoconf", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9a4eb3c8701508aa9458b1a73d0633783ecc2270", "package_type": "application", "prev": "99b6797cbca3d7afa20648b3e5edd9da", "prev_timestamp": 1731054457.259, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/autoc8866aef2bd628/e", "ref": "autoconf/2.71#51077f068e61700d65bb05541ea1e4b0", "remote": null, "revision_mode": "hash", "rrev": "51077f068e61700d65bb05541ea1e4b0", "rrev_timestamp": 1731054366.86, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["configure", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.71", "win_bash": null, "win_bash_run": null}, "204": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "204", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "205": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "205", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "206": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.71": [{"patch_description": "Replace instances where absolute paths are embedded the generated files", "patch_file": "patches/2.71-0001-relocatable-autoconf.patch", "patch_type": "conan"}, {"patch_description": "Avoid build machine\u0027s perl path to be embedded the generated files", "patch_file": "patches/2.71-0002-no-perl-path-in-shebang.patch", "patch_type": "conan"}, {"patch_description": "Disable man regeneration", "patch_file": "patches/2.71-0003-disable-man-regeneration.patch", "patch_type": "conan"}]}, "sources": {"2.71": {"sha256": "f14c83cfebcc9427f2c3cea7258bd90df972d92eb26752da4ddad81c87a0faa4", "url": ["https://ftpmirror.gnu.org/autoconf/autoconf-2.71.tar.xz", "https://ftp.gnu.org/gnu/autoconf/autoconf-2.71.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"207": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "208": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Autoconf is an extensible package of M4 macros that produce shell scripts to automatically configure software source code packages", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/autoconf/", "id": "206", "immutable_package_folder": null, "info": {"settings": {"os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "autoconf/2.71", "languages": [], "license": ["GPL-2.0-or-later", "GPL-3.0-or-later"], "name": "autoconf", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9a4eb3c8701508aa9458b1a73d0633783ecc2270", "package_type": "application", "prev": "99b6797cbca3d7afa20648b3e5edd9da", "prev_timestamp": 1731054457.259, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/autoc8866aef2bd628/e", "ref": "autoconf/2.71#51077f068e61700d65bb05541ea1e4b0", "remote": null, "revision_mode": "hash", "rrev": "51077f068e61700d65bb05541ea1e4b0", "rrev_timestamp": 1731054366.86, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["configure", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.71", "win_bash": null, "win_bash_run": null}, "207": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "207", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "208": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "208", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "209": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"cci.20210814": [{"patch_description": "add support to tvOS", "patch_file": "patches/cci.20210814-0001-tvos-support.patch", "patch_type": "portability"}]}, "sources": {"cci.20210814": {"commit": "191bcb948f7191c36eefe634336f5fc5c0c4c2be", "url": "https://https.git.savannah.gnu.org/git/config.git"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "The GNU config.guess and config.sub scripts", "generators": [], "generators_folder": null, "homepage": "https://savannah.gnu.org/projects/config/", "id": "209", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "gnu-config/cci.20210814", "languages": [], "license": ["GPL-3.0-or-later", "autoconf-special-exception"], "name": "gnu-config", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "build-scripts", "prev": "22618e30bd9e326eb95e824dc90cc860", "prev_timestamp": 1762363641.069, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/gnu-c694364ea6bdce/e", "ref": "gnu-config/cci.20210814#466e9d4d7779e1c142443f7ea44b4284", "remote": null, "revision_mode": "hash", "rrev": "466e9d4d7779e1c142443f7ea44b4284", "rrev_timestamp": 1762363589.329, "settings": {}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["gnu", "config", "autotools", "canonical", "host", "build", "target", "triplet"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "cci.20210814", "win_bash": null, "win_bash_run": null}, "21": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "21", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "210": {"author": null, "binary": "Cache", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.0.13": {"sha256": "f24e8e381bcf76533ae56bd776196f3a0369ec28e9c0fdb6edd163277e008314", "url": "https://github.com/fribidi/fribidi/archive/v1.0.13.tar.gz"}}}, "conf_info": {}, "context": "host", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false, "with_deprecated": true}, "dependencies": {"211": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "meson/1.2.1", "require": "meson/1.2.1", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "212": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/1.13.2", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "The Free Implementation of the Unicode Bidirectional Algorithm", "generators": [], "generators_folder": null, "homepage": "https://github.com/fribidi/fribidi", "id": "210", "immutable_package_folder": null, "info": {"options": {"shared": "True", "with_deprecated": "True"}, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "fribidi/1.0.13", "languages": [], "license": "LGPL-2.1", "name": "fribidi", "options": {"shared": "True", "with_deprecated": "True"}, "options_definitions": {"shared": ["True", "False"], "with_deprecated": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "ba8b9b9d18b13a9029ef391c4c3221e9ed8348c8", "package_type": "shared-library", "prev": "189860e0e2d751723cc33b0d180de3e8", "prev_timestamp": 1765382666.408, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/fribi7ada7246d58b2/e", "ref": "fribidi/1.0.13#861199a83fa19c194beeb7f6234d9d51", "remote": null, "revision_mode": "hash", "rrev": "861199a83fa19c194beeb7f6234d9d51", "rrev_timestamp": 1696084319.249, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["unicode", "bidirectional", "text"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.0.13", "win_bash": null, "win_bash_run": null}, "211": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.2.1": {"sha256": "b1db3a153087549497ee52b1c938d2134e0338214fe14f7efd16fecd57b639f5", "url": "https://github.com/mesonbuild/meson/releases/download/1.2.1/meson-1.2.1.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"212": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/[\u003e=1.10.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}}, "deprecated": null, "description": "a project to create the best possible next-generation build system", "generators": [], "generators_folder": null, "homepage": "https://github.com/mesonbuild/meson", "id": "211", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "meson/1.2.1", "languages": [], "license": "Apache-2.0", "name": "meson", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "application", "prev": "f7ef1db356d1746b23003b7924eb2128", "prev_timestamp": 1726730540.94, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/mesone13b3cdaea4c0/e", "ref": "meson/1.2.1#f2b0c7763308df8e33172744dace8845", "remote": null, "revision_mode": "hash", "rrev": "f2b0c7763308df8e33172744dace8845", "rrev_timestamp": 1726730117.905, "settings": {}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["mesonbuild", "build-system"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.2.1", "win_bash": null, "win_bash_run": null}, "212": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.13.2": {"sha256": "974d6b2f4eeefa25625d34da3cb36bdcebe7fbce40f4c16ac0835fd1c0cbae17", "url": "https://github.com/ninja-build/ninja/archive/v1.13.2.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "Ninja is a small build system with a focus on speed", "generators": [], "generators_folder": null, "homepage": "https://github.com/ninja-build/ninja", "id": "212", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "ninja/1.13.2", "languages": [], "license": "Apache-2.0", "name": "ninja", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "004588f111d3688b7e86b7401f49ea16", "prev_timestamp": 1764097012.118, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/ninjaa4e39ef845913/e", "ref": "ninja/1.13.2#c8c5dc2a52ed6e4e42a66d75b4717ceb", "remote": null, "revision_mode": "hash", "rrev": "c8c5dc2a52ed6e4e42a66d75b4717ceb", "rrev_timestamp": 1764096931.974, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["ninja", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.13.2", "win_bash": null, "win_bash_run": null}, "213": {"author": null, "binary": "Cache", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"12.3.0": {"sha256": "8660ebd3c27d9407fc8433b5d172bafba5f0317cb0bb4339f28e5370c93d42b7", "url": "https://github.com/harfbuzz/harfbuzz/releases/download/12.3.0/harfbuzz-12.3.0.tar.xz"}}}, "conf_info": {}, "context": "host", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false, "with_coretext": true, "with_directwrite": false, "with_freetype": true, "with_gdi": true, "with_glib": true, "with_icu": false, "with_subset": true, "with_uniscribe": true}, "dependencies": {"1": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "glib/2.85.3", "require": "glib/[^2.78]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "129": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "freetype/2.14.1", "require": "freetype/[^2.13]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "130": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "brotli/1.1.0", "require": "brotli/1.1.0", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "2": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "zlib/1.3.1", "require": "zlib/1.3.1", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "214": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "meson/1.10.0", "require": "meson/[\u003e=1.4.0 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "215": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/1.13.2", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "216": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "pkgconf/2.5.1", "require": "pkgconf/[\u003e=2.2 \u003c3]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "219": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "glib/2.85.3", "require": "glib/2.85.3", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "3": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "libffi/3.4.8", "require": "libffi/3.4.8", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "38": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "libmount/2.39.2", "require": "libmount/2.39.2", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "39": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "libselinux/3.6", "require": "libselinux/3.6", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "4": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "pcre2/10.42", "require": "pcre2/10.42", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "5": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "bzip2/1.0.8", "require": "bzip2/1.0.8", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "53": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "libpng/1.6.54", "require": "libpng/1.6.54", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "6": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "elfutils/0.190", "require": "elfutils/0.190", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "7": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "xz_utils/5.8.1", "require": "xz_utils/5.8.1", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "8": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "zstd/1.5.7", "require": "zstd/1.5.7", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}}, "deprecated": null, "description": "HarfBuzz is an OpenType text shaping engine.", "generators": [], "generators_folder": null, "homepage": "https://harfbuzz.github.io/", "id": "213", "immutable_package_folder": null, "info": {"options": {"shared": "True", "with_freetype": "True", "with_glib": "True", "with_icu": "False", "with_subset": "True"}, "requires": ["freetype/2.14.Z", "glib/2.85.Z"], "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "harfbuzz/12.3.0", "languages": [], "license": "MIT", "name": "harfbuzz", "options": {"shared": "True", "with_freetype": "True", "with_glib": "True", "with_icu": "False", "with_subset": "True"}, "options_definitions": {"shared": ["True", "False"], "with_freetype": ["True", "False"], "with_glib": ["True", "False"], "with_icu": ["True", "False"], "with_subset": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "0275a88bf8b040490427cbad1c6f936181f0084a", "package_type": "shared-library", "prev": "33e305c8574c526d71bb1d4d0e247965", "prev_timestamp": 1768584604.182, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/harfbe7972805c197f/e", "ref": "harfbuzz/12.3.0#a5fef061896cd5c30e9a17c9d7920ad1", "remote": null, "revision_mode": "hash", "rrev": "a5fef061896cd5c30e9a17c9d7920ad1", "rrev_timestamp": 1768584500.506, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["opentype", "text", "engine"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "12.3.0", "win_bash": null, "win_bash_run": null}, "214": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.10.0": {"sha256": "cad50c9484cbc3d4e5a45b1c2662d079be9a848aaa4cef02de7dbec412b0eede", "url": "https://github.com/mesonbuild/meson/archive/1.10.0.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"215": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/[\u003e=1.10.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}}, "deprecated": null, "description": "a project to create the best possible next-generation build system", "generators": [], "generators_folder": null, "homepage": "https://github.com/mesonbuild/meson", "id": "214", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "meson/1.10.0", "languages": [], "license": "Apache-2.0", "name": "meson", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "application", "prev": "0b1bfa635cdfa4cf00b8c8f77340e45f", "prev_timestamp": 1768295021.165, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/mesona9ab97856c682/e", "ref": "meson/1.10.0#60786758ea978964c24525de19603cf4", "remote": null, "revision_mode": "hash", "rrev": "60786758ea978964c24525de19603cf4", "rrev_timestamp": 1768294926.103, "settings": {}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["mesonbuild", "build-system"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.10.0", "win_bash": null, "win_bash_run": null}, "215": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.13.2": {"sha256": "974d6b2f4eeefa25625d34da3cb36bdcebe7fbce40f4c16ac0835fd1c0cbae17", "url": "https://github.com/ninja-build/ninja/archive/v1.13.2.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "Ninja is a small build system with a focus on speed", "generators": [], "generators_folder": null, "homepage": "https://github.com/ninja-build/ninja", "id": "215", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "ninja/1.13.2", "languages": [], "license": "Apache-2.0", "name": "ninja", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "004588f111d3688b7e86b7401f49ea16", "prev_timestamp": 1764097012.118, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/ninjaa4e39ef845913/e", "ref": "ninja/1.13.2#c8c5dc2a52ed6e4e42a66d75b4717ceb", "remote": null, "revision_mode": "hash", "rrev": "c8c5dc2a52ed6e4e42a66d75b4717ceb", "rrev_timestamp": 1764096931.974, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["ninja", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.13.2", "win_bash": null, "win_bash_run": null}, "216": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.5.1": [{"patch_file": "patches/2.5.1-0001-PKG_CONF_PATH-allow-colon+semicolon-separator.patch"}]}, "sources": {"2.5.1": {"sha256": "cd05c9589b9f86ecf044c10a2269822bc9eb001eced2582cfffd658b0a50c243", "url": "https://distfiles.ariadne.space/pkgconf/pkgconf-2.5.1.tar.xz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"enable_lib": false, "fPIC": true, "shared": false}, "dependencies": {"217": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "meson/1.10.0", "require": "meson/[\u003e=1.2.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "218": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/1.13.2", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "package compiler and linker metadata toolkit", "generators": [], "generators_folder": null, "homepage": "https://git.sr.ht/~kaniini/pkgconf", "id": "216", "immutable_package_folder": null, "info": {"options": {"enable_lib": "False"}, "settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "pkgconf/2.5.1", "languages": [], "license": "ISC", "name": "pkgconf", "options": {"enable_lib": "False"}, "options_definitions": {"enable_lib": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "c0b621fd4b3199fe05075171573398833dba85f4", "package_type": "application", "prev": "4b04c5ce32e745f87a67c63a747148d2", "prev_timestamp": 1757684757.81, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/pkgco9a7d8280822f4/e", "ref": "pkgconf/2.5.1#93c2051284cba1279494a43a4fcfeae2", "remote": null, "revision_mode": "hash", "rrev": "93c2051284cba1279494a43a4fcfeae2", "rrev_timestamp": 1757684701.089, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["build", "configuration"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.5.1", "win_bash": null, "win_bash_run": null}, "217": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.10.0": {"sha256": "cad50c9484cbc3d4e5a45b1c2662d079be9a848aaa4cef02de7dbec412b0eede", "url": "https://github.com/mesonbuild/meson/archive/1.10.0.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"218": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/[\u003e=1.10.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}}, "deprecated": null, "description": "a project to create the best possible next-generation build system", "generators": [], "generators_folder": null, "homepage": "https://github.com/mesonbuild/meson", "id": "217", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "meson/1.10.0", "languages": [], "license": "Apache-2.0", "name": "meson", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "application", "prev": "0b1bfa635cdfa4cf00b8c8f77340e45f", "prev_timestamp": 1768295021.165, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/mesona9ab97856c682/e", "ref": "meson/1.10.0#60786758ea978964c24525de19603cf4", "remote": null, "revision_mode": "hash", "rrev": "60786758ea978964c24525de19603cf4", "rrev_timestamp": 1768294926.103, "settings": {}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["mesonbuild", "build-system"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.10.0", "win_bash": null, "win_bash_run": null}, "218": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.13.2": {"sha256": "974d6b2f4eeefa25625d34da3cb36bdcebe7fbce40f4c16ac0835fd1c0cbae17", "url": "https://github.com/ninja-build/ninja/archive/v1.13.2.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "Ninja is a small build system with a focus on speed", "generators": [], "generators_folder": null, "homepage": "https://github.com/ninja-build/ninja", "id": "218", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "ninja/1.13.2", "languages": [], "license": "Apache-2.0", "name": "ninja", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "004588f111d3688b7e86b7401f49ea16", "prev_timestamp": 1764097012.118, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/ninjaa4e39ef845913/e", "ref": "ninja/1.13.2#c8c5dc2a52ed6e4e42a66d75b4717ceb", "remote": null, "revision_mode": "hash", "rrev": "c8c5dc2a52ed6e4e42a66d75b4717ceb", "rrev_timestamp": 1764096931.974, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["ninja", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.13.2", "win_bash": null, "win_bash_run": null}, "219": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"2.85.3": {"sha256": "af229e1de191d66aebcdb03c7493c724fd4d0a6628b1ca4ea1f35739259b311d", "url": "https://download.gnome.org/sources/glib/2.85/glib-2.85.3.tar.xz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false, "with_elf": true, "with_mount": true, "with_selinux": true}, "dependencies": {"220": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "zlib/1.3.1", "require": "zlib/1.3.1", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "221": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "libffi/3.4.8", "require": "libffi/[\u003e=3.4.4 \u003c4]", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "222": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "pcre2/10.42", "require": "pcre2/10.42", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "223": {"build": false, "direct": false, "force": false, "headers": false, "libs": true, "package_id_mode": "minor_mode", "ref": "bzip2/1.0.8", "require": "bzip2/1.0.8", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "224": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "elfutils/0.190", "require": "elfutils/0.190", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "225": {"build": false, "direct": false, "force": false, "headers": false, "libs": true, "package_id_mode": "minor_mode", "ref": "xz_utils/5.8.1", "require": "xz_utils/5.8.1", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "226": {"build": false, "direct": false, "force": false, "headers": false, "libs": true, "package_id_mode": "minor_mode", "ref": "zstd/1.5.7", "require": "zstd/1.5.7", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "256": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "libmount/2.39.2", "require": "libmount/2.39.2", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "257": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "libselinux/3.6", "require": "libselinux/3.6", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "265": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "meson/1.10.0", "require": "meson/[\u003e=1.2.3 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "266": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/1.13.2", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "267": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "pkgconf/2.5.1", "require": "pkgconf/[\u003e=2.2 \u003c3]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Low-level core library that forms the basis for projects such as GTK+ and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event loop, threads, dynamic loading, and an object system.", "generators": [], "generators_folder": null, "homepage": "https://gitlab.gnome.org/GNOME/glib", "id": "219", "immutable_package_folder": null, "info": {"options": {"fPIC": "True", "shared": "False", "with_elf": "True", "with_mount": "True", "with_selinux": "True"}, "requires": ["libffi/3.4.Z", "elfutils/0.190.Z", "xz_utils/5.8.Z", "zstd/1.5.Z", "libmount/2.39.Z", "libselinux/3.6.Z", "pcre2/10.42.Z", "zlib/1.3.Z", "bzip2/1.0.Z"], "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "glib/2.85.3", "languages": [], "license": "LGPL-2.1-or-later", "name": "glib", "options": {"fPIC": "True", "shared": "False", "with_elf": "True", "with_mount": "True", "with_selinux": "True"}, "options_definitions": {"fPIC": ["True", "False"], "shared": ["True", "False"], "with_elf": ["True", "False"], "with_mount": ["True", "False"], "with_selinux": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "817ad460796332d740007e68020668db6d78c2e9", "package_type": "static-library", "prev": "8a622136654fbb9a5681dc28b6625af0", "prev_timestamp": 1766392654.228, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/glib3ef1317b8e8b5/e", "ref": "glib/2.85.3#2fef4f1c3f92c9eaf077ccd54b9404a3", "remote": null, "revision_mode": "hash", "rrev": "2fef4f1c3f92c9eaf077ccd54b9404a3", "rrev_timestamp": 1755678176.882, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["gio", "gmodule", "gnome", "gobject", "gtk"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.85.3", "win_bash": null, "win_bash_run": null}, "22": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.71": [{"patch_description": "Replace instances where absolute paths are embedded the generated files", "patch_file": "patches/2.71-0001-relocatable-autoconf.patch", "patch_type": "conan"}, {"patch_description": "Avoid build machine\u0027s perl path to be embedded the generated files", "patch_file": "patches/2.71-0002-no-perl-path-in-shebang.patch", "patch_type": "conan"}, {"patch_description": "Disable man regeneration", "patch_file": "patches/2.71-0003-disable-man-regeneration.patch", "patch_type": "conan"}]}, "sources": {"2.71": {"sha256": "f14c83cfebcc9427f2c3cea7258bd90df972d92eb26752da4ddad81c87a0faa4", "url": ["https://ftpmirror.gnu.org/autoconf/autoconf-2.71.tar.xz", "https://ftp.gnu.org/gnu/autoconf/autoconf-2.71.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"23": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "24": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Autoconf is an extensible package of M4 macros that produce shell scripts to automatically configure software source code packages", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/autoconf/", "id": "22", "immutable_package_folder": null, "info": {"settings": {"os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "autoconf/2.71", "languages": [], "license": ["GPL-2.0-or-later", "GPL-3.0-or-later"], "name": "autoconf", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9a4eb3c8701508aa9458b1a73d0633783ecc2270", "package_type": "application", "prev": "99b6797cbca3d7afa20648b3e5edd9da", "prev_timestamp": 1731054457.259, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/autoc8866aef2bd628/e", "ref": "autoconf/2.71#51077f068e61700d65bb05541ea1e4b0", "remote": null, "revision_mode": "hash", "rrev": "51077f068e61700d65bb05541ea1e4b0", "rrev_timestamp": 1731054366.86, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["configure", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.71", "win_bash": null, "win_bash_run": null}, "220": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.3.1": [{"patch_description": "separate static/shared builds, disable debug suffix", "patch_file": "patches/1.3.1/0001-fix-cmake.patch", "patch_type": "conan"}]}, "sources": {"1.3.1": {"sha256": "9a93b2b7dfdac77ceba5a558a580e74667dd6fede4585b91eefb60f03b72df23", "url": ["https://zlib.net/fossils/zlib-1.3.1.tar.gz", "https://github.com/madler/zlib/releases/download/v1.3.1/zlib-1.3.1.tar.gz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false}, "dependencies": {}, "deprecated": null, "description": "A Massively Spiffy Yet Delicately Unobtrusive Compression Library (Also Free, Not to Mention Unencumbered by Patents)", "generators": [], "generators_folder": null, "homepage": "https://zlib.net", "id": "220", "immutable_package_folder": null, "info": {"options": {"fPIC": "True", "shared": "False"}, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "zlib/1.3.1", "languages": [], "license": "Zlib", "name": "zlib", "options": {"fPIC": "True", "shared": "False"}, "options_definitions": {"fPIC": ["True", "False"], "shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "c81087b06d1a5beef0ad711fc32d45f7a425a8f3", "package_type": "static-library", "prev": "d3a7706ae25c74b78bafbb0b63cb5dcf", "prev_timestamp": 1765284807.143, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/zlib41379b6e5ce18/e", "ref": "zlib/1.3.1#cac0f6daea041b0ccf42934163defb20", "remote": null, "revision_mode": "hash", "rrev": "cac0f6daea041b0ccf42934163defb20", "rrev_timestamp": 1765284699.337, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["zlib", "compression"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.3.1", "win_bash": null, "win_bash_run": null}, "221": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"3.4.8": [{"patch_file": "patches/0002-3.4.8-fix-libtool-path.patch"}, {"patch_file": "patches/0004-3.4.8-fix-complex-type-msvc.patch"}, {"patch_file": "patches/0005-3.4.4-do-not-install-libraries-to-arch-dependent-directories.patch"}, {"patch_file": "patches/0006-3.4.8-library-no-version-suffix.patch"}]}, "sources": {"3.4.8": {"sha256": "bc9842a18898bfacb0ed1252c4febcc7e78fa139fd27fdc7a3e30d9d9356119b", "url": "https://github.com/libffi/libffi/releases/download/v3.4.8/libffi-3.4.8.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false}, "dependencies": {}, "deprecated": null, "description": "A portable, high level programming interface to various calling conventions", "generators": [], "generators_folder": null, "homepage": "https://sourceware.org/libffi/", "id": "221", "immutable_package_folder": null, "info": {"options": {"fPIC": "True", "shared": "False"}, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "libffi/3.4.8", "languages": [], "license": "MIT", "name": "libffi", "options": {"fPIC": "True", "shared": "False"}, "options_definitions": {"fPIC": ["True", "False"], "shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "c81087b06d1a5beef0ad711fc32d45f7a425a8f3", "package_type": "static-library", "prev": "86df95c85a5078938244c88d1f668688", "prev_timestamp": 1765384139.243, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/libff824fb5f962620/e", "ref": "libffi/3.4.8#a045c00fb26779635e3bed40e80c5254", "remote": null, "revision_mode": "hash", "rrev": "a045c00fb26779635e3bed40e80c5254", "rrev_timestamp": 1753360042.396, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["runtime", "foreign-function-interface", "runtime-library"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "3.4.8", "win_bash": null, "win_bash_run": null}, "222": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"10.42": [{"patch_description": "make the C99 requirement explicit", "patch_file": "patches/0002-fix-cmake-c-std.patch", "patch_source": "https://github.com/PCRE2Project/pcre2/pull/193", "patch_type": "conan"}]}, "sources": {"10.42": {"sha256": "8d36cd8cb6ea2a4c2bb358ff6411b0c788633a2a45dabbf1aeb4b701d1b5e840", "url": "https://github.com/PCRE2Project/pcre2/releases/download/pcre2-10.42/pcre2-10.42.tar.bz2"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"build_pcre2_16": true, "build_pcre2_32": true, "build_pcre2_8": true, "build_pcre2grep": true, "fPIC": true, "grep_support_callout_fork": true, "link_size": 2, "shared": false, "support_jit": false, "with_bzip2": true, "with_zlib": true}, "dependencies": {"220": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "zlib/1.3.1", "require": "zlib/[\u003e=1.2.11 \u003c2]", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "223": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "bzip2/1.0.8", "require": "bzip2/1.0.8", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}}, "deprecated": null, "description": "Perl Compatible Regular Expressions", "generators": [], "generators_folder": null, "homepage": "https://www.pcre.org/", "id": "222", "immutable_package_folder": null, "info": {"options": {"build_pcre2_16": "True", "build_pcre2_32": "True", "build_pcre2_8": "True", "build_pcre2grep": "True", "fPIC": "True", "grep_support_callout_fork": "True", "link_size": "2", "shared": "False", "support_jit": "False", "with_bzip2": "True", "with_zlib": "True"}, "requires": ["zlib/1.3.Z", "bzip2/1.0.Z"], "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "pcre2/10.42", "languages": [], "license": "BSD-3-Clause", "name": "pcre2", "options": {"build_pcre2_16": "True", "build_pcre2_32": "True", "build_pcre2_8": "True", "build_pcre2grep": "True", "fPIC": "True", "grep_support_callout_fork": "True", "link_size": "2", "shared": "False", "support_jit": "False", "with_bzip2": "True", "with_zlib": "True"}, "options_definitions": {"build_pcre2_16": ["True", "False"], "build_pcre2_32": ["True", "False"], "build_pcre2_8": ["True", "False"], "build_pcre2grep": ["True", "False"], "fPIC": ["True", "False"], "grep_support_callout_fork": ["True", "False"], "link_size": ["2", "3", "4"], "shared": ["True", "False"], "support_jit": ["True", "False"], "with_bzip2": ["True", "False"], "with_zlib": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "9fc9b4a835fcb590d13e2cacc5738bd786bc49a6", "package_type": "static-library", "prev": "e3d9e7e63ac74dda3a1177c873361e92", "prev_timestamp": 1765461418.117, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/pcre2ddf4428bc4051/e", "ref": "pcre2/10.42#9a35f5089feb875ec61a38eca364ce77", "remote": null, "revision_mode": "hash", "rrev": "9a35f5089feb875ec61a38eca364ce77", "rrev_timestamp": 1743524593.693, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["regex", "regexp", "perl"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "10.42", "win_bash": null, "win_bash_run": null}, "223": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.0.8": {"sha256": "ab5a03176ee106d3f0fa90e381da478ddae405918153cca248e682cd0c4a2269", "url": ["https://sourceware.org/pub/bzip2/bzip2-1.0.8.tar.gz", "https://mirrors.kernel.org/sourceware/bzip2/bzip2-1.0.8.tar.gz", "https://www.mirrorservice.org/sites/sourceware.org/pub/bzip2/bzip2-1.0.8.tar.gz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"build_executable": true, "fPIC": true, "shared": false}, "dependencies": {}, "deprecated": null, "description": "bzip2 is a free and open-source file compression program that uses the Burrows Wheeler algorithm.", "generators": [], "generators_folder": null, "homepage": "https://sourceware.org/bzip2", "id": "223", "immutable_package_folder": null, "info": {"options": {"build_executable": "True", "fPIC": "True", "shared": "False"}, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "bzip2/1.0.8", "languages": [], "license": "bzip2-1.0.6", "name": "bzip2", "options": {"build_executable": "True", "fPIC": "True", "shared": "False"}, "options_definitions": {"build_executable": ["True", "False"], "fPIC": ["True", "False"], "shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "432d7695adc526147073285e155d2ca0340bc76d", "package_type": "static-library", "prev": "133f71a59b79de7c74a2c3af9cb9bc7b", "prev_timestamp": 1765381081.852, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/bzip27c53f29661835/e", "ref": "bzip2/1.0.8#c470882369c2d95c5c77e970c0c7e321", "remote": null, "revision_mode": "hash", "rrev": "c470882369c2d95c5c77e970c0c7e321", "rrev_timestamp": 1762886692.465, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["data-compressor", "file-compression"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.0.8", "win_bash": null, "win_bash_run": null}, "224": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"0.190": [{"patch_description": "Enable static library building.", "patch_file": "patches/0.189-0002-add-enable-static-option-to-configure.patch", "patch_type": "conan"}]}, "sources": {"0.190": {"sha256": "8e00a3a9b5f04bc1dc273ae86281d2d26ed412020b391ffcc23198f10231d692", "url": "https://sourceware.org/elfutils/ftp/0.190/elfutils-0.190.tar.bz2"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"debuginfod": false, "fPIC": true, "libdebuginfod": false, "shared": false, "with_bzlib": true, "with_lzma": true, "with_sqlite3": false, "with_zstd": true}, "dependencies": {"220": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "zlib/1.3.1", "require": "zlib/[\u003e=1.2.11 \u003c2]", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "223": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "bzip2/1.0.8", "require": "bzip2/1.0.8", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "225": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "xz_utils/5.8.1", "require": "xz_utils/[\u003e=5.4.5 \u003c6]", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "226": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "zstd/1.5.7", "require": "zstd/[~1.5]", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "227": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "gettext/0.22.5", "require": "gettext/0.22.5", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "236": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "automake/1.16.5", "require": "automake/1.16.5", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "237": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "autoconf/2.71", "require": "autoconf/2.71", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "243": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "flex/2.6.4", "require": "flex/2.6.4", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "247": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "bison/3.8.2", "require": "bison/3.8.2", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "248": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "253": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "pkgconf/2.5.1", "require": "pkgconf/[\u003e=2.2 \u003c3]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "A dwarf, dwfl and dwelf functions to read DWARF, find separate debuginfo, symbols and inspect process state.", "generators": [], "generators_folder": null, "homepage": "https://sourceware.org/elfutils", "id": "224", "immutable_package_folder": null, "info": {"options": {"debuginfod": "False", "fPIC": "True", "libdebuginfod": "False", "shared": "False", "with_bzlib": "True", "with_lzma": "True", "with_sqlite3": "False", "with_zstd": "True"}, "requires": ["zlib/1.3.Z", "bzip2/1.0.Z", "xz_utils/5.8.Z", "zstd/1.5.Z"], "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "elfutils/0.190", "languages": [], "license": ["GPL-1.0-or-later", "LGPL-3.0-or-later", "GPL-2.0-or-later"], "name": "elfutils", "options": {"debuginfod": "False", "fPIC": "True", "libdebuginfod": "False", "shared": "False", "with_bzlib": "True", "with_lzma": "True", "with_sqlite3": "False", "with_zstd": "True"}, "options_definitions": {"debuginfod": ["True", "False"], "fPIC": ["True", "False"], "libdebuginfod": ["True", "False"], "shared": ["True", "False"], "with_bzlib": ["True", "False"], "with_lzma": ["True", "False"], "with_sqlite3": ["True", "False"], "with_zstd": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "4705b8e390320a51c1c5356b6f45747201c58ab9", "package_type": "static-library", "prev": "29811ac211a413879ca99c935eb766b0", "prev_timestamp": 1765469895.474, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/elfut3c09f57f186a9/e", "ref": "elfutils/0.190#8e8c47bd9b2578e29a0341b09b977be8", "remote": null, "revision_mode": "hash", "rrev": "8e8c47bd9b2578e29a0341b09b977be8", "rrev_timestamp": 1739188192.515, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["libelf", "libdw", "libasm"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "0.190", "win_bash": null, "win_bash_run": null}, "225": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"5.8.1": {"sha256": "0b54f79df85912504de0b14aec7971e3f964491af1812d83447005807513cd9e", "url": ["https://tukaani.org/xz/xz-5.8.1.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false}, "dependencies": {}, "deprecated": null, "description": "XZ Utils is free general-purpose data compression software with a high compression ratio. XZ Utils were written for POSIX-like systems, but also work on some not-so-POSIX systems. XZ Utils are the successor to LZMA Utils.", "generators": [], "generators_folder": null, "homepage": "https://tukaani.org/xz", "id": "225", "immutable_package_folder": null, "info": {"options": {"fPIC": "True", "shared": "False"}, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "xz_utils/5.8.1", "languages": [], "license": ["Unlicense", "LGPL-2.1-or-later", "GPL-2.0-or-later", "GPL-3.0-or-later"], "name": "xz_utils", "options": {"fPIC": "True", "shared": "False"}, "options_definitions": {"fPIC": ["True", "False"], "shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "c81087b06d1a5beef0ad711fc32d45f7a425a8f3", "package_type": "static-library", "prev": "b07c16c5f8a452d1b50f20de33894c30", "prev_timestamp": 1765451775.508, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/xz_ut5e3dc3182c390/e", "ref": "xz_utils/5.8.1#0c67d0683aca2f1ca69a17730a65a1e7", "remote": null, "revision_mode": "hash", "rrev": "0c67d0683aca2f1ca69a17730a65a1e7", "rrev_timestamp": 1764347087.521, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["lzma", "xz", "compression"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "5.8.1", "win_bash": null, "win_bash_run": null}, "226": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.5.7": {"sha256": "eb33e51f49a15e023950cd7825ca74a4a2b43db8354825ac24fc1b7ee09e6fa3", "url": "https://github.com/facebook/zstd/releases/download/v1.5.7/zstd-1.5.7.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"build_programs": true, "fPIC": true, "shared": false, "threading": true}, "dependencies": {}, "deprecated": null, "description": "Zstandard - Fast real-time compression algorithm", "generators": [], "generators_folder": null, "homepage": "https://github.com/facebook/zstd", "id": "226", "immutable_package_folder": null, "info": {"options": {"build_programs": "True", "fPIC": "True", "shared": "False", "threading": "True"}, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "zstd/1.5.7", "languages": [], "license": "BSD-3-Clause", "name": "zstd", "options": {"build_programs": "True", "fPIC": "True", "shared": "False", "threading": "True"}, "options_definitions": {"build_programs": ["True", "False"], "fPIC": ["True", "False"], "shared": ["True", "False"], "threading": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "37f60e96fabd90de19a29ec7e7968b118c0cedf4", "package_type": "static-library", "prev": "2ab0e20c0fd5545e371a05e4c163e0af", "prev_timestamp": 1765452794.443, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/zstd3d7e80fd1e57e/e", "ref": "zstd/1.5.7#b68ca8e3de04ba5957761751d1d661f4", "remote": null, "revision_mode": "hash", "rrev": "b68ca8e3de04ba5957761751d1d661f4", "rrev_timestamp": 1760955092.069, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["zstandard", "compression", "algorithm", "decoder"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.5.7", "win_bash": null, "win_bash_run": null}, "227": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"0.22.5": [{"patch_description": "relocatable autopoint with resources relative to script", "patch_file": "patches/0004-autopoint-relocatable.patch"}, {"patch_description": "fix ability to crossbuild on macos and assume macOS newer than 10.4", "patch_file": "patches/0.22.5-0001-fix-macos-crossbuild.patch"}]}, "sources": {"0.22.5": {"sha256": "ec1705b1e969b83a9f073144ec806151db88127f5e40fe5a94cb6c8fa48996a0", "url": ["https://ftpmirror.gnu.org/gnu/gettext/gettext-0.22.5.tar.gz", "https://www.mirrorservice.org/sites/ftp.gnu.org/gnu/gettext/gettext-0.22.5.tar.gz", "https://ftp.gnu.org/gnu/gettext/gettext-0.22.5.tar.gz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"228": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "full_mode", "ref": "libiconv/1.17", "require": "libiconv/1.17", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "229": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "automake/1.16.5", "require": "automake/1.16.5", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "230": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "autoconf/2.71", "require": "autoconf/2.71", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "231": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "An internationalization and localization system for multilingual programs", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/gettext", "id": "227", "immutable_package_folder": null, "info": {"requires": ["libiconv/1.17#1e65319e945f2d31941a9d28cc13c058:c81087b06d1a5beef0ad711fc32d45f7a425a8f3"], "settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "gettext/0.22.5", "languages": [], "license": "GPL-3.0-or-later", "name": "gettext", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "e4c96830da5c9a67338ac6612b48fbedc4123ae8", "package_type": "application", "prev": "2072c8877b83c947d151078ad91eacd9", "prev_timestamp": 1765809659.986, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/gette9afb552d58a0a/e", "ref": "gettext/0.22.5#2f6edba611e8db1a8a18488b116e8c2a", "remote": null, "revision_mode": "hash", "rrev": "2f6edba611e8db1a8a18488b116e8c2a", "rrev_timestamp": 1765299121.036, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["intl", "libintl", "i18n"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "0.22.5", "win_bash": null, "win_bash_run": null}, "228": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.17": [{"patch_file": "patches/1.17-001-fix-error-function-declaration-without-prototype.patch"}]}, "sources": {"1.17": {"sha256": "8f74213b56238c85a50a5329f77e06198771e70dd9a739779f4c02f65d971313", "url": ["https://ftpmirror.gnu.org/gnu/libiconv/libiconv-1.17.tar.gz", "https://ftp.gnu.org/gnu/libiconv/libiconv-1.17.tar.gz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false}, "dependencies": {}, "deprecated": null, "description": "Convert text to and from Unicode", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/libiconv/", "id": "228", "immutable_package_folder": null, "info": {"options": {"fPIC": "True", "shared": "False"}, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "libiconv/1.17", "languages": [], "license": "LGPL-2.1-or-later", "name": "libiconv", "options": {"fPIC": "True", "shared": "False"}, "options_definitions": {"fPIC": ["True", "False"], "shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "c81087b06d1a5beef0ad711fc32d45f7a425a8f3", "package_type": "static-library", "prev": "c3a716a7745856cfd7e46f29aef86523", "prev_timestamp": 1765383942.561, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/libic6667078812ec0/e", "ref": "libiconv/1.17#1e65319e945f2d31941a9d28cc13c058", "remote": null, "revision_mode": "hash", "rrev": "1e65319e945f2d31941a9d28cc13c058", "rrev_timestamp": 1751451666.321, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["iconv", "text", "encoding", "locale", "unicode", "conversion"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.17", "win_bash": null, "win_bash_run": null}, "229": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.16.5": [{"patch_file": "patches/0001-help2man-no-discard-stderr-1.16.5.patch"}, {"patch_file": "patches/0002-no-perl-path-in-shebang-1.16.5.patch"}, {"patch_file": "patches/0003-relocatable-automake-1.16.5.patch"}]}, "sources": {"1.16.5": {"sha256": "07bd24ad08a64bc17250ce09ec56e921d6343903943e99ccf63bbf0705e34605", "url": ["https://ftpmirror.gnu.org/gnu/automake/automake-1.16.5.tar.gz", "https://www.mirrorservice.org/sites/ftp.gnu.org/gnu/automake/automake-1.16.5.tar.gz", "https://ftp.gnu.org/gnu/automake/automake-1.16.5.tar.gz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"230": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "autoconf/2.71", "require": "autoconf/2.71", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "231": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "233": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "autoconf/2.71", "require": "autoconf/2.71", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "234": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Automake is a tool for automatically generating Makefile.in files compliant with the GNU Coding Standards.", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/automake/", "id": "229", "immutable_package_folder": null, "info": {"settings": {"os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "automake/1.16.5", "languages": [], "license": ["GPL-2.0-or-later", "GPL-3.0-or-later"], "name": "automake", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9a4eb3c8701508aa9458b1a73d0633783ecc2270", "package_type": "application", "prev": "3900d45338583e35ffd24fa26fd9e682", "prev_timestamp": 1755524532.914, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/automc33ba5c0bcb5c/e", "ref": "automake/1.16.5#b91b7c384c3deaa9d535be02da14d04f", "remote": null, "revision_mode": "hash", "rrev": "b91b7c384c3deaa9d535be02da14d04f", "rrev_timestamp": 1755524470.56, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["autotools", "configure", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.16.5", "win_bash": null, "win_bash_run": null}, "23": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "23", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "230": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.71": [{"patch_description": "Replace instances where absolute paths are embedded the generated files", "patch_file": "patches/2.71-0001-relocatable-autoconf.patch", "patch_type": "conan"}, {"patch_description": "Avoid build machine\u0027s perl path to be embedded the generated files", "patch_file": "patches/2.71-0002-no-perl-path-in-shebang.patch", "patch_type": "conan"}, {"patch_description": "Disable man regeneration", "patch_file": "patches/2.71-0003-disable-man-regeneration.patch", "patch_type": "conan"}]}, "sources": {"2.71": {"sha256": "f14c83cfebcc9427f2c3cea7258bd90df972d92eb26752da4ddad81c87a0faa4", "url": ["https://ftpmirror.gnu.org/autoconf/autoconf-2.71.tar.xz", "https://ftp.gnu.org/gnu/autoconf/autoconf-2.71.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"231": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "232": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Autoconf is an extensible package of M4 macros that produce shell scripts to automatically configure software source code packages", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/autoconf/", "id": "230", "immutable_package_folder": null, "info": {"settings": {"os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "autoconf/2.71", "languages": [], "license": ["GPL-2.0-or-later", "GPL-3.0-or-later"], "name": "autoconf", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9a4eb3c8701508aa9458b1a73d0633783ecc2270", "package_type": "application", "prev": "99b6797cbca3d7afa20648b3e5edd9da", "prev_timestamp": 1731054457.259, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/autoc8866aef2bd628/e", "ref": "autoconf/2.71#51077f068e61700d65bb05541ea1e4b0", "remote": null, "revision_mode": "hash", "rrev": "51077f068e61700d65bb05541ea1e4b0", "rrev_timestamp": 1731054366.86, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["configure", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.71", "win_bash": null, "win_bash_run": null}, "231": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "231", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "232": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "232", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "233": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.71": [{"patch_description": "Replace instances where absolute paths are embedded the generated files", "patch_file": "patches/2.71-0001-relocatable-autoconf.patch", "patch_type": "conan"}, {"patch_description": "Avoid build machine\u0027s perl path to be embedded the generated files", "patch_file": "patches/2.71-0002-no-perl-path-in-shebang.patch", "patch_type": "conan"}, {"patch_description": "Disable man regeneration", "patch_file": "patches/2.71-0003-disable-man-regeneration.patch", "patch_type": "conan"}]}, "sources": {"2.71": {"sha256": "f14c83cfebcc9427f2c3cea7258bd90df972d92eb26752da4ddad81c87a0faa4", "url": ["https://ftpmirror.gnu.org/autoconf/autoconf-2.71.tar.xz", "https://ftp.gnu.org/gnu/autoconf/autoconf-2.71.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"234": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "235": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Autoconf is an extensible package of M4 macros that produce shell scripts to automatically configure software source code packages", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/autoconf/", "id": "233", "immutable_package_folder": null, "info": {"settings": {"os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "autoconf/2.71", "languages": [], "license": ["GPL-2.0-or-later", "GPL-3.0-or-later"], "name": "autoconf", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9a4eb3c8701508aa9458b1a73d0633783ecc2270", "package_type": "application", "prev": "99b6797cbca3d7afa20648b3e5edd9da", "prev_timestamp": 1731054457.259, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/autoc8866aef2bd628/e", "ref": "autoconf/2.71#51077f068e61700d65bb05541ea1e4b0", "remote": null, "revision_mode": "hash", "rrev": "51077f068e61700d65bb05541ea1e4b0", "rrev_timestamp": 1731054366.86, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["configure", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.71", "win_bash": null, "win_bash_run": null}, "234": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "234", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "235": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "235", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "236": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.16.5": [{"patch_file": "patches/0001-help2man-no-discard-stderr-1.16.5.patch"}, {"patch_file": "patches/0002-no-perl-path-in-shebang-1.16.5.patch"}, {"patch_file": "patches/0003-relocatable-automake-1.16.5.patch"}]}, "sources": {"1.16.5": {"sha256": "07bd24ad08a64bc17250ce09ec56e921d6343903943e99ccf63bbf0705e34605", "url": ["https://ftpmirror.gnu.org/gnu/automake/automake-1.16.5.tar.gz", "https://www.mirrorservice.org/sites/ftp.gnu.org/gnu/automake/automake-1.16.5.tar.gz", "https://ftp.gnu.org/gnu/automake/automake-1.16.5.tar.gz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"237": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "autoconf/2.71", "require": "autoconf/2.71", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "238": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "240": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "autoconf/2.71", "require": "autoconf/2.71", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "241": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Automake is a tool for automatically generating Makefile.in files compliant with the GNU Coding Standards.", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/automake/", "id": "236", "immutable_package_folder": null, "info": {"settings": {"os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "automake/1.16.5", "languages": [], "license": ["GPL-2.0-or-later", "GPL-3.0-or-later"], "name": "automake", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9a4eb3c8701508aa9458b1a73d0633783ecc2270", "package_type": "application", "prev": "3900d45338583e35ffd24fa26fd9e682", "prev_timestamp": 1755524532.914, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/automc33ba5c0bcb5c/e", "ref": "automake/1.16.5#b91b7c384c3deaa9d535be02da14d04f", "remote": null, "revision_mode": "hash", "rrev": "b91b7c384c3deaa9d535be02da14d04f", "rrev_timestamp": 1755524470.56, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["autotools", "configure", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.16.5", "win_bash": null, "win_bash_run": null}, "237": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.71": [{"patch_description": "Replace instances where absolute paths are embedded the generated files", "patch_file": "patches/2.71-0001-relocatable-autoconf.patch", "patch_type": "conan"}, {"patch_description": "Avoid build machine\u0027s perl path to be embedded the generated files", "patch_file": "patches/2.71-0002-no-perl-path-in-shebang.patch", "patch_type": "conan"}, {"patch_description": "Disable man regeneration", "patch_file": "patches/2.71-0003-disable-man-regeneration.patch", "patch_type": "conan"}]}, "sources": {"2.71": {"sha256": "f14c83cfebcc9427f2c3cea7258bd90df972d92eb26752da4ddad81c87a0faa4", "url": ["https://ftpmirror.gnu.org/autoconf/autoconf-2.71.tar.xz", "https://ftp.gnu.org/gnu/autoconf/autoconf-2.71.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"238": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "239": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Autoconf is an extensible package of M4 macros that produce shell scripts to automatically configure software source code packages", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/autoconf/", "id": "237", "immutable_package_folder": null, "info": {"settings": {"os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "autoconf/2.71", "languages": [], "license": ["GPL-2.0-or-later", "GPL-3.0-or-later"], "name": "autoconf", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9a4eb3c8701508aa9458b1a73d0633783ecc2270", "package_type": "application", "prev": "99b6797cbca3d7afa20648b3e5edd9da", "prev_timestamp": 1731054457.259, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/autoc8866aef2bd628/e", "ref": "autoconf/2.71#51077f068e61700d65bb05541ea1e4b0", "remote": null, "revision_mode": "hash", "rrev": "51077f068e61700d65bb05541ea1e4b0", "rrev_timestamp": 1731054366.86, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["configure", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.71", "win_bash": null, "win_bash_run": null}, "238": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "238", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "239": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "239", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "24": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "24", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "240": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.71": [{"patch_description": "Replace instances where absolute paths are embedded the generated files", "patch_file": "patches/2.71-0001-relocatable-autoconf.patch", "patch_type": "conan"}, {"patch_description": "Avoid build machine\u0027s perl path to be embedded the generated files", "patch_file": "patches/2.71-0002-no-perl-path-in-shebang.patch", "patch_type": "conan"}, {"patch_description": "Disable man regeneration", "patch_file": "patches/2.71-0003-disable-man-regeneration.patch", "patch_type": "conan"}]}, "sources": {"2.71": {"sha256": "f14c83cfebcc9427f2c3cea7258bd90df972d92eb26752da4ddad81c87a0faa4", "url": ["https://ftpmirror.gnu.org/autoconf/autoconf-2.71.tar.xz", "https://ftp.gnu.org/gnu/autoconf/autoconf-2.71.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"241": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "242": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Autoconf is an extensible package of M4 macros that produce shell scripts to automatically configure software source code packages", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/autoconf/", "id": "240", "immutable_package_folder": null, "info": {"settings": {"os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "autoconf/2.71", "languages": [], "license": ["GPL-2.0-or-later", "GPL-3.0-or-later"], "name": "autoconf", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9a4eb3c8701508aa9458b1a73d0633783ecc2270", "package_type": "application", "prev": "99b6797cbca3d7afa20648b3e5edd9da", "prev_timestamp": 1731054457.259, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/autoc8866aef2bd628/e", "ref": "autoconf/2.71#51077f068e61700d65bb05541ea1e4b0", "remote": null, "revision_mode": "hash", "rrev": "51077f068e61700d65bb05541ea1e4b0", "rrev_timestamp": 1731054366.86, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["configure", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.71", "win_bash": null, "win_bash_run": null}, "241": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "241", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "242": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "242", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "243": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.6.4": [{"patch_description": "missing linker flags skipped due to a problem in configure.", "patch_file": "patches/darwin-newer-versions.patch", "patch_source": "https://github.com/westes/flex/issues/509", "patch_type": "portability"}]}, "sources": {"2.6.4": {"sha256": "e87aae032bf07c26f85ac0ed3250998c37621d95f8bd748b31f15b33c45ee995", "url": "https://github.com/westes/flex/releases/download/v2.6.4/flex-2.6.4.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false}, "dependencies": {"244": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "245": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "246": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "gnu-config/cci.20210814", "require": "gnu-config/cci.20210814", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Flex, the fast lexical analyzer generator", "generators": [], "generators_folder": null, "homepage": "https://github.com/westes/flex", "id": "243", "immutable_package_folder": null, "info": {"options": {"fPIC": "True", "shared": "False"}, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "flex/2.6.4", "languages": [], "license": "BSD-2-Clause", "name": "flex", "options": {"fPIC": "True", "shared": "False"}, "options_definitions": {"fPIC": ["True", "False"], "shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "c81087b06d1a5beef0ad711fc32d45f7a425a8f3", "package_type": "static-library", "prev": "86bda2b58b5e96d4e38c0c08f5ba0355", "prev_timestamp": 1765458230.306, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/flex5766ec3801cc9/e", "ref": "flex/2.6.4#efa781fc5088b47c895bd4eef6911f2e", "remote": null, "revision_mode": "hash", "rrev": "efa781fc5088b47c895bd4eef6911f2e", "rrev_timestamp": 1761560242.855, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["lex", "lexer", "lexical analyzer generator"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.6.4", "win_bash": null, "win_bash_run": null}, "244": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "244", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "245": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "245", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "246": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"cci.20210814": [{"patch_description": "add support to tvOS", "patch_file": "patches/cci.20210814-0001-tvos-support.patch", "patch_type": "portability"}]}, "sources": {"cci.20210814": {"commit": "191bcb948f7191c36eefe634336f5fc5c0c4c2be", "url": "https://https.git.savannah.gnu.org/git/config.git"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "The GNU config.guess and config.sub scripts", "generators": [], "generators_folder": null, "homepage": "https://savannah.gnu.org/projects/config/", "id": "246", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "gnu-config/cci.20210814", "languages": [], "license": ["GPL-3.0-or-later", "autoconf-special-exception"], "name": "gnu-config", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "build-scripts", "prev": "22618e30bd9e326eb95e824dc90cc860", "prev_timestamp": 1762363641.069, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/gnu-c694364ea6bdce/e", "ref": "gnu-config/cci.20210814#466e9d4d7779e1c142443f7ea44b4284", "remote": null, "revision_mode": "hash", "rrev": "466e9d4d7779e1c142443f7ea44b4284", "rrev_timestamp": 1762363589.329, "settings": {}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["gnu", "config", "autotools", "canonical", "host", "build", "target", "triplet"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "cci.20210814", "win_bash": null, "win_bash_run": null}, "247": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"3.8.2": [{"patch_description": "use O_TEXT instead of O_BINARY for pipe", "patch_file": "patches/0001-3.8-create_pipe-uses-O_TEXT-not-O_BINARY-mode.patch", "patch_type": "portability"}, {"patch_description": "windows: open source file in binary mode", "patch_file": "patches/0002-3.7.6-open-source-file-in-binary-mode-MS-ftell-bug-ks-68337.patch", "patch_type": "portability"}, {"patch_description": "msvc: limit search range of _setmaxstdio", "patch_file": "patches/0005-gnulib-limit-search-range-of-_setmaxstdio.patch", "patch_type": "portability"}]}, "sources": {"3.8.2": {"sha256": "06c9e13bdf7eb24d4ceb6b59205a4f67c2c7e7213119644430fe82fbd14a0abb", "url": ["https://ftpmirror.gnu.org/gnu/bison/bison-3.8.2.tar.gz", "https://www.mirrorservice.org/sites/ftp.gnu.org/gnu/bison/bison-3.8.2.tar.gz", "https://ftp.gnu.org/gnu/bison/bison-3.8.2.tar.gz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true}, "dependencies": {"248": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "249": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "flex/2.6.4", "require": "flex/2.6.4", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "250": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Bison is a general-purpose parser generator", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/bison/", "id": "247", "immutable_package_folder": null, "info": {"options": {"fPIC": "True"}, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "bison/3.8.2", "languages": ["C"], "license": "GPL-3.0-or-later", "name": "bison", "options": {"fPIC": "True"}, "options_definitions": {"fPIC": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "07af928291c1f5ad78b18789f049fd2f86b65bbf", "package_type": "unknown", "prev": "7be6b469a151f93d201c97f726a7fd16", "prev_timestamp": 1765459026.7, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/bisona74a6c2a7f3b3/e", "ref": "bison/3.8.2#c3490cbe0078b6fd3eb4cf5ed64144dc", "remote": null, "revision_mode": "hash", "rrev": "c3490cbe0078b6fd3eb4cf5ed64144dc", "rrev_timestamp": 1755688988.644, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["bison", "parser"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "3.8.2", "win_bash": null, "win_bash_run": null}, "248": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "248", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "249": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.6.4": [{"patch_description": "missing linker flags skipped due to a problem in configure.", "patch_file": "patches/darwin-newer-versions.patch", "patch_source": "https://github.com/westes/flex/issues/509", "patch_type": "portability"}]}, "sources": {"2.6.4": {"sha256": "e87aae032bf07c26f85ac0ed3250998c37621d95f8bd748b31f15b33c45ee995", "url": "https://github.com/westes/flex/releases/download/v2.6.4/flex-2.6.4.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false}, "dependencies": {"250": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "251": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "252": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "gnu-config/cci.20210814", "require": "gnu-config/cci.20210814", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Flex, the fast lexical analyzer generator", "generators": [], "generators_folder": null, "homepage": "https://github.com/westes/flex", "id": "249", "immutable_package_folder": null, "info": {"options": {"fPIC": "True", "shared": "False"}, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "flex/2.6.4", "languages": [], "license": "BSD-2-Clause", "name": "flex", "options": {"fPIC": "True", "shared": "False"}, "options_definitions": {"fPIC": ["True", "False"], "shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "c81087b06d1a5beef0ad711fc32d45f7a425a8f3", "package_type": "static-library", "prev": "86bda2b58b5e96d4e38c0c08f5ba0355", "prev_timestamp": 1765458230.306, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/flex5766ec3801cc9/e", "ref": "flex/2.6.4#efa781fc5088b47c895bd4eef6911f2e", "remote": null, "revision_mode": "hash", "rrev": "efa781fc5088b47c895bd4eef6911f2e", "rrev_timestamp": 1761560242.855, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["lex", "lexer", "lexical analyzer generator"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.6.4", "win_bash": null, "win_bash_run": null}, "25": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.6.4": [{"patch_description": "missing linker flags skipped due to a problem in configure.", "patch_file": "patches/darwin-newer-versions.patch", "patch_source": "https://github.com/westes/flex/issues/509", "patch_type": "portability"}]}, "sources": {"2.6.4": {"sha256": "e87aae032bf07c26f85ac0ed3250998c37621d95f8bd748b31f15b33c45ee995", "url": "https://github.com/westes/flex/releases/download/v2.6.4/flex-2.6.4.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false}, "dependencies": {"26": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "27": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "28": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "gnu-config/cci.20210814", "require": "gnu-config/cci.20210814", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Flex, the fast lexical analyzer generator", "generators": [], "generators_folder": null, "homepage": "https://github.com/westes/flex", "id": "25", "immutable_package_folder": null, "info": {"options": {"fPIC": "True", "shared": "False"}, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "flex/2.6.4", "languages": [], "license": "BSD-2-Clause", "name": "flex", "options": {"fPIC": "True", "shared": "False"}, "options_definitions": {"fPIC": ["True", "False"], "shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "c81087b06d1a5beef0ad711fc32d45f7a425a8f3", "package_type": "static-library", "prev": "86bda2b58b5e96d4e38c0c08f5ba0355", "prev_timestamp": 1765458230.306, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/flex5766ec3801cc9/e", "ref": "flex/2.6.4#efa781fc5088b47c895bd4eef6911f2e", "remote": null, "revision_mode": "hash", "rrev": "efa781fc5088b47c895bd4eef6911f2e", "rrev_timestamp": 1761560242.855, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["lex", "lexer", "lexical analyzer generator"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.6.4", "win_bash": null, "win_bash_run": null}, "250": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "250", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "251": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "251", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "252": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"cci.20210814": [{"patch_description": "add support to tvOS", "patch_file": "patches/cci.20210814-0001-tvos-support.patch", "patch_type": "portability"}]}, "sources": {"cci.20210814": {"commit": "191bcb948f7191c36eefe634336f5fc5c0c4c2be", "url": "https://https.git.savannah.gnu.org/git/config.git"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "The GNU config.guess and config.sub scripts", "generators": [], "generators_folder": null, "homepage": "https://savannah.gnu.org/projects/config/", "id": "252", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "gnu-config/cci.20210814", "languages": [], "license": ["GPL-3.0-or-later", "autoconf-special-exception"], "name": "gnu-config", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "build-scripts", "prev": "22618e30bd9e326eb95e824dc90cc860", "prev_timestamp": 1762363641.069, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/gnu-c694364ea6bdce/e", "ref": "gnu-config/cci.20210814#466e9d4d7779e1c142443f7ea44b4284", "remote": null, "revision_mode": "hash", "rrev": "466e9d4d7779e1c142443f7ea44b4284", "rrev_timestamp": 1762363589.329, "settings": {}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["gnu", "config", "autotools", "canonical", "host", "build", "target", "triplet"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "cci.20210814", "win_bash": null, "win_bash_run": null}, "253": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.5.1": [{"patch_file": "patches/2.5.1-0001-PKG_CONF_PATH-allow-colon+semicolon-separator.patch"}]}, "sources": {"2.5.1": {"sha256": "cd05c9589b9f86ecf044c10a2269822bc9eb001eced2582cfffd658b0a50c243", "url": "https://distfiles.ariadne.space/pkgconf/pkgconf-2.5.1.tar.xz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"enable_lib": false, "fPIC": true, "shared": false}, "dependencies": {"254": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "meson/1.10.0", "require": "meson/[\u003e=1.2.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "255": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/1.13.2", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "package compiler and linker metadata toolkit", "generators": [], "generators_folder": null, "homepage": "https://git.sr.ht/~kaniini/pkgconf", "id": "253", "immutable_package_folder": null, "info": {"options": {"enable_lib": "False"}, "settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "pkgconf/2.5.1", "languages": [], "license": "ISC", "name": "pkgconf", "options": {"enable_lib": "False"}, "options_definitions": {"enable_lib": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "c0b621fd4b3199fe05075171573398833dba85f4", "package_type": "application", "prev": "4b04c5ce32e745f87a67c63a747148d2", "prev_timestamp": 1757684757.81, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/pkgco9a7d8280822f4/e", "ref": "pkgconf/2.5.1#93c2051284cba1279494a43a4fcfeae2", "remote": null, "revision_mode": "hash", "rrev": "93c2051284cba1279494a43a4fcfeae2", "rrev_timestamp": 1757684701.089, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["build", "configuration"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.5.1", "win_bash": null, "win_bash_run": null}, "254": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.10.0": {"sha256": "cad50c9484cbc3d4e5a45b1c2662d079be9a848aaa4cef02de7dbec412b0eede", "url": "https://github.com/mesonbuild/meson/archive/1.10.0.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"255": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/[\u003e=1.10.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}}, "deprecated": null, "description": "a project to create the best possible next-generation build system", "generators": [], "generators_folder": null, "homepage": "https://github.com/mesonbuild/meson", "id": "254", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "meson/1.10.0", "languages": [], "license": "Apache-2.0", "name": "meson", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "application", "prev": "0b1bfa635cdfa4cf00b8c8f77340e45f", "prev_timestamp": 1768295021.165, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/mesona9ab97856c682/e", "ref": "meson/1.10.0#60786758ea978964c24525de19603cf4", "remote": null, "revision_mode": "hash", "rrev": "60786758ea978964c24525de19603cf4", "rrev_timestamp": 1768294926.103, "settings": {}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["mesonbuild", "build-system"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.10.0", "win_bash": null, "win_bash_run": null}, "255": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.13.2": {"sha256": "974d6b2f4eeefa25625d34da3cb36bdcebe7fbce40f4c16ac0835fd1c0cbae17", "url": "https://github.com/ninja-build/ninja/archive/v1.13.2.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "Ninja is a small build system with a focus on speed", "generators": [], "generators_folder": null, "homepage": "https://github.com/ninja-build/ninja", "id": "255", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "ninja/1.13.2", "languages": [], "license": "Apache-2.0", "name": "ninja", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "004588f111d3688b7e86b7401f49ea16", "prev_timestamp": 1764097012.118, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/ninjaa4e39ef845913/e", "ref": "ninja/1.13.2#c8c5dc2a52ed6e4e42a66d75b4717ceb", "remote": null, "revision_mode": "hash", "rrev": "c8c5dc2a52ed6e4e42a66d75b4717ceb", "rrev_timestamp": 1764096931.974, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["ninja", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.13.2", "win_bash": null, "win_bash_run": null}, "256": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"2.39.2": {"sha256": "87abdfaa8e490f8be6dde976f7c80b9b5ff9f301e1b67e3899e1f05a59a1531f", "url": "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.39/util-linux-2.39.2.tar.xz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false}, "dependencies": {}, "deprecated": null, "description": "The libmount library is used to parse /etc/fstab, /etc/mtab and /proc/self/mountinfo files, manage the mtab file, evaluate mount options, etc", "generators": [], "generators_folder": null, "homepage": "https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git", "id": "256", "immutable_package_folder": null, "info": {"options": {"fPIC": "True", "shared": "False"}, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "libmount/2.39.2", "languages": [], "license": "LGPL-2.1-or-later", "name": "libmount", "options": {"fPIC": "True", "shared": "False"}, "options_definitions": {"fPIC": ["True", "False"], "shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "c81087b06d1a5beef0ad711fc32d45f7a425a8f3", "package_type": "static-library", "prev": "ae8cca9bcfad9a6142ae321381c1b895", "prev_timestamp": 1765384216.192, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/libmo94bc0f32eee4e/e", "ref": "libmount/2.39.2#64850679fa9d5ead878e5076b0cab2a8", "remote": null, "revision_mode": "hash", "rrev": "64850679fa9d5ead878e5076b0cab2a8", "rrev_timestamp": 1705591482.625, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["mount", "linux", "util-linux"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.39.2", "win_bash": null, "win_bash_run": null}, "257": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"3.6": [{"base_path": "libselinux-3.6", "patch_description": "Fix a missing #include \u003cstdint.h\u003e", "patch_file": "patches/0003-fix-missing-include-3.6.patch", "patch_type": "portability"}, {"base_path": "libsepol-3.6", "patch_description": "libsepol/src/Makefile: fix reallocarray detection", "patch_file": "patches/0004-libsepol-src-Makefile-fix-reallocarray-detection.patch", "patch_source": "https://lore.kernel.org/selinux/20240108210314.339682-1-fontaine.fabrice@gmail.com/", "patch_type": "portability"}, {"patch_description": "libselinux, libsepol: Add CFLAGS and LDFLAGS to Makefile checks", "patch_file": "patches/0005-libselinux-libsepol-Add-CFLAGS-and-LDFLAGS.patch", "patch_source": "https://lore.kernel.org/selinux/20240313224806.2859045-1-jwcart2@gmail.com/T/#u", "patch_type": "portability"}]}, "sources": {"3.6": [{"sha256": "ba4e0ef34b270e7672a5e5f1b523fe2beab3a40bb33d9389f4ad3a8728f21b52", "url": "https://github.com/SELinuxProject/selinux/releases/download/3.6/libselinux-3.6.tar.gz"}, {"sha256": "c9dc585ea94903d784d597c861cd5dce6459168f95e22b31a0eab1cdd800975a", "url": "https://github.com/SELinuxProject/selinux/releases/download/3.6/libsepol-3.6.tar.gz"}]}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false}, "dependencies": {"220": {"build": false, "direct": false, "force": false, "headers": false, "libs": true, "package_id_mode": "minor_mode", "ref": "zlib/1.3.1", "require": "zlib/1.3.1", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "222": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "pcre2/10.42", "require": "pcre2/10.42", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "223": {"build": false, "direct": false, "force": false, "headers": false, "libs": true, "package_id_mode": "minor_mode", "ref": "bzip2/1.0.8", "require": "bzip2/1.0.8", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "258": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "flex/2.6.4", "require": "flex/2.6.4", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "259": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "262": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "pkgconf/2.2.0", "require": "pkgconf/2.2.0", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux", "generators": [], "generators_folder": null, "homepage": "https://github.com/SELinuxProject/selinux", "id": "257", "immutable_package_folder": null, "info": {"options": {"fPIC": "True", "shared": "False"}, "requires": ["pcre2/10.42.Z", "zlib/1.3.Z", "bzip2/1.0.Z"], "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "libselinux/3.6", "languages": [], "license": ["libselinux-1.0", "LGPL-2.1-or-later"], "name": "libselinux", "options": {"fPIC": "True", "shared": "False"}, "options_definitions": {"fPIC": ["True", "False"], "shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "f2912dc85caca455e828cf0fd00357c1247e11e3", "package_type": "static-library", "prev": "c557d476c1ea80b4bf0aea0833da1538", "prev_timestamp": 1765471240.218, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/libse592dd5dc2df7d/e", "ref": "libselinux/3.6#5a78ff6ae5034eeaac8da723361a8ce4", "remote": null, "revision_mode": "hash", "rrev": "5a78ff6ae5034eeaac8da723361a8ce4", "rrev_timestamp": 1717655459.344, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["linux", "selinux", "security", "security-enhanced"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "3.6", "win_bash": null, "win_bash_run": null}, "258": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.6.4": [{"patch_description": "missing linker flags skipped due to a problem in configure.", "patch_file": "patches/darwin-newer-versions.patch", "patch_source": "https://github.com/westes/flex/issues/509", "patch_type": "portability"}]}, "sources": {"2.6.4": {"sha256": "e87aae032bf07c26f85ac0ed3250998c37621d95f8bd748b31f15b33c45ee995", "url": "https://github.com/westes/flex/releases/download/v2.6.4/flex-2.6.4.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false}, "dependencies": {"259": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "260": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "261": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "gnu-config/cci.20210814", "require": "gnu-config/cci.20210814", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Flex, the fast lexical analyzer generator", "generators": [], "generators_folder": null, "homepage": "https://github.com/westes/flex", "id": "258", "immutable_package_folder": null, "info": {"options": {"fPIC": "True", "shared": "False"}, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "flex/2.6.4", "languages": [], "license": "BSD-2-Clause", "name": "flex", "options": {"fPIC": "True", "shared": "False"}, "options_definitions": {"fPIC": ["True", "False"], "shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "c81087b06d1a5beef0ad711fc32d45f7a425a8f3", "package_type": "static-library", "prev": "86bda2b58b5e96d4e38c0c08f5ba0355", "prev_timestamp": 1765458230.306, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/flex5766ec3801cc9/e", "ref": "flex/2.6.4#efa781fc5088b47c895bd4eef6911f2e", "remote": null, "revision_mode": "hash", "rrev": "efa781fc5088b47c895bd4eef6911f2e", "rrev_timestamp": 1761560242.855, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["lex", "lexer", "lexical analyzer generator"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.6.4", "win_bash": null, "win_bash_run": null}, "259": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "259", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "26": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "26", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "260": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "260", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "261": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"cci.20210814": [{"patch_description": "add support to tvOS", "patch_file": "patches/cci.20210814-0001-tvos-support.patch", "patch_type": "portability"}]}, "sources": {"cci.20210814": {"commit": "191bcb948f7191c36eefe634336f5fc5c0c4c2be", "url": "https://https.git.savannah.gnu.org/git/config.git"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "The GNU config.guess and config.sub scripts", "generators": [], "generators_folder": null, "homepage": "https://savannah.gnu.org/projects/config/", "id": "261", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "gnu-config/cci.20210814", "languages": [], "license": ["GPL-3.0-or-later", "autoconf-special-exception"], "name": "gnu-config", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "build-scripts", "prev": "22618e30bd9e326eb95e824dc90cc860", "prev_timestamp": 1762363641.069, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/gnu-c694364ea6bdce/e", "ref": "gnu-config/cci.20210814#466e9d4d7779e1c142443f7ea44b4284", "remote": null, "revision_mode": "hash", "rrev": "466e9d4d7779e1c142443f7ea44b4284", "rrev_timestamp": 1762363589.329, "settings": {}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["gnu", "config", "autotools", "canonical", "host", "build", "target", "triplet"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "cci.20210814", "win_bash": null, "win_bash_run": null}, "262": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.2.0": [{"patch_file": "patches/2.2.0-0001-PKG_CONF_PATH-allow-colon+semicolon-separator.patch"}]}, "sources": {"2.2.0": {"sha256": "b06ff63a83536aa8c2f6422fa80ad45e4833f590266feb14eaddfe1d4c853c69", "url": "https://distfiles.ariadne.space/pkgconf/pkgconf-2.2.0.tar.xz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"enable_lib": false, "fPIC": true, "shared": false}, "dependencies": {"263": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "meson/1.10.0", "require": "meson/[\u003e=1.2.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "264": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/1.13.2", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "package compiler and linker metadata toolkit", "generators": [], "generators_folder": null, "homepage": "https://git.sr.ht/~kaniini/pkgconf", "id": "262", "immutable_package_folder": null, "info": {"options": {"enable_lib": "False"}, "settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "pkgconf/2.2.0", "languages": [], "license": "ISC", "name": "pkgconf", "options": {"enable_lib": "False"}, "options_definitions": {"enable_lib": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "c0b621fd4b3199fe05075171573398833dba85f4", "package_type": "application", "prev": "35e5163b1cf42becef616e6b7873202e", "prev_timestamp": 1755505692.229, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/pkgcoab306a552f3bb/e", "ref": "pkgconf/2.2.0#4ac315b50ef734072b00ff3aacbf52bf", "remote": null, "revision_mode": "hash", "rrev": "4ac315b50ef734072b00ff3aacbf52bf", "rrev_timestamp": 1755505628.021, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["build", "configuration"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.2.0", "win_bash": null, "win_bash_run": null}, "263": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.10.0": {"sha256": "cad50c9484cbc3d4e5a45b1c2662d079be9a848aaa4cef02de7dbec412b0eede", "url": "https://github.com/mesonbuild/meson/archive/1.10.0.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"264": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/[\u003e=1.10.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}}, "deprecated": null, "description": "a project to create the best possible next-generation build system", "generators": [], "generators_folder": null, "homepage": "https://github.com/mesonbuild/meson", "id": "263", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "meson/1.10.0", "languages": [], "license": "Apache-2.0", "name": "meson", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "application", "prev": "0b1bfa635cdfa4cf00b8c8f77340e45f", "prev_timestamp": 1768295021.165, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/mesona9ab97856c682/e", "ref": "meson/1.10.0#60786758ea978964c24525de19603cf4", "remote": null, "revision_mode": "hash", "rrev": "60786758ea978964c24525de19603cf4", "rrev_timestamp": 1768294926.103, "settings": {}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["mesonbuild", "build-system"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.10.0", "win_bash": null, "win_bash_run": null}, "264": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.13.2": {"sha256": "974d6b2f4eeefa25625d34da3cb36bdcebe7fbce40f4c16ac0835fd1c0cbae17", "url": "https://github.com/ninja-build/ninja/archive/v1.13.2.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "Ninja is a small build system with a focus on speed", "generators": [], "generators_folder": null, "homepage": "https://github.com/ninja-build/ninja", "id": "264", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "ninja/1.13.2", "languages": [], "license": "Apache-2.0", "name": "ninja", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "004588f111d3688b7e86b7401f49ea16", "prev_timestamp": 1764097012.118, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/ninjaa4e39ef845913/e", "ref": "ninja/1.13.2#c8c5dc2a52ed6e4e42a66d75b4717ceb", "remote": null, "revision_mode": "hash", "rrev": "c8c5dc2a52ed6e4e42a66d75b4717ceb", "rrev_timestamp": 1764096931.974, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["ninja", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.13.2", "win_bash": null, "win_bash_run": null}, "265": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.10.0": {"sha256": "cad50c9484cbc3d4e5a45b1c2662d079be9a848aaa4cef02de7dbec412b0eede", "url": "https://github.com/mesonbuild/meson/archive/1.10.0.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"266": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/[\u003e=1.10.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}}, "deprecated": null, "description": "a project to create the best possible next-generation build system", "generators": [], "generators_folder": null, "homepage": "https://github.com/mesonbuild/meson", "id": "265", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "meson/1.10.0", "languages": [], "license": "Apache-2.0", "name": "meson", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "application", "prev": "0b1bfa635cdfa4cf00b8c8f77340e45f", "prev_timestamp": 1768295021.165, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/mesona9ab97856c682/e", "ref": "meson/1.10.0#60786758ea978964c24525de19603cf4", "remote": null, "revision_mode": "hash", "rrev": "60786758ea978964c24525de19603cf4", "rrev_timestamp": 1768294926.103, "settings": {}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["mesonbuild", "build-system"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.10.0", "win_bash": null, "win_bash_run": null}, "266": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.13.2": {"sha256": "974d6b2f4eeefa25625d34da3cb36bdcebe7fbce40f4c16ac0835fd1c0cbae17", "url": "https://github.com/ninja-build/ninja/archive/v1.13.2.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "Ninja is a small build system with a focus on speed", "generators": [], "generators_folder": null, "homepage": "https://github.com/ninja-build/ninja", "id": "266", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "ninja/1.13.2", "languages": [], "license": "Apache-2.0", "name": "ninja", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "004588f111d3688b7e86b7401f49ea16", "prev_timestamp": 1764097012.118, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/ninjaa4e39ef845913/e", "ref": "ninja/1.13.2#c8c5dc2a52ed6e4e42a66d75b4717ceb", "remote": null, "revision_mode": "hash", "rrev": "c8c5dc2a52ed6e4e42a66d75b4717ceb", "rrev_timestamp": 1764096931.974, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["ninja", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.13.2", "win_bash": null, "win_bash_run": null}, "267": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.5.1": [{"patch_file": "patches/2.5.1-0001-PKG_CONF_PATH-allow-colon+semicolon-separator.patch"}]}, "sources": {"2.5.1": {"sha256": "cd05c9589b9f86ecf044c10a2269822bc9eb001eced2582cfffd658b0a50c243", "url": "https://distfiles.ariadne.space/pkgconf/pkgconf-2.5.1.tar.xz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"enable_lib": false, "fPIC": true, "shared": false}, "dependencies": {"268": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "meson/1.10.0", "require": "meson/[\u003e=1.2.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "269": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/1.13.2", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "package compiler and linker metadata toolkit", "generators": [], "generators_folder": null, "homepage": "https://git.sr.ht/~kaniini/pkgconf", "id": "267", "immutable_package_folder": null, "info": {"options": {"enable_lib": "False"}, "settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "pkgconf/2.5.1", "languages": [], "license": "ISC", "name": "pkgconf", "options": {"enable_lib": "False"}, "options_definitions": {"enable_lib": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "c0b621fd4b3199fe05075171573398833dba85f4", "package_type": "application", "prev": "4b04c5ce32e745f87a67c63a747148d2", "prev_timestamp": 1757684757.81, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/pkgco9a7d8280822f4/e", "ref": "pkgconf/2.5.1#93c2051284cba1279494a43a4fcfeae2", "remote": null, "revision_mode": "hash", "rrev": "93c2051284cba1279494a43a4fcfeae2", "rrev_timestamp": 1757684701.089, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["build", "configuration"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.5.1", "win_bash": null, "win_bash_run": null}, "268": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.10.0": {"sha256": "cad50c9484cbc3d4e5a45b1c2662d079be9a848aaa4cef02de7dbec412b0eede", "url": "https://github.com/mesonbuild/meson/archive/1.10.0.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"269": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/[\u003e=1.10.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}}, "deprecated": null, "description": "a project to create the best possible next-generation build system", "generators": [], "generators_folder": null, "homepage": "https://github.com/mesonbuild/meson", "id": "268", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "meson/1.10.0", "languages": [], "license": "Apache-2.0", "name": "meson", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "application", "prev": "0b1bfa635cdfa4cf00b8c8f77340e45f", "prev_timestamp": 1768295021.165, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/mesona9ab97856c682/e", "ref": "meson/1.10.0#60786758ea978964c24525de19603cf4", "remote": null, "revision_mode": "hash", "rrev": "60786758ea978964c24525de19603cf4", "rrev_timestamp": 1768294926.103, "settings": {}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["mesonbuild", "build-system"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.10.0", "win_bash": null, "win_bash_run": null}, "269": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.13.2": {"sha256": "974d6b2f4eeefa25625d34da3cb36bdcebe7fbce40f4c16ac0835fd1c0cbae17", "url": "https://github.com/ninja-build/ninja/archive/v1.13.2.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "Ninja is a small build system with a focus on speed", "generators": [], "generators_folder": null, "homepage": "https://github.com/ninja-build/ninja", "id": "269", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "ninja/1.13.2", "languages": [], "license": "Apache-2.0", "name": "ninja", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "004588f111d3688b7e86b7401f49ea16", "prev_timestamp": 1764097012.118, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/ninjaa4e39ef845913/e", "ref": "ninja/1.13.2#c8c5dc2a52ed6e4e42a66d75b4717ceb", "remote": null, "revision_mode": "hash", "rrev": "c8c5dc2a52ed6e4e42a66d75b4717ceb", "rrev_timestamp": 1764096931.974, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["ninja", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.13.2", "win_bash": null, "win_bash_run": null}, "27": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "27", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "270": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"2.85.3": {"sha256": "af229e1de191d66aebcdb03c7493c724fd4d0a6628b1ca4ea1f35739259b311d", "url": "https://download.gnome.org/sources/glib/2.85/glib-2.85.3.tar.xz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false, "with_elf": true, "with_mount": true, "with_selinux": true}, "dependencies": {"271": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "zlib/1.3.1", "require": "zlib/1.3.1", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "272": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "libffi/3.4.8", "require": "libffi/[\u003e=3.4.4 \u003c4]", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "273": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "pcre2/10.42", "require": "pcre2/10.42", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "274": {"build": false, "direct": false, "force": false, "headers": false, "libs": true, "package_id_mode": "minor_mode", "ref": "bzip2/1.0.8", "require": "bzip2/1.0.8", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "275": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "elfutils/0.190", "require": "elfutils/0.190", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "276": {"build": false, "direct": false, "force": false, "headers": false, "libs": true, "package_id_mode": "minor_mode", "ref": "xz_utils/5.8.1", "require": "xz_utils/5.8.1", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "277": {"build": false, "direct": false, "force": false, "headers": false, "libs": true, "package_id_mode": "minor_mode", "ref": "zstd/1.5.7", "require": "zstd/1.5.7", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "307": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "libmount/2.39.2", "require": "libmount/2.39.2", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "308": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "libselinux/3.6", "require": "libselinux/3.6", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "316": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "meson/1.10.0", "require": "meson/[\u003e=1.2.3 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "317": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/1.13.2", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "318": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "pkgconf/2.5.1", "require": "pkgconf/[\u003e=2.2 \u003c3]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Low-level core library that forms the basis for projects such as GTK+ and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event loop, threads, dynamic loading, and an object system.", "generators": [], "generators_folder": null, "homepage": "https://gitlab.gnome.org/GNOME/glib", "id": "270", "immutable_package_folder": null, "info": {"options": {"fPIC": "True", "shared": "False", "with_elf": "True", "with_mount": "True", "with_selinux": "True"}, "requires": ["libffi/3.4.Z", "elfutils/0.190.Z", "xz_utils/5.8.Z", "zstd/1.5.Z", "libmount/2.39.Z", "libselinux/3.6.Z", "pcre2/10.42.Z", "zlib/1.3.Z", "bzip2/1.0.Z"], "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "glib/2.85.3", "languages": [], "license": "LGPL-2.1-or-later", "name": "glib", "options": {"fPIC": "True", "shared": "False", "with_elf": "True", "with_mount": "True", "with_selinux": "True"}, "options_definitions": {"fPIC": ["True", "False"], "shared": ["True", "False"], "with_elf": ["True", "False"], "with_mount": ["True", "False"], "with_selinux": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "817ad460796332d740007e68020668db6d78c2e9", "package_type": "static-library", "prev": "8a622136654fbb9a5681dc28b6625af0", "prev_timestamp": 1766392654.228, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/glib3ef1317b8e8b5/e", "ref": "glib/2.85.3#2fef4f1c3f92c9eaf077ccd54b9404a3", "remote": null, "revision_mode": "hash", "rrev": "2fef4f1c3f92c9eaf077ccd54b9404a3", "rrev_timestamp": 1755678176.882, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["gio", "gmodule", "gnome", "gobject", "gtk"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.85.3", "win_bash": null, "win_bash_run": null}, "271": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.3.1": [{"patch_description": "separate static/shared builds, disable debug suffix", "patch_file": "patches/1.3.1/0001-fix-cmake.patch", "patch_type": "conan"}]}, "sources": {"1.3.1": {"sha256": "9a93b2b7dfdac77ceba5a558a580e74667dd6fede4585b91eefb60f03b72df23", "url": ["https://zlib.net/fossils/zlib-1.3.1.tar.gz", "https://github.com/madler/zlib/releases/download/v1.3.1/zlib-1.3.1.tar.gz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false}, "dependencies": {}, "deprecated": null, "description": "A Massively Spiffy Yet Delicately Unobtrusive Compression Library (Also Free, Not to Mention Unencumbered by Patents)", "generators": [], "generators_folder": null, "homepage": "https://zlib.net", "id": "271", "immutable_package_folder": null, "info": {"options": {"fPIC": "True", "shared": "False"}, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "zlib/1.3.1", "languages": [], "license": "Zlib", "name": "zlib", "options": {"fPIC": "True", "shared": "False"}, "options_definitions": {"fPIC": ["True", "False"], "shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "c81087b06d1a5beef0ad711fc32d45f7a425a8f3", "package_type": "static-library", "prev": "d3a7706ae25c74b78bafbb0b63cb5dcf", "prev_timestamp": 1765284807.143, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/zlib41379b6e5ce18/e", "ref": "zlib/1.3.1#cac0f6daea041b0ccf42934163defb20", "remote": null, "revision_mode": "hash", "rrev": "cac0f6daea041b0ccf42934163defb20", "rrev_timestamp": 1765284699.337, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["zlib", "compression"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.3.1", "win_bash": null, "win_bash_run": null}, "272": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"3.4.8": [{"patch_file": "patches/0002-3.4.8-fix-libtool-path.patch"}, {"patch_file": "patches/0004-3.4.8-fix-complex-type-msvc.patch"}, {"patch_file": "patches/0005-3.4.4-do-not-install-libraries-to-arch-dependent-directories.patch"}, {"patch_file": "patches/0006-3.4.8-library-no-version-suffix.patch"}]}, "sources": {"3.4.8": {"sha256": "bc9842a18898bfacb0ed1252c4febcc7e78fa139fd27fdc7a3e30d9d9356119b", "url": "https://github.com/libffi/libffi/releases/download/v3.4.8/libffi-3.4.8.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false}, "dependencies": {}, "deprecated": null, "description": "A portable, high level programming interface to various calling conventions", "generators": [], "generators_folder": null, "homepage": "https://sourceware.org/libffi/", "id": "272", "immutable_package_folder": null, "info": {"options": {"fPIC": "True", "shared": "False"}, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "libffi/3.4.8", "languages": [], "license": "MIT", "name": "libffi", "options": {"fPIC": "True", "shared": "False"}, "options_definitions": {"fPIC": ["True", "False"], "shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "c81087b06d1a5beef0ad711fc32d45f7a425a8f3", "package_type": "static-library", "prev": "86df95c85a5078938244c88d1f668688", "prev_timestamp": 1765384139.243, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/libff824fb5f962620/e", "ref": "libffi/3.4.8#a045c00fb26779635e3bed40e80c5254", "remote": null, "revision_mode": "hash", "rrev": "a045c00fb26779635e3bed40e80c5254", "rrev_timestamp": 1753360042.396, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["runtime", "foreign-function-interface", "runtime-library"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "3.4.8", "win_bash": null, "win_bash_run": null}, "273": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"10.42": [{"patch_description": "make the C99 requirement explicit", "patch_file": "patches/0002-fix-cmake-c-std.patch", "patch_source": "https://github.com/PCRE2Project/pcre2/pull/193", "patch_type": "conan"}]}, "sources": {"10.42": {"sha256": "8d36cd8cb6ea2a4c2bb358ff6411b0c788633a2a45dabbf1aeb4b701d1b5e840", "url": "https://github.com/PCRE2Project/pcre2/releases/download/pcre2-10.42/pcre2-10.42.tar.bz2"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"build_pcre2_16": true, "build_pcre2_32": true, "build_pcre2_8": true, "build_pcre2grep": true, "fPIC": true, "grep_support_callout_fork": true, "link_size": 2, "shared": false, "support_jit": false, "with_bzip2": true, "with_zlib": true}, "dependencies": {"271": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "zlib/1.3.1", "require": "zlib/[\u003e=1.2.11 \u003c2]", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "274": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "bzip2/1.0.8", "require": "bzip2/1.0.8", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}}, "deprecated": null, "description": "Perl Compatible Regular Expressions", "generators": [], "generators_folder": null, "homepage": "https://www.pcre.org/", "id": "273", "immutable_package_folder": null, "info": {"options": {"build_pcre2_16": "True", "build_pcre2_32": "True", "build_pcre2_8": "True", "build_pcre2grep": "True", "fPIC": "True", "grep_support_callout_fork": "True", "link_size": "2", "shared": "False", "support_jit": "False", "with_bzip2": "True", "with_zlib": "True"}, "requires": ["zlib/1.3.Z", "bzip2/1.0.Z"], "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "pcre2/10.42", "languages": [], "license": "BSD-3-Clause", "name": "pcre2", "options": {"build_pcre2_16": "True", "build_pcre2_32": "True", "build_pcre2_8": "True", "build_pcre2grep": "True", "fPIC": "True", "grep_support_callout_fork": "True", "link_size": "2", "shared": "False", "support_jit": "False", "with_bzip2": "True", "with_zlib": "True"}, "options_definitions": {"build_pcre2_16": ["True", "False"], "build_pcre2_32": ["True", "False"], "build_pcre2_8": ["True", "False"], "build_pcre2grep": ["True", "False"], "fPIC": ["True", "False"], "grep_support_callout_fork": ["True", "False"], "link_size": ["2", "3", "4"], "shared": ["True", "False"], "support_jit": ["True", "False"], "with_bzip2": ["True", "False"], "with_zlib": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "9fc9b4a835fcb590d13e2cacc5738bd786bc49a6", "package_type": "static-library", "prev": "e3d9e7e63ac74dda3a1177c873361e92", "prev_timestamp": 1765461418.117, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/pcre2ddf4428bc4051/e", "ref": "pcre2/10.42#9a35f5089feb875ec61a38eca364ce77", "remote": null, "revision_mode": "hash", "rrev": "9a35f5089feb875ec61a38eca364ce77", "rrev_timestamp": 1743524593.693, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["regex", "regexp", "perl"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "10.42", "win_bash": null, "win_bash_run": null}, "274": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.0.8": {"sha256": "ab5a03176ee106d3f0fa90e381da478ddae405918153cca248e682cd0c4a2269", "url": ["https://sourceware.org/pub/bzip2/bzip2-1.0.8.tar.gz", "https://mirrors.kernel.org/sourceware/bzip2/bzip2-1.0.8.tar.gz", "https://www.mirrorservice.org/sites/sourceware.org/pub/bzip2/bzip2-1.0.8.tar.gz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"build_executable": true, "fPIC": true, "shared": false}, "dependencies": {}, "deprecated": null, "description": "bzip2 is a free and open-source file compression program that uses the Burrows Wheeler algorithm.", "generators": [], "generators_folder": null, "homepage": "https://sourceware.org/bzip2", "id": "274", "immutable_package_folder": null, "info": {"options": {"build_executable": "True", "fPIC": "True", "shared": "False"}, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "bzip2/1.0.8", "languages": [], "license": "bzip2-1.0.6", "name": "bzip2", "options": {"build_executable": "True", "fPIC": "True", "shared": "False"}, "options_definitions": {"build_executable": ["True", "False"], "fPIC": ["True", "False"], "shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "432d7695adc526147073285e155d2ca0340bc76d", "package_type": "static-library", "prev": "133f71a59b79de7c74a2c3af9cb9bc7b", "prev_timestamp": 1765381081.852, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/bzip27c53f29661835/e", "ref": "bzip2/1.0.8#c470882369c2d95c5c77e970c0c7e321", "remote": null, "revision_mode": "hash", "rrev": "c470882369c2d95c5c77e970c0c7e321", "rrev_timestamp": 1762886692.465, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["data-compressor", "file-compression"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.0.8", "win_bash": null, "win_bash_run": null}, "275": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"0.190": [{"patch_description": "Enable static library building.", "patch_file": "patches/0.189-0002-add-enable-static-option-to-configure.patch", "patch_type": "conan"}]}, "sources": {"0.190": {"sha256": "8e00a3a9b5f04bc1dc273ae86281d2d26ed412020b391ffcc23198f10231d692", "url": "https://sourceware.org/elfutils/ftp/0.190/elfutils-0.190.tar.bz2"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"debuginfod": false, "fPIC": true, "libdebuginfod": false, "shared": false, "with_bzlib": true, "with_lzma": true, "with_sqlite3": false, "with_zstd": true}, "dependencies": {"271": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "zlib/1.3.1", "require": "zlib/[\u003e=1.2.11 \u003c2]", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "274": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "bzip2/1.0.8", "require": "bzip2/1.0.8", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "276": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "xz_utils/5.8.1", "require": "xz_utils/[\u003e=5.4.5 \u003c6]", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "277": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "zstd/1.5.7", "require": "zstd/[~1.5]", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "278": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "gettext/0.22.5", "require": "gettext/0.22.5", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "287": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "automake/1.16.5", "require": "automake/1.16.5", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "288": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "autoconf/2.71", "require": "autoconf/2.71", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "294": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "flex/2.6.4", "require": "flex/2.6.4", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "298": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "bison/3.8.2", "require": "bison/3.8.2", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "299": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "304": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "pkgconf/2.5.1", "require": "pkgconf/[\u003e=2.2 \u003c3]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "A dwarf, dwfl and dwelf functions to read DWARF, find separate debuginfo, symbols and inspect process state.", "generators": [], "generators_folder": null, "homepage": "https://sourceware.org/elfutils", "id": "275", "immutable_package_folder": null, "info": {"options": {"debuginfod": "False", "fPIC": "True", "libdebuginfod": "False", "shared": "False", "with_bzlib": "True", "with_lzma": "True", "with_sqlite3": "False", "with_zstd": "True"}, "requires": ["zlib/1.3.Z", "bzip2/1.0.Z", "xz_utils/5.8.Z", "zstd/1.5.Z"], "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "elfutils/0.190", "languages": [], "license": ["GPL-1.0-or-later", "LGPL-3.0-or-later", "GPL-2.0-or-later"], "name": "elfutils", "options": {"debuginfod": "False", "fPIC": "True", "libdebuginfod": "False", "shared": "False", "with_bzlib": "True", "with_lzma": "True", "with_sqlite3": "False", "with_zstd": "True"}, "options_definitions": {"debuginfod": ["True", "False"], "fPIC": ["True", "False"], "libdebuginfod": ["True", "False"], "shared": ["True", "False"], "with_bzlib": ["True", "False"], "with_lzma": ["True", "False"], "with_sqlite3": ["True", "False"], "with_zstd": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "4705b8e390320a51c1c5356b6f45747201c58ab9", "package_type": "static-library", "prev": "29811ac211a413879ca99c935eb766b0", "prev_timestamp": 1765469895.474, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/elfut3c09f57f186a9/e", "ref": "elfutils/0.190#8e8c47bd9b2578e29a0341b09b977be8", "remote": null, "revision_mode": "hash", "rrev": "8e8c47bd9b2578e29a0341b09b977be8", "rrev_timestamp": 1739188192.515, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["libelf", "libdw", "libasm"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "0.190", "win_bash": null, "win_bash_run": null}, "276": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"5.8.1": {"sha256": "0b54f79df85912504de0b14aec7971e3f964491af1812d83447005807513cd9e", "url": ["https://tukaani.org/xz/xz-5.8.1.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false}, "dependencies": {}, "deprecated": null, "description": "XZ Utils is free general-purpose data compression software with a high compression ratio. XZ Utils were written for POSIX-like systems, but also work on some not-so-POSIX systems. XZ Utils are the successor to LZMA Utils.", "generators": [], "generators_folder": null, "homepage": "https://tukaani.org/xz", "id": "276", "immutable_package_folder": null, "info": {"options": {"fPIC": "True", "shared": "False"}, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "xz_utils/5.8.1", "languages": [], "license": ["Unlicense", "LGPL-2.1-or-later", "GPL-2.0-or-later", "GPL-3.0-or-later"], "name": "xz_utils", "options": {"fPIC": "True", "shared": "False"}, "options_definitions": {"fPIC": ["True", "False"], "shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "c81087b06d1a5beef0ad711fc32d45f7a425a8f3", "package_type": "static-library", "prev": "b07c16c5f8a452d1b50f20de33894c30", "prev_timestamp": 1765451775.508, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/xz_ut5e3dc3182c390/e", "ref": "xz_utils/5.8.1#0c67d0683aca2f1ca69a17730a65a1e7", "remote": null, "revision_mode": "hash", "rrev": "0c67d0683aca2f1ca69a17730a65a1e7", "rrev_timestamp": 1764347087.521, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["lzma", "xz", "compression"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "5.8.1", "win_bash": null, "win_bash_run": null}, "277": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.5.7": {"sha256": "eb33e51f49a15e023950cd7825ca74a4a2b43db8354825ac24fc1b7ee09e6fa3", "url": "https://github.com/facebook/zstd/releases/download/v1.5.7/zstd-1.5.7.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"build_programs": true, "fPIC": true, "shared": false, "threading": true}, "dependencies": {}, "deprecated": null, "description": "Zstandard - Fast real-time compression algorithm", "generators": [], "generators_folder": null, "homepage": "https://github.com/facebook/zstd", "id": "277", "immutable_package_folder": null, "info": {"options": {"build_programs": "True", "fPIC": "True", "shared": "False", "threading": "True"}, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "zstd/1.5.7", "languages": [], "license": "BSD-3-Clause", "name": "zstd", "options": {"build_programs": "True", "fPIC": "True", "shared": "False", "threading": "True"}, "options_definitions": {"build_programs": ["True", "False"], "fPIC": ["True", "False"], "shared": ["True", "False"], "threading": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "37f60e96fabd90de19a29ec7e7968b118c0cedf4", "package_type": "static-library", "prev": "2ab0e20c0fd5545e371a05e4c163e0af", "prev_timestamp": 1765452794.443, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/zstd3d7e80fd1e57e/e", "ref": "zstd/1.5.7#b68ca8e3de04ba5957761751d1d661f4", "remote": null, "revision_mode": "hash", "rrev": "b68ca8e3de04ba5957761751d1d661f4", "rrev_timestamp": 1760955092.069, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["zstandard", "compression", "algorithm", "decoder"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.5.7", "win_bash": null, "win_bash_run": null}, "278": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"0.22.5": [{"patch_description": "relocatable autopoint with resources relative to script", "patch_file": "patches/0004-autopoint-relocatable.patch"}, {"patch_description": "fix ability to crossbuild on macos and assume macOS newer than 10.4", "patch_file": "patches/0.22.5-0001-fix-macos-crossbuild.patch"}]}, "sources": {"0.22.5": {"sha256": "ec1705b1e969b83a9f073144ec806151db88127f5e40fe5a94cb6c8fa48996a0", "url": ["https://ftpmirror.gnu.org/gnu/gettext/gettext-0.22.5.tar.gz", "https://www.mirrorservice.org/sites/ftp.gnu.org/gnu/gettext/gettext-0.22.5.tar.gz", "https://ftp.gnu.org/gnu/gettext/gettext-0.22.5.tar.gz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"279": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "full_mode", "ref": "libiconv/1.17", "require": "libiconv/1.17", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "280": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "automake/1.16.5", "require": "automake/1.16.5", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "281": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "autoconf/2.71", "require": "autoconf/2.71", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "282": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "An internationalization and localization system for multilingual programs", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/gettext", "id": "278", "immutable_package_folder": null, "info": {"requires": ["libiconv/1.17#1e65319e945f2d31941a9d28cc13c058:c81087b06d1a5beef0ad711fc32d45f7a425a8f3"], "settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "gettext/0.22.5", "languages": [], "license": "GPL-3.0-or-later", "name": "gettext", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "e4c96830da5c9a67338ac6612b48fbedc4123ae8", "package_type": "application", "prev": "2072c8877b83c947d151078ad91eacd9", "prev_timestamp": 1765809659.986, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/gette9afb552d58a0a/e", "ref": "gettext/0.22.5#2f6edba611e8db1a8a18488b116e8c2a", "remote": null, "revision_mode": "hash", "rrev": "2f6edba611e8db1a8a18488b116e8c2a", "rrev_timestamp": 1765299121.036, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["intl", "libintl", "i18n"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "0.22.5", "win_bash": null, "win_bash_run": null}, "279": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.17": [{"patch_file": "patches/1.17-001-fix-error-function-declaration-without-prototype.patch"}]}, "sources": {"1.17": {"sha256": "8f74213b56238c85a50a5329f77e06198771e70dd9a739779f4c02f65d971313", "url": ["https://ftpmirror.gnu.org/gnu/libiconv/libiconv-1.17.tar.gz", "https://ftp.gnu.org/gnu/libiconv/libiconv-1.17.tar.gz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false}, "dependencies": {}, "deprecated": null, "description": "Convert text to and from Unicode", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/libiconv/", "id": "279", "immutable_package_folder": null, "info": {"options": {"fPIC": "True", "shared": "False"}, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "libiconv/1.17", "languages": [], "license": "LGPL-2.1-or-later", "name": "libiconv", "options": {"fPIC": "True", "shared": "False"}, "options_definitions": {"fPIC": ["True", "False"], "shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "c81087b06d1a5beef0ad711fc32d45f7a425a8f3", "package_type": "static-library", "prev": "c3a716a7745856cfd7e46f29aef86523", "prev_timestamp": 1765383942.561, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/libic6667078812ec0/e", "ref": "libiconv/1.17#1e65319e945f2d31941a9d28cc13c058", "remote": null, "revision_mode": "hash", "rrev": "1e65319e945f2d31941a9d28cc13c058", "rrev_timestamp": 1751451666.321, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["iconv", "text", "encoding", "locale", "unicode", "conversion"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.17", "win_bash": null, "win_bash_run": null}, "28": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"cci.20210814": [{"patch_description": "add support to tvOS", "patch_file": "patches/cci.20210814-0001-tvos-support.patch", "patch_type": "portability"}]}, "sources": {"cci.20210814": {"commit": "191bcb948f7191c36eefe634336f5fc5c0c4c2be", "url": "https://https.git.savannah.gnu.org/git/config.git"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "The GNU config.guess and config.sub scripts", "generators": [], "generators_folder": null, "homepage": "https://savannah.gnu.org/projects/config/", "id": "28", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "gnu-config/cci.20210814", "languages": [], "license": ["GPL-3.0-or-later", "autoconf-special-exception"], "name": "gnu-config", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "build-scripts", "prev": "22618e30bd9e326eb95e824dc90cc860", "prev_timestamp": 1762363641.069, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/gnu-c694364ea6bdce/e", "ref": "gnu-config/cci.20210814#466e9d4d7779e1c142443f7ea44b4284", "remote": null, "revision_mode": "hash", "rrev": "466e9d4d7779e1c142443f7ea44b4284", "rrev_timestamp": 1762363589.329, "settings": {}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["gnu", "config", "autotools", "canonical", "host", "build", "target", "triplet"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "cci.20210814", "win_bash": null, "win_bash_run": null}, "280": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.16.5": [{"patch_file": "patches/0001-help2man-no-discard-stderr-1.16.5.patch"}, {"patch_file": "patches/0002-no-perl-path-in-shebang-1.16.5.patch"}, {"patch_file": "patches/0003-relocatable-automake-1.16.5.patch"}]}, "sources": {"1.16.5": {"sha256": "07bd24ad08a64bc17250ce09ec56e921d6343903943e99ccf63bbf0705e34605", "url": ["https://ftpmirror.gnu.org/gnu/automake/automake-1.16.5.tar.gz", "https://www.mirrorservice.org/sites/ftp.gnu.org/gnu/automake/automake-1.16.5.tar.gz", "https://ftp.gnu.org/gnu/automake/automake-1.16.5.tar.gz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"281": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "autoconf/2.71", "require": "autoconf/2.71", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "282": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "284": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "autoconf/2.71", "require": "autoconf/2.71", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "285": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Automake is a tool for automatically generating Makefile.in files compliant with the GNU Coding Standards.", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/automake/", "id": "280", "immutable_package_folder": null, "info": {"settings": {"os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "automake/1.16.5", "languages": [], "license": ["GPL-2.0-or-later", "GPL-3.0-or-later"], "name": "automake", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9a4eb3c8701508aa9458b1a73d0633783ecc2270", "package_type": "application", "prev": "3900d45338583e35ffd24fa26fd9e682", "prev_timestamp": 1755524532.914, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/automc33ba5c0bcb5c/e", "ref": "automake/1.16.5#b91b7c384c3deaa9d535be02da14d04f", "remote": null, "revision_mode": "hash", "rrev": "b91b7c384c3deaa9d535be02da14d04f", "rrev_timestamp": 1755524470.56, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["autotools", "configure", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.16.5", "win_bash": null, "win_bash_run": null}, "281": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.71": [{"patch_description": "Replace instances where absolute paths are embedded the generated files", "patch_file": "patches/2.71-0001-relocatable-autoconf.patch", "patch_type": "conan"}, {"patch_description": "Avoid build machine\u0027s perl path to be embedded the generated files", "patch_file": "patches/2.71-0002-no-perl-path-in-shebang.patch", "patch_type": "conan"}, {"patch_description": "Disable man regeneration", "patch_file": "patches/2.71-0003-disable-man-regeneration.patch", "patch_type": "conan"}]}, "sources": {"2.71": {"sha256": "f14c83cfebcc9427f2c3cea7258bd90df972d92eb26752da4ddad81c87a0faa4", "url": ["https://ftpmirror.gnu.org/autoconf/autoconf-2.71.tar.xz", "https://ftp.gnu.org/gnu/autoconf/autoconf-2.71.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"282": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "283": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Autoconf is an extensible package of M4 macros that produce shell scripts to automatically configure software source code packages", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/autoconf/", "id": "281", "immutable_package_folder": null, "info": {"settings": {"os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "autoconf/2.71", "languages": [], "license": ["GPL-2.0-or-later", "GPL-3.0-or-later"], "name": "autoconf", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9a4eb3c8701508aa9458b1a73d0633783ecc2270", "package_type": "application", "prev": "99b6797cbca3d7afa20648b3e5edd9da", "prev_timestamp": 1731054457.259, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/autoc8866aef2bd628/e", "ref": "autoconf/2.71#51077f068e61700d65bb05541ea1e4b0", "remote": null, "revision_mode": "hash", "rrev": "51077f068e61700d65bb05541ea1e4b0", "rrev_timestamp": 1731054366.86, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["configure", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.71", "win_bash": null, "win_bash_run": null}, "282": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "282", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "283": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "283", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "284": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.71": [{"patch_description": "Replace instances where absolute paths are embedded the generated files", "patch_file": "patches/2.71-0001-relocatable-autoconf.patch", "patch_type": "conan"}, {"patch_description": "Avoid build machine\u0027s perl path to be embedded the generated files", "patch_file": "patches/2.71-0002-no-perl-path-in-shebang.patch", "patch_type": "conan"}, {"patch_description": "Disable man regeneration", "patch_file": "patches/2.71-0003-disable-man-regeneration.patch", "patch_type": "conan"}]}, "sources": {"2.71": {"sha256": "f14c83cfebcc9427f2c3cea7258bd90df972d92eb26752da4ddad81c87a0faa4", "url": ["https://ftpmirror.gnu.org/autoconf/autoconf-2.71.tar.xz", "https://ftp.gnu.org/gnu/autoconf/autoconf-2.71.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"285": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "286": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Autoconf is an extensible package of M4 macros that produce shell scripts to automatically configure software source code packages", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/autoconf/", "id": "284", "immutable_package_folder": null, "info": {"settings": {"os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "autoconf/2.71", "languages": [], "license": ["GPL-2.0-or-later", "GPL-3.0-or-later"], "name": "autoconf", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9a4eb3c8701508aa9458b1a73d0633783ecc2270", "package_type": "application", "prev": "99b6797cbca3d7afa20648b3e5edd9da", "prev_timestamp": 1731054457.259, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/autoc8866aef2bd628/e", "ref": "autoconf/2.71#51077f068e61700d65bb05541ea1e4b0", "remote": null, "revision_mode": "hash", "rrev": "51077f068e61700d65bb05541ea1e4b0", "rrev_timestamp": 1731054366.86, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["configure", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.71", "win_bash": null, "win_bash_run": null}, "285": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "285", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "286": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "286", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "287": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.16.5": [{"patch_file": "patches/0001-help2man-no-discard-stderr-1.16.5.patch"}, {"patch_file": "patches/0002-no-perl-path-in-shebang-1.16.5.patch"}, {"patch_file": "patches/0003-relocatable-automake-1.16.5.patch"}]}, "sources": {"1.16.5": {"sha256": "07bd24ad08a64bc17250ce09ec56e921d6343903943e99ccf63bbf0705e34605", "url": ["https://ftpmirror.gnu.org/gnu/automake/automake-1.16.5.tar.gz", "https://www.mirrorservice.org/sites/ftp.gnu.org/gnu/automake/automake-1.16.5.tar.gz", "https://ftp.gnu.org/gnu/automake/automake-1.16.5.tar.gz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"288": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "autoconf/2.71", "require": "autoconf/2.71", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "289": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "291": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "autoconf/2.71", "require": "autoconf/2.71", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "292": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Automake is a tool for automatically generating Makefile.in files compliant with the GNU Coding Standards.", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/automake/", "id": "287", "immutable_package_folder": null, "info": {"settings": {"os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "automake/1.16.5", "languages": [], "license": ["GPL-2.0-or-later", "GPL-3.0-or-later"], "name": "automake", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9a4eb3c8701508aa9458b1a73d0633783ecc2270", "package_type": "application", "prev": "3900d45338583e35ffd24fa26fd9e682", "prev_timestamp": 1755524532.914, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/automc33ba5c0bcb5c/e", "ref": "automake/1.16.5#b91b7c384c3deaa9d535be02da14d04f", "remote": null, "revision_mode": "hash", "rrev": "b91b7c384c3deaa9d535be02da14d04f", "rrev_timestamp": 1755524470.56, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["autotools", "configure", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.16.5", "win_bash": null, "win_bash_run": null}, "288": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.71": [{"patch_description": "Replace instances where absolute paths are embedded the generated files", "patch_file": "patches/2.71-0001-relocatable-autoconf.patch", "patch_type": "conan"}, {"patch_description": "Avoid build machine\u0027s perl path to be embedded the generated files", "patch_file": "patches/2.71-0002-no-perl-path-in-shebang.patch", "patch_type": "conan"}, {"patch_description": "Disable man regeneration", "patch_file": "patches/2.71-0003-disable-man-regeneration.patch", "patch_type": "conan"}]}, "sources": {"2.71": {"sha256": "f14c83cfebcc9427f2c3cea7258bd90df972d92eb26752da4ddad81c87a0faa4", "url": ["https://ftpmirror.gnu.org/autoconf/autoconf-2.71.tar.xz", "https://ftp.gnu.org/gnu/autoconf/autoconf-2.71.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"289": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "290": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Autoconf is an extensible package of M4 macros that produce shell scripts to automatically configure software source code packages", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/autoconf/", "id": "288", "immutable_package_folder": null, "info": {"settings": {"os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "autoconf/2.71", "languages": [], "license": ["GPL-2.0-or-later", "GPL-3.0-or-later"], "name": "autoconf", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9a4eb3c8701508aa9458b1a73d0633783ecc2270", "package_type": "application", "prev": "99b6797cbca3d7afa20648b3e5edd9da", "prev_timestamp": 1731054457.259, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/autoc8866aef2bd628/e", "ref": "autoconf/2.71#51077f068e61700d65bb05541ea1e4b0", "remote": null, "revision_mode": "hash", "rrev": "51077f068e61700d65bb05541ea1e4b0", "rrev_timestamp": 1731054366.86, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["configure", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.71", "win_bash": null, "win_bash_run": null}, "289": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "289", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "29": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"3.8.2": [{"patch_description": "use O_TEXT instead of O_BINARY for pipe", "patch_file": "patches/0001-3.8-create_pipe-uses-O_TEXT-not-O_BINARY-mode.patch", "patch_type": "portability"}, {"patch_description": "windows: open source file in binary mode", "patch_file": "patches/0002-3.7.6-open-source-file-in-binary-mode-MS-ftell-bug-ks-68337.patch", "patch_type": "portability"}, {"patch_description": "msvc: limit search range of _setmaxstdio", "patch_file": "patches/0005-gnulib-limit-search-range-of-_setmaxstdio.patch", "patch_type": "portability"}]}, "sources": {"3.8.2": {"sha256": "06c9e13bdf7eb24d4ceb6b59205a4f67c2c7e7213119644430fe82fbd14a0abb", "url": ["https://ftpmirror.gnu.org/gnu/bison/bison-3.8.2.tar.gz", "https://www.mirrorservice.org/sites/ftp.gnu.org/gnu/bison/bison-3.8.2.tar.gz", "https://ftp.gnu.org/gnu/bison/bison-3.8.2.tar.gz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true}, "dependencies": {"30": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "31": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "flex/2.6.4", "require": "flex/2.6.4", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "32": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Bison is a general-purpose parser generator", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/bison/", "id": "29", "immutable_package_folder": null, "info": {"options": {"fPIC": "True"}, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "bison/3.8.2", "languages": ["C"], "license": "GPL-3.0-or-later", "name": "bison", "options": {"fPIC": "True"}, "options_definitions": {"fPIC": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "07af928291c1f5ad78b18789f049fd2f86b65bbf", "package_type": "unknown", "prev": "7be6b469a151f93d201c97f726a7fd16", "prev_timestamp": 1765459026.7, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/bisona74a6c2a7f3b3/e", "ref": "bison/3.8.2#c3490cbe0078b6fd3eb4cf5ed64144dc", "remote": null, "revision_mode": "hash", "rrev": "c3490cbe0078b6fd3eb4cf5ed64144dc", "rrev_timestamp": 1755688988.644, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["bison", "parser"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "3.8.2", "win_bash": null, "win_bash_run": null}, "290": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "290", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "291": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.71": [{"patch_description": "Replace instances where absolute paths are embedded the generated files", "patch_file": "patches/2.71-0001-relocatable-autoconf.patch", "patch_type": "conan"}, {"patch_description": "Avoid build machine\u0027s perl path to be embedded the generated files", "patch_file": "patches/2.71-0002-no-perl-path-in-shebang.patch", "patch_type": "conan"}, {"patch_description": "Disable man regeneration", "patch_file": "patches/2.71-0003-disable-man-regeneration.patch", "patch_type": "conan"}]}, "sources": {"2.71": {"sha256": "f14c83cfebcc9427f2c3cea7258bd90df972d92eb26752da4ddad81c87a0faa4", "url": ["https://ftpmirror.gnu.org/autoconf/autoconf-2.71.tar.xz", "https://ftp.gnu.org/gnu/autoconf/autoconf-2.71.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"292": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "293": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Autoconf is an extensible package of M4 macros that produce shell scripts to automatically configure software source code packages", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/autoconf/", "id": "291", "immutable_package_folder": null, "info": {"settings": {"os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "autoconf/2.71", "languages": [], "license": ["GPL-2.0-or-later", "GPL-3.0-or-later"], "name": "autoconf", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "9a4eb3c8701508aa9458b1a73d0633783ecc2270", "package_type": "application", "prev": "99b6797cbca3d7afa20648b3e5edd9da", "prev_timestamp": 1731054457.259, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/autoc8866aef2bd628/e", "ref": "autoconf/2.71#51077f068e61700d65bb05541ea1e4b0", "remote": null, "revision_mode": "hash", "rrev": "51077f068e61700d65bb05541ea1e4b0", "rrev_timestamp": 1731054366.86, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["configure", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.71", "win_bash": null, "win_bash_run": null}, "292": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "292", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "293": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "293", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "294": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.6.4": [{"patch_description": "missing linker flags skipped due to a problem in configure.", "patch_file": "patches/darwin-newer-versions.patch", "patch_source": "https://github.com/westes/flex/issues/509", "patch_type": "portability"}]}, "sources": {"2.6.4": {"sha256": "e87aae032bf07c26f85ac0ed3250998c37621d95f8bd748b31f15b33c45ee995", "url": "https://github.com/westes/flex/releases/download/v2.6.4/flex-2.6.4.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false}, "dependencies": {"295": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "296": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "297": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "gnu-config/cci.20210814", "require": "gnu-config/cci.20210814", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Flex, the fast lexical analyzer generator", "generators": [], "generators_folder": null, "homepage": "https://github.com/westes/flex", "id": "294", "immutable_package_folder": null, "info": {"options": {"fPIC": "True", "shared": "False"}, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "flex/2.6.4", "languages": [], "license": "BSD-2-Clause", "name": "flex", "options": {"fPIC": "True", "shared": "False"}, "options_definitions": {"fPIC": ["True", "False"], "shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "c81087b06d1a5beef0ad711fc32d45f7a425a8f3", "package_type": "static-library", "prev": "86bda2b58b5e96d4e38c0c08f5ba0355", "prev_timestamp": 1765458230.306, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/flex5766ec3801cc9/e", "ref": "flex/2.6.4#efa781fc5088b47c895bd4eef6911f2e", "remote": null, "revision_mode": "hash", "rrev": "efa781fc5088b47c895bd4eef6911f2e", "rrev_timestamp": 1761560242.855, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["lex", "lexer", "lexical analyzer generator"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.6.4", "win_bash": null, "win_bash_run": null}, "295": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "295", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "296": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "296", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "297": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"cci.20210814": [{"patch_description": "add support to tvOS", "patch_file": "patches/cci.20210814-0001-tvos-support.patch", "patch_type": "portability"}]}, "sources": {"cci.20210814": {"commit": "191bcb948f7191c36eefe634336f5fc5c0c4c2be", "url": "https://https.git.savannah.gnu.org/git/config.git"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "The GNU config.guess and config.sub scripts", "generators": [], "generators_folder": null, "homepage": "https://savannah.gnu.org/projects/config/", "id": "297", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "gnu-config/cci.20210814", "languages": [], "license": ["GPL-3.0-or-later", "autoconf-special-exception"], "name": "gnu-config", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "build-scripts", "prev": "22618e30bd9e326eb95e824dc90cc860", "prev_timestamp": 1762363641.069, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/gnu-c694364ea6bdce/e", "ref": "gnu-config/cci.20210814#466e9d4d7779e1c142443f7ea44b4284", "remote": null, "revision_mode": "hash", "rrev": "466e9d4d7779e1c142443f7ea44b4284", "rrev_timestamp": 1762363589.329, "settings": {}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["gnu", "config", "autotools", "canonical", "host", "build", "target", "triplet"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "cci.20210814", "win_bash": null, "win_bash_run": null}, "298": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"3.8.2": [{"patch_description": "use O_TEXT instead of O_BINARY for pipe", "patch_file": "patches/0001-3.8-create_pipe-uses-O_TEXT-not-O_BINARY-mode.patch", "patch_type": "portability"}, {"patch_description": "windows: open source file in binary mode", "patch_file": "patches/0002-3.7.6-open-source-file-in-binary-mode-MS-ftell-bug-ks-68337.patch", "patch_type": "portability"}, {"patch_description": "msvc: limit search range of _setmaxstdio", "patch_file": "patches/0005-gnulib-limit-search-range-of-_setmaxstdio.patch", "patch_type": "portability"}]}, "sources": {"3.8.2": {"sha256": "06c9e13bdf7eb24d4ceb6b59205a4f67c2c7e7213119644430fe82fbd14a0abb", "url": ["https://ftpmirror.gnu.org/gnu/bison/bison-3.8.2.tar.gz", "https://www.mirrorservice.org/sites/ftp.gnu.org/gnu/bison/bison-3.8.2.tar.gz", "https://ftp.gnu.org/gnu/bison/bison-3.8.2.tar.gz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true}, "dependencies": {"299": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "300": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "flex/2.6.4", "require": "flex/2.6.4", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "301": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Bison is a general-purpose parser generator", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/bison/", "id": "298", "immutable_package_folder": null, "info": {"options": {"fPIC": "True"}, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "bison/3.8.2", "languages": ["C"], "license": "GPL-3.0-or-later", "name": "bison", "options": {"fPIC": "True"}, "options_definitions": {"fPIC": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "07af928291c1f5ad78b18789f049fd2f86b65bbf", "package_type": "unknown", "prev": "7be6b469a151f93d201c97f726a7fd16", "prev_timestamp": 1765459026.7, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/bisona74a6c2a7f3b3/e", "ref": "bison/3.8.2#c3490cbe0078b6fd3eb4cf5ed64144dc", "remote": null, "revision_mode": "hash", "rrev": "c3490cbe0078b6fd3eb4cf5ed64144dc", "rrev_timestamp": 1755688988.644, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["bison", "parser"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "3.8.2", "win_bash": null, "win_bash_run": null}, "299": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "299", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "3": {"author": null, "binary": "Cache", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"3.4.8": [{"patch_file": "patches/0002-3.4.8-fix-libtool-path.patch"}, {"patch_file": "patches/0004-3.4.8-fix-complex-type-msvc.patch"}, {"patch_file": "patches/0005-3.4.4-do-not-install-libraries-to-arch-dependent-directories.patch"}, {"patch_file": "patches/0006-3.4.8-library-no-version-suffix.patch"}]}, "sources": {"3.4.8": {"sha256": "bc9842a18898bfacb0ed1252c4febcc7e78fa139fd27fdc7a3e30d9d9356119b", "url": "https://github.com/libffi/libffi/releases/download/v3.4.8/libffi-3.4.8.tar.gz"}}}, "conf_info": {}, "context": "host", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false}, "dependencies": {}, "deprecated": null, "description": "A portable, high level programming interface to various calling conventions", "generators": [], "generators_folder": null, "homepage": "https://sourceware.org/libffi/", "id": "3", "immutable_package_folder": null, "info": {"options": {"shared": "True"}, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "libffi/3.4.8", "languages": [], "license": "MIT", "name": "libffi", "options": {"shared": "True"}, "options_definitions": {"shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "17561cbc2922b459119809d525458e11e7bcb047", "package_type": "shared-library", "prev": "8570586c0a317528f271fe8c727a85ca", "prev_timestamp": 1765384112.596, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/libff824fb5f962620/e", "ref": "libffi/3.4.8#a045c00fb26779635e3bed40e80c5254", "remote": null, "revision_mode": "hash", "rrev": "a045c00fb26779635e3bed40e80c5254", "rrev_timestamp": 1753360042.396, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["runtime", "foreign-function-interface", "runtime-library"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "3.4.8", "win_bash": null, "win_bash_run": null}, "30": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "30", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "300": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.6.4": [{"patch_description": "missing linker flags skipped due to a problem in configure.", "patch_file": "patches/darwin-newer-versions.patch", "patch_source": "https://github.com/westes/flex/issues/509", "patch_type": "portability"}]}, "sources": {"2.6.4": {"sha256": "e87aae032bf07c26f85ac0ed3250998c37621d95f8bd748b31f15b33c45ee995", "url": "https://github.com/westes/flex/releases/download/v2.6.4/flex-2.6.4.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false}, "dependencies": {"301": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "302": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "303": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "gnu-config/cci.20210814", "require": "gnu-config/cci.20210814", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Flex, the fast lexical analyzer generator", "generators": [], "generators_folder": null, "homepage": "https://github.com/westes/flex", "id": "300", "immutable_package_folder": null, "info": {"options": {"fPIC": "True", "shared": "False"}, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "flex/2.6.4", "languages": [], "license": "BSD-2-Clause", "name": "flex", "options": {"fPIC": "True", "shared": "False"}, "options_definitions": {"fPIC": ["True", "False"], "shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "c81087b06d1a5beef0ad711fc32d45f7a425a8f3", "package_type": "static-library", "prev": "86bda2b58b5e96d4e38c0c08f5ba0355", "prev_timestamp": 1765458230.306, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/flex5766ec3801cc9/e", "ref": "flex/2.6.4#efa781fc5088b47c895bd4eef6911f2e", "remote": null, "revision_mode": "hash", "rrev": "efa781fc5088b47c895bd4eef6911f2e", "rrev_timestamp": 1761560242.855, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["lex", "lexer", "lexical analyzer generator"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.6.4", "win_bash": null, "win_bash_run": null}, "301": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "301", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "302": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "302", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "303": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"cci.20210814": [{"patch_description": "add support to tvOS", "patch_file": "patches/cci.20210814-0001-tvos-support.patch", "patch_type": "portability"}]}, "sources": {"cci.20210814": {"commit": "191bcb948f7191c36eefe634336f5fc5c0c4c2be", "url": "https://https.git.savannah.gnu.org/git/config.git"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "The GNU config.guess and config.sub scripts", "generators": [], "generators_folder": null, "homepage": "https://savannah.gnu.org/projects/config/", "id": "303", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "gnu-config/cci.20210814", "languages": [], "license": ["GPL-3.0-or-later", "autoconf-special-exception"], "name": "gnu-config", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "build-scripts", "prev": "22618e30bd9e326eb95e824dc90cc860", "prev_timestamp": 1762363641.069, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/gnu-c694364ea6bdce/e", "ref": "gnu-config/cci.20210814#466e9d4d7779e1c142443f7ea44b4284", "remote": null, "revision_mode": "hash", "rrev": "466e9d4d7779e1c142443f7ea44b4284", "rrev_timestamp": 1762363589.329, "settings": {}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["gnu", "config", "autotools", "canonical", "host", "build", "target", "triplet"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "cci.20210814", "win_bash": null, "win_bash_run": null}, "304": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.5.1": [{"patch_file": "patches/2.5.1-0001-PKG_CONF_PATH-allow-colon+semicolon-separator.patch"}]}, "sources": {"2.5.1": {"sha256": "cd05c9589b9f86ecf044c10a2269822bc9eb001eced2582cfffd658b0a50c243", "url": "https://distfiles.ariadne.space/pkgconf/pkgconf-2.5.1.tar.xz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"enable_lib": false, "fPIC": true, "shared": false}, "dependencies": {"305": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "meson/1.10.0", "require": "meson/[\u003e=1.2.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "306": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/1.13.2", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "package compiler and linker metadata toolkit", "generators": [], "generators_folder": null, "homepage": "https://git.sr.ht/~kaniini/pkgconf", "id": "304", "immutable_package_folder": null, "info": {"options": {"enable_lib": "False"}, "settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "pkgconf/2.5.1", "languages": [], "license": "ISC", "name": "pkgconf", "options": {"enable_lib": "False"}, "options_definitions": {"enable_lib": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "c0b621fd4b3199fe05075171573398833dba85f4", "package_type": "application", "prev": "4b04c5ce32e745f87a67c63a747148d2", "prev_timestamp": 1757684757.81, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/pkgco9a7d8280822f4/e", "ref": "pkgconf/2.5.1#93c2051284cba1279494a43a4fcfeae2", "remote": null, "revision_mode": "hash", "rrev": "93c2051284cba1279494a43a4fcfeae2", "rrev_timestamp": 1757684701.089, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["build", "configuration"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.5.1", "win_bash": null, "win_bash_run": null}, "305": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.10.0": {"sha256": "cad50c9484cbc3d4e5a45b1c2662d079be9a848aaa4cef02de7dbec412b0eede", "url": "https://github.com/mesonbuild/meson/archive/1.10.0.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"306": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/[\u003e=1.10.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}}, "deprecated": null, "description": "a project to create the best possible next-generation build system", "generators": [], "generators_folder": null, "homepage": "https://github.com/mesonbuild/meson", "id": "305", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "meson/1.10.0", "languages": [], "license": "Apache-2.0", "name": "meson", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "application", "prev": "0b1bfa635cdfa4cf00b8c8f77340e45f", "prev_timestamp": 1768295021.165, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/mesona9ab97856c682/e", "ref": "meson/1.10.0#60786758ea978964c24525de19603cf4", "remote": null, "revision_mode": "hash", "rrev": "60786758ea978964c24525de19603cf4", "rrev_timestamp": 1768294926.103, "settings": {}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["mesonbuild", "build-system"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.10.0", "win_bash": null, "win_bash_run": null}, "306": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.13.2": {"sha256": "974d6b2f4eeefa25625d34da3cb36bdcebe7fbce40f4c16ac0835fd1c0cbae17", "url": "https://github.com/ninja-build/ninja/archive/v1.13.2.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "Ninja is a small build system with a focus on speed", "generators": [], "generators_folder": null, "homepage": "https://github.com/ninja-build/ninja", "id": "306", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "ninja/1.13.2", "languages": [], "license": "Apache-2.0", "name": "ninja", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "004588f111d3688b7e86b7401f49ea16", "prev_timestamp": 1764097012.118, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/ninjaa4e39ef845913/e", "ref": "ninja/1.13.2#c8c5dc2a52ed6e4e42a66d75b4717ceb", "remote": null, "revision_mode": "hash", "rrev": "c8c5dc2a52ed6e4e42a66d75b4717ceb", "rrev_timestamp": 1764096931.974, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["ninja", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.13.2", "win_bash": null, "win_bash_run": null}, "307": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"2.39.2": {"sha256": "87abdfaa8e490f8be6dde976f7c80b9b5ff9f301e1b67e3899e1f05a59a1531f", "url": "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.39/util-linux-2.39.2.tar.xz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false}, "dependencies": {}, "deprecated": null, "description": "The libmount library is used to parse /etc/fstab, /etc/mtab and /proc/self/mountinfo files, manage the mtab file, evaluate mount options, etc", "generators": [], "generators_folder": null, "homepage": "https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git", "id": "307", "immutable_package_folder": null, "info": {"options": {"fPIC": "True", "shared": "False"}, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "libmount/2.39.2", "languages": [], "license": "LGPL-2.1-or-later", "name": "libmount", "options": {"fPIC": "True", "shared": "False"}, "options_definitions": {"fPIC": ["True", "False"], "shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "c81087b06d1a5beef0ad711fc32d45f7a425a8f3", "package_type": "static-library", "prev": "ae8cca9bcfad9a6142ae321381c1b895", "prev_timestamp": 1765384216.192, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/libmo94bc0f32eee4e/e", "ref": "libmount/2.39.2#64850679fa9d5ead878e5076b0cab2a8", "remote": null, "revision_mode": "hash", "rrev": "64850679fa9d5ead878e5076b0cab2a8", "rrev_timestamp": 1705591482.625, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["mount", "linux", "util-linux"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.39.2", "win_bash": null, "win_bash_run": null}, "308": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"3.6": [{"base_path": "libselinux-3.6", "patch_description": "Fix a missing #include \u003cstdint.h\u003e", "patch_file": "patches/0003-fix-missing-include-3.6.patch", "patch_type": "portability"}, {"base_path": "libsepol-3.6", "patch_description": "libsepol/src/Makefile: fix reallocarray detection", "patch_file": "patches/0004-libsepol-src-Makefile-fix-reallocarray-detection.patch", "patch_source": "https://lore.kernel.org/selinux/20240108210314.339682-1-fontaine.fabrice@gmail.com/", "patch_type": "portability"}, {"patch_description": "libselinux, libsepol: Add CFLAGS and LDFLAGS to Makefile checks", "patch_file": "patches/0005-libselinux-libsepol-Add-CFLAGS-and-LDFLAGS.patch", "patch_source": "https://lore.kernel.org/selinux/20240313224806.2859045-1-jwcart2@gmail.com/T/#u", "patch_type": "portability"}]}, "sources": {"3.6": [{"sha256": "ba4e0ef34b270e7672a5e5f1b523fe2beab3a40bb33d9389f4ad3a8728f21b52", "url": "https://github.com/SELinuxProject/selinux/releases/download/3.6/libselinux-3.6.tar.gz"}, {"sha256": "c9dc585ea94903d784d597c861cd5dce6459168f95e22b31a0eab1cdd800975a", "url": "https://github.com/SELinuxProject/selinux/releases/download/3.6/libsepol-3.6.tar.gz"}]}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false}, "dependencies": {"271": {"build": false, "direct": false, "force": false, "headers": false, "libs": true, "package_id_mode": "minor_mode", "ref": "zlib/1.3.1", "require": "zlib/1.3.1", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "273": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "pcre2/10.42", "require": "pcre2/10.42", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "274": {"build": false, "direct": false, "force": false, "headers": false, "libs": true, "package_id_mode": "minor_mode", "ref": "bzip2/1.0.8", "require": "bzip2/1.0.8", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "309": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "flex/2.6.4", "require": "flex/2.6.4", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "310": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "313": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "pkgconf/2.2.0", "require": "pkgconf/2.2.0", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux", "generators": [], "generators_folder": null, "homepage": "https://github.com/SELinuxProject/selinux", "id": "308", "immutable_package_folder": null, "info": {"options": {"fPIC": "True", "shared": "False"}, "requires": ["pcre2/10.42.Z", "zlib/1.3.Z", "bzip2/1.0.Z"], "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "libselinux/3.6", "languages": [], "license": ["libselinux-1.0", "LGPL-2.1-or-later"], "name": "libselinux", "options": {"fPIC": "True", "shared": "False"}, "options_definitions": {"fPIC": ["True", "False"], "shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "f2912dc85caca455e828cf0fd00357c1247e11e3", "package_type": "static-library", "prev": "c557d476c1ea80b4bf0aea0833da1538", "prev_timestamp": 1765471240.218, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/libse592dd5dc2df7d/e", "ref": "libselinux/3.6#5a78ff6ae5034eeaac8da723361a8ce4", "remote": null, "revision_mode": "hash", "rrev": "5a78ff6ae5034eeaac8da723361a8ce4", "rrev_timestamp": 1717655459.344, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["linux", "selinux", "security", "security-enhanced"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "3.6", "win_bash": null, "win_bash_run": null}, "309": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.6.4": [{"patch_description": "missing linker flags skipped due to a problem in configure.", "patch_file": "patches/darwin-newer-versions.patch", "patch_source": "https://github.com/westes/flex/issues/509", "patch_type": "portability"}]}, "sources": {"2.6.4": {"sha256": "e87aae032bf07c26f85ac0ed3250998c37621d95f8bd748b31f15b33c45ee995", "url": "https://github.com/westes/flex/releases/download/v2.6.4/flex-2.6.4.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false}, "dependencies": {"310": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "311": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "312": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "gnu-config/cci.20210814", "require": "gnu-config/cci.20210814", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Flex, the fast lexical analyzer generator", "generators": [], "generators_folder": null, "homepage": "https://github.com/westes/flex", "id": "309", "immutable_package_folder": null, "info": {"options": {"fPIC": "True", "shared": "False"}, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "flex/2.6.4", "languages": [], "license": "BSD-2-Clause", "name": "flex", "options": {"fPIC": "True", "shared": "False"}, "options_definitions": {"fPIC": ["True", "False"], "shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "c81087b06d1a5beef0ad711fc32d45f7a425a8f3", "package_type": "static-library", "prev": "86bda2b58b5e96d4e38c0c08f5ba0355", "prev_timestamp": 1765458230.306, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/flex5766ec3801cc9/e", "ref": "flex/2.6.4#efa781fc5088b47c895bd4eef6911f2e", "remote": null, "revision_mode": "hash", "rrev": "efa781fc5088b47c895bd4eef6911f2e", "rrev_timestamp": 1761560242.855, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["lex", "lexer", "lexical analyzer generator"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.6.4", "win_bash": null, "win_bash_run": null}, "31": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.6.4": [{"patch_description": "missing linker flags skipped due to a problem in configure.", "patch_file": "patches/darwin-newer-versions.patch", "patch_source": "https://github.com/westes/flex/issues/509", "patch_type": "portability"}]}, "sources": {"2.6.4": {"sha256": "e87aae032bf07c26f85ac0ed3250998c37621d95f8bd748b31f15b33c45ee995", "url": "https://github.com/westes/flex/releases/download/v2.6.4/flex-2.6.4.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false}, "dependencies": {"32": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "33": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "34": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "gnu-config/cci.20210814", "require": "gnu-config/cci.20210814", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Flex, the fast lexical analyzer generator", "generators": [], "generators_folder": null, "homepage": "https://github.com/westes/flex", "id": "31", "immutable_package_folder": null, "info": {"options": {"fPIC": "True", "shared": "False"}, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "flex/2.6.4", "languages": [], "license": "BSD-2-Clause", "name": "flex", "options": {"fPIC": "True", "shared": "False"}, "options_definitions": {"fPIC": ["True", "False"], "shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "c81087b06d1a5beef0ad711fc32d45f7a425a8f3", "package_type": "static-library", "prev": "86bda2b58b5e96d4e38c0c08f5ba0355", "prev_timestamp": 1765458230.306, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/flex5766ec3801cc9/e", "ref": "flex/2.6.4#efa781fc5088b47c895bd4eef6911f2e", "remote": null, "revision_mode": "hash", "rrev": "efa781fc5088b47c895bd4eef6911f2e", "rrev_timestamp": 1761560242.855, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["lex", "lexer", "lexical analyzer generator"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.6.4", "win_bash": null, "win_bash_run": null}, "310": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "310", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "311": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "311", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "312": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"cci.20210814": [{"patch_description": "add support to tvOS", "patch_file": "patches/cci.20210814-0001-tvos-support.patch", "patch_type": "portability"}]}, "sources": {"cci.20210814": {"commit": "191bcb948f7191c36eefe634336f5fc5c0c4c2be", "url": "https://https.git.savannah.gnu.org/git/config.git"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "The GNU config.guess and config.sub scripts", "generators": [], "generators_folder": null, "homepage": "https://savannah.gnu.org/projects/config/", "id": "312", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "gnu-config/cci.20210814", "languages": [], "license": ["GPL-3.0-or-later", "autoconf-special-exception"], "name": "gnu-config", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "build-scripts", "prev": "22618e30bd9e326eb95e824dc90cc860", "prev_timestamp": 1762363641.069, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/gnu-c694364ea6bdce/e", "ref": "gnu-config/cci.20210814#466e9d4d7779e1c142443f7ea44b4284", "remote": null, "revision_mode": "hash", "rrev": "466e9d4d7779e1c142443f7ea44b4284", "rrev_timestamp": 1762363589.329, "settings": {}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["gnu", "config", "autotools", "canonical", "host", "build", "target", "triplet"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "cci.20210814", "win_bash": null, "win_bash_run": null}, "313": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.2.0": [{"patch_file": "patches/2.2.0-0001-PKG_CONF_PATH-allow-colon+semicolon-separator.patch"}]}, "sources": {"2.2.0": {"sha256": "b06ff63a83536aa8c2f6422fa80ad45e4833f590266feb14eaddfe1d4c853c69", "url": "https://distfiles.ariadne.space/pkgconf/pkgconf-2.2.0.tar.xz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"enable_lib": false, "fPIC": true, "shared": false}, "dependencies": {"314": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "meson/1.10.0", "require": "meson/[\u003e=1.2.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "315": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/1.13.2", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "package compiler and linker metadata toolkit", "generators": [], "generators_folder": null, "homepage": "https://git.sr.ht/~kaniini/pkgconf", "id": "313", "immutable_package_folder": null, "info": {"options": {"enable_lib": "False"}, "settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "pkgconf/2.2.0", "languages": [], "license": "ISC", "name": "pkgconf", "options": {"enable_lib": "False"}, "options_definitions": {"enable_lib": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "c0b621fd4b3199fe05075171573398833dba85f4", "package_type": "application", "prev": "35e5163b1cf42becef616e6b7873202e", "prev_timestamp": 1755505692.229, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/pkgcoab306a552f3bb/e", "ref": "pkgconf/2.2.0#4ac315b50ef734072b00ff3aacbf52bf", "remote": null, "revision_mode": "hash", "rrev": "4ac315b50ef734072b00ff3aacbf52bf", "rrev_timestamp": 1755505628.021, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["build", "configuration"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.2.0", "win_bash": null, "win_bash_run": null}, "314": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.10.0": {"sha256": "cad50c9484cbc3d4e5a45b1c2662d079be9a848aaa4cef02de7dbec412b0eede", "url": "https://github.com/mesonbuild/meson/archive/1.10.0.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"315": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/[\u003e=1.10.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}}, "deprecated": null, "description": "a project to create the best possible next-generation build system", "generators": [], "generators_folder": null, "homepage": "https://github.com/mesonbuild/meson", "id": "314", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "meson/1.10.0", "languages": [], "license": "Apache-2.0", "name": "meson", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "application", "prev": "0b1bfa635cdfa4cf00b8c8f77340e45f", "prev_timestamp": 1768295021.165, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/mesona9ab97856c682/e", "ref": "meson/1.10.0#60786758ea978964c24525de19603cf4", "remote": null, "revision_mode": "hash", "rrev": "60786758ea978964c24525de19603cf4", "rrev_timestamp": 1768294926.103, "settings": {}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["mesonbuild", "build-system"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.10.0", "win_bash": null, "win_bash_run": null}, "315": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.13.2": {"sha256": "974d6b2f4eeefa25625d34da3cb36bdcebe7fbce40f4c16ac0835fd1c0cbae17", "url": "https://github.com/ninja-build/ninja/archive/v1.13.2.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "Ninja is a small build system with a focus on speed", "generators": [], "generators_folder": null, "homepage": "https://github.com/ninja-build/ninja", "id": "315", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "ninja/1.13.2", "languages": [], "license": "Apache-2.0", "name": "ninja", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "004588f111d3688b7e86b7401f49ea16", "prev_timestamp": 1764097012.118, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/ninjaa4e39ef845913/e", "ref": "ninja/1.13.2#c8c5dc2a52ed6e4e42a66d75b4717ceb", "remote": null, "revision_mode": "hash", "rrev": "c8c5dc2a52ed6e4e42a66d75b4717ceb", "rrev_timestamp": 1764096931.974, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["ninja", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.13.2", "win_bash": null, "win_bash_run": null}, "316": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.10.0": {"sha256": "cad50c9484cbc3d4e5a45b1c2662d079be9a848aaa4cef02de7dbec412b0eede", "url": "https://github.com/mesonbuild/meson/archive/1.10.0.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"317": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/[\u003e=1.10.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}}, "deprecated": null, "description": "a project to create the best possible next-generation build system", "generators": [], "generators_folder": null, "homepage": "https://github.com/mesonbuild/meson", "id": "316", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "meson/1.10.0", "languages": [], "license": "Apache-2.0", "name": "meson", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "application", "prev": "0b1bfa635cdfa4cf00b8c8f77340e45f", "prev_timestamp": 1768295021.165, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/mesona9ab97856c682/e", "ref": "meson/1.10.0#60786758ea978964c24525de19603cf4", "remote": null, "revision_mode": "hash", "rrev": "60786758ea978964c24525de19603cf4", "rrev_timestamp": 1768294926.103, "settings": {}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["mesonbuild", "build-system"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.10.0", "win_bash": null, "win_bash_run": null}, "317": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.13.2": {"sha256": "974d6b2f4eeefa25625d34da3cb36bdcebe7fbce40f4c16ac0835fd1c0cbae17", "url": "https://github.com/ninja-build/ninja/archive/v1.13.2.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "Ninja is a small build system with a focus on speed", "generators": [], "generators_folder": null, "homepage": "https://github.com/ninja-build/ninja", "id": "317", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "ninja/1.13.2", "languages": [], "license": "Apache-2.0", "name": "ninja", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "004588f111d3688b7e86b7401f49ea16", "prev_timestamp": 1764097012.118, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/ninjaa4e39ef845913/e", "ref": "ninja/1.13.2#c8c5dc2a52ed6e4e42a66d75b4717ceb", "remote": null, "revision_mode": "hash", "rrev": "c8c5dc2a52ed6e4e42a66d75b4717ceb", "rrev_timestamp": 1764096931.974, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["ninja", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.13.2", "win_bash": null, "win_bash_run": null}, "318": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.5.1": [{"patch_file": "patches/2.5.1-0001-PKG_CONF_PATH-allow-colon+semicolon-separator.patch"}]}, "sources": {"2.5.1": {"sha256": "cd05c9589b9f86ecf044c10a2269822bc9eb001eced2582cfffd658b0a50c243", "url": "https://distfiles.ariadne.space/pkgconf/pkgconf-2.5.1.tar.xz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"enable_lib": false, "fPIC": true, "shared": false}, "dependencies": {"319": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "meson/1.10.0", "require": "meson/[\u003e=1.2.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "320": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/1.13.2", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "package compiler and linker metadata toolkit", "generators": [], "generators_folder": null, "homepage": "https://git.sr.ht/~kaniini/pkgconf", "id": "318", "immutable_package_folder": null, "info": {"options": {"enable_lib": "False"}, "settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "pkgconf/2.5.1", "languages": [], "license": "ISC", "name": "pkgconf", "options": {"enable_lib": "False"}, "options_definitions": {"enable_lib": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "c0b621fd4b3199fe05075171573398833dba85f4", "package_type": "application", "prev": "4b04c5ce32e745f87a67c63a747148d2", "prev_timestamp": 1757684757.81, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/pkgco9a7d8280822f4/e", "ref": "pkgconf/2.5.1#93c2051284cba1279494a43a4fcfeae2", "remote": null, "revision_mode": "hash", "rrev": "93c2051284cba1279494a43a4fcfeae2", "rrev_timestamp": 1757684701.089, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["build", "configuration"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.5.1", "win_bash": null, "win_bash_run": null}, "319": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.10.0": {"sha256": "cad50c9484cbc3d4e5a45b1c2662d079be9a848aaa4cef02de7dbec412b0eede", "url": "https://github.com/mesonbuild/meson/archive/1.10.0.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"320": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/[\u003e=1.10.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}}, "deprecated": null, "description": "a project to create the best possible next-generation build system", "generators": [], "generators_folder": null, "homepage": "https://github.com/mesonbuild/meson", "id": "319", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "meson/1.10.0", "languages": [], "license": "Apache-2.0", "name": "meson", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "application", "prev": "0b1bfa635cdfa4cf00b8c8f77340e45f", "prev_timestamp": 1768295021.165, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/mesona9ab97856c682/e", "ref": "meson/1.10.0#60786758ea978964c24525de19603cf4", "remote": null, "revision_mode": "hash", "rrev": "60786758ea978964c24525de19603cf4", "rrev_timestamp": 1768294926.103, "settings": {}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["mesonbuild", "build-system"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.10.0", "win_bash": null, "win_bash_run": null}, "32": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "32", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "320": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.13.2": {"sha256": "974d6b2f4eeefa25625d34da3cb36bdcebe7fbce40f4c16ac0835fd1c0cbae17", "url": "https://github.com/ninja-build/ninja/archive/v1.13.2.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "Ninja is a small build system with a focus on speed", "generators": [], "generators_folder": null, "homepage": "https://github.com/ninja-build/ninja", "id": "320", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "ninja/1.13.2", "languages": [], "license": "Apache-2.0", "name": "ninja", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "004588f111d3688b7e86b7401f49ea16", "prev_timestamp": 1764097012.118, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/ninjaa4e39ef845913/e", "ref": "ninja/1.13.2#c8c5dc2a52ed6e4e42a66d75b4717ceb", "remote": null, "revision_mode": "hash", "rrev": "c8c5dc2a52ed6e4e42a66d75b4717ceb", "rrev_timestamp": 1764096931.974, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["ninja", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.13.2", "win_bash": null, "win_bash_run": null}, "321": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.10.0": {"sha256": "cad50c9484cbc3d4e5a45b1c2662d079be9a848aaa4cef02de7dbec412b0eede", "url": "https://github.com/mesonbuild/meson/archive/1.10.0.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"322": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/[\u003e=1.10.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}}, "deprecated": null, "description": "a project to create the best possible next-generation build system", "generators": [], "generators_folder": null, "homepage": "https://github.com/mesonbuild/meson", "id": "321", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "meson/1.10.0", "languages": [], "license": "Apache-2.0", "name": "meson", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "application", "prev": "0b1bfa635cdfa4cf00b8c8f77340e45f", "prev_timestamp": 1768295021.165, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/mesona9ab97856c682/e", "ref": "meson/1.10.0#60786758ea978964c24525de19603cf4", "remote": null, "revision_mode": "hash", "rrev": "60786758ea978964c24525de19603cf4", "rrev_timestamp": 1768294926.103, "settings": {}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["mesonbuild", "build-system"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.10.0", "win_bash": null, "win_bash_run": null}, "322": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.13.2": {"sha256": "974d6b2f4eeefa25625d34da3cb36bdcebe7fbce40f4c16ac0835fd1c0cbae17", "url": "https://github.com/ninja-build/ninja/archive/v1.13.2.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "Ninja is a small build system with a focus on speed", "generators": [], "generators_folder": null, "homepage": "https://github.com/ninja-build/ninja", "id": "322", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "ninja/1.13.2", "languages": [], "license": "Apache-2.0", "name": "ninja", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "004588f111d3688b7e86b7401f49ea16", "prev_timestamp": 1764097012.118, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/ninjaa4e39ef845913/e", "ref": "ninja/1.13.2#c8c5dc2a52ed6e4e42a66d75b4717ceb", "remote": null, "revision_mode": "hash", "rrev": "c8c5dc2a52ed6e4e42a66d75b4717ceb", "rrev_timestamp": 1764096931.974, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["ninja", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.13.2", "win_bash": null, "win_bash_run": null}, "323": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.5.1": [{"patch_file": "patches/2.5.1-0001-PKG_CONF_PATH-allow-colon+semicolon-separator.patch"}]}, "sources": {"2.5.1": {"sha256": "cd05c9589b9f86ecf044c10a2269822bc9eb001eced2582cfffd658b0a50c243", "url": "https://distfiles.ariadne.space/pkgconf/pkgconf-2.5.1.tar.xz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"enable_lib": false, "fPIC": true, "shared": false}, "dependencies": {"324": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "meson/1.10.0", "require": "meson/[\u003e=1.2.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "325": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/1.13.2", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "package compiler and linker metadata toolkit", "generators": [], "generators_folder": null, "homepage": "https://git.sr.ht/~kaniini/pkgconf", "id": "323", "immutable_package_folder": null, "info": {"options": {"enable_lib": "False"}, "settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "pkgconf/2.5.1", "languages": [], "license": "ISC", "name": "pkgconf", "options": {"enable_lib": "False"}, "options_definitions": {"enable_lib": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "c0b621fd4b3199fe05075171573398833dba85f4", "package_type": "application", "prev": "4b04c5ce32e745f87a67c63a747148d2", "prev_timestamp": 1757684757.81, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/pkgco9a7d8280822f4/e", "ref": "pkgconf/2.5.1#93c2051284cba1279494a43a4fcfeae2", "remote": null, "revision_mode": "hash", "rrev": "93c2051284cba1279494a43a4fcfeae2", "rrev_timestamp": 1757684701.089, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["build", "configuration"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.5.1", "win_bash": null, "win_bash_run": null}, "324": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.10.0": {"sha256": "cad50c9484cbc3d4e5a45b1c2662d079be9a848aaa4cef02de7dbec412b0eede", "url": "https://github.com/mesonbuild/meson/archive/1.10.0.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"325": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/[\u003e=1.10.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}}, "deprecated": null, "description": "a project to create the best possible next-generation build system", "generators": [], "generators_folder": null, "homepage": "https://github.com/mesonbuild/meson", "id": "324", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "meson/1.10.0", "languages": [], "license": "Apache-2.0", "name": "meson", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "application", "prev": "0b1bfa635cdfa4cf00b8c8f77340e45f", "prev_timestamp": 1768295021.165, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/mesona9ab97856c682/e", "ref": "meson/1.10.0#60786758ea978964c24525de19603cf4", "remote": null, "revision_mode": "hash", "rrev": "60786758ea978964c24525de19603cf4", "rrev_timestamp": 1768294926.103, "settings": {}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["mesonbuild", "build-system"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.10.0", "win_bash": null, "win_bash_run": null}, "325": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.13.2": {"sha256": "974d6b2f4eeefa25625d34da3cb36bdcebe7fbce40f4c16ac0835fd1c0cbae17", "url": "https://github.com/ninja-build/ninja/archive/v1.13.2.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "Ninja is a small build system with a focus on speed", "generators": [], "generators_folder": null, "homepage": "https://github.com/ninja-build/ninja", "id": "325", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "ninja/1.13.2", "languages": [], "license": "Apache-2.0", "name": "ninja", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "004588f111d3688b7e86b7401f49ea16", "prev_timestamp": 1764097012.118, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/ninjaa4e39ef845913/e", "ref": "ninja/1.13.2#c8c5dc2a52ed6e4e42a66d75b4717ceb", "remote": null, "revision_mode": "hash", "rrev": "c8c5dc2a52ed6e4e42a66d75b4717ceb", "rrev_timestamp": 1764096931.974, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["ninja", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.13.2", "win_bash": null, "win_bash_run": null}, "326": {"author": null, "binary": "Cache", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.5.10": {"sha256": "a7ced37f4102b745ac86d6a70a9da399cc139ff168ba6b8002b4d8d43c900c15", "url": "https://github.com/anholt/libepoxy/archive/1.5.10.tar.gz"}}}, "conf_info": {}, "context": "host", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"egl": true, "fPIC": true, "glx": true, "shared": false, "x11": true}, "dependencies": {"142": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "xorg/system", "require": "xorg/system", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "327": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "opengl/system", "require": "opengl/system", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "328": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "egl/system", "require": "egl/system", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "329": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "meson/1.3.1", "require": "meson/1.3.1", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "330": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/1.13.2", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "libepoxy is a library for handling OpenGL function pointer management", "generators": [], "generators_folder": null, "homepage": "https://github.com/anholt/libepoxy", "id": "326", "immutable_package_folder": null, "info": {"options": {"egl": "True", "glx": "True", "shared": "True", "x11": "True"}, "requires": ["opengl/system", "xorg/system", "egl/system"], "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "libepoxy/1.5.10", "languages": [], "license": "MIT", "name": "libepoxy", "options": {"egl": "True", "glx": "True", "shared": "True", "x11": "True"}, "options_definitions": {"egl": ["True", "False"], "glx": ["True", "False"], "shared": ["True", "False"], "x11": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "af64198616765dad8baf1dbbcc8ed994993b90a0", "package_type": "shared-library", "prev": "af14e0f891b2c1270360d4d957e84b8f", "prev_timestamp": 1766402288.94, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/libep64477effb7ed7/e", "ref": "libepoxy/1.5.10#ecb43bb41d12f20c521a200910aebf9a", "remote": null, "revision_mode": "hash", "rrev": "ecb43bb41d12f20c521a200910aebf9a", "rrev_timestamp": 1705484610.147, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["opengl"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.5.10", "win_bash": null, "win_bash_run": null}, "327": {"author": null, "binary": "Cache", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "host", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "cross-platform virtual conan package for the OpenGL support", "generators": [], "generators_folder": null, "homepage": "https://www.opengl.org/", "id": "327", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "opengl/system", "languages": [], "license": "MIT", "name": "opengl", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "shared-library", "prev": "0ba8627bd47edc3a501e8f0eb9a79e5e", "prev_timestamp": 1762526119.959, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/opengd32fdf9133620/e", "ref": "opengl/system#cfcf523b9d2bad75cbf377f56562634c", "remote": null, "revision_mode": "hash", "rrev": "cfcf523b9d2bad75cbf377f56562634c", "rrev_timestamp": 1762526044.744, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {"apt-get": {"install": ["libgl-dev"], "missing": []}}, "test": false, "topics": ["opengl", "gl"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "system", "win_bash": null, "win_bash_run": null}, "328": {"author": null, "binary": "Cache", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "host", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "cross-platform virtual conan package for the EGL support", "generators": [], "generators_folder": null, "homepage": "https://www.khronos.org/egl", "id": "328", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "egl/system", "languages": [], "license": "MIT", "name": "egl", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "shared-library", "prev": "0ba8627bd47edc3a501e8f0eb9a79e5e", "prev_timestamp": 1681426842.437, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/egl508767b2592c6/e", "ref": "egl/system#068ac3037d8cf01f768d0e001e6dcd76", "remote": null, "revision_mode": "hash", "rrev": "068ac3037d8cf01f768d0e001e6dcd76", "rrev_timestamp": 1681426530.637, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {"apt-get": {"install": ["libegl-dev"], "missing": []}}, "test": false, "topics": ["opengl", "egl"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "system", "win_bash": null, "win_bash_run": null}, "329": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.3.1": {"sha256": "274c121edb859602eb4589d31d8791e980748bb19950fc6f611a21d76dc22cc6", "url": "https://github.com/mesonbuild/meson/archive/1.3.1.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"330": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/[\u003e=1.10.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}}, "deprecated": null, "description": "a project to create the best possible next-generation build system", "generators": [], "generators_folder": null, "homepage": "https://github.com/mesonbuild/meson", "id": "329", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "meson/1.3.1", "languages": [], "license": "Apache-2.0", "name": "meson", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "application", "prev": "846e11f041f57869d8fdc56512f2fbd6", "prev_timestamp": 1726730444.556, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/meson256503316e7d3/e", "ref": "meson/1.3.1#a17179442f5a99378b58ef0a0f43babc", "remote": null, "revision_mode": "hash", "rrev": "a17179442f5a99378b58ef0a0f43babc", "rrev_timestamp": 1726730116.904, "settings": {}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["mesonbuild", "build-system"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.3.1", "win_bash": null, "win_bash_run": null}, "33": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "33", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "330": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.13.2": {"sha256": "974d6b2f4eeefa25625d34da3cb36bdcebe7fbce40f4c16ac0835fd1c0cbae17", "url": "https://github.com/ninja-build/ninja/archive/v1.13.2.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "Ninja is a small build system with a focus on speed", "generators": [], "generators_folder": null, "homepage": "https://github.com/ninja-build/ninja", "id": "330", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "ninja/1.13.2", "languages": [], "license": "Apache-2.0", "name": "ninja", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "004588f111d3688b7e86b7401f49ea16", "prev_timestamp": 1764097012.118, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/ninjaa4e39ef845913/e", "ref": "ninja/1.13.2#c8c5dc2a52ed6e4e42a66d75b4717ceb", "remote": null, "revision_mode": "hash", "rrev": "c8c5dc2a52ed6e4e42a66d75b4717ceb", "rrev_timestamp": 1764096931.974, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["ninja", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.13.2", "win_bash": null, "win_bash_run": null}, "331": {"author": null, "binary": "Cache", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.13.1": {"sha256": "aeb951964c2f7ecc08174cb5517962d157595e9e3f38fc4a130b91dc2f9fec18", "url": "https://github.com/xkbcommon/libxkbcommon/archive/xkbcommon-1.13.1.tar.gz"}}}, "conf_info": {}, "context": "host", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false, "with_wayland": true, "with_x11": true, "xkbregistry": true}, "dependencies": {"126": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "expat/2.7.3", "require": "expat/2.7.3", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "142": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "xorg/system", "require": "xorg/system", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "2": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "zlib/1.3.1", "require": "zlib/1.3.1", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "3": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "libffi/3.4.8", "require": "libffi/3.4.8", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "332": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "xkeyboard-config/system", "require": "xkeyboard-config/system", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "333": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "libxml2/2.15.0", "require": "libxml2/2.15.0", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "334": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "libiconv/1.17", "require": "libiconv/1.17", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "336": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "wayland/1.23.92", "require": "wayland/[\u003e=1.23 \u003c2-]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "342": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "meson/1.10.0", "require": "meson/[\u003e=1.3.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "343": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/1.13.2", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "344": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "bison/3.8.2", "require": "bison/[\u003e=3.8.2 \u003c4]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "345": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "350": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "pkgconf/2.5.1", "require": "pkgconf/[\u003e=2.1 \u003c3]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "353": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "wayland/1.23.92", "require": "wayland/1.23.92", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "365": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "wayland-protocols/1.45", "require": "wayland-protocols/[^1.33]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "keymap handling library for toolkits and window systems", "generators": [], "generators_folder": null, "homepage": "https://github.com/xkbcommon/libxkbcommon", "id": "331", "immutable_package_folder": null, "info": {"options": {"shared": "True", "with_wayland": "True", "with_x11": "True", "xkbregistry": "True"}, "requires": ["xorg/system", "wayland/1.23.Z", "libxml2/2.15.Z"], "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "xkbcommon/1.13.1", "languages": ["C"], "license": "MIT", "name": "xkbcommon", "options": {"shared": "True", "with_wayland": "True", "with_x11": "True", "xkbregistry": "True"}, "options_definitions": {"shared": ["True", "False"], "with_wayland": ["True", "False"], "with_x11": ["True", "False"], "xkbregistry": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "9a531aae5596c45db0b83c41315b37b8ed3cac80", "package_type": "shared-library", "prev": "842c988916f6729852998eccac028105", "prev_timestamp": 1768556440.732, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/xkbco883309622e6e4/e", "ref": "xkbcommon/1.13.1#10571a7c3f47b2fbd8c8337569678b89", "remote": null, "revision_mode": "hash", "rrev": "10571a7c3f47b2fbd8c8337569678b89", "rrev_timestamp": 1768556208.137, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["keyboard", "wayland", "x11", "xkb"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.13.1", "win_bash": null, "win_bash_run": null}, "332": {"author": null, "binary": "Cache", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conf_info": {}, "context": "host", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "The non-arch keyboard configuration database for X Window.", "generators": [], "generators_folder": null, "homepage": "https://www.freedesktop.org/wiki/Software/XKeyboardConfig/", "id": "332", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "xkeyboard-config/system", "languages": [], "license": "MIT", "name": "xkeyboard-config", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "application", "prev": "0ba8627bd47edc3a501e8f0eb9a79e5e", "prev_timestamp": 1755758088.75, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/xkeyb18059ea402066/e", "ref": "xkeyboard-config/system#74aea985b91f987b93b220b44963d7ed", "remote": null, "revision_mode": "hash", "rrev": "74aea985b91f987b93b220b44963d7ed", "rrev_timestamp": 1755758035.041, "settings": {"build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {"apt-get": {"install": ["xkb-data"], "missing": []}}, "test": false, "topics": ["x11", "xorg", "keyboard"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "system", "win_bash": null, "win_bash_run": null}, "333": {"author": null, "binary": "Cache", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"2.15.0": {"sha256": "5abc766497c5b1d6d99231f662e30c99402a90d03b06c67b62d6c1179dedd561", "url": "https://download.gnome.org/sources/libxml2/2.15/libxml2-2.15.0.tar.xz"}}}, "conf_info": {}, "context": "host", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "iconv": true, "icu": false, "lzma": false, "programs": true, "shared": false, "zlib": true}, "dependencies": {"2": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "zlib/1.3.1", "require": "zlib/[\u003e=1.3.1 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "334": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "libiconv/1.17", "require": "libiconv/1.17", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "335": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "cmake/4.2.1", "require": "cmake/[\u003e=3.18]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "libxml2 is a software library for parsing XML documents", "generators": [], "generators_folder": null, "homepage": "https://gitlab.gnome.org/GNOME/libxml2/-/wikis/", "id": "333", "immutable_package_folder": null, "info": {"options": {"iconv": "True", "icu": "False", "programs": "True", "shared": "True", "zlib": "True"}, "requires": ["libiconv/1.17.Z", "zlib/1.3.Z"], "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "libxml2/2.15.0", "languages": ["C"], "license": "MIT", "name": "libxml2", "options": {"iconv": "True", "icu": "False", "programs": "True", "shared": "True", "zlib": "True"}, "options_definitions": {"iconv": ["True", "False"], "icu": ["True", "False"], "programs": ["True", "False"], "shared": ["True", "False"], "zlib": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "06cb4f8e5f847f0b6d0e4c524f9b45debeb168b2", "package_type": "shared-library", "prev": "33a1a212f07f3dbc855f1cc412899c76", "prev_timestamp": 1765460795.404, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/libxmfb209121c8251/e", "ref": "libxml2/2.15.0#8d852c332225c0aa07a723fba8bcd0f5", "remote": null, "revision_mode": "hash", "rrev": "8d852c332225c0aa07a723fba8bcd0f5", "rrev_timestamp": 1759824466.773, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["xml", "parser", "validation"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.15.0", "win_bash": null, "win_bash_run": null}, "334": {"author": null, "binary": "Cache", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.17": [{"patch_file": "patches/1.17-001-fix-error-function-declaration-without-prototype.patch"}]}, "sources": {"1.17": {"sha256": "8f74213b56238c85a50a5329f77e06198771e70dd9a739779f4c02f65d971313", "url": ["https://ftpmirror.gnu.org/gnu/libiconv/libiconv-1.17.tar.gz", "https://ftp.gnu.org/gnu/libiconv/libiconv-1.17.tar.gz"]}}}, "conf_info": {}, "context": "host", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false}, "dependencies": {}, "deprecated": null, "description": "Convert text to and from Unicode", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/libiconv/", "id": "334", "immutable_package_folder": null, "info": {"options": {"shared": "True"}, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "libiconv/1.17", "languages": [], "license": "LGPL-2.1-or-later", "name": "libiconv", "options": {"shared": "True"}, "options_definitions": {"shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "17561cbc2922b459119809d525458e11e7bcb047", "package_type": "shared-library", "prev": "9618ddc36e24069d92cf73efcec7bc1b", "prev_timestamp": 1765383911.956, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/libic6667078812ec0/e", "ref": "libiconv/1.17#1e65319e945f2d31941a9d28cc13c058", "remote": null, "revision_mode": "hash", "rrev": "1e65319e945f2d31941a9d28cc13c058", "rrev_timestamp": 1751451666.321, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["iconv", "text", "encoding", "locale", "unicode", "conversion"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.17", "win_bash": null, "win_bash_run": null}, "335": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"4.2.1": {"Linux": {"armv8": {"sha256": "3e178207a2c42af4cd4883127f8800b6faf99f3f5187dccc68bfb2cc7808f5f7", "url": "https://cmake.org/files/v4.2/cmake-4.2.1-linux-aarch64.tar.gz"}, "x86_64": {"sha256": "c059bff1e97a2b6b5b0c0872263627486345ad0ed083298cb21cff2eda883980", "url": "https://cmake.org/files/v4.2/cmake-4.2.1-linux-x86_64.tar.gz"}}, "Macos": {"universal": {"sha256": "0bb18f295e52d7e9309980e361e79e76a1d8da67a1587255cbe3696ea998f597", "url": "https://cmake.org/files/v4.2/cmake-4.2.1-macos-universal.tar.gz"}}, "Windows": {"armv8": {"sha256": "96b097ca3a019cd62839d4805958ad0163dd1adedcfbe578730d57c098aaf667", "url": "https://cmake.org/files/v4.2/cmake-4.2.1-windows-arm64.zip"}, "x86_64": {"sha256": "dfc2b2afac257555e3b9ce375b12b2883964283a366c17fec96cf4d17e4f1677", "url": "https://cmake.org/files/v4.2/cmake-4.2.1-windows-x86_64.zip"}}}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "CMake, the cross-platform, open-source build system.", "generators": [], "generators_folder": null, "homepage": "https://github.com/Kitware/CMake", "id": "335", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "cmake/4.2.1", "languages": [], "license": "BSD-3-Clause", "name": "cmake", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "63fead0844576fc02943e16909f08fcdddd6f44b", "package_type": "application", "prev": "2836c4a2c56b5fc1911304da1383b3a8", "prev_timestamp": 1765387672.265, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/cmake985c1e37c1e0a/e", "ref": "cmake/4.2.1#951586eff155256a7b5298631d6b1416", "remote": null, "revision_mode": "hash", "rrev": "951586eff155256a7b5298631d6b1416", "rrev_timestamp": 1765387599.255, "settings": {"arch": "x86_64", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["build", "installer"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "4.2.1", "win_bash": null, "win_bash_run": null}, "336": {"author": null, "binary": "Cache", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.23.92": {"sha256": "c12b5b7eab64b0b4ffb98d39fe21cbaaf4b315ea51f34998344b5ff87a72a887", "url": "https://gitlab.freedesktop.org/wayland/wayland/-/releases/1.23.92/downloads/wayland-1.23.92.tar.xz"}}}, "conf_info": {}, "context": "host", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"enable_dtd_validation": true, "enable_libraries": true, "fPIC": true, "shared": false}, "dependencies": {"126": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "expat/2.7.3", "require": "expat/[\u003e=2.6.2 \u003c3]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "2": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "zlib/1.3.1", "require": "zlib/1.3.1", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "3": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "libffi/3.4.8", "require": "libffi/[\u003e=3.4.4 \u003c4]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "333": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "libxml2/2.15.0", "require": "libxml2/[\u003e=2.12.5 \u003c3]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "334": {"build": false, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "libiconv/1.17", "require": "libiconv/1.17", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "337": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "meson/1.10.0", "require": "meson/[\u003e=1.4.0 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "338": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/1.13.2", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "339": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "pkgconf/2.5.1", "require": "pkgconf/[\u003e=2.2 \u003c3]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Wayland is a project to define a protocol for a compositor to talk to its clients as well as a library implementation of the protocol", "generators": [], "generators_folder": null, "homepage": "https://wayland.freedesktop.org", "id": "336", "immutable_package_folder": null, "info": {"options": {"enable_dtd_validation": "True", "enable_libraries": "True", "shared": "True"}, "requires": ["libffi/3.4.Z", "libxml2/2.15.Z", "expat/2.7.Z"], "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "wayland/1.23.92", "languages": [], "license": "MIT", "name": "wayland", "options": {"enable_dtd_validation": "True", "enable_libraries": "True", "shared": "True"}, "options_definitions": {"enable_dtd_validation": ["True", "False"], "enable_libraries": ["True", "False"], "shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "ac84c513c9bfd9200110627b2a149c3cbfdf2634", "package_type": "shared-library", "prev": "b7e1468b7b3d4081a93613b8c7cc7306", "prev_timestamp": 1766401919.006, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/wayla7e9c425f2bdc1/e", "ref": "wayland/1.23.92#9631a88356be38b8ae879d7b12a12cf1", "remote": null, "revision_mode": "hash", "rrev": "9631a88356be38b8ae879d7b12a12cf1", "rrev_timestamp": 1757604145.177, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["protocol", "compositor", "display"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.23.92", "win_bash": null, "win_bash_run": null}, "337": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.10.0": {"sha256": "cad50c9484cbc3d4e5a45b1c2662d079be9a848aaa4cef02de7dbec412b0eede", "url": "https://github.com/mesonbuild/meson/archive/1.10.0.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"338": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/[\u003e=1.10.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}}, "deprecated": null, "description": "a project to create the best possible next-generation build system", "generators": [], "generators_folder": null, "homepage": "https://github.com/mesonbuild/meson", "id": "337", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "meson/1.10.0", "languages": [], "license": "Apache-2.0", "name": "meson", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "application", "prev": "0b1bfa635cdfa4cf00b8c8f77340e45f", "prev_timestamp": 1768295021.165, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/mesona9ab97856c682/e", "ref": "meson/1.10.0#60786758ea978964c24525de19603cf4", "remote": null, "revision_mode": "hash", "rrev": "60786758ea978964c24525de19603cf4", "rrev_timestamp": 1768294926.103, "settings": {}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["mesonbuild", "build-system"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.10.0", "win_bash": null, "win_bash_run": null}, "338": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.13.2": {"sha256": "974d6b2f4eeefa25625d34da3cb36bdcebe7fbce40f4c16ac0835fd1c0cbae17", "url": "https://github.com/ninja-build/ninja/archive/v1.13.2.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "Ninja is a small build system with a focus on speed", "generators": [], "generators_folder": null, "homepage": "https://github.com/ninja-build/ninja", "id": "338", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "ninja/1.13.2", "languages": [], "license": "Apache-2.0", "name": "ninja", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "004588f111d3688b7e86b7401f49ea16", "prev_timestamp": 1764097012.118, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/ninjaa4e39ef845913/e", "ref": "ninja/1.13.2#c8c5dc2a52ed6e4e42a66d75b4717ceb", "remote": null, "revision_mode": "hash", "rrev": "c8c5dc2a52ed6e4e42a66d75b4717ceb", "rrev_timestamp": 1764096931.974, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["ninja", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.13.2", "win_bash": null, "win_bash_run": null}, "339": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.5.1": [{"patch_file": "patches/2.5.1-0001-PKG_CONF_PATH-allow-colon+semicolon-separator.patch"}]}, "sources": {"2.5.1": {"sha256": "cd05c9589b9f86ecf044c10a2269822bc9eb001eced2582cfffd658b0a50c243", "url": "https://distfiles.ariadne.space/pkgconf/pkgconf-2.5.1.tar.xz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"enable_lib": false, "fPIC": true, "shared": false}, "dependencies": {"340": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "meson/1.10.0", "require": "meson/[\u003e=1.2.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "341": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/1.13.2", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "package compiler and linker metadata toolkit", "generators": [], "generators_folder": null, "homepage": "https://git.sr.ht/~kaniini/pkgconf", "id": "339", "immutable_package_folder": null, "info": {"options": {"enable_lib": "False"}, "settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "pkgconf/2.5.1", "languages": [], "license": "ISC", "name": "pkgconf", "options": {"enable_lib": "False"}, "options_definitions": {"enable_lib": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "c0b621fd4b3199fe05075171573398833dba85f4", "package_type": "application", "prev": "4b04c5ce32e745f87a67c63a747148d2", "prev_timestamp": 1757684757.81, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/pkgco9a7d8280822f4/e", "ref": "pkgconf/2.5.1#93c2051284cba1279494a43a4fcfeae2", "remote": null, "revision_mode": "hash", "rrev": "93c2051284cba1279494a43a4fcfeae2", "rrev_timestamp": 1757684701.089, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["build", "configuration"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.5.1", "win_bash": null, "win_bash_run": null}, "34": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"cci.20210814": [{"patch_description": "add support to tvOS", "patch_file": "patches/cci.20210814-0001-tvos-support.patch", "patch_type": "portability"}]}, "sources": {"cci.20210814": {"commit": "191bcb948f7191c36eefe634336f5fc5c0c4c2be", "url": "https://https.git.savannah.gnu.org/git/config.git"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "The GNU config.guess and config.sub scripts", "generators": [], "generators_folder": null, "homepage": "https://savannah.gnu.org/projects/config/", "id": "34", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "gnu-config/cci.20210814", "languages": [], "license": ["GPL-3.0-or-later", "autoconf-special-exception"], "name": "gnu-config", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "build-scripts", "prev": "22618e30bd9e326eb95e824dc90cc860", "prev_timestamp": 1762363641.069, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/gnu-c694364ea6bdce/e", "ref": "gnu-config/cci.20210814#466e9d4d7779e1c142443f7ea44b4284", "remote": null, "revision_mode": "hash", "rrev": "466e9d4d7779e1c142443f7ea44b4284", "rrev_timestamp": 1762363589.329, "settings": {}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["gnu", "config", "autotools", "canonical", "host", "build", "target", "triplet"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "cci.20210814", "win_bash": null, "win_bash_run": null}, "340": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.10.0": {"sha256": "cad50c9484cbc3d4e5a45b1c2662d079be9a848aaa4cef02de7dbec412b0eede", "url": "https://github.com/mesonbuild/meson/archive/1.10.0.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"341": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/[\u003e=1.10.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}}, "deprecated": null, "description": "a project to create the best possible next-generation build system", "generators": [], "generators_folder": null, "homepage": "https://github.com/mesonbuild/meson", "id": "340", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "meson/1.10.0", "languages": [], "license": "Apache-2.0", "name": "meson", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "application", "prev": "0b1bfa635cdfa4cf00b8c8f77340e45f", "prev_timestamp": 1768295021.165, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/mesona9ab97856c682/e", "ref": "meson/1.10.0#60786758ea978964c24525de19603cf4", "remote": null, "revision_mode": "hash", "rrev": "60786758ea978964c24525de19603cf4", "rrev_timestamp": 1768294926.103, "settings": {}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["mesonbuild", "build-system"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.10.0", "win_bash": null, "win_bash_run": null}, "341": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.13.2": {"sha256": "974d6b2f4eeefa25625d34da3cb36bdcebe7fbce40f4c16ac0835fd1c0cbae17", "url": "https://github.com/ninja-build/ninja/archive/v1.13.2.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "Ninja is a small build system with a focus on speed", "generators": [], "generators_folder": null, "homepage": "https://github.com/ninja-build/ninja", "id": "341", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "ninja/1.13.2", "languages": [], "license": "Apache-2.0", "name": "ninja", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "004588f111d3688b7e86b7401f49ea16", "prev_timestamp": 1764097012.118, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/ninjaa4e39ef845913/e", "ref": "ninja/1.13.2#c8c5dc2a52ed6e4e42a66d75b4717ceb", "remote": null, "revision_mode": "hash", "rrev": "c8c5dc2a52ed6e4e42a66d75b4717ceb", "rrev_timestamp": 1764096931.974, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["ninja", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.13.2", "win_bash": null, "win_bash_run": null}, "342": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.10.0": {"sha256": "cad50c9484cbc3d4e5a45b1c2662d079be9a848aaa4cef02de7dbec412b0eede", "url": "https://github.com/mesonbuild/meson/archive/1.10.0.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"343": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/[\u003e=1.10.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}}, "deprecated": null, "description": "a project to create the best possible next-generation build system", "generators": [], "generators_folder": null, "homepage": "https://github.com/mesonbuild/meson", "id": "342", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "meson/1.10.0", "languages": [], "license": "Apache-2.0", "name": "meson", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "application", "prev": "0b1bfa635cdfa4cf00b8c8f77340e45f", "prev_timestamp": 1768295021.165, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/mesona9ab97856c682/e", "ref": "meson/1.10.0#60786758ea978964c24525de19603cf4", "remote": null, "revision_mode": "hash", "rrev": "60786758ea978964c24525de19603cf4", "rrev_timestamp": 1768294926.103, "settings": {}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["mesonbuild", "build-system"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.10.0", "win_bash": null, "win_bash_run": null}, "343": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.13.2": {"sha256": "974d6b2f4eeefa25625d34da3cb36bdcebe7fbce40f4c16ac0835fd1c0cbae17", "url": "https://github.com/ninja-build/ninja/archive/v1.13.2.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "Ninja is a small build system with a focus on speed", "generators": [], "generators_folder": null, "homepage": "https://github.com/ninja-build/ninja", "id": "343", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "ninja/1.13.2", "languages": [], "license": "Apache-2.0", "name": "ninja", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "004588f111d3688b7e86b7401f49ea16", "prev_timestamp": 1764097012.118, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/ninjaa4e39ef845913/e", "ref": "ninja/1.13.2#c8c5dc2a52ed6e4e42a66d75b4717ceb", "remote": null, "revision_mode": "hash", "rrev": "c8c5dc2a52ed6e4e42a66d75b4717ceb", "rrev_timestamp": 1764096931.974, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["ninja", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.13.2", "win_bash": null, "win_bash_run": null}, "344": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"3.8.2": [{"patch_description": "use O_TEXT instead of O_BINARY for pipe", "patch_file": "patches/0001-3.8-create_pipe-uses-O_TEXT-not-O_BINARY-mode.patch", "patch_type": "portability"}, {"patch_description": "windows: open source file in binary mode", "patch_file": "patches/0002-3.7.6-open-source-file-in-binary-mode-MS-ftell-bug-ks-68337.patch", "patch_type": "portability"}, {"patch_description": "msvc: limit search range of _setmaxstdio", "patch_file": "patches/0005-gnulib-limit-search-range-of-_setmaxstdio.patch", "patch_type": "portability"}]}, "sources": {"3.8.2": {"sha256": "06c9e13bdf7eb24d4ceb6b59205a4f67c2c7e7213119644430fe82fbd14a0abb", "url": ["https://ftpmirror.gnu.org/gnu/bison/bison-3.8.2.tar.gz", "https://www.mirrorservice.org/sites/ftp.gnu.org/gnu/bison/bison-3.8.2.tar.gz", "https://ftp.gnu.org/gnu/bison/bison-3.8.2.tar.gz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true}, "dependencies": {"345": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "346": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "flex/2.6.4", "require": "flex/2.6.4", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "347": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Bison is a general-purpose parser generator", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/bison/", "id": "344", "immutable_package_folder": null, "info": {"options": {"fPIC": "True"}, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "bison/3.8.2", "languages": ["C"], "license": "GPL-3.0-or-later", "name": "bison", "options": {"fPIC": "True"}, "options_definitions": {"fPIC": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "07af928291c1f5ad78b18789f049fd2f86b65bbf", "package_type": "unknown", "prev": "7be6b469a151f93d201c97f726a7fd16", "prev_timestamp": 1765459026.7, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/bisona74a6c2a7f3b3/e", "ref": "bison/3.8.2#c3490cbe0078b6fd3eb4cf5ed64144dc", "remote": null, "revision_mode": "hash", "rrev": "c3490cbe0078b6fd3eb4cf5ed64144dc", "rrev_timestamp": 1755688988.644, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["bison", "parser"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "3.8.2", "win_bash": null, "win_bash_run": null}, "345": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "345", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "346": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.6.4": [{"patch_description": "missing linker flags skipped due to a problem in configure.", "patch_file": "patches/darwin-newer-versions.patch", "patch_source": "https://github.com/westes/flex/issues/509", "patch_type": "portability"}]}, "sources": {"2.6.4": {"sha256": "e87aae032bf07c26f85ac0ed3250998c37621d95f8bd748b31f15b33c45ee995", "url": "https://github.com/westes/flex/releases/download/v2.6.4/flex-2.6.4.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false}, "dependencies": {"347": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "348": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "m4/1.4.19", "require": "m4/1.4.19", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "349": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "gnu-config/cci.20210814", "require": "gnu-config/cci.20210814", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Flex, the fast lexical analyzer generator", "generators": [], "generators_folder": null, "homepage": "https://github.com/westes/flex", "id": "346", "immutable_package_folder": null, "info": {"options": {"fPIC": "True", "shared": "False"}, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "flex/2.6.4", "languages": [], "license": "BSD-2-Clause", "name": "flex", "options": {"fPIC": "True", "shared": "False"}, "options_definitions": {"fPIC": ["True", "False"], "shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "c81087b06d1a5beef0ad711fc32d45f7a425a8f3", "package_type": "static-library", "prev": "86bda2b58b5e96d4e38c0c08f5ba0355", "prev_timestamp": 1765458230.306, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/flex5766ec3801cc9/e", "ref": "flex/2.6.4#efa781fc5088b47c895bd4eef6911f2e", "remote": null, "revision_mode": "hash", "rrev": "efa781fc5088b47c895bd4eef6911f2e", "rrev_timestamp": 1761560242.855, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["lex", "lexer", "lexical analyzer generator"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.6.4", "win_bash": null, "win_bash_run": null}, "347": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "347", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "348": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.4.19": [{"patch_file": "patches/1.4.19-0001-open-files-in-binary-mode.patch"}, {"patch_file": "patches/1.4.19-0002-ar-lib.patch"}, {"patch_file": "patches/1.4.19-0003-msvc-debug-assertion.patch"}, {"patch_file": "patches/1.4.19-0004-disable-hardening-in-source.patch"}]}, "sources": {"1.4.19": {"sha256": "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96", "url": ["https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz", "https://ftpmirror.gnu.org/gnu/m4/m4-1.4.19.tar.xz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "GNU M4 is an implementation of the traditional Unix macro processor", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/m4/", "id": "348", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "m4/1.4.19", "languages": [], "license": "GPL-3.0-only", "name": "m4", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "cd8019a4f9b70880d548f7cc26569604", "prev_timestamp": 1700759976.449, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/m4512cc8aabbc4c/e", "ref": "m4/1.4.19#b38ced39a01e31fef5435bc634461fd2", "remote": null, "revision_mode": "hash", "rrev": "b38ced39a01e31fef5435bc634461fd2", "rrev_timestamp": 1700758725.451, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["macro", "preprocessor"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.4.19", "win_bash": null, "win_bash_run": null}, "349": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"cci.20210814": [{"patch_description": "add support to tvOS", "patch_file": "patches/cci.20210814-0001-tvos-support.patch", "patch_type": "portability"}]}, "sources": {"cci.20210814": {"commit": "191bcb948f7191c36eefe634336f5fc5c0c4c2be", "url": "https://https.git.savannah.gnu.org/git/config.git"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "The GNU config.guess and config.sub scripts", "generators": [], "generators_folder": null, "homepage": "https://savannah.gnu.org/projects/config/", "id": "349", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "gnu-config/cci.20210814", "languages": [], "license": ["GPL-3.0-or-later", "autoconf-special-exception"], "name": "gnu-config", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "build-scripts", "prev": "22618e30bd9e326eb95e824dc90cc860", "prev_timestamp": 1762363641.069, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/gnu-c694364ea6bdce/e", "ref": "gnu-config/cci.20210814#466e9d4d7779e1c142443f7ea44b4284", "remote": null, "revision_mode": "hash", "rrev": "466e9d4d7779e1c142443f7ea44b4284", "rrev_timestamp": 1762363589.329, "settings": {}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["gnu", "config", "autotools", "canonical", "host", "build", "target", "triplet"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "cci.20210814", "win_bash": null, "win_bash_run": null}, "35": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.5.1": [{"patch_file": "patches/2.5.1-0001-PKG_CONF_PATH-allow-colon+semicolon-separator.patch"}]}, "sources": {"2.5.1": {"sha256": "cd05c9589b9f86ecf044c10a2269822bc9eb001eced2582cfffd658b0a50c243", "url": "https://distfiles.ariadne.space/pkgconf/pkgconf-2.5.1.tar.xz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"enable_lib": false, "fPIC": true, "shared": false}, "dependencies": {"36": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "meson/1.10.0", "require": "meson/[\u003e=1.2.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "37": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/1.13.2", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "package compiler and linker metadata toolkit", "generators": [], "generators_folder": null, "homepage": "https://git.sr.ht/~kaniini/pkgconf", "id": "35", "immutable_package_folder": null, "info": {"options": {"enable_lib": "False"}, "settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "pkgconf/2.5.1", "languages": [], "license": "ISC", "name": "pkgconf", "options": {"enable_lib": "False"}, "options_definitions": {"enable_lib": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "c0b621fd4b3199fe05075171573398833dba85f4", "package_type": "application", "prev": "4b04c5ce32e745f87a67c63a747148d2", "prev_timestamp": 1757684757.81, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/pkgco9a7d8280822f4/e", "ref": "pkgconf/2.5.1#93c2051284cba1279494a43a4fcfeae2", "remote": null, "revision_mode": "hash", "rrev": "93c2051284cba1279494a43a4fcfeae2", "rrev_timestamp": 1757684701.089, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["build", "configuration"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.5.1", "win_bash": null, "win_bash_run": null}, "350": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"2.5.1": [{"patch_file": "patches/2.5.1-0001-PKG_CONF_PATH-allow-colon+semicolon-separator.patch"}]}, "sources": {"2.5.1": {"sha256": "cd05c9589b9f86ecf044c10a2269822bc9eb001eced2582cfffd658b0a50c243", "url": "https://distfiles.ariadne.space/pkgconf/pkgconf-2.5.1.tar.xz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"enable_lib": false, "fPIC": true, "shared": false}, "dependencies": {"351": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "meson/1.10.0", "require": "meson/[\u003e=1.2.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "352": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/1.13.2", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "package compiler and linker metadata toolkit", "generators": [], "generators_folder": null, "homepage": "https://git.sr.ht/~kaniini/pkgconf", "id": "350", "immutable_package_folder": null, "info": {"options": {"enable_lib": "False"}, "settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "pkgconf/2.5.1", "languages": [], "license": "ISC", "name": "pkgconf", "options": {"enable_lib": "False"}, "options_definitions": {"enable_lib": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "c0b621fd4b3199fe05075171573398833dba85f4", "package_type": "application", "prev": "4b04c5ce32e745f87a67c63a747148d2", "prev_timestamp": 1757684757.81, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/pkgco9a7d8280822f4/e", "ref": "pkgconf/2.5.1#93c2051284cba1279494a43a4fcfeae2", "remote": null, "revision_mode": "hash", "rrev": "93c2051284cba1279494a43a4fcfeae2", "rrev_timestamp": 1757684701.089, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["build", "configuration"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.5.1", "win_bash": null, "win_bash_run": null}, "351": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.10.0": {"sha256": "cad50c9484cbc3d4e5a45b1c2662d079be9a848aaa4cef02de7dbec412b0eede", "url": "https://github.com/mesonbuild/meson/archive/1.10.0.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {"352": {"build": false, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/[\u003e=1.10.2 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}}, "deprecated": null, "description": "a project to create the best possible next-generation build system", "generators": [], "generators_folder": null, "homepage": "https://github.com/mesonbuild/meson", "id": "351", "immutable_package_folder": null, "info": {}, "info_invalid": null, "invalid_build": false, "label": "meson/1.10.0", "languages": [], "license": "Apache-2.0", "name": "meson", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "package_type": "application", "prev": "0b1bfa635cdfa4cf00b8c8f77340e45f", "prev_timestamp": 1768295021.165, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/mesona9ab97856c682/e", "ref": "meson/1.10.0#60786758ea978964c24525de19603cf4", "remote": null, "revision_mode": "hash", "rrev": "60786758ea978964c24525de19603cf4", "rrev_timestamp": 1768294926.103, "settings": {}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["mesonbuild", "build-system"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.10.0", "win_bash": null, "win_bash_run": null}, "352": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.13.2": {"sha256": "974d6b2f4eeefa25625d34da3cb36bdcebe7fbce40f4c16ac0835fd1c0cbae17", "url": "https://github.com/ninja-build/ninja/archive/v1.13.2.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "Ninja is a small build system with a focus on speed", "generators": [], "generators_folder": null, "homepage": "https://github.com/ninja-build/ninja", "id": "352", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "build_type": "Release", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "ninja/1.13.2", "languages": [], "license": "Apache-2.0", "name": "ninja", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "3593751651824fb813502c69c971267624ced41a", "package_type": "application", "prev": "004588f111d3688b7e86b7401f49ea16", "prev_timestamp": 1764097012.118, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/ninjaa4e39ef845913/e", "ref": "ninja/1.13.2#c8c5dc2a52ed6e4e42a66d75b4717ceb", "remote": null, "revision_mode": "hash", "rrev": "c8c5dc2a52ed6e4e42a66d75b4717ceb", "rrev_timestamp": 1764096931.974, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.cppstd": "gnu17", "compiler.libcxx": "libstdc++11", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["ninja", "build"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.13.2", "win_bash": null, "win_bash_run": null}, "353": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"1.23.92": {"sha256": "c12b5b7eab64b0b4ffb98d39fe21cbaaf4b315ea51f34998344b5ff87a72a887", "url": "https://gitlab.freedesktop.org/wayland/wayland/-/releases/1.23.92/downloads/wayland-1.23.92.tar.xz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"enable_dtd_validation": true, "enable_libraries": true, "fPIC": true, "shared": false}, "dependencies": {"354": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "libffi/3.4.8", "require": "libffi/[\u003e=3.4.4 \u003c4]", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "355": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "libxml2/2.15.0", "require": "libxml2/[\u003e=2.12.5 \u003c3]", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "356": {"build": false, "direct": false, "force": false, "headers": false, "libs": true, "package_id_mode": "minor_mode", "ref": "libiconv/1.17", "require": "libiconv/1.17", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "357": {"build": false, "direct": false, "force": false, "headers": false, "libs": true, "package_id_mode": "minor_mode", "ref": "zlib/1.3.1", "require": "zlib/1.3.1", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "359": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "expat/2.7.3", "require": "expat/[\u003e=2.6.2 \u003c3]", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "360": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "meson/1.10.0", "require": "meson/[\u003e=1.4.0 \u003c2]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "361": {"build": true, "direct": false, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "ninja/1.13.2", "require": "ninja/1.13.2", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}, "362": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "pkgconf/2.5.1", "require": "pkgconf/[\u003e=2.2 \u003c3]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "Wayland is a project to define a protocol for a compositor to talk to its clients as well as a library implementation of the protocol", "generators": [], "generators_folder": null, "homepage": "https://wayland.freedesktop.org", "id": "353", "immutable_package_folder": null, "info": {"options": {"enable_dtd_validation": "True", "enable_libraries": "True", "fPIC": "True", "shared": "False"}, "requires": ["libffi/3.4.Z", "libxml2/2.15.Z", "libiconv/1.17.Z", "zlib/1.3.Z", "expat/2.7.Z"], "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "wayland/1.23.92", "languages": [], "license": "MIT", "name": "wayland", "options": {"enable_dtd_validation": "True", "enable_libraries": "True", "fPIC": "True", "shared": "False"}, "options_definitions": {"enable_dtd_validation": ["True", "False"], "enable_libraries": ["True", "False"], "fPIC": ["True", "False"], "shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "30d9e39e3284fa9d163ae54b52369734ea1e08ff", "package_type": "static-library", "prev": "1afedef769574e5da68d1f8ad44de307", "prev_timestamp": 1766401935.928, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/wayla7e9c425f2bdc1/e", "ref": "wayland/1.23.92#9631a88356be38b8ae879d7b12a12cf1", "remote": null, "revision_mode": "hash", "rrev": "9631a88356be38b8ae879d7b12a12cf1", "rrev_timestamp": 1757604145.177, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["protocol", "compositor", "display"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.23.92", "win_bash": null, "win_bash_run": null}, "354": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"3.4.8": [{"patch_file": "patches/0002-3.4.8-fix-libtool-path.patch"}, {"patch_file": "patches/0004-3.4.8-fix-complex-type-msvc.patch"}, {"patch_file": "patches/0005-3.4.4-do-not-install-libraries-to-arch-dependent-directories.patch"}, {"patch_file": "patches/0006-3.4.8-library-no-version-suffix.patch"}]}, "sources": {"3.4.8": {"sha256": "bc9842a18898bfacb0ed1252c4febcc7e78fa139fd27fdc7a3e30d9d9356119b", "url": "https://github.com/libffi/libffi/releases/download/v3.4.8/libffi-3.4.8.tar.gz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false}, "dependencies": {}, "deprecated": null, "description": "A portable, high level programming interface to various calling conventions", "generators": [], "generators_folder": null, "homepage": "https://sourceware.org/libffi/", "id": "354", "immutable_package_folder": null, "info": {"options": {"fPIC": "True", "shared": "False"}, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "libffi/3.4.8", "languages": [], "license": "MIT", "name": "libffi", "options": {"fPIC": "True", "shared": "False"}, "options_definitions": {"fPIC": ["True", "False"], "shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "c81087b06d1a5beef0ad711fc32d45f7a425a8f3", "package_type": "static-library", "prev": "86df95c85a5078938244c88d1f668688", "prev_timestamp": 1765384139.243, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/libff824fb5f962620/e", "ref": "libffi/3.4.8#a045c00fb26779635e3bed40e80c5254", "remote": null, "revision_mode": "hash", "rrev": "a045c00fb26779635e3bed40e80c5254", "rrev_timestamp": 1753360042.396, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["runtime", "foreign-function-interface", "runtime-library"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "3.4.8", "win_bash": null, "win_bash_run": null}, "355": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"2.15.0": {"sha256": "5abc766497c5b1d6d99231f662e30c99402a90d03b06c67b62d6c1179dedd561", "url": "https://download.gnome.org/sources/libxml2/2.15/libxml2-2.15.0.tar.xz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "iconv": true, "icu": false, "lzma": false, "programs": true, "shared": false, "zlib": true}, "dependencies": {"356": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "libiconv/1.17", "require": "libiconv/1.17", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "357": {"build": false, "direct": true, "force": false, "headers": true, "libs": true, "package_id_mode": "minor_mode", "ref": "zlib/1.3.1", "require": "zlib/[\u003e=1.3.1 \u003c2]", "run": false, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": true}, "358": {"build": true, "direct": true, "force": false, "headers": false, "libs": false, "package_id_mode": null, "ref": "cmake/4.2.1", "require": "cmake/[\u003e=3.18]", "run": true, "skip": false, "test": false, "transitive_headers": null, "transitive_libs": null, "visible": false}}, "deprecated": null, "description": "libxml2 is a software library for parsing XML documents", "generators": [], "generators_folder": null, "homepage": "https://gitlab.gnome.org/GNOME/libxml2/-/wikis/", "id": "355", "immutable_package_folder": null, "info": {"options": {"fPIC": "True", "iconv": "True", "icu": "False", "programs": "True", "shared": "False", "zlib": "True"}, "requires": ["libiconv/1.17.Z", "zlib/1.3.Z"], "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "libxml2/2.15.0", "languages": ["C"], "license": "MIT", "name": "libxml2", "options": {"fPIC": "True", "iconv": "True", "icu": "False", "programs": "True", "shared": "False", "zlib": "True"}, "options_definitions": {"fPIC": ["True", "False"], "iconv": ["True", "False"], "icu": ["True", "False"], "programs": ["True", "False"], "shared": ["True", "False"], "zlib": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "7ebbc05509ce7603da650f94620f34d7b9ec0c22", "package_type": "static-library", "prev": "b4973867e394fd7337dbe1cb7b95ba15", "prev_timestamp": 1765460826.086, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/libxmfb209121c8251/e", "ref": "libxml2/2.15.0#8d852c332225c0aa07a723fba8bcd0f5", "remote": null, "revision_mode": "hash", "rrev": "8d852c332225c0aa07a723fba8bcd0f5", "rrev_timestamp": 1759824466.773, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["xml", "parser", "validation"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "2.15.0", "win_bash": null, "win_bash_run": null}, "356": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.17": [{"patch_file": "patches/1.17-001-fix-error-function-declaration-without-prototype.patch"}]}, "sources": {"1.17": {"sha256": "8f74213b56238c85a50a5329f77e06198771e70dd9a739779f4c02f65d971313", "url": ["https://ftpmirror.gnu.org/gnu/libiconv/libiconv-1.17.tar.gz", "https://ftp.gnu.org/gnu/libiconv/libiconv-1.17.tar.gz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false}, "dependencies": {}, "deprecated": null, "description": "Convert text to and from Unicode", "generators": [], "generators_folder": null, "homepage": "https://www.gnu.org/software/libiconv/", "id": "356", "immutable_package_folder": null, "info": {"options": {"fPIC": "True", "shared": "False"}, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "libiconv/1.17", "languages": [], "license": "LGPL-2.1-or-later", "name": "libiconv", "options": {"fPIC": "True", "shared": "False"}, "options_definitions": {"fPIC": ["True", "False"], "shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "c81087b06d1a5beef0ad711fc32d45f7a425a8f3", "package_type": "static-library", "prev": "c3a716a7745856cfd7e46f29aef86523", "prev_timestamp": 1765383942.561, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/libic6667078812ec0/e", "ref": "libiconv/1.17#1e65319e945f2d31941a9d28cc13c058", "remote": null, "revision_mode": "hash", "rrev": "1e65319e945f2d31941a9d28cc13c058", "rrev_timestamp": 1751451666.321, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["iconv", "text", "encoding", "locale", "unicode", "conversion"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.17", "win_bash": null, "win_bash_run": null}, "357": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"patches": {"1.3.1": [{"patch_description": "separate static/shared builds, disable debug suffix", "patch_file": "patches/1.3.1/0001-fix-cmake.patch", "patch_type": "conan"}]}, "sources": {"1.3.1": {"sha256": "9a93b2b7dfdac77ceba5a558a580e74667dd6fede4585b91eefb60f03b72df23", "url": ["https://zlib.net/fossils/zlib-1.3.1.tar.gz", "https://github.com/madler/zlib/releases/download/v1.3.1/zlib-1.3.1.tar.gz"]}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"fPIC": true, "shared": false}, "dependencies": {}, "deprecated": null, "description": "A Massively Spiffy Yet Delicately Unobtrusive Compression Library (Also Free, Not to Mention Unencumbered by Patents)", "generators": [], "generators_folder": null, "homepage": "https://zlib.net", "id": "357", "immutable_package_folder": null, "info": {"options": {"fPIC": "True", "shared": "False"}, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "zlib/1.3.1", "languages": [], "license": "Zlib", "name": "zlib", "options": {"fPIC": "True", "shared": "False"}, "options_definitions": {"fPIC": ["True", "False"], "shared": ["True", "False"]}, "options_description": null, "package_folder": null, "package_id": "c81087b06d1a5beef0ad711fc32d45f7a425a8f3", "package_type": "static-library", "prev": "d3a7706ae25c74b78bafbb0b63cb5dcf", "prev_timestamp": 1765284807.143, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/zlib41379b6e5ce18/e", "ref": "zlib/1.3.1#cac0f6daea041b0ccf42934163defb20", "remote": null, "revision_mode": "hash", "rrev": "cac0f6daea041b0ccf42934163defb20", "rrev_timestamp": 1765284699.337, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["zlib", "compression"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "1.3.1", "win_bash": null, "win_bash_run": null}, "358": {"author": null, "binary": "Skip", "binary_remote": "conancenter", "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"4.2.1": {"Linux": {"armv8": {"sha256": "3e178207a2c42af4cd4883127f8800b6faf99f3f5187dccc68bfb2cc7808f5f7", "url": "https://cmake.org/files/v4.2/cmake-4.2.1-linux-aarch64.tar.gz"}, "x86_64": {"sha256": "c059bff1e97a2b6b5b0c0872263627486345ad0ed083298cb21cff2eda883980", "url": "https://cmake.org/files/v4.2/cmake-4.2.1-linux-x86_64.tar.gz"}}, "Macos": {"universal": {"sha256": "0bb18f295e52d7e9309980e361e79e76a1d8da67a1587255cbe3696ea998f597", "url": "https://cmake.org/files/v4.2/cmake-4.2.1-macos-universal.tar.gz"}}, "Windows": {"armv8": {"sha256": "96b097ca3a019cd62839d4805958ad0163dd1adedcfbe578730d57c098aaf667", "url": "https://cmake.org/files/v4.2/cmake-4.2.1-windows-arm64.zip"}, "x86_64": {"sha256": "dfc2b2afac257555e3b9ce375b12b2883964283a366c17fec96cf4d17e4f1677", "url": "https://cmake.org/files/v4.2/cmake-4.2.1-windows-x86_64.zip"}}}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": null, "dependencies": {}, "deprecated": null, "description": "CMake, the cross-platform, open-source build system.", "generators": [], "generators_folder": null, "homepage": "https://github.com/Kitware/CMake", "id": "358", "immutable_package_folder": null, "info": {"settings": {"arch": "x86_64", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "cmake/4.2.1", "languages": [], "license": "BSD-3-Clause", "name": "cmake", "options": {}, "options_definitions": {}, "options_description": null, "package_folder": null, "package_id": "63fead0844576fc02943e16909f08fcdddd6f44b", "package_type": "application", "prev": "2836c4a2c56b5fc1911304da1383b3a8", "prev_timestamp": 1765387672.265, "provides": null, "python_requires": null, "recipe": "Cache", "recipe_folder": "/home/conan/.conan2/p/cmake985c1e37c1e0a/e", "ref": "cmake/4.2.1#951586eff155256a7b5298631d6b1416", "remote": null, "revision_mode": "hash", "rrev": "951586eff155256a7b5298631d6b1416", "rrev_timestamp": 1765387599.255, "settings": {"arch": "x86_64", "os": "Linux"}, "source_folder": null, "system_requires": {}, "test": false, "topics": ["build", "installer"], "upload_policy": null, "url": "https://github.com/conan-io/conan-center-index", "user": null, "vendor": false, "version": "4.2.1", "win_bash": null, "win_bash_run": null}, "359": {"author": null, "binary": "Skip", "binary_remote": null, "build_folder": null, "build_id": null, "build_policy": null, "channel": null, "conandata": {"sources": {"2.7.3": {"sha256": "71df8f40706a7bb0a80a5367079ea75d91da4f8c65c58ec59bcdfbf7decdab9f", "url": "https://github.com/libexpat/libexpat/releases/download/R_2_7_3/expat-2.7.3.tar.xz"}}}, "conf_info": {}, "context": "build", "cpp_info": {"root": {"bindirs": ["bin"], "builddirs": null, "cflags": null, "cxxflags": null, "defines": null, "exe": null, "exelinkflags": null, "frameworkdirs": null, "frameworks": null, "includedirs": ["include"], "languages": null, "libdirs": ["lib"], "libs": null, "link_location": null, "location": null, "objects": null, "properties": null, "requires": null, "resdirs": null, "sharedlinkflags": null, "sources": null, "srcdirs": null, "sysroot": null, "system_libs": null, "type": null}}, "default_options": {"char_type": "char", "fPIC": true, "large_size": false, "shared": false}, "dependencies": {}, "deprecated": null, "description": "Fast streaming XML parser written in C.", "generators": [], "generators_folder": null, "homepage": "https://github.com/libexpat/libexpat", "id": "359", "immutable_package_folder": null, "info": {"options": {"char_type": "char", "fPIC": "True", "large_size": "False", "shared": "False"}, "settings": {"arch": "x86_64", "build_type": "Release", "compiler": "gcc", "compiler.version": "13", "os": "Linux"}}, "info_invalid": null, "invalid_build": false, "label": "expat/2.7.3", "languages": [], "li
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment