From d425c0a28ec05fe655d91e34e5ea0ca9f2c26dd7 Mon Sep 17 00:00:00 2001 From: Rye Cogtail Date: Tue, 22 Oct 2024 17:22:27 -0400 Subject: Introduce NFDE file picker support for linux and SDL --- autobuild.xml | 62 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) (limited to 'autobuild.xml') diff --git a/autobuild.xml b/autobuild.xml index e7d8d84e6a..2c47571692 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -1914,6 +1914,68 @@ description NanoSVG is a simple single-header-file SVG parser and rasterizer + nfde + + platforms + + linux64 + + archive + + hash + 4d23e53790c8e82c737a3f5df8cddc40b864257d + hash_algorithm + sha1 + url + https://github.com/secondlife/3p-nfde/releases/download/v1.2.1-r1/nfde-1.2.1-r1-linux64-11465721541.tar.zst + + name + linux64 + + darwin64 + + archive + + hash + 9ec692bdc93c4f2aa1f2951b71ee4a5737e43bc9 + hash_algorithm + sha1 + url + https://github.com/secondlife/3p-nfde/releases/download/v1.2.1-r1/nfde-1.2.1-r1-darwin64-11465721541.tar.zst + + name + darwin64 + + windows64 + + archive + + hash + 65c88f9e849a4a460f0b051f884f9df0608dd389 + hash_algorithm + sha1 + url + https://github.com/secondlife/3p-nfde/releases/download/v1.2.1-r1/nfde-1.2.1-r1-windows64-11465721541.tar.zst + + name + windows64 + + + license + zlib + license_file + LICENSES/nfde.txt + copyright + Copyright (C) The nativefiledialog-extended authors + version + 1.2.1-r1 + name + nfde + canonical_repo + https://github.com/secondlife/3p-nfde + description + Cross platform (Windows, Mac, Linux) native file dialog library with C and C++ bindings, based on mlabbe/nativefiledialog. + nghttp2 platforms -- cgit v1.2.3