Improve jeremy config documentation
This commit is contained in:
parent
4c113d701f
commit
d734246bfe
|
@ -7,139 +7,107 @@ prompt = false
|
|||
|
||||
# Package settings
|
||||
[packages]
|
||||
acid = {}
|
||||
atk = {}
|
||||
audiod = {}
|
||||
autoconf = {}
|
||||
automake = {}
|
||||
ca-certificates = {}
|
||||
cairo = {}
|
||||
cairodemo = {}
|
||||
cleye = {}
|
||||
cmatrix = {}
|
||||
contain = {}
|
||||
coreutils = {}
|
||||
cpal = {}
|
||||
curl = {}
|
||||
dash = {}
|
||||
diffutils = {}
|
||||
dosbox = {}
|
||||
drivers = {}
|
||||
eduke32 = {}
|
||||
expat = {}
|
||||
extrautils = {}
|
||||
ffmpeg = {}
|
||||
findutils = {}
|
||||
fontconfig = {}
|
||||
freedoom = {}
|
||||
freetype = {}
|
||||
fribidi = {}
|
||||
games = {}
|
||||
gcc = {}
|
||||
gdbserver = {}
|
||||
gears = {}
|
||||
generaluser-gs = {}
|
||||
gettext = {}
|
||||
gigalomania = {}
|
||||
git = {}
|
||||
glib = {}
|
||||
glium = {}
|
||||
glutin = {}
|
||||
gnu-binutils = {}
|
||||
gnu-grep = {}
|
||||
gnu-make = {}
|
||||
harfbuzz = {}
|
||||
installer = {}
|
||||
ion = {}
|
||||
ipcd = {}
|
||||
jansson = {}
|
||||
jeremy = {}
|
||||
kernel = {}
|
||||
keyboard-sfx = {}
|
||||
lci = {}
|
||||
libc-bench = {}
|
||||
libffi = {}
|
||||
libiconv = {}
|
||||
libjpeg = {}
|
||||
libogg = {}
|
||||
liborbital = {}
|
||||
libpng = {}
|
||||
libsodium = {}
|
||||
libvorbis = {}
|
||||
libxml2 = {}
|
||||
llvm = {}
|
||||
mesa = {}
|
||||
mesa_glu = {}
|
||||
nasm = {}
|
||||
ncurses = {}
|
||||
netdb = {}
|
||||
netstack = {}
|
||||
netsurf = {}
|
||||
netutils = {}
|
||||
neverball = {}
|
||||
nghttp2 = {}
|
||||
openjazz = {}
|
||||
openssl = {}
|
||||
openttd = {}
|
||||
openttd-opengfx = {}
|
||||
openttd-openmsx = {}
|
||||
openttd-opensfx = {}
|
||||
orbclient = {}
|
||||
orbdata = {}
|
||||
orbital = {}
|
||||
orbterm = {}
|
||||
orbutils = {}
|
||||
osdemo = {}
|
||||
pango = {}
|
||||
patch = {}
|
||||
pcre = {}
|
||||
periodictable = {}
|
||||
pixelcannon = {}
|
||||
pixman = {}
|
||||
pkg-config = {}
|
||||
pkgutils = {}
|
||||
prboom = {}
|
||||
ptyd = {}
|
||||
readline = {}
|
||||
redoxfs = {}
|
||||
resist = {}
|
||||
ripgrep = {}
|
||||
rodioplay = {}
|
||||
rs-nes = {}
|
||||
rust = {}
|
||||
rust64 = {}
|
||||
rust-cairo = {}
|
||||
rust-cairo-demo = {}
|
||||
rustual-boy = {}
|
||||
schismtracker = {}
|
||||
scummvm = {}
|
||||
sdl = {}
|
||||
sdl2 = {}
|
||||
sdl2_gears = {}
|
||||
sdl2_image = {}
|
||||
sdl2_mixer = {}
|
||||
sdl2_ttf = {}
|
||||
sdl_gfx = {}
|
||||
sdl_image = {}
|
||||
sdl_mixer = {}
|
||||
sed = {}
|
||||
smith = {}
|
||||
sodium = {}
|
||||
sopwith = {}
|
||||
strace = {}
|
||||
syobonaction = {}
|
||||
terminfo = {}
|
||||
timidity = {}
|
||||
ttf-hack = {}
|
||||
userutils = {}
|
||||
uutils = {}
|
||||
vice = {}
|
||||
vim = {}
|
||||
vttest = {}
|
||||
vvvvvv = {}
|
||||
winit = {}
|
||||
# apps
|
||||
periodictable = {}
|
||||
pixelcannon = {}
|
||||
#schismtracker = {}
|
||||
sodium = {}
|
||||
# cli
|
||||
acid = {}
|
||||
cleye = {}
|
||||
curl = {}
|
||||
ffmpeg = {}
|
||||
git = {}
|
||||
gnu-grep = {}
|
||||
ripgrep = {}
|
||||
sed = {}
|
||||
xz = {}
|
||||
zlib = {}
|
||||
# demos
|
||||
cairodemo = {}
|
||||
cmatrix = {} # slow in terminal
|
||||
cpal = {}
|
||||
gears = {}
|
||||
glium = {} # does not show anything
|
||||
glutin = {}
|
||||
orbclient = {}
|
||||
osdemo = {} # does not show anything
|
||||
rodioplay = {}
|
||||
rust-cairo = {}
|
||||
rust-cairo-demo = {}
|
||||
sdl2_gears = {}
|
||||
vttest = {}
|
||||
winit = {}
|
||||
# dev
|
||||
autoconf = {}
|
||||
automake = {}
|
||||
gcc = {}
|
||||
gnu-binutils = {}
|
||||
nasm = {}
|
||||
patch = {}
|
||||
pkg-config = {}
|
||||
#rust = {}
|
||||
# games
|
||||
dosbox = {}
|
||||
eduke32 = {}
|
||||
#freedoom = {}
|
||||
games = {}
|
||||
gigalomania = {} # crashes system!
|
||||
neverball = {}
|
||||
openjazz = {}
|
||||
openttd = {}
|
||||
openttd-opengfx = {}
|
||||
openttd-openmsx = {}
|
||||
openttd-opensfx = {}
|
||||
#prboom = {}
|
||||
retroarch = {} # need to package cores
|
||||
rs-nes = {} # need game for testing
|
||||
rust64 = {} # need roms
|
||||
rustual-boy = {} # need game for testing
|
||||
scummvm = {} # need game for testing
|
||||
sopwith = {}
|
||||
#syobonaction = {}
|
||||
vice = {}
|
||||
vvvvvv = {}
|
||||
# stuff
|
||||
generaluser-gs = {}
|
||||
jeremy = {}
|
||||
keyboard-sfx = {}
|
||||
libc-bench = {}
|
||||
timidity = {}
|
||||
ttf-hack = {}
|
||||
|
||||
# User settings
|
||||
[users.root]
|
||||
|
|
Loading…
Reference in a new issue