File: control

package info (click to toggle)
maliit-inputcontext-gtk 0.99.1%2Bgit20151116.72d7576-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 220 kB
  • sloc: ansic: 896; cpp: 328; makefile: 26
file content (32 lines) | stat: -rw-r--r-- 1,246 bytes parent folder | download
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
Source: maliit-inputcontext-gtk
Section: libs
Priority: optional
Maintainer: Debian UBports Team <team+ubports@tracker.debian.org>
Uploaders:
 Mike Gabriel <sunweaver@debian.org>,
Build-Depends: cmake,
               debhelper-compat (= 13),
               pkgconf,
               libgtk-3-dev,
               libmaliit-glib-dev,
               qtbase5-dev (>= 5.2),
               xauth,
               xvfb,
Standards-Version: 4.7.2
Homepage: https://github.com/maliit/inputcontext-gtk
Vcs-Browser: https://salsa.debian.org/ubports-team/maliit-inputcontext-gtk
Vcs-Git: https://salsa.debian.org/ubports-team/maliit-inputcontext-gtk.git
Rules-Requires-Root: no

Package: maliit-inputcontext-gtk3
Architecture: any
Section: misc
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Maliit Inputcontext for GTK+-3 applications
 Maliit provides a flexible and cross-platform input method framework. It has a
 plugin-based client-server architecture where applications act as clients and
 communicate with the Maliit server via input context plugins. The communication
 link currently uses D-Bus. Maliit is an open source framework (LGPL 2) with
 open source plugins (BSD).
 .
 This package provides input support for GTK+-3 based applications.