From a29126f785b1ace2b3ef9f600d4f3c8aed63cea2 Mon Sep 17 00:00:00 2001 From: Long Nguyen Date: Sat, 29 May 2021 00:09:56 +0700 Subject: [tre, libmagic] Windows + mingw support (#17769) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [tre] mingw support * [libmagic] Windows support * [libmagic] Apply @Neumann-A suggestions * [libmagic] Add host dependency Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> * [libmagic] Copy the magic file to the corresponding tools dir * [ci baseline] libmagic now passes * Update ports/libmagic/portfile.cmake * [libmagic] Import patch from MSYS2 * [vcpkg baseline] Update libmagic, tre Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com> --- ports/libmagic/CONTROL | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 ports/libmagic/CONTROL (limited to 'ports/libmagic/CONTROL') diff --git a/ports/libmagic/CONTROL b/ports/libmagic/CONTROL deleted file mode 100644 index 750b65139..000000000 --- a/ports/libmagic/CONTROL +++ /dev/null @@ -1,5 +0,0 @@ -Source: libmagic -Version: 5.37 -Port-Version: 2 -Homepage: https://github.com/file/file -Description: This library can be used to classify files according to magic number tests. -- cgit v1.2.3