void-packages/srcpkgs/libXi/template
2011-12-20 09:14:50 +01:00

26 lines
776 B
Plaintext

# Template build file for 'libXi'.
pkgname=libXi
version=1.4.5
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
build_style=gnu-configure
short_desc="X Input extension library"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.x.org/"
license="MIT"
checksum=22a99123229d22e6e1567c4cda0224a744475f427625d61b23d965157a86f1b5
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 xproto
Add_dependency build xextproto
Add_dependency build inputproto ">=2.1"
Add_dependency build libX11-devel
Add_dependency build libXext-devel
Add_dependency build xmlto