diff options
Diffstat (limited to 'beyond-the-titanic/debian/control')
-rw-r--r-- | beyond-the-titanic/debian/control | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/beyond-the-titanic/debian/control b/beyond-the-titanic/debian/control new file mode 100644 index 0000000..010210e --- /dev/null +++ b/beyond-the-titanic/debian/control @@ -0,0 +1,17 @@ +Source: beyond-the-titanic +Section: games +Priority: optional +Maintainer: B Stack <bgstack15@gmail.com> +Build-Depends: debhelper (>=11~), fpc +Standards-Version: 4.1.4 +Homepage: https://gitlab.com/bgstack15/beyond-the-titanic + +Package: beyond-the-titanic +Architecture: all +Multi-Arch: foreign +Depends: ncurses-bin, ${misc:Depends}, ${shlibs:Depends} +Description: Beyond the Titanic text adventure game + Open-sourced by Apogee in 2009, Beyond the Titanic started + in 1988 on an older platform. Other text-based adventures + exist, but BTT mostly works and can still waste many of + your gaming hours. |