libXcursor: update to 1.1.14.

This commit is contained in:
Juan RP 2013-05-30 20:59:49 +02:00
parent f3343bab1b
commit 7e3d01f047
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Template build file for 'libXcursor'.
pkgname=libXcursor
version=1.1.13
revision=3
version=1.1.14
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="fixesproto>=5.0_1 libXfixes-devel libXrender-devel"
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://xorg.freedesktop.org/wiki/"
license="MIT"
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
checksum=f78827de4a1b7ce8cceca24a9ab9d1b1d2f6a61362f505166ffc19b07c0bad8f
checksum=9bc6acb21ca14da51bda5bc912c8955bc6e5e433f0ab00c5e8bef842596c33df
long_desc="
This package, libXcursor, provides the client-side cursor loading
library for X. This cursor management library is a simple library
@ -18,7 +18,7 @@ long_desc="
libXcursor-devel_package() {
depends="xproto libXcursor>=${version}"
short_desc="${short_desc} -- development files"
short_desc+=" - development files"
pkg_install() {
vmove usr/include
vmove "usr/lib/*.a"