update srcfile
This commit is contained in:
parent
443156a70a
commit
b37f0726a5
1 changed files with 24 additions and 10 deletions
34
srcfiles/src
34
srcfiles/src
|
|
@ -12,8 +12,9 @@ tar https://git.kernel.org/torvalds/t/linux-5.5-rc6.tar.gz linux-5.5-rc6
|
|||
# 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
|
||||
tar https://github.com/llvm/llvm-project/releases/download/llvmorg-9.0.1/llvm-9.0.1.src.tar.xz llvm-9.0.1.src
|
||||
tar https://github.com/llvm/llvm-project/releases/download/llvmorg-9.0.1/clang-9.0.1.src.tar.xz clang-9.0.1.src
|
||||
tar https://github.com/llvm/llvm-project/releases/download/llvmorg-9.0.1/clang-9.0.1.src.tar.xz clang-9.0.1.src
|
||||
tar https://cache.ruby-lang.org/pub/ruby/2.5/ruby-2.5.7.tar.gz ruby-2.5.7
|
||||
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
|
||||
|
|
@ -29,11 +30,14 @@ 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 https://ftp.gnu.org/gnu/guile/guile-3.0.0.tar.xz guile-3.0.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
|
||||
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://bellard.org/qemacs/qemacs-0.3.3.tar.gz qemacs-0.3.3
|
||||
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
|
||||
|
||||
# Languages
|
||||
|
||||
|
|
@ -62,7 +66,6 @@ git https://github.com/antirez/linenoise linenoise
|
|||
git https://github.com/Gabriel439/bench bench
|
||||
git https://github.com/chmln/sd sd
|
||||
git https://github.com/MirBSD/mksh mksh
|
||||
git https://github.com/dimkr/loksh loksh
|
||||
git https://github.com/Sweets/hummingbird hummingbird
|
||||
git https://github.com/octobanana/peaclock peaclock
|
||||
git https://github.com/baskerville/sxhkd sxhkd
|
||||
|
|
@ -84,14 +87,12 @@ git https://github.com/JasonFerrara/jmtpfs jmtpfs
|
|||
git https://github.com/PaulBatchelor/Sporth Sporth
|
||||
git git://git.calcurse.org/calcurse.git calcurse
|
||||
git https://github.com/KDE/breeze breeze
|
||||
git https://github.com/simonfuhrmann/mve mve
|
||||
git https://github.com/cmus/cmus cmus
|
||||
git https://github.com/Andromedans/andromeda andromeda
|
||||
git https://github.com/Hurricane996/Hackertyper Hackertyper
|
||||
git https://github.com/grame-cncm/faust faust
|
||||
git https://github.com/PaulBatchelor/soundpipe soundpipe
|
||||
git https://github.com/MusicPlayerDaemon/MPD MPD
|
||||
git git://git.sv.gnu.org/guile.git guile
|
||||
git https://github.com/radare/radare2 radare2
|
||||
git https://github.com/abishekvashok/cmatrix cmatrix
|
||||
git https://github.com/Sweets/custard custard
|
||||
|
|
@ -109,11 +110,9 @@ git git://source.ffmpeg.org/ffmpeg.git ffmpeg
|
|||
git git://git.webkit.org/WebKit.git WebKit
|
||||
git https://gitlab.kitware.com/cmake/cmake cmake
|
||||
git https://github.com/godotengine/godot godot
|
||||
git https://github.com/johnnovak/nim-mod nim-mod
|
||||
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/fox0430/moe moe
|
||||
git https://github.com/xournalpp/xournalpp xournalpp
|
||||
git https://github.com/Cyan4973/xxHash xxHash
|
||||
git https://github.com/Geal/nom nom
|
||||
|
|
@ -129,7 +128,6 @@ git https://github.com/coq/coq coq
|
|||
git https://github.com/ocaml/ocaml ocaml
|
||||
git https://github.com/russellw/racket-format racket-format
|
||||
git https://github.com/tudace/tuda_latex_templates tuda_latex_templates
|
||||
git https://github.com/gohugoio/hugo hugo
|
||||
git https://github.com/restic/restic restic
|
||||
git https://github.com/martanne/vis vis
|
||||
git https://github.com/AdrieanKhisbe/promela-mode promela-mode
|
||||
|
|
@ -138,7 +136,19 @@ git https://github.com/elixir-lang/elixir elixir
|
|||
git https://github.com/nimble-code/Spin Spin
|
||||
git https://github.com/VCVRack/Rack Rack
|
||||
git https://github.com/i3/i3 i3
|
||||
git https://github.com/i3/i3status i3status
|
||||
git https://github.com/i3/i3lock i3lock
|
||||
git https://github.com/fish-shell/fish-shell fish-shell
|
||||
git https://github.com/Ventto/mons mons
|
||||
git https://github.com/wertarbyte/autorandr autorandr
|
||||
git https://github.com/HoTT/HoTT HoTT
|
||||
git https://github.com/B-Lang-org/bsc bsc
|
||||
git https://github.com/sharkdp/insect insect
|
||||
git https://github.com/keithgg/puddletag puddletag
|
||||
git https://github.com/nicfit/eyed3 eyed3
|
||||
git https://github.com/ul/sound-garden sound-garden
|
||||
git https://github.com/digego/extempore extempore
|
||||
git https://github.com/Entalpi/PongC PongC
|
||||
|
||||
# My own projects
|
||||
git git@github.com:joachimschmidt557/zig-lscolors zig-lscolors
|
||||
|
|
@ -155,6 +165,7 @@ git git@gitlab.com:joachimschmidt557/c-random c-random
|
|||
git git@gitlab.com:joachimschmidt557/haskell-random haskell-random
|
||||
git git@gitlab.com:joachimschmidt557/racket-random racket-random
|
||||
git git@gitlab.com:joachimschmidt557/zig-random zig-random
|
||||
git git@gitlab.com:joachimschmidt557/python-random python-random
|
||||
git git@mygitea:joachimschmidt557/etherpad2latex etherpad2latex
|
||||
git git@mygitea:joachimschmidt557/server server
|
||||
git git@mygitea:joachimschmidt557/homepage homepage
|
||||
|
|
@ -165,5 +176,8 @@ git git@github.com:joachimschmidt557/zbase zbase
|
|||
git git@github.com:joachimschmidt557/zed zed
|
||||
git git@github.com:joachimschmidt557/zig-linenoise zig-linenoise
|
||||
git git@github.com:joachimschmidt557/zig-termbox zig-termbox
|
||||
https://github.com/i3/i3status
|
||||
git https://github.com/i3/i3status i3status
|
||||
git git@github.com:joachimschmidt557/zig-visitor zig-visitor
|
||||
git git@github.com:joachimschmidt557/djangocms djangocms
|
||||
git git@github.com:joachimschmidt557/semver semver
|
||||
git git@github.com:joachimschmidt557/cuda-mode cuda-mode
|
||||
git git@github.com:joachimschmidt557/eazyinput eazyinput
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue