File: control

package info (click to toggle)
pkgconfig 0.11.0-0.1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 2,748 kB
  • ctags: 2,433
  • sloc: ansic: 22,338; sh: 11,410; makefile: 277
file content (14 lines) | stat: -rw-r--r-- 475 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Source: pkgconfig
Section: devel
Priority: optional
Maintainer: Paolo Molaro <lupus@debian.org>
Build-Depends: debhelper (>> 3.0.0)
Standards-Version: 3.5.2

Package: pkg-config
Architecture: any
Depends: ${shlibs:Depends}
Description: program and autoconf macro to gather compile/link flags
 pkg-config is a program to get compile and link flags for libraries
 you're linking with. It requires the library package to install
 a description file with the needed information.