void-packages/srcpkgs/libXi/template
Juan RP e220197427 libXi: move so symlink into main pkg.
--HG--
extra : convert_revision : f537a94aee96daa9940cd1b0a9e5c9bec2043ea9
2010-04-22 21:48:28 +02:00

27 lines
785 B
Plaintext

# Template build file for 'libXi'.
pkgname=libXi
version=1.3
revision=1
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="X Input extension library"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=362b8c0c60386841063bd7e01afa72e37eb87ada6e64e539d960f88c780a944b
long_desc="
This package contains the Xi extension. This is the X Input extension
library.
This is part of the X Libraries and Protocol Headers Project at
freedesktop.org."
subpackages="$pkgname-devel"
Add_dependency run glibc
Add_dependency run libX11
Add_dependency run libXext
Add_dependency build pkg-config
Add_dependency build xproto
Add_dependency build xextproto
Add_dependency build inputproto
Add_dependency build libX11-devel
Add_dependency build libXext-devel