11 lines
366 B
Makefile
11 lines
366 B
Makefile
# SPDX-License-Identifier: Apache-2.0
|
|
# Copyright (C) 2020-present Fewtarius
|
|
|
|
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"
|