void-packages/templates/libXi/template
Juan RP bd29a1f180 Another round of libX11 pkgs updated for xbps.
--HG--
extra : convert_revision : 1d32c5b049eab2af01ce01e4fcde53f02c3c4138
2009-02-12 21:07:35 +01:00

18 lines
606 B
Text

pkgname=libXi
version=1.1.3
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=c77a5bbe97d0d0a6493adefcf1bd57aca91bc33279633b3f6cf1d2bb8812153f
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."
shared_deps="libX11-1.1 libXext-1.0"
build_depends="pkg-config-0.23 xproto-7.0 xextproto-7.0 inputproto-1.4
${shared_deps}"
run_depends="glibc-2.8 ${shared_deps}"