new package: xorg-xev

This commit is contained in:
Leonid Pliushch 2018-11-07 22:16:35 +02:00 committed by Yaksh Bariya
parent 5c80c74f0b
commit 1411e0b341
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
TERMUX_PKG_MAINTAINER="Leonid Plyushch <leonid.plyushch@gmail.com> @xeffyr"
TERMUX_PKG_HOMEPAGE=https://xorg.freedesktop.org/
TERMUX_PKG_DESCRIPTION="Print contents of X events"
TERMUX_PKG_VERSION=1.2.2
TERMUX_PKG_SRCURL=https://xorg.freedesktop.org/archive/individual/app/xev-${TERMUX_PKG_VERSION}.tar.bz2
TERMUX_PKG_SHA256=d94ae62a6c1af56c2961d71f5782076ac4116f0fa4e401420ac7e0db33dc314f
TERMUX_PKG_DEPENDS="libx11, libxrandr"