File: control

package info (click to toggle)
libimage-librsvg-perl 0.07-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 516 kB
  • ctags: 117
  • sloc: perl: 81; makefile: 51
file content (17 lines) | stat: -rw-r--r-- 802 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: libimage-librsvg-perl
Section: libdevel
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Antonio S. de A. Terceiro <asaterceiro@inf.ufrgs.br>, Niko Tyni <ntyni@iki.fi>, Krzysztof Krzyzaniak (eloy) <eloy@debian.org>
Build-Depends: debhelper (>= 5), perl (>= 5.6.0-16), librsvg2-dev
Standards-Version: 3.7.2
XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-perl/packages/libimage-librsvg-perl/trunk/

Package: libimage-librsvg-perl
Architecture: any
Depends: ${shlibs:Depends}, ${perl:Depends}, librsvg2-common
Conflicts: libimage-rsvg-perl
Replaces: libimage-rsvg-perl
Description: Perl binding for librsvg
 This package contains the Image::LibRSVG Perl module, which enables
 rasterization of SVG drawings into bitmap images from Perl scripts.