2008-10-12 21:43:46 +02:00
|
|
|
pkgname=libXcursor
|
2009-02-09 16:02:42 +01:00
|
|
|
version=1.1.9
|
|
|
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
2008-10-12 21:43:46 +02:00
|
|
|
build_style=gnu_configure
|
|
|
|
short_desc="Client-side cursor loading library for X"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2009-02-09 16:02:42 +01:00
|
|
|
checksum=1dffb3542271c8ce964066d561474caec5b639d6588b257b21cfb8225a15d2b4
|
2008-10-12 21:43:46 +02:00
|
|
|
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."
|
2009-02-09 16:02:42 +01:00
|
|
|
|
|
|
|
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}"
|