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 70 71 72 73 74 75 76
|
Source: phosh-osk-stub
Section: x11
Priority: optional
Maintainer: Guido Günther <agx@sigxcpu.org>
Build-Depends:
debhelper-compat (= 13),
json-glib-tools,
libsystemd-dev,
libfeedback-dev,
gi-docgen <!nodoc>,
gobject-introspection <!nodoc>,
libgnome-desktop-3-dev,
libgirepository1.0-dev <!nodoc>,
libgmobile-dev,
libgovarnam-dev [!mips64el],
libgtk-3-dev,
libhandy-1-dev (>= 1.1.90),
libhunspell-dev,
libjson-glib-dev,
libpresage-dev,
libwayland-dev,
libxml2-utils,
meson,
python3-docutils <!nodoc>,
xauth <!nocheck>,
xvfb <!nocheck>,
Standards-Version: 4.6.2
Homepage: https://gitlab.gnome.org/guidog/phosh-osk-stub/
Vcs-Browser: https://salsa.debian.org/DebianOnMobile-team/phosh-osk-stub
Vcs-Git: https://salsa.debian.org/DebianOnMobile-team/phosh-osk-stub.git
Rules-Requires-Root: no
Package: phosh-osk-stub
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends},
gsettings-desktop-schemas (>= 47),
Breaks:
libgtk-3-0 (<< 3.24.35)
Recommends:
fonts-noto-core,
hunspell-en-us,
phosh-osk-data-packager,
Suggests:
varnam-schemes-ml | varnam-schemes-hi | varnam-schemes-ta,
Description: An alternative on screen keyboard for Phosh
phosh-osk-stub is an on screen keyboard (OSK) for Phosh. It features
.
* Character popovers
* Emoji layout
* Cursor navigation via space-bar long-press
* Word correction and completion via hunspell or presage
* Special layouts for pin, digit and phone number input purpose
* A customizable shortcut bar in the terminal layout
* Paste buttons in the completion bar and menu
* Experimental input of Indic languages using govarnam
.
If you're looking for flexible layouts customization look at squeekboard.
Package: phosh-osk-stub-doc
Architecture: all
Section: doc
Build-Profiles: <!nodoc>
Depends:
${misc:Depends},
Description: API documentation for Phosh's OSK stub
phosh-osk-stub implements phosh's keyboard interface for ease of
experimentation. The focus is on ease of change and debugging rather than
stability. It features character popoversa and gesture based cursor
navigation.
.
For production use it's recommended to use Phosh's official on screen
keyboard squeekboard.
.
This package contains the development documentation.
|