distribution/packages/tools/triggerhappy/package.mk

13 lines
477 B
Makefile
Raw Normal View History

2022-02-05 14:23:32 +00:00
# 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"
2023-02-24 13:53:43 +00:00
PKG_URL="${PKG_SITE}/archive/${PKG_VERSION}.tar.gz"
2022-02-05 14:23:32 +00:00
PKG_LONGDESC="A lightweight hotkey daemon "
PKG_TOOLCHAIN="make"