224 lines
11 KiB
Text
224 lines
11 KiB
Text
# Main srcfile
|
|
|
|
# Basic config and scripts
|
|
git https://gitlab.com/joachimschmidt557/dotfiles dotfiles
|
|
git https://gitlab.com/joachimschmidt557/scripts scripts
|
|
|
|
# Linux kernel
|
|
# 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 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
|
|
# 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 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 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 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.6.tar.gz tor-0.4.2.6
|
|
# 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://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 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 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
|
|
tar https://www.sudo.ws/dist/sudo-1.9.0.tar.gz sudo-1.9.0
|
|
|
|
# Languages
|
|
|
|
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/ocaml/ocaml ocaml
|
|
# git https://github.com/elixir-lang/elixir elixir
|
|
# git https://github.com/coq/coq coq
|
|
# git https://github.com/agraef/pure-lang pure-lang
|
|
git https://github.com/wren-lang/wren wren
|
|
|
|
# Utilities - git repositories
|
|
# git https://github.com/sharkdp/fd fd
|
|
# git https://github.com/sharkdp/hexyl hexyl
|
|
# git https://github.com/sharkdp/hyperfine hyperfine
|
|
# git https://github.com/sharkdp/diskus diskus
|
|
# git https://github.com/BurntSushi/ripgrep ripgrep
|
|
# git https://github.com/venam/2bwm 2bwm
|
|
git https://git.suckless.org/dwm dwm
|
|
git https://git.suckless.org/sbase sbase
|
|
git https://git.suckless.org/ubase ubase
|
|
git https://git.suckless.org/sinit sinit
|
|
git https://git.suckless.org/surf surf
|
|
git https://git.suckless.org/st st
|
|
git https://git.suckless.org/libzahl libzahl
|
|
git https://git.suckless.org/slock slock
|
|
git https://git.suckless.org/slstatus slstatus
|
|
# git https://github.com/taylorconor/tinytetris tinytetris
|
|
# git https://github.com/martanne/dvtm dvtm
|
|
# git https://github.com/robm/dzen dzen
|
|
git https://github.com/nsf/termbox termbox
|
|
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/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/jonas/tig tig
|
|
# 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://github.com/andrewrk/tetris tetris
|
|
# git https://unix4lyfe.org/git/darkhttpd darkhttpd
|
|
# git https://github.com/mawww/kakoune kakoune
|
|
# git git://repo.or.cz/tinycc.git tinycc
|
|
# git git://git.musl-libc.org/musl musl
|
|
# git https://github.com/sharkdp/lscolors lscolors
|
|
# git https://github.com/lavv17/lftp lftp
|
|
# git git://git.ardour.org/ardour/ardour.git ardour
|
|
# 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/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 https://github.com/radare/radare2 radare2
|
|
# git https://github.com/abishekvashok/cmatrix cmatrix
|
|
# git https://github.com/Sweets/custard custard
|
|
# git git://c9x.me/irc.git irc
|
|
# git https://github.com/aircrack-ng/aircrack-ng aircrack-ng
|
|
# git https://github.com/9fans/plan9port plan9port
|
|
# git git://sourceware.org/git/glibc.git glibc
|
|
# git https://github.com/btpd/btpd btpd
|
|
# 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 https://github.com/POV-Ray/povray povray
|
|
# 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/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/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/neomutt/neomutt neomutt
|
|
# git https://github.com/freedoom/freedoom freedoom
|
|
# git https://github.com/chocolate-doom/chocolate-doom chocolate-doom
|
|
# git https://github.com/chocolate-doom/chocpkg chocpkg
|
|
# git https://github.com/russellw/racket-format racket-format
|
|
# git https://github.com/tudace/tuda_latex_templates tuda_latex_templates
|
|
# 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/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/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
|
|
# git https://github.com/dylanaraps/sowm/ sowm
|
|
# git https://github.com/joelekstrom/terminal-mines terminal-mines
|
|
git https://github.com/nextstrain/auspice auspice
|
|
git https://github.com/nextstrain/augur augur
|
|
# git https://github.com/HoTT/book HoTT-book
|
|
git https://github.com/jquast/wcwidth wcwidth
|
|
# git https://github.com/cylgom/ly ly
|
|
# git https://github.com/Nazgul07/BitCrypt BitCrypt
|
|
git https://github.com/ifreund/river river
|
|
git https://github.com/NixOS/nixpkgs nixpkgs
|
|
git https://github.com/nixos/nixos-homepage nixos-homepage
|
|
git https://github.com/antirez/smaz smaz
|
|
git https://github.com/zigtools/zls zls
|
|
git https://github.com/MrDiver/ArmSimulator ArmSimulator
|
|
git https://github.com/cylgom/termbox_next termbox_next
|
|
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
|
|
git git@github.com:ziglibs/zig-string-searching zig-string-searching
|
|
git git@github.com:joachimschmidt557/zig-walkdir zig-walkdir
|
|
git git@github.com:joachimschmidt557/zigfd zigfd
|
|
git git@github.com:joachimschmidt557/nim-lscolors nim-lscolors
|
|
git git@github.com:joachimschmidt557/nimmm nimmm
|
|
git git@github.com:twiddl/twiddl twiddl
|
|
git git@github.com:twiddl/webui webui
|
|
git git@github.com:twiddl/cli cli
|
|
git git@gitlab.com:joachimschmidt557/nimbase nimbase
|
|
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
|
|
git git@mygitea:lars-he/Study_Planner Study_Planner
|
|
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
|
|
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
|
|
git git@github.com:joachimschmidt557/bsv-mode bsv-mode
|
|
git git@github.com:joachimschmidt557/tucan-usercss tucan-usercss
|
|
git git@github.com:joachimschmidt557/src src
|
|
git git@github.com:d120/djangocms djangocms
|
|
git git@github.com:Mineorbit/DungeonsAndDungeons DungeonsAndDungeons
|