void-packages/srcpkgs/libXcursor/template

21 lines
769 B
Plaintext

# Template build file for 'libXcursor'.
pkgname=libXcursor
version=1.1.13
revision=2
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
build_style=gnu-configure
makedepends="pkg-config fixesproto>=5.0_1 libXfixes-devel libX11-devel libXrender-devel"
short_desc="Client-side cursor loading library for X"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=f78827de4a1b7ce8cceca24a9ab9d1b1d2f6a61362f505166ffc19b07c0bad8f
homepage="http://xorg.freedesktop.org/wiki/"
license="MIT"
long_desc="
This package, libXcursor, provides the client-side cursor loading
library for X. This cursor management library is a simple library
designed to help locate and load cursors (from files or memory).
This is from the modular X.org project."
subpackages="$pkgname-devel"