diff --git a/srcfiles/src b/srcfiles/src index 577ba3d..0db5b72 100644 --- a/srcfiles/src +++ b/srcfiles/src @@ -2,9 +2,10 @@ git https://gitlab.com/joachimschmidt557/dotfiles dotfiles git https://gitlab.com/joachimschmidt557/scripts scripts # Linux kernel -git https://github.com/torvalds/linux linux +tar https://git.kernel.org/torvalds/t/linux-5.5-rc6.tar.gz linux-5.5-rc6 # Utilities - zips # 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 http://releases.llvm.org/9.0.0/llvm-9.0.0.src.tar.xz llvm-9.0.0.src tar http://releases.llvm.org/9.0.0/cfe-9.0.0.src.tar.xz cfe-9.0.0.src @@ -21,6 +22,10 @@ tar ftp://ftp.infradead.org/pub/openconnect/openconnect-8.05.tar.gz openconnect- tar https://www.piumarta.com/software/peg/peg-0.1.18.tar.gz peg-0.1.18 tar https://data.iana.org/time-zones/releases/tzdb-2019c.tar.lz tzdb-2019c tar https://dist.torproject.org/tor-0.4.2.5.tar.gz tor-0.4.2.5 +tar https://ftp.gnu.org/gnu/gforth/gforth-0.7.3.tar.gz gforth-0.7.3 +tar https://ftp.gnu.org/gnu/gcc/gcc-9.2.0/gcc-9.2.0.tar.xz gcc-9.2.0 +tar http://pll.cpsc.ucalgary.ca/charity1/download/source/charity-src.tar.gz charity +tar https://chuck.cs.princeton.edu/release/files/chuck-1.4.0.0.tgz chuck-1.4.0.0 # Utilities - git repositories git https://github.com/sharkdp/fd fd git https://github.com/sharkdp/hexyl hexyl @@ -53,7 +58,6 @@ git git://git.skarnet.org/s6 s6 git https://github.com/ivmai/bdwgc bdwgc git https://github.com/p-gen/smenu smenu git https://github.com/libfuse/sshfs sshfs -git https://review.jami.net/ring-project ring-project git https://github.com/andrewrk/tetris tetris git https://unix4lyfe.org/git/darkhttpd darkhttpd git https://github.com/mawww/kakoune kakoune @@ -88,7 +92,6 @@ git https://github.com/Calinou/lagraph lagraph git https://github.com/rakshasa/rtorrent rtorrent git https://github.com/strace/strace strace git https://github.com/adsr/mle mle -git git://gcc.gnu.org/git/gcc.git gcc git https://github.com/POV-Ray/povray povray git git://source.ffmpeg.org/ffmpeg.git ffmpeg git git://git.webkit.org/WebKit.git WebKit @@ -101,7 +104,6 @@ git https://github.com/deadpixi/sam sam git https://github.com/ziglang/zig-spec zig-spec git https://github.com/ziglang/zig-mode zig-mode git https://github.com/qutebrowser/qutebrowser qutebrowser -git https://github.com/rust-lang/rust rust git https://github.com/fox0430/moe moe git https://github.com/xournalpp/xournalpp xournalpp git https://github.com/Cyan4973/xxHash xxHash @@ -123,6 +125,9 @@ git https://github.com/restic/restic restic git https://github.com/martanne/vis vis git https://github.com/AdrieanKhisbe/promela-mode promela-mode git https://gitlab.com/pdfgrep/pdfgrep pdfgrep +git https://github.com/elixir-lang/elixir elixir +git https://github.com/nimble-code/Spin Spin +git https://github.com/VCVRack/Rack Rack # My own projects git git@github.com:joachimschmidt557/zig-lscolors zig-lscolors git git@github.com:joachimschmidt557/zig-walkdir zig-walkdir @@ -142,3 +147,4 @@ git git@mygitea:joachimschmidt557/etherpad2latex etherpad2latex git git@mygitea:joachimschmidt557/server server git git@mygitea:joachimschmidt557/homepage homepage git git@mygitea:lars-he/Study_Planner Study_Planner +git git@github.com:joachimschmidt557/zig-regex.git zig-regex