toys: remove

The didn't work for quite some time, and would need quite a few updates to even
compile with the latest.

So remove.
This commit is contained in:
Dirk-Jan C. Binnema
2022-05-19 07:36:21 +03:00
parent 9af9d0fa94
commit 559296a3a7
29 changed files with 5 additions and 3942 deletions

View File

@ -1,4 +1,4 @@
## Copyright (C) 2021 Dirk-Jan C. Binnema <djcb@djcbsoftware.nl>
## Copyright (C) 2022 Dirk-Jan C. Binnema <djcb@djcbsoftware.nl>
##
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
@ -20,11 +20,6 @@ option('guile',
value: 'auto',
description: 'build the guile scripting support (requires guile-3.x)')
option('toys',
type : 'feature',
value: 'auto',
description: 'build various toy programs (requires gtk3/gtk-webkit)')
option('readline',
type: 'feature',
value: 'auto',