Remove termplay recipe

This commit is contained in:
Zhiwei Liang 2026-02-06 13:56:04 +00:00 committed by Jeremy Soller
parent c3d020b20a
commit 712d47f355
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"