Source: xcb-util-keysyms
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Uploaders: Arnaud Fontaine <arnau@debian.org>
Section: libdevel
Priority: optional
Build-Depends: debhelper-compat (= 13),
 libxcb1-dev,
 pkgconf,
 x11proto-dev,
 xutils-dev
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/xorg-team/lib/xcb-util-keysyms
Vcs-Git: https://salsa.debian.org/xorg-team/lib/xcb-util-keysyms.git
Homepage: https://xcb.freedesktop.org

Package: libxcb-keysyms1
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${shlibs:Depends},
 ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: utility libraries for X C Binding -- keysyms
 This package contains the library files needed to run software using
 libxcb-keysyms, providing standard X key constants and conversion to/from
 keycodes.
 .
 The xcb-util module provides a number of libraries which sit on top of
 libxcb, the core X protocol library, and some of the extension
 libraries. These experimental libraries provide convenience functions
 and interfaces which make the raw X protocol more usable. Some of the
 libraries also provide client-side code which is not strictly part of
 the X protocol but which have traditionally been provided by Xlib.

Package: libxcb-keysyms1-dev
Architecture: any
Multi-Arch: same
Depends: libxcb-keysyms1 (= ${binary:Version}),
 libxcb1-dev,
 ${misc:Depends}
Description: utility libraries for X C Binding -- keysyms, development files
 This package contains the header and library files needed to build software
 using libxcb-keysyms, providing standard X key constants and conversion to/from
 keycodes.
 .
 The xcb-util module provides a number of libraries which sit on top of
 libxcb, the core X protocol library, and some of the extension
 libraries. These experimental libraries provide convenience functions
 and interfaces which make the raw X protocol more usable. Some of the
 libraries also provide client-side code which is not strictly part of
 the X protocol but which have traditionally been provided by Xlib.
