firefox: add missing libIDL dependency.
[pkgfs.git] / templates / libXi.tmpl
blob93730f6e4bae5b816b86bd80b6636c62543c87b8
1 # Template build file for 'libXi'.
2 pkgname=libXi
3 version=1.1.3
4 extract_sufx=".tar.bz2"
5 url=http://xorg.freedesktop.org/releases/individual/lib
6 build_style=gnu_configure
7 configure_args="--disable-malloc0returnsnull"
8 pkgconfig_override="xi.pc"
9 short_desc="X Input extension library"
10 maintainer="Juan RP <xtraeme@gmail.com>"
11 checksum=e6446f28a903eed54eccc5d4df685f9623942a0b
12 long_desc="
13  This package contains the Xi extension. This is the X Input extension
14  library.
16  This is part of the X Libraries and Protocol Headers Project at
17  freedesktop.org."