distribution/packages/graphics/fbgrab/package.mk

12 lines
390 B
Makefile
Raw Normal View History

# SPDX-License-Identifier: GPL-2.0
# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS)
PKG_NAME="fbgrab"
2023-03-14 21:59:38 +00:00
PKG_VERSION="5c2481d2b67b634e4e611610c33d30ef796afe5d"
PKG_LICENSE="GPL2.0"
PKG_SITE="https://github.com/GunnarMonell/fbgrab"
PKG_URL="${PKG_SITE}.git"
PKG_DEPENDS_TARGET="toolchain"
PKG_LONGDESC="A utility to grab/screenshot the framebuffer."
GET_HANDLER_SUPPORT="git"