distribution/packages/graphics/fbgrab/package.mk

11 lines
390 B
Makefile

# SPDX-License-Identifier: GPL-2.0
# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS)
PKG_NAME="fbgrab"
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"