blob: 681d9d11e2c43f2ca015a0ac0d455259a957b49f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = xeventbind-git
pkgdesc = A small utillity that runs your executable/script when interesting X11 events are fired
pkgver = r12.9f67cb7
pkgrel = 1
url = https://github.com/ritave/xeventbind
arch = x86_64
license = MIT
makedepends = git
depends = libx11
depends = glibc
provides = xeventbind
conflicts = xeventbind
source = git+https://github.com/ritave/xeventbind
md5sums = SKIP
pkgname = xeventbind-git
|