1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69
|
Source: cool-retro-term
Section: x11
Priority: optional
Maintainer: Gürkan Myczko <gurkan@phys.ethz.ch>
Uploaders: Axel Beckert <abe@debian.org>
Standards-Version: 4.5.0
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13), qmlscene,
qt5-qmake, qtdeclarative5-dev, qml-module-qtquick-controls,
qml-module-qtgraphicaleffects, qml-module-qtquick-dialogs,
qml-module-qtquick-localstorage, qml-module-qtquick-window2,
qtchooser
Vcs-Browser: https://salsa.debian.org/myczko-guest/cool-retro-term
Vcs-Git: https://salsa.debian.org/myczko-guest/cool-retro-term.git
Homepage: https://github.com/Swordfish90/cool-retro-term
Package: cool-retro-term
Architecture: any
Provides: x-terminal-emulator
Depends: qml-module-qtquick-controls, qml-module-qtgraphicaleffects,
qml-module-qtquick-dialogs, qml-module-qtquick-localstorage,
qml-module-qtquick-window2, ${shlibs:Depends}, ${misc:Depends},
qml-module-qt-labs-settings, qml-module-qt-labs-folderlistmodel,
fonts-inconsolata, fonts-3270, qml-module-qmltermwidget
Description: terminal emulator which mimics old screens
This is a terminal emulator which mimics the look and feel
of the old cathode tube screens. It has been designed to be eye-candy,
customizable, and reasonably lightweight.
Package: qml-module-qmltermwidget
Architecture: any
Depends: qml-module-qtquick-controls, qml-module-qtgraphicaleffects,
qml-module-qtquick-dialogs, qml-module-qtquick-localstorage,
qml-module-qtquick-window2, ${shlibs:Depends}, ${misc:Depends},
qml-module-qt-labs-settings, qml-module-qt-labs-folderlistmodel
Description: QML port of qtermwidget
This project is a QML port of qtermwidget. It is written to be as close
as possible to the upstream project in order to make cooperation possible.
Package: fonts-hermit
Architecture: any
Multi-Arch: foreign
Section: fonts
Depends: ${misc:Depends}
Description: Monospace Hermit Font for programming
This is a monospace font designed to be clear, pragmatic and very readable.
Its creation has been focused on programming. Every glyph was carefully
planned and calculated, according to defined principles and rules. For this
reason, Hermit is coherent and regular.
Package: fonts-terminus
Architecture: any
Multi-Arch: foreign
Section: fonts
Depends: ${misc:Depends}
Description: Terminus monospace font
This is a fixed-width vector font called Terminus. It is suitable for
terminals, editors, etc. If you have to work for extended time in front of
monitor (i.e. over eight hours), you may find that using this font reduces
your eyes-fatigue.
Package: fonts-proggy
Architecture: any
Multi-Arch: foreign
Section: fonts
Depends: ${misc:Depends}
Description: Monospaced bitmap programming font
These are a set of fixed-width screen fonts that are designed for code
listings. This is only the tiny version of the font collection.
|