From 3e322df4fb71cbeff27aab85bb48c7da595b548c Mon Sep 17 00:00:00 2001 From: Rye Mutt Date: Sun, 28 Jul 2024 16:27:42 -0400 Subject: Replace liburiparser with boost::url --- autobuild.xml | 60 ----------------------------------------------------------- 1 file changed, 60 deletions(-) (limited to 'autobuild.xml') diff --git a/autobuild.xml b/autobuild.xml index dfa70af94e..957ee6c867 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -2508,66 +2508,6 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors description TUT is a small and portable unit test framework for C++. - uriparser - - platforms - - darwin64 - - archive - - hash - 4b6ee5113b1368ec9ff5b59e195adde370b9f585 - hash_algorithm - sha1 - url - https://github.com/secondlife/3p-uriparser/releases/download/v0.9.4-8fff38a/uriparser-0.9.4-darwin64-8fff38a.tar.zst - - name - darwin64 - - linux64 - - archive - - hash - 44dc74ec73e37c56bef6317d12a29d0435cb4bbb - hash_algorithm - sha1 - url - https://github.com/secondlife/3p-uriparser/releases/download/v0.9.4-8fff38a/uriparser-0.9.4-linux64-8fff38a.tar.zst - - name - linux64 - - windows64 - - archive - - hash - e8b20edfc624f1d09bc83480932a9c844d47fc13 - hash_algorithm - sha1 - url - https://github.com/secondlife/3p-uriparser/releases/download/v0.9.4-8fff38a/uriparser-0.9.4-windows64-8fff38a.tar.zst - - name - windows64 - - - license - New BSD license - license_file - LICENSES/uriparser.txt - copyright - Copyright (C) 2007, Weijia Song <songweijia@gmail.com>, Sebastian Pipping <webmaster@hartwork.org> - version - 0.9.4 - name - uriparser - description - uriparser is a strictly RFC 3986 compliant URI parsing and handling library written in C. uriparser is cross-platform, fast, supports Unicode and is licensed under the New BSD license. - viewer-fonts platforms -- cgit v1.2.3