mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
evrepeat: add new package to configure input device repeat settings
Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
7a13c9dc2a
commit
cfdb0315e9
12
packages/sysutils/evrepeat/package.mk
Normal file
12
packages/sysutils/evrepeat/package.mk
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||||
|
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
|
||||||
|
|
||||||
|
PKG_NAME="evrepeat"
|
||||||
|
PKG_VERSION="0.0.1"
|
||||||
|
PKG_SHA256="f1d14a12d700b9650562f8ec8ca593e6033f2e18b3d1fd1f44af29875152547e"
|
||||||
|
PKG_LICENSE="GPL"
|
||||||
|
PKG_SITE="https://github.com/HiassofT/evrepeat"
|
||||||
|
PKG_URL="https://github.com/HiassofT/evrepeat/archive/$PKG_VERSION.tar.gz"
|
||||||
|
PKG_DEPENDS_TARGET="toolchain"
|
||||||
|
PKG_LONGDESC="Tool to view and change linux input device repeat settings"
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user