update
This commit is contained in:
parent
1c93a2a529
commit
b5c1a7ee13
1 changed files with 9 additions and 5 deletions
14
srcfiles/src
14
srcfiles/src
|
|
@ -12,8 +12,8 @@ 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-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-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/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://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
|
||||||
|
|
@ -21,7 +21,7 @@ zip https://downloads.sourceforge.net/project/lang5/lang5.zip lang5
|
||||||
# tar http://www.leonerd.org.uk/code/libtickit/libtickit-0.3.4.tar.gz libtickit-0.3.4
|
# tar http://www.leonerd.org.uk/code/libtickit/libtickit-0.3.4.tar.gz libtickit-0.3.4
|
||||||
# tar http://gondor.apana.org.au/~herbert/dash/files/dash-0.5.10.2.tar.gz dash-0.5.10.2
|
# tar http://gondor.apana.org.au/~herbert/dash/files/dash-0.5.10.2.tar.gz dash-0.5.10.2
|
||||||
tar https://ftp.gnu.org/gnu/coreutils/coreutils-8.31.tar.xz coreutils-8.31
|
tar https://ftp.gnu.org/gnu/coreutils/coreutils-8.31.tar.xz coreutils-8.31
|
||||||
tar https://ftp.gnu.org/gnu/emacs/emacs-26.3.tar.xz emacs-26.3
|
tar https://ftp.gnu.org/gnu/emacs/emacs-27.1.tar.xz emacs-27.1
|
||||||
# tar http://www.hercules-390.org/hercules-3.13.tar.gz hercules-3.13
|
# tar http://www.hercules-390.org/hercules-3.13.tar.gz hercules-3.13
|
||||||
# tar ftp://ftp.infradead.org/pub/openconnect/openconnect-8.05.tar.gz openconnect-8.05
|
# tar ftp://ftp.infradead.org/pub/openconnect/openconnect-8.05.tar.gz openconnect-8.05
|
||||||
# tar https://www.piumarta.com/software/peg/peg-0.1.18.tar.gz peg-0.1.18
|
# tar https://www.piumarta.com/software/peg/peg-0.1.18.tar.gz peg-0.1.18
|
||||||
|
|
@ -124,7 +124,7 @@ git https://github.com/adsr/mle mle
|
||||||
# git https://gitlab.kitware.com/cmake/cmake cmake
|
# git https://gitlab.kitware.com/cmake/cmake cmake
|
||||||
# git https://github.com/godotengine/godot godot
|
# git https://github.com/godotengine/godot godot
|
||||||
git https://github.com/deadpixi/sam sam
|
git https://github.com/deadpixi/sam sam
|
||||||
git https://github.com/ziglang/zig-spec zig-spec
|
# git https://github.com/ziglang/zig-spec zig-spec
|
||||||
# git https://github.com/qutebrowser/qutebrowser qutebrowser
|
# git https://github.com/qutebrowser/qutebrowser qutebrowser
|
||||||
# git https://github.com/xournalpp/xournalpp xournalpp
|
# git https://github.com/xournalpp/xournalpp xournalpp
|
||||||
# git https://github.com/Cyan4973/xxHash xxHash
|
# git https://github.com/Cyan4973/xxHash xxHash
|
||||||
|
|
@ -139,7 +139,7 @@ git https://github.com/ziglang/zig-spec zig-spec
|
||||||
# git https://github.com/russellw/racket-format racket-format
|
# git https://github.com/russellw/racket-format racket-format
|
||||||
# git https://github.com/tudace/tuda_latex_templates tuda_latex_templates
|
# git https://github.com/tudace/tuda_latex_templates tuda_latex_templates
|
||||||
# git https://github.com/restic/restic restic
|
# git https://github.com/restic/restic restic
|
||||||
# git https://github.com/martanne/vis vis
|
git https://github.com/martanne/vis vis
|
||||||
# git https://github.com/AdrieanKhisbe/promela-mode promela-mode
|
# git https://github.com/AdrieanKhisbe/promela-mode promela-mode
|
||||||
# git https://gitlab.com/pdfgrep/pdfgrep pdfgrep
|
# git https://gitlab.com/pdfgrep/pdfgrep pdfgrep
|
||||||
# git https://github.com/nimble-code/Spin Spin
|
# git https://github.com/nimble-code/Spin Spin
|
||||||
|
|
@ -185,10 +185,14 @@ 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/andrewrk/libsoundio libsoundio
|
||||||
|
|
||||||
# My own projects
|
# My own projects
|
||||||
git git@github.com:ziglibs/zig-lscolors zig-lscolors
|
git git@github.com:ziglibs/zig-lscolors zig-lscolors
|
||||||
git git@github.com:ziglibs/zig-string-searching zig-string-searching
|
git git@github.com:ziglibs/zig-string-searching zig-string-searching
|
||||||
|
git git@github.com:ziglibs/zig-ansi-term zig-ansi-term
|
||||||
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