535d2128e5
--HG-- extra : convert_revision : 25c37e03bcec3ec8d52cc67fb6f7df9ec2e075c3
17 lines
680 B
Text
17 lines
680 B
Text
pkgname=libXcursor
|
|
version=1.1.9
|
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
|
build_style=gnu_configure
|
|
short_desc="Client-side cursor loading library for X"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=1dffb3542271c8ce964066d561474caec5b639d6588b257b21cfb8225a15d2b4
|
|
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."
|
|
|
|
shared_deps="libX11-1.1 libXrender-0.9 libXfixes-4.0"
|
|
build_depends="pkg-config-0.23 ${shared_deps}"
|
|
run_depends="glibc-2.8 ${shared_deps}"
|