Files
oasis-linux-mirror/sets.lua
Michael Forney 6c200af798 Add nsd 4.1.17
2017-10-14 01:04:25 -07:00

76 lines
828 B
Lua

return {
core={
'awk',
'bc',
'bzip2',
'curl',
'e2fsprogs',
'git',
'iproute2',
'kbd',
'libressl',
'loksh',
'lua',
'mandoc',
'openbsd',
'openntpd',
'openssh',
'perp',
'pigz',
'plan9port',
'samurai',
'sbase',
'scron',
'sdhcp',
'sinit',
'skeleton',
'tz',
'ubase',
'util-linux',
'xz',
},
extra={
'file',
'less',
'libfuse',
'ncurses',
'the_silver_searcher',
'unzip',
'vis',
},
devel={
'make',
'qbe',
'nasm',
'scc',
'strace',
'mc',
'man-pages-posix',
},
media={
'alsa-utils',
'ffmpeg',
'mpv',
'youtube-dl',
},
net={
'hostap',
'ii',
'msmtp',
'nginx',
'nsd',
'sshfs',
'transmission',
},
desktop={
'adobe-source-fonts',
'dmenu',
'netsurf',
'st',
'swc',
'terminus-font',
'velox',
'xkeyboard-config',
},
}