<package>
<name>pkg-config</name>
<short>pkg-config - compiling helper tool</short>
<version>0.3.1</version>
<date>2009-10-10</date>
<author>Alexander Dahl, post(at)lespocky(dot)de</author>
<status>testing</status>
<section>devel</section>
<system>eisfair-2</system>
<require-lib>libglib2 1.0.5</require-lib>
<description>

pkg-config is a helper tool used when compiling applications and
libraries. It helps you insert the correct compiler options on the
command line so an application can use 'gcc -o test test.c `pkg-config
--libs --cflags glib-2.0`' for instance, rather than hard-coding values
on where to find glib (or other libraries). It is language-agnostic, so
it can be used for defining the location of documentation tools, for
instance.

This package contains pkg-config 0.23 from 
http://pkg-config.freedesktop.org

</description>
</package>
