File: control

package info (click to toggle)
libgoo-canvas-perl 0.06-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze, wheezy
  • size: 572 kB
  • ctags: 777
  • sloc: perl: 6,868; ansic: 38; makefile: 17
file content (24 lines) | stat: -rw-r--r-- 1,095 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
Source: libgoo-canvas-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7), libcairo-perl (>= 1.00),
  libextutils-depends-perl (>= 0.2), libextutils-pkgconfig-perl (>= 1.0),
  libglib-perl (>= 1.103), libgtk2-perl (>= 1.100), perl (>= 5.6.0-12),
  libgoocanvas-dev, quilt
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Ryan Niebur <ryanryan52@gmail.com>
Standards-Version: 3.8.1
Homepage: http://search.cpan.org/dist/Goo-Canvas/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libgoo-canvas-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libgoo-canvas-perl/

Package: libgoo-canvas-perl
Architecture: any
Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends},
  libcairo-perl (>= 1.00), libextutils-depends-perl (>= 0.2),
  libextutils-pkgconfig-perl (>= 1.0), libglib-perl (>= 1.103),
  libgtk2-perl (>= 1.100)
Description: Perl interface to the GooCanvas
 GTK+ doesn't have a builtin canvas widget. Goo::Canvas fills that
 gap. It is easy to use and has powerful and extensible ways to create
 items in canvases.