distribution/packages/graphics/fbgrab/package.mk
2022-02-14 16:29:25 -05:00

11 lines
366 B
Makefile

# SPDX-License-Identifier: Apache-2.0
# Copyright (C) 2020-present Fewtarius
PKG_NAME="fbgrab"
PKG_VERSION="e8e361b31828104f11c8d395f3a0ca24ffdfdbdf"
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"