Source: xcb
Section: x11
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 automake,
 libxaw7-dev | libxaw-dev,
 make,
 pkgconf,
 pkg-config,
 xutils-dev,
Standards-Version: 4.7.2
Homepage: https://salsa.debian.org/debian/xcb
Vcs-Browser: https://salsa.debian.org/debian/xcb
Vcs-Git: https://salsa.debian.org/debian/xcb.git

Package: xcb
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
Description: Manipulate X server cut and paste buffers/selections
 xcb provides easy access to the cut buffers built into every X server. It allows the buffers to be manipulated either via the command line, or with the mouse in a point and click manner. This version is also utf-8 capable.