diff options
author | guez | 2008-04-08 13:43:01 +0000 |
---|---|---|
committer | guez | 2008-04-08 13:43:01 +0000 |
commit | 8f1e0435cca1d97caba2da1e306432ace45d0bbd (patch) | |
tree | 55a65c1ccd8c1f8401f6bb204b656f451fcf97e8 /debian/control | |
download | xinput-ivy-8f1e0435cca1d97caba2da1e306432ace45d0bbd.zip xinput-ivy-8f1e0435cca1d97caba2da1e306432ace45d0bbd.tar.gz xinput-ivy-8f1e0435cca1d97caba2da1e306432ace45d0bbd.tar.bz2 xinput-ivy-8f1e0435cca1d97caba2da1e306432ace45d0bbd.tar.xz |
Version 1.1 de xinput-ivy, auteur Philippe Ribet
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..952dbf8 --- /dev/null +++ b/debian/control @@ -0,0 +1,15 @@ +Source: xinput-ivy +Priority: optional +Maintainer: Philippe Ribet <ribet@cena.fr> +Build-Depends: debhelper (>= 4.0.0), xlibs-dev | libx11-dev, ivy-c-dev (>=3.9), libxi-dev | x11proto-input-dev +Standards-Version: 3.6.1 +Section: tools + +Package: xinput-ivy +Section: x11 +Architecture: any +Depends: ${misc:Depends}, ivy-c (>=3.9), libxi6 +Description: Ivy proxy for XInput + "xinput_ivy" acts as an Ivy proxy, receiving XInput events and + broadcasting corresponding Ivy messages. + Useful with Wacom Cintiq 21UX. |