1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
Source: libalien-wxwidgets-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7.0.50~), quilt (>= 0.46-7), perl (>= 5.10.1),
libmodule-pluggable-perl, libwxgtk2.8-dev (>= 2.8.10.1), libtest-pod-perl,
libtest-pod-coverage-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Roberto C. Sanchez <roberto@connexer.com>,
Damyan Ivanov <dmn@debian.org>, Jonathan Yu <jawnsy@cpan.org>,
Ryan Niebur <ryan@debian.org>
Standards-Version: 3.8.3
Homepage: http://search.cpan.org/dist/Alien-wxWidgets/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libalien-wxwidgets-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libalien-wxwidgets-perl/
Package: libalien-wxwidgets-perl
Architecture: any
Depends: ${perl:Depends}, ${misc:Depends}, libwxgtk2.8-dev (>= ${wx:current}),
libwxgtk2.8-dev (<< ${wx:next}), libmodule-pluggable-perl
Description: Perl module for locating wxWidgets binaries
Alien::WxWidgets is a simple Perl module that detects configuration settings
of an installed wxWidgets. It is useful to assist in the building of modules
that require wxWidgets, providing indispensible compile-related information
like relevant linker and compiler flags.
|