distribution/packages/devel/librga/package.mk

13 lines
413 B
Makefile
Raw Normal View History

2023-04-25 23:45:27 +00:00
# SPDX-License-Identifier: GPL-2.0
# Copyright (C) 2020-present Shanti Gilbert (https://github.com/shantigilbert)
PKG_NAME="librga"
2023-12-15 16:33:23 +00:00
PKG_VERSION="df26244eb0c3991df319d4276ab80e8c0bf91f64"
2023-04-25 23:45:27 +00:00
PKG_ARCH="arm aarch64"
PKG_LICENSE="GNU"
PKG_DEPENDS_TARGET="toolchain libdrm"
PKG_SITE="https://github.com/JustEnoughLinuxOS/linux-rga"
2023-04-25 23:45:27 +00:00
PKG_URL="${PKG_SITE}.git"
PKG_LONGDESC="The RGA driver userspace "
PKG_TOOLCHAIN="auto"