12 lines
477 B
Makefile
12 lines
477 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
# Copyright (C) 2020-present Shanti Gilbert (https://github.com/shantigilbert)
|
|
|
|
PKG_NAME="triggerhappy"
|
|
PKG_VERSION="b822888066129350e51ad79f1cf307fa38dae4f7"
|
|
PKG_SHA256="1b3221963b9adca26eacc5442d8c2422cf2072f8adde1dbd691a69b37a583fb1"
|
|
PKG_ARCH="any"
|
|
PKG_LICENSE="GPL3"
|
|
PKG_SITE="https://github.com/wertarbyte/triggerhappy"
|
|
PKG_URL="${PKG_SITE}/archive/${PKG_VERSION}.tar.gz"
|
|
PKG_LONGDESC="A lightweight hotkey daemon "
|
|
PKG_TOOLCHAIN="make"
|