blob: 7e61d836e5d01323666a54e823d9605a4d5e9e3f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = wljoywake
pkgdesc = Wayland idle inhibit on joystick input
pkgver = 0.3
pkgrel = 1
url = https://github.com/nowrep/wljoywake
arch = x86_64
license = GPL-2.0-only
makedepends = meson
makedepends = wayland-protocols
depends = wayland
depends = systemd-libs
depends = glibc
source = wljoywake-0.3.tar.gz::https://github.com/nowrep/wljoywake/archive/refs/tags/v0.3.tar.gz
b2sums = 3086de8b5e2d25dea9fc01e88297d4f4e67c14bd4b914e721cf3435197e6893a171d89acc8e4a90457b3100b968a8dc11f992d49bda2f17375a3049d39999529
pkgname = wljoywake
|