void-packages/srcpkgs/libXi/template
2012-03-08 09:40:21 +01:00

24 lines
712 B
Plaintext

# Template build file for 'libXi'.
pkgname=libXi
version=1.6.0
homepage="${XORG_SITE}"
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
build_style=gnu-configure
short_desc="X Input extension library"
maintainer="Juan RP <xtraeme@gmail.com>"
license="MIT"
checksum=b2fc65a24a269405c5bbe27152e97ed4c5987ca728b9d7e7576e4c9543c4a7af
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 build pkg-config
Add_dependency build inputproto ">=2.2"
Add_dependency build libX11-devel
Add_dependency build libXext-devel
Add_dependency build xmlto