Added libxslt-1.1.24 template.
[pkgfs.git] / templates / libXfixes.tmpl
blob772b7d284539d1f9097004c4c7117faa863be431
1 # Template build file for 'libXfixes'.
2 pkgname=libXfixes
3 version=4.0.3
4 extract_sufx=".tar.bz2"
5 url=http://xorg.freedesktop.org/releases/individual/lib
6 build_style=gnu_configure
7 pkgconfig_override="xfixes.pc"
8 short_desc="Xfixes library and extension of X RandR from modular X.org"
9 maintainer="Juan RP <xtraeme@gmail.com>"
10 checksum=fdc587914cc2896ec380219a285548c84f08b256
11 long_desc="
12  The X Fixes Extension provides workarounds for various limitations
13  in the core protocol.  The extension is designed to hold various
14  vaguely related extension bits that change how the X server and
15  clients interact with fundamental parts of the window system.
17  This package provides the libXFixes library from the modular X.org
18  X11 project."