update
This commit is contained in:
parent
83cd6b59aa
commit
a30eab9feb
1 changed files with 7 additions and 9 deletions
16
srcfiles/src
16
srcfiles/src
|
|
@ -12,9 +12,7 @@ zip https://downloads.sourceforge.net/project/lang5/lang5.zip lang5
|
||||||
# zip http://northarc.com/callisto/callisto-0.1.2.zip callisto-0.1.2
|
# zip http://northarc.com/callisto/callisto-0.1.2.zip callisto-0.1.2
|
||||||
|
|
||||||
# Utilities - tarballs
|
# Utilities - tarballs
|
||||||
tar https://github.com/llvm/llvm-project/releases/download/llvmorg-10.0.0/llvm-10.0.0.src.tar.xz llvm-10.0.0.src
|
tar https://github.com/llvm/llvm-project/releases/download/llvmorg-11.0.0/llvm-project-11.0.0.tar.xz llvm-project-11.0.0
|
||||||
tar https://github.com/llvm/llvm-project/releases/download/llvmorg-10.0.0/clang-10.0.0.src.tar.xz clang-10.0.0.src
|
|
||||||
# tar https://github.com/llvm/llvm-project/releases/download/llvmorg-10.0.0/lld-10.0.0.src.tar.xz lld-10.0.0.src
|
|
||||||
# tar https://cache.ruby-lang.org/pub/ruby/2.7/ruby-2.7.0.tar.gz ruby-2.7.0
|
# tar https://cache.ruby-lang.org/pub/ruby/2.7/ruby-2.7.0.tar.gz ruby-2.7.0
|
||||||
# tar https://downloads.sourceforge.net/project/open-cobol/gnu-cobol/3.0/gnucobol-3.0-rc1.tar.xz gnucobol-3.0-rc1
|
# tar https://downloads.sourceforge.net/project/open-cobol/gnu-cobol/3.0/gnucobol-3.0-rc1.tar.xz gnucobol-3.0-rc1
|
||||||
# tar https://ftp.gnu.org/gnu/inetutils/inetutils-1.9.4.tar.xz inetutils-1.9.4
|
# tar https://ftp.gnu.org/gnu/inetutils/inetutils-1.9.4.tar.xz inetutils-1.9.4
|
||||||
|
|
@ -92,7 +90,7 @@ git https://github.com/andrewrk/tetris tetris
|
||||||
# git https://unix4lyfe.org/git/darkhttpd darkhttpd
|
# git https://unix4lyfe.org/git/darkhttpd darkhttpd
|
||||||
# git https://github.com/mawww/kakoune kakoune
|
# git https://github.com/mawww/kakoune kakoune
|
||||||
# git git://repo.or.cz/tinycc.git tinycc
|
# git git://repo.or.cz/tinycc.git tinycc
|
||||||
# git git://git.musl-libc.org/musl musl
|
git git://git.musl-libc.org/musl musl
|
||||||
# git https://github.com/sharkdp/lscolors lscolors
|
# git https://github.com/sharkdp/lscolors lscolors
|
||||||
# git https://github.com/lavv17/lftp lftp
|
# git https://github.com/lavv17/lftp lftp
|
||||||
# git git://git.ardour.org/ardour/ardour.git ardour
|
# git git://git.ardour.org/ardour/ardour.git ardour
|
||||||
|
|
@ -180,20 +178,20 @@ git https://github.com/tiehuis/ansiz ansiz
|
||||||
# git https://github.com/gernest/semver semver
|
# git https://github.com/gernest/semver semver
|
||||||
# git https://github.com/vegecode/eazyinput eazyinput
|
# git https://github.com/vegecode/eazyinput eazyinput
|
||||||
git https://github.com/Vexu/routez routez
|
git https://github.com/Vexu/routez routez
|
||||||
git https://github.com/ziglibs/known-folders known-folders
|
|
||||||
git https://github.com/Vexu/zuri zuri
|
git https://github.com/Vexu/zuri zuri
|
||||||
git https://github.com/dom96/nimbox nimbox
|
git https://github.com/dom96/nimbox nimbox
|
||||||
git https://github.com/taglib/taglib taglib
|
git https://github.com/taglib/taglib taglib
|
||||||
git https://github.com/ziglang/www.ziglang.org www.ziglang.org
|
git https://github.com/ziglang/www.ziglang.org www.ziglang.org
|
||||||
git https://github.com/paul-nameless/tg tg
|
|
||||||
git https://github.com/prime31/zig-ecs zig-ecs
|
git https://github.com/prime31/zig-ecs zig-ecs
|
||||||
git https://github.com/andrewrk/libsoundio libsoundio
|
git https://github.com/andrewrk/libsoundio libsoundio
|
||||||
|
|
||||||
# My own projects
|
# My own projects
|
||||||
git git@github.com:ziglibs/zig-lscolors zig-lscolors
|
git git@github.com:ziglibs/lscolors zig-lscolors
|
||||||
git git@github.com:ziglibs/zig-string-searching zig-string-searching
|
git git@github.com:ziglibs/string-searching zig-string-searching
|
||||||
git git@github.com:ziglibs/zig-ansi-term zig-ansi-term
|
git git@github.com:ziglibs/ansi-term zig-ansi-term
|
||||||
git git@github.com:ziglibs/zlm zlm
|
git git@github.com:ziglibs/zlm zlm
|
||||||
|
git git@github.com:ziglibs/known-folders known-folders
|
||||||
|
git git@github.com:ziglibs/repository ziglibs-repository
|
||||||
git git@github.com:joachimschmidt557/zig-walkdir zig-walkdir
|
git git@github.com:joachimschmidt557/zig-walkdir zig-walkdir
|
||||||
git git@github.com:joachimschmidt557/zigfd zigfd
|
git git@github.com:joachimschmidt557/zigfd zigfd
|
||||||
git git@github.com:joachimschmidt557/nim-lscolors nim-lscolors
|
git git@github.com:joachimschmidt557/nim-lscolors nim-lscolors
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue