dep-repository

Default repository for the dep dependency manager
git clone git://git.finwo.net/misc/dep-repository
Log | Files | Refs

commit 70196672d5ba5efa8e95600c11ac84497b996031
parent 3dc9ca8306d702641942e3146cdd3d69f3a7ab73
Author: finwo <finwo@pm.me>
Date:   Sat,  2 Mar 2024 23:42:50 +0100

Made remaining packages support new structure instead of global cnf

Diffstat:
Mantirez/linenoise/package.ini | 3---
Mantirez/rax/package.ini | 3---
Dbenhoyt/inih/package-edge.ini | 10----------
Dbenhoyt/inih/package-stable.ini | 11-----------
Abenhoyt/inih/package.ini | 9+++++++++
Mcesanta/mongoose/package.ini | 7+++----
Mcofyc/argparse/package.ini | 8++------
Dedge.cnf | 33---------------------------------
Mhellerf/ews/package.ini | 4+++-
Mjacketizer/yuarel/package.ini | 7+++----
Mkgabis/parson/package.ini | 7+++----
Mnoporpoise/sort_r/package.ini | 4+++-
Morlp/ed25519/package.ini | 8+++-----
Mpierreguillot/thread/package.ini | 7+++----
Mpiscisaureus/wepoll/package.ini | 8+++-----
Mrxi/dyad/package.ini | 3---
Ascyphus/url-parser/package.ini | 2++
Asgtatham/coroutine/package.ini | 2++
Dstable.cnf | 33---------------------------------
Mtidwall/btree/package.ini | 7+++----
Mtidwall/buf/package.ini | 7+++----
Mtidwall/evio/package.ini | 12+++++-------
Mtidwall/hashmap/package.ini | 7+++----
Mtidwall/json/package.ini | 7+++----
Mtidwall/match/package.ini | 7+++----
Mtidwall/rand/package.ini | 7+++----
Mtidwall/rtree/package.ini | 7+++----
Mtinycthread/tinycthread/package.ini | 7+++----
Atodo.cnf | 2++
Mtom-seddon/yhs/package.ini | 7+++----
Auser-none/mkdirp/package.ini | 2++
Auser-none/winpthreads/package.ini | 2++
Mvmxdev/tkvdb/package.ini | 7+++----
Mvurtun/mm_web/package.ini | 5++---
Mwebview/webview/package.ini | 7+++----
Mwin32ports/sys_time_h/package.ini | 4+++-
36 files changed, 88 insertions(+), 185 deletions(-)

