diff options
author | B Stack <bgstack15@gmail.com> | 2019-04-01 03:44:33 +0000 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2019-04-01 03:44:33 +0000 |
commit | 8891ab4f3dda81572fb86e62a0723d6586e6b00a (patch) | |
tree | f7f6471a9a1b5a26e10ad9f81ebe2b2c4cf1c0f0 /beyond-the-titanic/debian/control | |
parent | palemoon dpkg: remove libpulse-dev (diff) | |
parent | btt: mod rpm spec for copr (diff) | |
download | stackrpms-8891ab4f3dda81572fb86e62a0723d6586e6b00a.tar.gz stackrpms-8891ab4f3dda81572fb86e62a0723d6586e6b00a.tar.bz2 stackrpms-8891ab4f3dda81572fb86e62a0723d6586e6b00a.zip |
Merge branch 'beyond-bump' into 'master'
add Beyond the Titanic
See merge request bgstack15/stackrpms!50
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. |