File: control

package info (click to toggle)
libalien-wxwidgets-perl 0.59%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 1,076 kB
  • sloc: perl: 5,310; sh: 48; makefile: 9
file content (32 lines) | stat: -rw-r--r-- 1,367 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Source: libalien-wxwidgets-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>,
           Franck Joncourt <franck@debian.org>,
           gregor herrmann <gregoa@debian.org>,
           Dominique Dumont <dod@debian.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8),
               perl (>= 5.10.1),
               libwxgtk2.8-dev (>= 2.8.12.1-6),
               libtest-pod-perl,
               libtest-pod-coverage-perl
Standards-Version: 3.9.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libalien-wxwidgets-perl.git
Vcs-Git: git://git.debian.org/pkg-perl/packages/libalien-wxwidgets-perl.git
Homepage: http://search.cpan.org/dist/Alien-wxWidgets/

Package: libalien-wxwidgets-perl
Architecture: any
Depends: ${perl:Depends},
         ${misc:Depends},
         ${samewx:Depends}
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.