diff --git a/antirez/linenoise/package.ini b/antirez/linenoise/package.ini @@ -3,9 +3,6 @@ name=antirez/linenoise src=https://github.com/antirez/linenoise/archive/97d2850af13c339369093b78abe5265845d78220.tar.gz src-sha256=1086f82fbf30b0618b1953b05d33db62c68fc7ce49391ce1374192f776fde72d -[fetch] -config.mk=https://raw.githubusercontent.com/finwo/dep-repository/main/antirez/linenoise/config.mk - [export] config.mk=config.mk include/antirez/linenoise.h=linenoise.h diff --git a/antirez/rax/package.ini b/antirez/rax/package.ini @@ -3,9 +3,6 @@ name=antirez/rax src=https://github.com/antirez/rax/archive/1927550cb218ec3c3dda8b39d82d1d019bf0476d.tar.gz src-sha256=53727eba23850135771b774ad70f0f7e56304e9d50022d4e0ebc27d479d8ed03 -[fetch] -config.mk=https://raw.githubusercontent.com/finwo/dep-repository/main/antirez/rax/config.mk - [export] config.mk=config.mk include/antirez/rax.h=rax.h diff --git a/benhoyt/inih/package-edge.ini b/benhoyt/inih/package-edge.ini @@ -1,10 +0,0 @@ -[package] -name=benhoyt/inih -src=https://github.com/benhoyt/inih/archive/refs/heads/master.tar.gz - -[fetch] -config.mk=https://raw.githubusercontent.com/finwo/dep-repository/main/benhoyt/inih/config.mk - -[export] -config.mk=config.mk -include/benhoyt/inih.h=ini.h diff --git a/benhoyt/inih/package-stable.ini b/benhoyt/inih/package-stable.ini @@ -1,11 +0,0 @@ -[package] -name=benhoyt/inih -src=https://github.com/benhoyt/inih/archive/refs/tags/r56.tar.gz -src-sha256=e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 - -[fetch] -config.mk=https://raw.githubusercontent.com/finwo/dep-repository/main/benhoyt/inih/config.mk - -[export] -config.mk=config.mk -include/benhoyt/inih.h=ini.h diff --git a/benhoyt/inih/package.ini b/benhoyt/inih/package.ini @@ -0,0 +1,9 @@ +[repository] +github=benhoyt/inih + +[package] +name=benhoyt/inih + +[export] +config.mk=config.mk +include/benhoyt/inih.h=ini.h diff --git a/cesanta/mongoose/package.ini b/cesanta/mongoose/package.ini @@ -1,9 +1,8 @@ +[repository] +github=cesanta/mongoose + [package] name=cesanta/mongoose -src=https://github.com/cesanta/mongoose/archive/refs/heads/master.tar.gz - -[fetch] -config.mk=https://raw.githubusercontent.com/finwo/dep-repository/main/cesanta/mongoose/config.mk [export] config.mk=config.mk diff --git a/cofyc/argparse/package.ini b/cofyc/argparse/package.ini @@ -1,9 +1,5 @@ -[package] -name=cofyc/argparse -src=https://github.com/cofyc/argparse/archive/refs/heads/master.tar.gz - -[fetch] -config.mk=https://raw.githubusercontent.com/finwo/dep-repository/main/cofyc/argparse/config.mk +[repository] +github=cofyc/argparse [export] config.mk=config.mk diff --git a/edge.cnf b/edge.cnf @@ -1,33 +0,0 @@ -adamdunkels/protothreads=https://github.com/finwo/c-protothreads/archive/refs/tags/edge.tar.gz -antirez/linenoise=https://raw.githubusercontent.com/finwo/dep-repository/main/antirez/linenoise/package.ini -antirez/rax=https://raw.githubusercontent.com/finwo/dep-repository/main/antirez/rax/package.ini -benhoyt/inih=https://raw.githubusercontent.com/finwo/dep-repository/main/benhoyt/inih/package-edge.ini -cesanta/mongoose=https://raw.githubusercontent.com/finwo/dep-repository/main/cesanta/mongoose/package.ini -cgraham/protothreads=https://github.com/finwo/c-protothreads/archive/refs/tags/cgraham.tar.gz -cofyc/argparse=https://raw.githubusercontent.com/finwo/dep-repository/main/cofyc/argparse/package.ini -hellerf/ews=https://raw.githubusercontent.com/finwo/dep-repository/main/hellerf/ews/package.ini -jacketizer/yuarel=https://raw.githubusercontent.com/finwo/dep-repository/main/jacketizer/yuarel/package.ini -kgabis/parson=https://raw.githubusercontent.com/finwo/dep-repository/main/kgabis/parson/package.ini -noporpoise/sort_r=https://raw.githubusercontent.com/finwo/dep-repository/main/noporpoise/sort_r/package.ini -orlp/ed25519=https://raw.githubusercontent.com/finwo/dep-repository/main/orlp/ed25519/package.ini -pierreguillot/thread=https://raw.githubusercontent.com/finwo/dep-repository/main/pierreguillot/thread/package.ini -piscisaureus/wepoll=https://raw.githubusercontent.com/finwo/dep-repository/main/piscisaureus/wepoll/package.ini -rxi/dyad=https://raw.githubusercontent.com/finwo/dep-repository/main/rxi/dyad/package.ini -sgtatham/coroutine=https://github.com/finwo/c-coroutine/archive/refs/tags/edge.tar.gz -scyphus/url-parser=https://github.com/finwo/url-parser/archive/refs/tags/edge.tar.gz -tidwall/btree=https://raw.githubusercontent.com/finwo/dep-repository/main/tidwall/btree/package.ini -tidwall/buf=https://raw.githubusercontent.com/finwo/dep-repository/main/tidwall/buf/package.ini -tidwall/evio=https://raw.githubusercontent.com/finwo/dep-repository/main/tidwall/evio/package.ini -tidwall/hashmap=https://raw.githubusercontent.com/finwo/dep-repository/main/tidwall/hashmap/package.ini -tidwall/json=https://raw.githubusercontent.com/finwo/dep-repository/main/tidwall/json/package.ini -tidwall/match=https://raw.githubusercontent.com/finwo/dep-repository/main/tidwall/match/package.ini -tidwall/rand=https://raw.githubusercontent.com/finwo/dep-repository/main/tidwall/rand/package.ini -tidwall/rtree=https://raw.githubusercontent.com/finwo/dep-repository/main/tidwall/rtree/package.ini -tinycthread/tinycthread=https://raw.githubusercontent.com/finwo/dep-repository/main/tinycthread/tinycthread/package.ini -tom-seddon/yhs=https://raw.githubusercontent.com/finwo/dep-repository/main/tom-seddon/yhs/package.ini -user-none/mkdirp=https://github.com/finwo/c-mkdirp/archive/refs/tags/edge.tar.gz -user-none/winpthreads=https://github.com/finwo/winpthreads/archive/refs/tags/edge.tar.gz -vmxdev/tkvdb=https://raw.githubusercontent.com/finwo/dep-repository/main/vmxdev/tkvdb/package.ini -vurtun/mm_web=https://raw.githubusercontent.com/finwo/dep-repository/main/vurtun/mm_web/package.ini -webview/webview=https://raw.githubusercontent.com/finwo/dep-repository/main/webview/webview/package.ini -win32ports/sys_time_h=https://raw.githubusercontent.com/finwo/dep-repository/main/win32ports/sys_time_h/package.ini diff --git a/hellerf/ews/package.ini b/hellerf/ews/package.ini @@ -1,6 +1,8 @@ +[repository] +github=hellerf/embeddablewebserver + [package] name=hellerf/ews -src=https://github.com/hellerf/embeddablewebserver/archive/refs/heads/master.tar.gz [export] include/hellerf/ews.h=EmbeddableWebServer.h diff --git a/jacketizer/yuarel/package.ini b/jacketizer/yuarel/package.ini @@ -1,9 +1,8 @@ +[repository] +github=jacketizer/libyuarel + [package] name=jacketizer/yuarel -src=https://github.com/jacketizer/libyuarel/archive/refs/heads/master.tar.gz - -[fetch] -config.mk=https://raw.githubusercontent.com/finwo/dep-repository/main/jacketizer/yuarel/config.mk [export] config.mk=config.mk diff --git a/kgabis/parson/package.ini b/kgabis/parson/package.ini @@ -1,9 +1,8 @@ +[repository] +github=kgabis/parson + [package] name=kgabis/parson -src=https://github.com/kgabis/parson/archive/refs/heads/master.tar.gz - -[fetch] -config.mk=https://raw.githubusercontent.com/finwo/dep-repository/main/kgabis/parson/config.mk [export] config.mk=config.mk diff --git a/noporpoise/sort_r/package.ini b/noporpoise/sort_r/package.ini @@ -1,6 +1,8 @@ +[repository] +github=noporpoise/sort_r + [package] name=noporpoise/sort_r -src=https://github.com/noporpoise/sort_r/archive/refs/heads/master.tar.gz [export] include/noporpoise/sort_r.h=sort_r.h diff --git a/orlp/ed25519/package.ini b/orlp/ed25519/package.ini @@ -1,10 +1,8 @@ +[repository] +github=orlp/ed25519 + [package] name=orlp/ed25519 -src=https://github.com/orlp/ed25519/archive/refs/heads/master.tar.gz - -[fetch] -config.mk=https://raw.githubusercontent.com/finwo/dep-repository/main/orlp/ed25519/config.mk -patch/00-single-file-compile.patch=https://raw.githubusercontent.com/finwo/dep-repository/main/orlp/ed25519/patch/00-single-file-compile.patch [export] config.mk=config.mk diff --git a/pierreguillot/thread/package.ini b/pierreguillot/thread/package.ini @@ -1,9 +1,8 @@ +[repository] +github=pierreguillot/thread + [package] name=pierreguillot/thread -src=https://github.com/pierreguillot/thread/archive/refs/heads/master.tar.gz - -[fetch] -config.mk=https://raw.githubusercontent.com/finwo/dep-repository/main/pierreguillot/thread/config.mk [export] config.mk=config.mk diff --git a/piscisaureus/wepoll/package.ini b/piscisaureus/wepoll/package.ini @@ -1,10 +1,8 @@ +[repository] +github=piscisaureus/wepoll + [package] name=piscisaureus/wepoll -src=https://github.com/piscisaureus/wepoll/archive/refs/tags/v1.5.8.tar.gz - -[fetch] -config.mk=https://raw.githubusercontent.com/finwo/dep-repository/main/piscisaureus/wepoll/config.mk -patch/00-mixed-win-lin.patch=https://raw.githubusercontent.com/finwo/dep-repository/main/piscisaureus/wepoll/patch/00-mixed-win-lin.patch [export] config.mk=config.mk diff --git a/rxi/dyad/package.ini b/rxi/dyad/package.ini @@ -3,9 +3,6 @@ name=rxi/dyad src=https://github.com/rxi/dyad/archive/915ae4939529b9aaaf6ebfd2f65c6cff45fc0eac.tar.gz src-sha256=830e432c3ef3feec769a9a00649a7532f0f9bd0179e7cfd8d1e9c6a10713228e -[fetch] -config.mk=https://raw.githubusercontent.com/finwo/dep-repository/main/rxi/dyad/config.mk - [export] config.mk=config.mk include/rxi/dyad.h=src/dyad.h diff --git a/scyphus/url-parser/package.ini b/scyphus/url-parser/package.ini @@ -0,0 +1,2 @@ +[repository] +github=finwo/url-parser diff --git a/sgtatham/coroutine/package.ini b/sgtatham/coroutine/package.ini @@ -0,0 +1,2 @@ +[repository] +github=finwo/c-coroutine diff --git a/stable.cnf b/stable.cnf @@ -1,33 +0,0 @@ -adamdunkels/protothreads=https://github.com/finwo/c-protothreads/archive/refs/tags/stable.tar.gz -antirez/linenoise=https://raw.githubusercontent.com/finwo/dep-repository/main/antirez/linenoise/package.ini -antirez/rax=https://raw.githubusercontent.com/finwo/dep-repository/main/antirez/rax/package.ini -benhoyt/inih=https://raw.githubusercontent.com/finwo/dep-repository/main/benhoyt/inih/package-stable.ini -cesanta/mongoose=https://raw.githubusercontent.com/finwo/dep-repository/main/cesanta/mongoose/package.ini -cgraham/protothreads=https://github.com/finwo/c-protothreads/archive/refs/tags/cgraham.tar.gz -cofyc/argparse=https://raw.githubusercontent.com/finwo/dep-repository/main/cofyc/argparse/package.ini -hellerf/ews=https://raw.githubusercontent.com/finwo/dep-repository/main/hellerf/ews/package.ini -jacketizer/yuarel=https://raw.githubusercontent.com/finwo/dep-repository/main/jacketizer/yuarel/package.ini -kgabis/parson=https://raw.githubusercontent.com/finwo/dep-repository/main/kgabis/parson/package.ini -noporpoise/sort_r=https://raw.githubusercontent.com/finwo/dep-repository/main/noporpoise/sort_r/package.ini -orlp/ed25519=https://raw.githubusercontent.com/finwo/dep-repository/main/orlp/ed25519/package.ini -pierreguillot/thread=https://raw.githubusercontent.com/finwo/dep-repository/main/pierreguillot/thread/package.ini -piscisaureus/wepoll=https://raw.githubusercontent.com/finwo/dep-repository/main/piscisaureus/wepoll/package.ini -rxi/dyad=https://raw.githubusercontent.com/finwo/dep-repository/main/rxi/dyad/package.ini -sgtatham/coroutine=https://github.com/finwo/c-coroutine/archive/refs/tags/stable.tar.gz -scyphus/url-parser=https://github.com/finwo/url-parser/archive/refs/tags/stable.tar.gz -tidwall/btree=https://raw.githubusercontent.com/finwo/dep-repository/main/tidwall/btree/package.ini -tidwall/buf=https://raw.githubusercontent.com/finwo/dep-repository/main/tidwall/buf/package.ini -tidwall/evio=https://raw.githubusercontent.com/finwo/dep-repository/main/tidwall/evio/package.ini -tidwall/hashmap=https://raw.githubusercontent.com/finwo/dep-repository/main/tidwall/hashmap/package.ini -tidwall/json=https://raw.githubusercontent.com/finwo/dep-repository/main/tidwall/json/package.ini -tidwall/match=https://raw.githubusercontent.com/finwo/dep-repository/main/tidwall/match/package.ini -tidwall/rand=https://raw.githubusercontent.com/finwo/dep-repository/main/tidwall/rand/package.ini -tidwall/rtree=https://raw.githubusercontent.com/finwo/dep-repository/main/tidwall/rtree/package.ini -tinycthread/tinycthread=https://raw.githubusercontent.com/finwo/dep-repository/main/tinycthread/tinycthread/package.ini -tom-seddon/yhs=https://raw.githubusercontent.com/finwo/dep-repository/main/tom-seddon/yhs/package.ini -user-none/mkdirp=https://github.com/finwo/c-mkdirp/archive/refs/tags/stable.tar.gz -user-none/winpthreads=https://github.com/finwo/winpthreads/archive/refs/tags/stable.tar.gz -vmxdev/tkvdb=https://raw.githubusercontent.com/finwo/dep-repository/main/vmxdev/tkvdb/package.ini -vurtun/mm_web=https://raw.githubusercontent.com/finwo/dep-repository/main/vurtun/mm_web/package.ini -webview/webview=https://raw.githubusercontent.com/finwo/dep-repository/main/webview/webview/package.ini -win32ports/sys_time_h=https://raw.githubusercontent.com/finwo/dep-repository/main/win32ports/sys_time_h/package.ini diff --git a/tidwall/btree/package.ini b/tidwall/btree/package.ini @@ -1,9 +1,8 @@ +[repository] +github=tidwall/btree.c + [package] name=tidwall/btree -src=https://github.com/tidwall/btree.c/archive/refs/heads/master.tar.gz - -[fetch] -config.mk=https://raw.githubusercontent.com/finwo/dep-repository/main/tidwall/btree/config.mk [export] config.mk=config.mk diff --git a/tidwall/buf/package.ini b/tidwall/buf/package.ini @@ -1,9 +1,8 @@ +[repository] +github=tidwall/buf.c + [package] name=tidwall/buf -src=https://github.com/finwo/buf.c/archive/refs/heads/master.tar.gz - -[fetch] -config.mk=https://raw.githubusercontent.com/finwo/dep-repository/main/tidwall/buf/config.mk [export] config.mk=config.mk diff --git a/tidwall/evio/package.ini b/tidwall/evio/package.ini @@ -1,14 +1,12 @@ +[repository] +github=tidwall/evio.c + [package] name=tidwall/evio -src=https://github.com/tidwall/evio.c/archive/refs/heads/master.tar.gz [dependencies] -tidwall/buf=https://raw.githubusercontent.com/finwo/dep-repository/main/tidwall/buf/package.ini -tidwall/hashmap=https://raw.githubusercontent.com/finwo/dep-repository/main/tidwall/hashmap/package.ini - -[fetch] -config.mk=https://raw.githubusercontent.com/finwo/dep-repository/main/tidwall/evio/config.mk -patch/00-deeper-header-include.patch=https://raw.githubusercontent.com/finwo/dep-repository/main/tidwall/evio/patch/00-deeper-header-include.patch +tidwall/buf=v0.2.1 +tidwall/hashmap=v0.7.0 [build] 0000=patch -p1 < patch/00-deeper-header-include.patch diff --git a/tidwall/hashmap/package.ini b/tidwall/hashmap/package.ini @@ -1,9 +1,8 @@ +[repository] +github=tidwall/hashmap.c + [package] name=tidwall/hashmap -src=https://github.com/tidwall/hashmap.c/archive/refs/heads/master.tar.gz - -[fetch] -config.mk=https://raw.githubusercontent.com/finwo/dep-repository/main/tidwall/hashmap/config.mk [export] config.mk=config.mk diff --git a/tidwall/json/package.ini b/tidwall/json/package.ini @@ -1,9 +1,8 @@ +[repository] +github=tidwall/json.c + [package] name=tidwall/json -src=https://github.com/tidwall/json.c/archive/refs/heads/main.tar.gz - -[fetch] -config.mk=https://raw.githubusercontent.com/finwo/dep-repository/main/tidwall/json/config.mk [export] config.mk=config.mk diff --git a/tidwall/match/package.ini b/tidwall/match/package.ini @@ -1,9 +1,8 @@ +[repository] +github=tidwall/match.c + [package] name=tidwall/match -src=https://github.com/tidwall/match.c/archive/refs/heads/master.tar.gz - -[fetch] -config.mk=https://raw.githubusercontent.com/finwo/dep-repository/main/tidwall/match/config.mk [export] config.mk=config.mk diff --git a/tidwall/rand/package.ini b/tidwall/rand/package.ini @@ -1,9 +1,8 @@ +[repository] +github=tidwall/rand.c + [package] name=tidwall/rand -src=https://github.com/tidwall/rand.c/archive/refs/heads/master.tar.gz - -[fetch] -config.mk=https://raw.githubusercontent.com/finwo/dep-repository/main/tidwall/rand/config.mk [export] config.mk=config.mk diff --git a/tidwall/rtree/package.ini b/tidwall/rtree/package.ini @@ -1,9 +1,8 @@ +[repository] +github=tidwall/rtree.c + [package] name=tidwall/rtree -src=https://github.com/tidwall/rtree.c/archive/refs/heads/master.tar.gz - -[fetch] -config.mk=https://raw.githubusercontent.com/finwo/dep-repository/main/tidwall/rtree/config.mk [export] config.mk=config.mk diff --git a/tinycthread/tinycthread/package.ini b/tinycthread/tinycthread/package.ini @@ -1,9 +1,8 @@ +[repository] +github=tinycthread/tinycthread + [package] name=tinycthread/tinycthread -src=https://github.com/tinycthread/tinycthread/archive/refs/heads/master.tar.gz - -[fetch] -config.mk=https://raw.githubusercontent.com/finwo/dep-repository/main/tinycthread/tinycthread/config.mk [export] config.mk=config.mk diff --git a/todo.cnf b/todo.cnf @@ -0,0 +1,2 @@ +adamdunkels/protothreads=https://github.com/finwo/c-protothreads/archive/refs/tags/edge.tar.gz +cgraham/protothreads=https://github.com/finwo/c-protothreads/archive/refs/tags/cgraham.tar.gz diff --git a/tom-seddon/yhs/package.ini b/tom-seddon/yhs/package.ini @@ -1,9 +1,8 @@ +[repository] +github=tom-seddon/yhs + [package] name=tom-seddon/yhs -src=https://github.com/tom-seddon/yhs/archive/refs/heads/master.tar.gz - -[fetch] -config.mk=https://raw.githubusercontent.com/finwo/dep-repository/main/tom-seddon/yhs/config.mk [export] config.mk=config.mk diff --git a/user-none/mkdirp/package.ini b/user-none/mkdirp/package.ini @@ -0,0 +1,2 @@ +[repository] +github=finwo/c-mkdirp diff --git a/user-none/winpthreads/package.ini b/user-none/winpthreads/package.ini @@ -0,0 +1,2 @@ +[repository] +github=finwo/winpthreads diff --git a/vmxdev/tkvdb/package.ini b/vmxdev/tkvdb/package.ini @@ -1,9 +1,8 @@ +[repository] +github=vmxdev/tkvdb + [package] name=vmxdev/tkvdb -src=https://github.com/vmxdev/tkvdb/archive/refs/heads/master.tar.gz - -[fetch] -config.mk=https://raw.githubusercontent.com/finwo/dep-repository/main/vmxdev/tkvdb/config.mk [export] config.mk=config.mk diff --git a/vurtun/mm_web/package.ini b/vurtun/mm_web/package.ini @@ -1,6 +1,5 @@ -[package] -name=vurtun/mm_web -src=https://github.com/vurtun/lib/archive/refs/heads/master.tar.gz +[repository] +github=vurtun/lib [export] include/vurtun/mm_web.h=web.h diff --git a/webview/webview/package.ini b/webview/webview/package.ini @@ -1,9 +1,8 @@ +[repository] +github=webview/webview + [package] name=webview/webview -src=https://github.com/webview/webview/archive/refs/tags/0.10.0.tar.gz - -[fetch] -config.mk=https://raw.githubusercontent.com/finwo/dep-repository/main/webview/webview/config.mk [export] config.mk=config.mk diff --git a/win32ports/sys_time_h/package.ini b/win32ports/sys_time_h/package.ini @@ -1,6 +1,8 @@ +[repository] +github=win32ports/sys_time_h + [package] name=win32ports -src=https://github.com/win32ports/sys_time_h/archive/refs/heads/master.tar.gz [export] include/win32ports/time.h=sys/time.h