Add more packages

This commit is contained in:
Jeremy Soller 2018-12-22 12:53:32 -07:00
parent e574785318
commit 7228ef76de
No known key found for this signature in database
GPG key ID: E988B49EE78A7FB1
3 changed files with 17 additions and 3 deletions

View file

@ -13,6 +13,8 @@ automake = {}
#bash = {} # sh_xmalloc #bash = {} # sh_xmalloc
binutils = {} binutils = {}
ca-certificates = {} ca-certificates = {}
cairo = {}
cairodemo = {}
#cargo = {} #cargo = {}
cleye = {} cleye = {}
#cmatrix = {} # ncurses #cmatrix = {} # ncurses
@ -32,7 +34,9 @@ extrautils = {}
#fd = {} # ctrlc-3.1.1 #fd = {} # ctrlc-3.1.1
ffmpeg = {} ffmpeg = {}
findutils = {} findutils = {}
#freeciv = {}
freedoom = {} freedoom = {}
#freeglut = {}
freetype = {} freetype = {}
#friar = {} # mio patch #friar = {} # mio patch
game-2048 = {} game-2048 = {}
@ -63,9 +67,9 @@ libsodium = {}
llvm = {} llvm = {}
logd = {} logd = {}
#lua = {} # tmpnam #lua = {} # tmpnam
#mdp = {} # ncursesw
mesa = {} mesa = {}
mesa_glu = {} mesa_glu = {}
#mdp = {} # ncursesw
#miniserve = {} # actix #miniserve = {} # actix
nasm = {} nasm = {}
#ncdu = {} # ncurses #ncdu = {} # ncurses
@ -93,6 +97,7 @@ patch = {}
periodictable = {} periodictable = {}
#perl = {} # ctermid, tempnam, ttyname #perl = {} # ctermid, tempnam, ttyname
pixelcannon = {} pixelcannon = {}
pixman = {}
pkgutils = {} pkgutils = {}
powerline = {} powerline = {}
prboom = {} prboom = {}
@ -110,6 +115,7 @@ rust64 = {}
rustual-boy = {} rustual-boy = {}
scummvm = {} scummvm = {}
sdl = {} sdl = {}
#sdl2 = {}
sdl_gfx = {} sdl_gfx = {}
sdl_image = {} sdl_image = {}
sdl_mixer = {} sdl_mixer = {}

@ -1 +1 @@
Subproject commit b86345a1d2a4485e872ef15a0c4595d1b8a20de3 Subproject commit e9eae9ce828ab209a076d5da7a0ee63bf7a953af

View file

@ -13,6 +13,8 @@ prompt = false
#bash = {} #bash = {}
#binutils = {} #binutils = {}
ca-certificates = {} ca-certificates = {}
#cairo = {}
#cairodemo = {}
#cargo = {} #cargo = {}
#cleye = {} #cleye = {}
#cmatrix = {} #cmatrix = {}
@ -32,7 +34,9 @@ extrautils = {}
#fd = {} #fd = {}
#ffmpeg = {} #ffmpeg = {}
findutils = {} findutils = {}
#freeciv = {}
#freedoom = {} #freedoom = {}
#freeglut = {}
#freetype = {} #freetype = {}
#friar = {} # mio patch #friar = {} # mio patch
#game-2048 = {} #game-2048 = {}
@ -47,6 +51,7 @@ findutils = {}
#gnu-binutils = {} #gnu-binutils = {}
#gnu-grep = {} #gnu-grep = {}
#gnu-make = {} #gnu-make = {}
#hematite = {}
#init = {} #init = {}
installer = {} installer = {}
ion = {} ion = {}
@ -59,11 +64,12 @@ ipcd = {}
#liborbital = {} #liborbital = {}
#libpng = {} #libpng = {}
#libsodium = {} #libsodium = {}
#llvm = {}
logd = {} logd = {}
#lua = {} #lua = {}
#mdp = {}
#mesa = {} #mesa = {}
#mesa_glu = {} #mesa_glu = {}
#mdp = {}
#miniserve = {} #miniserve = {}
#nasm = {} #nasm = {}
#ncdu = {} #ncdu = {}
@ -91,6 +97,7 @@ orbutils = {}
#periodictable = {} #periodictable = {}
#perl = {} #perl = {}
#pixelcannon = {} #pixelcannon = {}
#pixman = {}
pkgutils = {} pkgutils = {}
#powerline = {} #powerline = {}
#prboom = {} #prboom = {}
@ -108,6 +115,7 @@ redoxfs = {}
#rustual-boy = {} #rustual-boy = {}
#scummvm = {} #scummvm = {}
#sdl = {} #sdl = {}
#sdl2 = {}
#sdl_gfx = {} #sdl_gfx = {}
#sdl_image = {} #sdl_image = {}
#sdl_mixer = {} #sdl_mixer = {}