2009-03-24 07:11:55 +00:00
|
|
|
# Template build file for 'libXevie'.
|
|
|
|
pkgname=libXevie
|
2011-02-16 08:17:52 +00:00
|
|
|
version=1.0.3
|
2009-03-24 07:11:55 +00:00
|
|
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2012-05-23 06:14:33 +00:00
|
|
|
revision=2
|
2012-05-23 16:26:56 +00:00
|
|
|
makedepends="pkg-config xproto xextproto evieext libX11-devel libXext-devel"
|
2009-03-24 07:11:55 +00:00
|
|
|
short_desc="X Event Interceptor Library"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-02-16 08:17:52 +00:00
|
|
|
checksum=c00b382123e58f595b3cecaa50471ebec534660e5f92ae46d94266345844fd73
|
2009-03-24 07:11:55 +00:00
|
|
|
long_desc="
|
|
|
|
This package contains the library and header files for the X Event
|
|
|
|
Interceptor Library. This is from the modular X.org project."
|
|
|
|
|
2010-12-18 10:32:52 +00:00
|
|
|
subpackages="$pkgname-devel"
|