File: control

package info (click to toggle)
wvkbd 0.12-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,728 kB
  • sloc: ansic: 11,859; xml: 1,320; makefile: 43
file content (26 lines) | stat: -rw-r--r-- 1,006 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
Source: wvkbd
Section: x11
Priority: optional
Maintainer: DebianOnMobile Maintainers <debian-on-mobile-maintainers@alioth-lists.debian.net>
Uploaders:
 Tzafrir Cohen <tzafrir@debian.org>,
 Jochen Sprickerhof <jspricke@debian.org>,
Build-Depends: debhelper-compat (= 13),
 libwayland-dev,
 libpango1.0-dev,
 libxkbcommon-dev,
Standards-Version: 4.6.1
Homepage: https://git.sr.ht/~proycon/wvkbd
Vcs-Browser: https://salsa.debian.org/DebianOnMobile-team/wvkbd
Vcs-Git: https://salsa.debian.org/DebianOnMobile-team/wvkbd.git
Rules-Requires-Root: no

Package: wvkbd
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: on-screen keyboard for wlroots that sucks less
 a minimal but practically usable implementation of a wlroots on-screen
 keyboard in legible C. This will only be a keyboard, not a feedback
 buzzer, led blinker, or anything that requires more than what's needed
 to input text quickly. The end product should be a static codebase that
 can be patched to add new features.