337 lines
17 KiB
Text
337 lines
17 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://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.15.12.tar.xz linux-5.15.12
|
|
|
|
# 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-14.0.0/llvm-project-14.0.0.src.tar.xz llvm-project-14.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-27.2.tar.xz emacs-27.2
|
|
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
|
|
tar http://www.kernel.org/pub/linux/bluetooth/bluez-5.65.tar.xz bluez-5.65
|
|
tar http://www.netlib.org/misc/intel/IntelRDFPMathLib20U2.tar.gz IntelRDFPMathLib20U2
|
|
tar https://xorg.freedesktop.org/archive/individual/app/igt-gpu-tools-1.26.tar.xz igt-gpu-tools-1.26
|
|
tar https://ffmpeg.org/releases/ffmpeg-4.4.tar.xz ffmpeg-4.4
|
|
tar https://freedesktop.org/software/pulseaudio/releases/pulseaudio-14.2.tar.xz pulseaudio-14.2
|
|
tar https://dbus.freedesktop.org/releases/dbus/dbus-1.13.18.tar.xz dbus-1.13.18
|
|
tar https://w1.fi/releases/wpa_supplicant-2.9.tar.gz wpa_supplicant-2.9
|
|
tar https://github.com/systemd/systemd/archive/refs/tags/v249.tar.gz systemd-v249
|
|
|
|
# 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
|
|
git https://github.com/golang/go go
|
|
|
|
# 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/martanne/vis vis
|
|
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/antirez/smaz smaz
|
|
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://github.com/andrewrk/libsoundio libsoundio
|
|
git https://github.com/andrewrk/zig-vulkan-triangle zig-vulkan-triangle
|
|
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/ziglang/logo zig-logo
|
|
git https://github.com/ziglang/www.ziglang.org www.ziglang.org
|
|
git https://github.com/ziglang/shell-completions zig-shell-completions
|
|
git https://github.com/ziglang/zig-bootstrap zig-bootstrap
|
|
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/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/nix nix
|
|
git https://github.com/NixOS/nixpkgs nixpkgs
|
|
git https://github.com/NixOS/nixops nixops
|
|
git https://github.com/NixOS/hydra hydra
|
|
git https://github.com/NixOS/nixos-homepage nixos-homepage
|
|
git https://github.com/NixOS/nixos-org-configuration nixos-org-configuration
|
|
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/gernest/semver semver
|
|
git https://github.com/vegecode/eazyinput eazyinput
|
|
git https://github.com/Vexu/routez routez
|
|
git https://github.com/Vexu/zuri zuri
|
|
git https://github.com/Vexu/arocc arocc
|
|
git https://github.com/dom96/nimbox nimbox
|
|
git https://github.com/taglib/taglib taglib
|
|
git https://github.com/prime31/zig-ecs zig-ecs
|
|
git https://github.com/Luukdegram/apple_pie apple_pie
|
|
git https://github.com/Luukdegram/pit pit
|
|
git https://github.com/alacritty/alacritty alacritty
|
|
git https://github.com/alacritty/vte vte
|
|
git https://github.com/alacritty/urlocator urlocator
|
|
git https://github.com/obsproject/obs-studio obs-studio
|
|
git https://github.com/csmith-project/csmith csmith
|
|
git https://git.savannah.gnu.org/git/poke.git poke
|
|
git https://github.com/zig-community/Zig-Showdown Zig-Showdown
|
|
git https://github.com/GothenburgBitFactory/timewarrior timewarrior
|
|
git https://github.com/GothenburgBitFactory/taskwarrior taskwarrior
|
|
git https://github.com/GothenburgBitFactory/taskserver taskserver
|
|
git https://github.com/nspin/hs-arm hs-arm
|
|
git https://github.com/adamyordan/laplace laplace
|
|
git https://github.com/dbandstra/zig-wav zig-wav
|
|
git git://git.annexia.org/jonesforth.git jonesforth
|
|
git https://github.com/ytdl-org/youtube-dl youtube-dl
|
|
git https://github.com/junegunn/fzf fzf
|
|
git https://github.com/wolfpld/tracy tracy
|
|
git https://github.com/encryptogroup/ABY ABY
|
|
git https://github.com/encryptogroup/UC UC
|
|
git https://github.com/encryptogroup/linearPFE linearPFE
|
|
git https://github.com/encryptogroup/MOTION MOTION
|
|
git https://github.com/microsoft/SEAL SEAL
|
|
git https://github.com/alastairreid/mra_tools mra_tools
|
|
git https://github.com/bytecodealliance/wasmtime wasmtime
|
|
git https://github.com/bytecodealliance/regalloc.rs regalloc.rs
|
|
git https://github.com/essej/sonobus sonobus
|
|
git https://github.com/khvzak/bluez-tools bluez-tools
|
|
git https://github.com/arqv/zig-overlay zig-overlay
|
|
git https://github.com/google/cpu_features cpu_features
|
|
git https://github.com/google/xls xls
|
|
git https://github.com/mifi/lossless-cut lossless-cut
|
|
git https://github.com/MasterQ32/ftz ftz
|
|
git https://github.com/MasterQ32/zig-network zig-network
|
|
git https://github.com/swaywm/wlroots wlroots
|
|
git https://github.com/swaywm/swayidle swayidle
|
|
git https://github.com/mattnite/zigbox zigbox
|
|
git https://github.com/mattnite/gyro gyro
|
|
git https://github.com/aeronavery/zig-toml zig-toml
|
|
git https://github.com/zigimg/zigimg zigimg
|
|
git https://github.com/zigimg/test-suite zigimg-test-suite
|
|
git https://github.com/heidezomp/dbus-zig dbus-zig
|
|
git https://github.com/heftig/rtkit rtkit
|
|
git https://gitlab.com/simple-nixos-mailserver/nixos-mailserver nixos-mailserver
|
|
git https://github.com/nektro/zigmod zigmod
|
|
git https://git.sr.ht/~emersion/vaapi-decoder vaapi-decoder
|
|
git https://github.com/kristoff-it/zig-doctest zig-doctest
|
|
git https://github.com/kristoff-it/zig-okredis zig-okredis
|
|
git https://github.com/kristoff-it/bork bork
|
|
git https://git.tuxfamily.org/chrony/chrony.git chrony
|
|
git https://github.com/hspak/brightnessztl brightnessztl
|
|
git https://codeberg.org/jeang3nie/zterm.git zterm
|
|
git https://gitlab.collabora.com/alf/wine.git winewayland
|
|
git https://github.com/kubkon/zacho zacho
|
|
git https://github.com/YosysHQ/yosys yosys
|
|
git https://github.com/YosysHQ/abc yosys-abc
|
|
git https://github.com/foxnne/pixi pixi
|
|
git https://github.com/natecraddock/zf zf
|
|
git https://github.com/danguenther/spfe-framework spfe-framework
|
|
git https://github.com/rabite0/hunter hunter
|
|
git https://github.com/muesli/obs-cli obs-cli
|
|
git https://github.com/llvm/llvm-project llvm-project
|
|
git https://github.com/llvm/circt circt
|
|
git https://github.com/wsmoses/Polygeist Polygeist
|
|
git https://github.com/diffblue/cbmc cbmc
|
|
git https://git.sr.ht/~motiejus/bazel-zig-cc bazel-zig-cc
|
|
git https://github.com/darlinghq/darling darling
|
|
git https://github.com/chipsalliance/verible verible
|
|
git https://github.com/firefart/stunner stunner
|
|
git https://github.com/chipsalliance/Surelog Surelog
|
|
git https://github.com/ACESLabUCSD/TinyGarbleCircuitSynthesis TinyGarbleCircuitSynthesis
|
|
git https://github.com/chivay/zig-nightly zig-nightly
|
|
git https://github.com/DNSCrypt/encrypted-dns-server encrypted-dns-server
|
|
git https://gitlab.com/oeffi/oeffi.git oeffi
|
|
git https://github.com/esa-tu-darmstadt/tapasco tapasco
|
|
git https://codeberg.org/dnkl/foot.git foot
|
|
git https://git.sr.ht/~leon_plickat/nfm nfm
|
|
git https://github.com/UltimateHackingKeyboard/firmware uhk-firmware
|
|
git https://github.com/UltimateHackingKeyboard/agent uhk-agent
|
|
|
|
# My own projects
|
|
git git@github.com:ziglibs/lscolors zig-lscolors
|
|
git git@github.com:ziglibs/string-searching zig-string-searching
|
|
git git@github.com:ziglibs/ansi-term zig-ansi-term
|
|
git git@github.com:ziglibs/zlm zlm
|
|
git git@github.com:ziglibs/known-folders known-folders
|
|
git git@github.com:ziglibs/repository ziglibs-repository
|
|
git git@github.com:ziglibs/zgl zgl
|
|
git git@github.com:timewarrior-synchronize/timew-sync-server timew-sync-server
|
|
git git@github.com:timewarrior-synchronize/timew-sync-client timew-sync-client
|
|
git git@github.com:timewarrior-synchronize/user-story-export user-story-export
|
|
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@github.com:joachimschmidt557/zbase zbase
|
|
git git@github.com:joachimschmidt557/zed zed
|
|
git git@github.com:joachimschmidt557/linenoize linenoize
|
|
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/zigpkgs zigpkgs
|
|
git git@github.com:joachimschmidt557/vpkz vpkz
|
|
git git@github.com:joachimschmidt557/undo-tree undo-tree
|
|
git git@github.com:joachimschmidt557/mal mal
|
|
git git@github.com:joachimschmidt557/adventofcode2019 adventofcode2019
|
|
git git@github.com:joachimschmidt557/adventofcode2020 adventofcode2020
|
|
git git@github.com:joachimschmidt557/adventofcode2021 adventofcode2021
|
|
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:joachimschmidt557/chocolatey-packages-manual-automatic chocolatey-packages-manual-automatic
|
|
git git@github.com:joachimschmidt557/zig-workshop-ophase2020 zig-workshop-ophase2020
|
|
git git@github.com:joachimschmidt557/zig-workshop-ophase2021 zig-workshop-ophase2021
|
|
git git@github.com:joachimschmidt557/spotify-websource spotify-websource
|
|
git git@github.com:joachimschmidt557/josch557-de-infrastructure josch557-de-infrastructure
|
|
git git@github.com:joachimschmidt557/nochfragen nochfragen
|
|
git git@github.com:joachimschmidt557/nix-winewayland nix-winewayland
|
|
git git@github.com:d120/djangocms djangocms
|
|
git git@github.com:d120/pyfeedback pyfeedback
|
|
git git@github.com:Mineorbit/DungeonsAndDungeons DungeonsAndDungeons
|
|
git git@gitlab.com:joachimschmidt557/spotify-api-proxy spotify-api-proxy
|