17 lines
625 B
Text
17 lines
625 B
Text
# Template build file for 'libXevie'.
|
|
pkgname=libXevie
|
|
version=1.0.3
|
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
|
build_style=gnu-configure
|
|
revision=3
|
|
makedepends="pkg-config xproto xextproto evieext libX11-devel libXext-devel"
|
|
short_desc="X Event Interceptor Library"
|
|
homepage="http://xorg.freedesktop.org"
|
|
license="MIT/X11"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=c00b382123e58f595b3cecaa50471ebec534660e5f92ae46d94266345844fd73
|
|
long_desc="
|
|
This package contains the library and header files for the X Event
|
|
Interceptor Library. This is from the modular X.org project."
|
|
|
|
subpackages="$pkgname-devel"
|