view x11/xcursorgen/xcursorgen.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=xcursorgen
PKGVERSION=1.0.7
PKGREVISION=1
PKGLICENSE="CUSTOM"
PKGSUMMARY="X.Org tool to create X cursors from PNG images"
PKGDOWNLOAD="https://www.x.org/releases/individual/app/$PKGNAME-$PKGVERSION.tar.gz"
PKGDEPENDS="libpng
            libx11
            libxcursor
            util-macros:build
            xorgproto:build"