commit ec8171a820398c9d0c5935797e17a7401ed5e4da
parent 53ceb181f02b5009b13abab672b2eac3edcc57f2
Author: finwo <finwo@pm.me>
Date: Sun, 15 Mar 2026 23:34:08 +0100
Update tidwall/buf to new package format
Diffstat:
3 files changed, 1 insertion(+), 10 deletions(-)
diff --git a/MANIFEST b/MANIFEST
@@ -9,4 +9,5 @@ finwo/url-parser https://git.finwo.net/lib/url-parser.c/archives/heads/main
graphitemaster/incbin https://git.finwo.net/misc/dep-repository/archives/heads/pkg/graphitemaster/incbin.tar.gz
orlp/ed25519 https://git.finwo.net/misc/dep-repository/archives/heads/pkg/orlp/ed25519.tar.gz
rxi/log https://git.finwo.net/misc/dep-repository/archives/heads/pkg/rxi/log.tar.gz
+tidwall/buf https://git.finwo.net/misc/dep-repository/archives/heads/pkg/tidwall/buf.tar.gz
win32ports/sys_time_h https://git.finwo.net/misc/dep-repository/archives/heads/pkg/win32ports/sys_time_h.tar.gz
diff --git a/tidwall/buf/config.mk b/tidwall/buf/config.mk
@@ -1 +0,0 @@
-SRC+=__DIRNAME/buf.c
diff --git a/tidwall/buf/package.ini b/tidwall/buf/package.ini
@@ -1,9 +0,0 @@
-[repository]
-github=tidwall/buf.c
-
-[package]
-name=tidwall/buf
-
-[export]
-config.mk=config.mk
-include/tidwall/buf.h=buf.h