Package: fizmo-console,fizmo-ncursesw
Version: 0.7.10-1
Severity: wishlist

Dear Maintainer,

The fizmo packages provide zcode-interpreter, but they don't provide
the corresponding alternative. Would it be possible for them to do so?

Ideally, zcode-interpreter should behave correctly whether launched
from a terminal or not; for jzip we used a wrapper script:

#!/bin/sh
if [ -t 0 ]; then
    jzip "$@"
else
    x-terminal-emulator -e jzip "$@"
fi

I can of course provide a patch to implement all this (handling the
alternatives and adding the launcher script).

Thanks,

Stephen


-- System Information:
Debian Release: stretch/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing'), (500, 'stable'), (200, 
'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.3.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages fizmo-ncursesw depends on:
ii  fizmo-common     0.7.10-1
ii  libc6            2.21-6
ii  libjpeg62-turbo  1:1.4.1-2
ii  libncursesw5     6.0+20151024-2
ii  libpng12-0       1.2.54-1
ii  libsdl2-2.0-0    2.0.2+dfsg1-8
ii  libsndfile1      1.0.25-10
ii  libtinfo5        6.0+20151024-2
ii  libx11-6         2:1.6.3-1
ii  libxml2          2.9.3+dfsg1-1

fizmo-ncursesw recommends no packages.

fizmo-ncursesw suggests no packages.

-- no debconf information

Reply via email to