blob: 1526c9b10e3e4076b560b296df64aac9fc6ddfd8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = xf86-input-cmt
pkgdesc = Chromium OS multitouch input driver for Xorg X server
pkgver = 3.0
pkgrel = 1
url = https://github.com/GalliumOS/xf86-input-cmt
install = xf86-input-cmt.install
arch = x86_64
license = custom:chromiumos
depends = xf86-input-evdev
depends = xf86-input-cmt-setup
depends = libgestures
depends = libevdev
depends = libevdevc
conflicts = xf86-input-synaptics
options = !emptydirs
options = !strip
source = https://apt.galliumos.org/pool/main/x/xf86-input-cmt/xserver-xorg-input-cmt_3.0_amd64.deb
md5sums = 344998e4bca270d5dc7ad705137f1dbf
pkgname = xf86-input-cmt
|