From 04a9d4d9b88ede416724be30065d59ce0f5d205b Mon Sep 17 00:00:00 2001 From: Florian Piesche Date: Sat, 9 Nov 2024 23:37:11 +0000 Subject: [PATCH] Remove libfmt --- net.shadps4.shadPS4.yml | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/net.shadps4.shadPS4.yml b/net.shadps4.shadPS4.yml index 4680763..94f99ce 100644 --- a/net.shadps4.shadPS4.yml +++ b/net.shadps4.shadPS4.yml @@ -64,23 +64,6 @@ modules: cleanup: - '*' - - name: libfmt - buildsystem: cmake-ninja - config-opts: - - -DFMT_TEST=OFF - sources: - - type: archive - url: https://api.github.com/repos/fmtlib/fmt/zipball/11.0.2 - dest-filename: fmtlib.zip - sha256: 441b654cfeca7dab0b457e8c327b150f4af3fbf908f55d2adb0d2a27fcfcfa41 - x-checker-data: - type: json - url: https://api.github.com/repos/fmtlib/fmt/releases/latest - version-query: .tag_name - url-query: .zipball_url - cleanup: - - '*' - - name: shadps4 buildsystem: cmake-ninja builddir: true