distribution/packages/wayland/util/wlr-randr/package.mk
2024-02-04 12:17:24 +01:00

11 lines
473 B
Makefile

# SPDX-License-Identifier: GPL-2.0
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="wlr-randr"
PKG_VERSION="0.3.1"
PKG_SHA256="918420f134fc094da0cd9cc5112b65f623abd773964bff5fa57e221204506ab2"
PKG_LICENSE="MIT"
PKG_SITE="https://git.sr.ht/~emersion/wlr-randr"
PKG_URL="https://git.sr.ht/~emersion/wlr-randr/archive/v${PKG_VERSION}.tar.gz"
PKG_DEPENDS_TARGET="toolchain wayland"
PKG_LONGDESC="Utility to manage outputs of a Wayland compositor."