From 93a354611e38a6949add5c2e5ccc93ef79b9755f Mon Sep 17 00:00:00 2001 From: Woodpecker CI Date: Tue, 3 Jun 2025 14:32:36 +0000 Subject: Woodpecker CI 5171f1fdd74e7137c305450dd69a29fa5be4143f [SKIP CI] --- fmt/.checksum | 1 + fmt/.files | 27 +++++++++++++++++++++++++++ fmt/abuild | 5 +++++ 3 files changed, 33 insertions(+) create mode 100644 fmt/.checksum create mode 100644 fmt/.files create mode 100644 fmt/abuild (limited to 'fmt') diff --git a/fmt/.checksum b/fmt/.checksum new file mode 100644 index 00000000..c4706f48 --- /dev/null +++ b/fmt/.checksum @@ -0,0 +1 @@ +9a22d7447600030ce76d6a9b3c7e98f66e6fc84e78fee66edbe5d87b060d165b fmt-11.2.0.tar.gz diff --git a/fmt/.files b/fmt/.files new file mode 100644 index 00000000..e3dc6843 --- /dev/null +++ b/fmt/.files @@ -0,0 +1,27 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/fmt/ +-rw-r--r-- root/root usr/include/fmt/args.h +-rw-r--r-- root/root usr/include/fmt/base.h +-rw-r--r-- root/root usr/include/fmt/chrono.h +-rw-r--r-- root/root usr/include/fmt/color.h +-rw-r--r-- root/root usr/include/fmt/compile.h +-rw-r--r-- root/root usr/include/fmt/core.h +-rw-r--r-- root/root usr/include/fmt/format-inl.h +-rw-r--r-- root/root usr/include/fmt/format.h +-rw-r--r-- root/root usr/include/fmt/os.h +-rw-r--r-- root/root usr/include/fmt/ostream.h +-rw-r--r-- root/root usr/include/fmt/printf.h +-rw-r--r-- root/root usr/include/fmt/ranges.h +-rw-r--r-- root/root usr/include/fmt/std.h +-rw-r--r-- root/root usr/include/fmt/xchar.h +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/cmake/ +drwxr-xr-x root/root usr/lib/cmake/fmt/ +-rw-r--r-- root/root usr/lib/cmake/fmt/fmt-config-version.cmake +-rw-r--r-- root/root usr/lib/cmake/fmt/fmt-config.cmake +-rw-r--r-- root/root usr/lib/cmake/fmt/fmt-targets-release.cmake +-rw-r--r-- root/root usr/lib/cmake/fmt/fmt-targets.cmake +-rw-r--r-- root/root usr/lib/libfmt.a +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/fmt.pc diff --git a/fmt/abuild b/fmt/abuild new file mode 100644 index 00000000..5a63ffbe --- /dev/null +++ b/fmt/abuild @@ -0,0 +1,5 @@ +name=fmt +version=11.2.0 +release=1 +source="https://github.com/${name}lib/${name}/archive/${version}/${name}-${version}.tar.gz" +keep_static=1 -- cgit v1.2.3