File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 640640 " libvulkan-dev"
641641 ]
642642 },
643+ "jsonrpc-glib" : {
644+ "_comment" : [
645+ " - Disable fatal warnings because the wrap the this wraning : 'Could not detect glib version'" ,
646+ " - Disable unit tests because Windows cannot found gio-unix-2.0"
647+ ],
648+ "build_options" : [
649+ " jsonrpc-glib:enable_tests=false"
650+ ],
651+ "debian_packages" : [
652+ " flex" ,
653+ " bison"
654+ ],
655+ "brew_packages" : [
656+ " flex" ,
657+ " bison"
658+ ],
659+ "alpine_packages" : [
660+ " python3-dev" ,
661+ " musl-libintl" ,
662+ " flex" ,
663+ " bison" ,
664+ " gettext"
665+ ],
666+ "python_packages" : [
667+ " setuptools" ,
668+ " packaging"
669+ ],
670+ "skip_dependency_check" : [
671+ " gio-windows-2.0" ,
672+ " gio-unix-2.0"
673+ ],
674+ "fatal_warnings" : false
675+ },
643676 "imgui-sfml" : {
644677 "alpine_packages" : [
645678 " libudev-zero-dev" ,
Original file line number Diff line number Diff line change 19271927 " 1.8.4-1"
19281928 ]
19291929 },
1930+ "jsonrpc-glib" : {
1931+ "dependency_names" : [
1932+ " jsonrpc-glib-1.0"
1933+ ],
1934+ "versions" : [
1935+ " 3.44.2-1"
1936+ ]
1937+ },
19301938 "kafel" : {
19311939 "dependency_names" : [
19321940 " kafel"
Original file line number Diff line number Diff line change 1+ [wrap-file]
2+ directory = jsonrpc-glib-3.44.2
3+ source_url = https://download.gnome.org/sources/jsonrpc-glib/3.44/jsonrpc-glib-3.44.2.tar.xz
4+ source_filename = jsonrpc-glib-3.44.2.tar.gz
5+ source_hash = 965496b6e1314f3468b482a5d80340dc3b0340a5402d7783cad24154aee77396
6+
7+ [provide]
8+ jsonrpc-glib-1.0 = libjsonrpc_glib_dep
You can’t perform that action at this time.
0 commit comments