Merge branch 'remove-termplay' into 'master'

Remove termplay recipe

See merge request redox-os/redox!1868
This commit is contained in:
Jeremy Soller 2026-02-06 06:56:04 -07:00
commit 256bf5de5a
5 changed files with 0 additions and 6 deletions

View File

@ -199,7 +199,6 @@ zlib = {}
# #sdl2-gfx = {}
# #sm64ex = {}
# #spacecadetpinball = {}
# #termplay = {} # backtrace cannot find link.h
# #twin-commander = {}
# #ubuntu-wallpapers = {}
# #unibilium = {}

View File

@ -199,7 +199,6 @@ zlib = {}
# #sdl2-gfx = {}
# #sm64ex = {}
# #spacecadetpinball = {}
# #termplay = {} # backtrace cannot find link.h
# #twin-commander = {}
# #ubuntu-wallpapers = {}
# #unibilium = {}

View File

@ -199,7 +199,6 @@ zlib = {}
# #sdl2-gfx = {}
# #sm64ex = {}
# #spacecadetpinball = {}
# #termplay = {} # backtrace cannot find link.h
# #twin-commander = {}
# #ubuntu-wallpapers = {}
# #unibilium = {}

View File

@ -308,7 +308,6 @@ zstd = {}
#sdl2-gfx = {}
#sm64ex = {}
#spacecadetpinball = {}
#termplay = {} # backtrace cannot find link.h
#twin-commander = {}
#ubuntu-wallpapers = {}
#unibilium = {}

View File

@ -1,2 +0,0 @@
GIT=https://github.com/jD91mZM2/termplay.git
CARGOFLAGS="--no-default-features --features bin,termion"