Source: mingw64-x-popt
Section: devel
Priority: optional
Maintainer: Greg Hellings <greg.hellings@gmail.com>
Build-Depends: debhelper (>= 7.0.50~), autotools-dev, libtool, automake, autoconf,
 mingw64-x64-filesystem, mingw64-x86-filesystem,
 mingw64-x64-cross-gcc (>= 4.6.1), mingw64-x86-cross-gcc (>= 4.6.1),
 mingw64-x64-cross-binutils (>= 2.21), mingw64-x86-cross-binutils (>= 2.21),
 mingw64-x64-gettext, mingw64-x86-gettext
Standards-Version: 3.9.2
Homepage: http://www.gnome.org/

Package: mingw64-x64-popt
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, mingw64-x64-filesystem, mingw64-x64-gettext,
 mingw64-x64-cross-gcc
Description: MinGW Windows C library for parsing command line parameters
 Popt is a C library for parsing command line parameters. Popt was
 heavily influenced by the getopt() and getopt_long() functions, but
 it improves on them by allowing more powerful argument expansion.
 Popt can parse arbitrary argv[] style arrays and automatically set
 variables based on command line arguments. Popt allows command line
 arguments to be aliased via configuration files and includes utility
 functions for parsing arbitrary strings into argv[] arrays using
 shell-like rules.

Package: mingw64-x86-popt
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, mingw64-x86-filesystem, mingw64-x86-gettext,
 mingw64-x86-cross-gcc
Description: MinGW Windows C library for parsing command line parameters
 Popt is a C library for parsing command line parameters. Popt was
 heavily influenced by the getopt() and getopt_long() functions, but
 it improves on them by allowing more powerful argument expansion.
 Popt can parse arbitrary argv[] style arrays and automatically set
 variables based on command line arguments. Popt allows command line
 arguments to be aliased via configuration files and includes utility
 functions for parsing arbitrary strings into argv[] arrays using
 shell-like rules.
