void-packages/srcpkgs/libXi/template

27 lines
803 B
Text
Raw Normal View History

# Template build file for 'libXi'.
pkgname=libXi
2011-01-26 09:51:47 +00:00
version=1.4.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>"
2011-01-26 09:51:47 +00:00
checksum=599f1c0930f94c2ae74711b2577a7f354c4a991cc97b5ec5bb655b855c1429a6
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
2010-11-03 15:13:47 +00:00
Add_dependency build xmlto