Source: mingw64-x-cross-pkg-config
Section: devel
Priority: extra
Maintainer: Greg Hellings <greg.hellings@gmail.com>
Build-Depends: debhelper (>= 7.0.50~), autotools-dev,
 mingw64-x64-filesystem, mingw64-x86-filesystem,
 pkg-config, libglib2.0-dev
Standards-Version: 3.9.2
Homepage: http://www.freedesktop.org/wiki/Software/pkg-config

Package: mingw64-x64-cross-pkg-config
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, mingw64-x64-filesystem
Description: A library management system used for cross-compiling for x86_64-w64-mingw32
 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.
 This version is used for cross-compiling for x86_64-w64-mingw32 targets.

Package: mingw64-x86-cross-pkg-config
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, mingw64-x86-filesystem
Description: A library management system used for cross-compiling for i686-w64-mingw32
 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.
 This version is used for cross-compiling for i686-w64-mingw32 targets.
