libXcomposite: update to 0.4.2.

This commit is contained in:
Juan RP 2010-06-09 09:30:17 +02:00
parent 717e89e74c
commit 1958bf7c75
2 changed files with 2 additions and 5 deletions

View File

@ -5,8 +5,6 @@ long_desc="${long_desc}
This package contains files for development, headers, static libs, etc."
revision=2
Add_dependency run pkg-config
Add_dependency run xproto
Add_dependency run fixesproto

View File

@ -1,12 +1,11 @@
# Template build file for 'libXcomposite'.
pkgname=libXcomposite
version=0.4.1
revision=1
version=0.4.2
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="X Composite Library"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=3715a25565222d8eb0468805db1113b514128ee5e9bc6908400f189f680d7a13
checksum=442bde0bf7684330d6f5e4dd5a6faa46f1950512ff4e7bb6c01b36702166f800
long_desc="
This package contains the library and header files for the X Composite
Library. This is from the modular X.org project."