view x11/xdpyinfo/xdpyinfo.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=xdpyinfo
PKGVERSION=1.3.2
PKGREVISION=1
PKGLICENSE="CUSTOM"
PKGSUMMARY="X.Org tool to display information"
PKGDOWNLOAD="https://www.x.org/releases/individual/app/$PKGNAME-$PKGVERSION.tar.gz"
PKGDEPENDS="libdmx
            libx11
            libxcb
            libxcomposite
            libxi
            libxinerama
            libxrender
            libxtst
            util-macros:build
            xorgproto:build
            libxxf86dga
            libxxf86misc
            libxxf86vm"