Rename games to redox-games
This commit is contained in:
parent
88e792a70f
commit
c6ee5673d7
|
@ -52,7 +52,6 @@ freetype = {}
|
|||
#friar = {} # mio patch
|
||||
fribidi = {}
|
||||
#game-2048 = {} # rustc-serialize
|
||||
games = {}
|
||||
#gawk = {} # langinfo.h
|
||||
gcc = {}
|
||||
gdbserver = {}
|
||||
|
@ -154,6 +153,7 @@ readline = {}
|
|||
redoxerd = {}
|
||||
redox-fatfs = {}
|
||||
redoxfs = {}
|
||||
redox-games = {}
|
||||
redox-ssh = {}
|
||||
relibc = {}
|
||||
#relibc-tests = {} # madvise link error
|
||||
|
|
|
@ -73,8 +73,8 @@ vim = {}
|
|||
# Games
|
||||
dosbox = {}
|
||||
freedoom = {}
|
||||
games = {}
|
||||
prboom = {}
|
||||
redox-games = {}
|
||||
|
||||
# Demos
|
||||
pixelcannon = {}
|
||||
|
|
|
@ -64,8 +64,8 @@ winit = {}
|
|||
dosbox = {}
|
||||
eduke32 = {}
|
||||
freedoom = {}
|
||||
games = {}
|
||||
prboom = {}
|
||||
redox-games = {}
|
||||
|
||||
# stuff
|
||||
freepats = {}
|
||||
|
|
|
@ -52,7 +52,6 @@ freetype = {}
|
|||
#friar = {} # mio patch
|
||||
fribidi = {}
|
||||
#game-2048 = {} # rustc-serialize
|
||||
games = {}
|
||||
#gawk = {} # langinfo.h
|
||||
gcc = {}
|
||||
gdbserver = {}
|
||||
|
@ -155,6 +154,7 @@ readline = {}
|
|||
redoxerd = {}
|
||||
redox-fatfs = {}
|
||||
redoxfs = {}
|
||||
redox-games = {}
|
||||
redox-ssh = {}
|
||||
relibc = {}
|
||||
#relibc-tests = {} # madvise link error
|
||||
|
|
|
@ -82,9 +82,9 @@ vim = {}
|
|||
# Games
|
||||
dosbox = {}
|
||||
freedoom = {}
|
||||
games = {}
|
||||
neverball = {}
|
||||
prboom = {}
|
||||
redox-games = {}
|
||||
sopwith = {}
|
||||
syobonaction = {}
|
||||
|
||||
|
|
|
@ -16,6 +16,7 @@ bootstrap = {}
|
|||
ca-certificates = {}
|
||||
contain = {}
|
||||
coreutils = {}
|
||||
cosmic-edit = {}
|
||||
diffutils = {}
|
||||
drivers = {}
|
||||
escalated = {}
|
||||
|
|
|
@ -110,7 +110,6 @@ dosbox = {}
|
|||
eduke32 = {}
|
||||
flycast = {}
|
||||
freedoom = {}
|
||||
games = {}
|
||||
gigalomania = {}
|
||||
mednafen = {}
|
||||
mgba = {}
|
||||
|
@ -122,6 +121,7 @@ openttd-opengfx = {}
|
|||
openttd-openmsx = {}
|
||||
openttd-opensfx = {}
|
||||
prboom = {}
|
||||
redox-games = {}
|
||||
#retroarch = {} # need to package cores
|
||||
rs-nes = {} # need game for testing
|
||||
rust64 = {} # need roms
|
||||
|
|
Loading…
Reference in a new issue