aboutsummaryrefslogtreecommitdiff
path: root/fmt
diff options
context:
space:
mode:
authorWoodpecker CI <emmett1.2miligrams@protonmail.com>2025-06-03 14:32:36 +0000
committerWoodpecker CI <emmett1.2miligrams@protonmail.com>2025-06-03 14:32:36 +0000
commit93a354611e38a6949add5c2e5ccc93ef79b9755f (patch)
tree7fee41752b1047d74c59f8ee046cd62735e7e934 /fmt
parent35912580b66e9439f91ea441938828ad8aa33b0d (diff)
downloadalicelinux-93a354611e38a6949add5c2e5ccc93ef79b9755f.tar.gz
alicelinux-93a354611e38a6949add5c2e5ccc93ef79b9755f.zip
Woodpecker CI 5171f1fdd74e7137c305450dd69a29fa5be4143f [SKIP CI]
Diffstat (limited to 'fmt')
-rw-r--r--fmt/.checksum1
-rw-r--r--fmt/.files27
-rw-r--r--fmt/abuild5
3 files changed, 33 insertions, 0 deletions
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