This commit is contained in:
joachimschmidt557 2020-07-26 17:18:46 +02:00
parent 09555af252
commit 1c93a2a529
2 changed files with 21 additions and 11 deletions

View file

@ -12,9 +12,9 @@ zip https://downloads.sourceforge.net/project/lang5/lang5.zip lang5
# zip http://northarc.com/callisto/callisto-0.1.2.zip callisto-0.1.2
# 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/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/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/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://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
@ -35,10 +35,10 @@ tar https://dist.torproject.org/tor-0.4.2.6.tar.gz tor-0.4.2.6
# tar https://downloads.sourceforge.net/project/maxima/Maxima-source/5.43.0-source/maxima-5.43.0.tar.gz maxima-5.43.0
# tar https://download.documentfoundation.org/libreoffice/src/6.4.0/libreoffice-6.4.0.3.tar.xz libreoffice-6.4.0.3
tar http://nusmv.fbk.eu/distrib/NuSMV-2.6.0.tar.gz NuSMV-2.6.0
tar https://ftp.gnu.org/gnu/glpk/glpk-4.65.tar.gz glpk-4.65
# tar https://ftp.gnu.org/gnu/glpk/glpk-4.65.tar.gz glpk-4.65
# tar http://wwwlehre.dhbw-stuttgart.de/~sschulz/WORK/E_DOWNLOAD/V_2.4/E.tgz E
# tar http://smarden.org/runit/runit-2.1.2.tar.gz runit-2.1.2
tar https://dl.winehq.org/wine/source/5.x/wine-5.3.tar.xz wine-5.3
# tar https://dl.winehq.org/wine/source/5.x/wine-5.3.tar.xz wine-5.3
# tar http://www.ibiblio.org/pub/Linux/apps/financial/spreadsheet/sc-7.16.tar.gz sc-7.16
tar https://ftp.gnu.org/gnu/ed/ed-1.16.tar.lz ed-1.16
# tar http://lilypond.org/download/sources/v2.20/lilypond-2.20.0.tar.gz lilypond-2.20.0
@ -48,7 +48,7 @@ tar https://www.sudo.ws/dist/sudo-1.9.0.tar.gz sudo-1.9.0
git https://github.com/nim-lang/nim nim
git https://github.com/ziglang/zig zig
git https://github.com/racket/racket racket
# git https://github.com/racket/racket racket
# git https://github.com/ocaml/ocaml ocaml
# git https://github.com/elixir-lang/elixir elixir
# git https://github.com/coq/coq coq
@ -81,8 +81,8 @@ git https://github.com/antirez/linenoise linenoise
# git https://github.com/MirBSD/mksh mksh
git https://github.com/Sweets/hummingbird hummingbird
# git https://github.com/octobanana/peaclock peaclock
git https://github.com/baskerville/sxhkd sxhkd
git https://github.com/baskerville/bspwm bspwm
# git https://github.com/baskerville/sxhkd sxhkd
# git https://github.com/baskerville/bspwm bspwm
# git https://github.com/jonas/tig tig
# git git://git.skarnet.org/s6 s6
# git https://github.com/ivmai/bdwgc bdwgc
@ -126,12 +126,12 @@ git https://github.com/adsr/mle mle
git https://github.com/deadpixi/sam sam
git https://github.com/ziglang/zig-spec zig-spec
# 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/Geal/nom nom
# git https://github.com/wxMaxima-developers/wxmaxima wxmaxima
# git https://github.com/musescore/MuseScore MuseScore
git https://github.com/linrunner/TLP TLP
# git https://github.com/linrunner/TLP TLP
# git https://github.com/neomutt/neomutt neomutt
# git https://github.com/freedoom/freedoom freedoom
# git https://github.com/chocolate-doom/chocolate-doom chocolate-doom
@ -176,8 +176,15 @@ git https://github.com/patroclos/PAmix PAmix
git https://github.com/Hejsil/zig-clap zig-clap
git https://github.com/Hejsil/zig-gc zig-gc
git https://github.com/tiehuis/zig-regex zig-regex
git https://github.com/tiehuis/ansiz ansiz
# git https://github.com/gernest/semver semver
# git https://github.com/vegecode/eazyinput eazyinput
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/dom96/nimbox nimbox
git https://github.com/taglib/taglib taglib
git https://github.com/ziglang/www.ziglang.org www.ziglang.org
# My own projects
git git@github.com:ziglibs/zig-lscolors zig-lscolors
@ -206,6 +213,7 @@ git git@github.com:joachimschmidt557/zig-termbox zig-termbox
git git@github.com:joachimschmidt557/zig-visitor zig-visitor
git git@github.com:joachimschmidt557/zig-observer zig-observer
git git@github.com:joachimschmidt557/zig-wcwidth zig-wcwidth
git git@github.com:joachimschmidt557/zig-smaz zig-smaz
git git@github.com:joachimschmidt557/mal mal
git git@github.com:joachimschmidt557/cuda-mode cuda-mode
git git@github.com:joachimschmidt557/adventofcode2019 adventofcode2019