view x11/xrandr/xrandr.info @ 1220:4ccc42bf0284

misc: split .sh with .info
author David Demelier <markand@malikania.fr>
date Thu, 30 Sep 2021 09:26:38 +0200
parents
children
line wrap: on
line source

PKGNAME=xrandr
PKGVERSION=1.5.0
PKGREVISION=1
PKGLICENSE="CUSTOM"
PKGSUMMARY="X.Org tool to rotate and scale screens"
PKGDOWNLOAD="https://www.x.org/releases/individual/app/$PKGNAME-$PKGVERSION.tar.gz"
PKGDEPENDS="libx11
            libxrandr
            libxrender
            util-macros:build
            xorgproto:build"