Package pkg-config
Binary package: pkg-config
Version: 0.25-alt2
Architecture: i586
Source package: pkg-config
Category: Development/Other
Report package bug
Version: 0.25-alt2
Architecture: i586
Build time: Feb 28, 2011, 02:23 AM
Category: Development/Other
Report package bug
License: GPLv2+
Summary: Pkgconfig helps make building packages easier
Description:
Summary: Pkgconfig helps make building packages easier
Description:
The pkg-config program is used to retrieve information about installed libraries in the system. It is typically used to compile and link against one or more libraries.
Maintainer: Dmitry V. Levin
List of contributors:
Alexey Tourbin
Dmitry V. Levin
Mikhail Zabaluev
Yuri N. Sedunov
Stanislav Ievlev
ACL: Dmitry V. Levin, Alexey Tourbin
Last changes:List of contributors:
Alexey Tourbin
Dmitry V. Levin
Mikhail Zabaluev
Yuri N. Sedunov
Stanislav Ievlev
ACL: Dmitry V. Levin, Alexey Tourbin
Feb. 28, 2011 Alexey Tourbin 0.25-alt2 |
- Tolerate missing Requires.private in --cflags mode. |
Nov. 1, 2010 Dmitry V. Levin 0.25-alt1 |
- Updated to 0.25-6-g03bd4a5. - Reverted all ALT-specific changes made to recursion algorithm. More and more freedesktop packages now use Requires.private tag to specify requirements for --cflags, so we have to revert to upstream recursion algorithm. It will definitely bring us back a lot of unneeded requirements among those few really needed for compilation, but there seems to be no other way. |
Sept. 9, 2009 Dmitry V. Levin 0.23-alt4 |
- Moved "make check" to %check section. |