| 1 | Source: librsvg |
|---|
| 2 | Section: libdevel |
|---|
| 3 | Priority: optional |
|---|
| 4 | Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com> |
|---|
| 5 | XSBC-Original-Maintainer: Josselin Mouette <joss@debian.org> |
|---|
| 6 | Uploaders: @GNOME_TEAM@ |
|---|
| 7 | Build-Depends: cdbs (>= 0.4.41), |
|---|
| 8 | debhelper (>= 5), |
|---|
| 9 | libfreetype6-dev, |
|---|
| 10 | libfontconfig1-dev (>= 1.0.1), |
|---|
| 11 | libxml2-dev (>= 2.6.22), |
|---|
| 12 | libglib2.0-dev (>= 2.24.0), |
|---|
| 13 | libcairo2-dev (>= 1.2.0), |
|---|
| 14 | libpango1.0-dev (>= 1.10.0), |
|---|
| 15 | libgdk-pixbuf2.0-dev (>= 2.21.6), |
|---|
| 16 | libgtk2.0-dev (>= 2.21.5), |
|---|
| 17 | libgsf-1-dev (>= 1.13.2-2), |
|---|
| 18 | gnome-pkg-tools (>= 0.10), |
|---|
| 19 | libcroco3-dev (>= 0.6.1), |
|---|
| 20 | gtk-doc-tools (>= 1.0), |
|---|
| 21 | python, |
|---|
| 22 | python-support, |
|---|
| 23 | dpkg-dev (>= 1.13.19), |
|---|
| 24 | libglib2.0-doc, |
|---|
| 25 | libgtk2.0-doc, |
|---|
| 26 | libcairo2-doc |
|---|
| 27 | Standards-Version: 3.8.4 |
|---|
| 28 | Homepage: http://librsvg.sourceforge.net/ |
|---|
| 29 | XS-Python-Version: >= 2.5 |
|---|
| 30 | Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/librsvg/ubuntu |
|---|
| 31 | |
|---|
| 32 | Package: librsvg2-dev |
|---|
| 33 | Section: libdevel |
|---|
| 34 | Architecture: any |
|---|
| 35 | Depends: ${misc:Depends}, |
|---|
| 36 | librsvg2-2 (= ${binary:Version}), |
|---|
| 37 | libglib2.0-dev (>= 2.24.0), |
|---|
| 38 | libgdk-pixbuf2.0-dev (>= 2.21.6), |
|---|
| 39 | libcairo2-dev (>= 1.2.0), |
|---|
| 40 | libgtk2.0-dev (>= 2.21.5) |
|---|
| 41 | Description: SAX-based renderer library for SVG files (development) |
|---|
| 42 | The rsvg library is an efficient renderer for Scalable Vector Graphics |
|---|
| 43 | (SVG) pictures. |
|---|
| 44 | . |
|---|
| 45 | This package provides the necessary development libraries and include |
|---|
| 46 | files to allow you to develop with librsvg. |
|---|
| 47 | |
|---|
| 48 | Package: librsvg2-2 |
|---|
| 49 | Section: libs |
|---|
| 50 | Architecture: any |
|---|
| 51 | Depends: ${misc:Depends}, |
|---|
| 52 | ${shlibs:Depends} |
|---|
| 53 | Suggests: librsvg2-bin |
|---|
| 54 | Conflicts: librsvg2-common (<< 2.12) |
|---|
| 55 | Description: SAX-based renderer library for SVG files (runtime) |
|---|
| 56 | The rsvg library is an efficient renderer for Scalable Vector Graphics |
|---|
| 57 | (SVG) pictures. |
|---|
| 58 | . |
|---|
| 59 | This package contains the runtime library, necessary to run |
|---|
| 60 | applications using librsvg. |
|---|
| 61 | |
|---|
| 62 | Package: librsvg2-common |
|---|
| 63 | Section: libs |
|---|
| 64 | Architecture: any |
|---|
| 65 | Depends: ${misc:Depends}, |
|---|
| 66 | ${shlibs:Depends}, |
|---|
| 67 | librsvg2-2 (= ${binary:Version}) |
|---|
| 68 | Conflicts: gnome-games (<< 1:2.12) |
|---|
| 69 | Description: SAX-based renderer library for SVG files (extra runtime) |
|---|
| 70 | The rsvg library is an efficient renderer for Scalable Vector Graphics |
|---|
| 71 | (SVG) pictures. |
|---|
| 72 | . |
|---|
| 73 | This package includes the gdk-pixbuf loader and a GTK+ engine, allowing |
|---|
| 74 | to load SVG images transparently inside GTK+ applications. |
|---|
| 75 | |
|---|
| 76 | Package: librsvg2-dbg |
|---|
| 77 | Section: debug |
|---|
| 78 | Priority: extra |
|---|
| 79 | Architecture: any |
|---|
| 80 | Depends: ${misc:Depends}, |
|---|
| 81 | ${shlibs:Depends}, |
|---|
| 82 | librsvg2-2 (= ${binary:Version}) |
|---|
| 83 | Description: SAX-based renderer library for SVG files (debug) |
|---|
| 84 | The rsvg library is an efficient renderer for Scalable Vector Graphics |
|---|
| 85 | (SVG) pictures. |
|---|
| 86 | . |
|---|
| 87 | This package contains the debugging symbols. |
|---|
| 88 | |
|---|
| 89 | Package: librsvg2-bin |
|---|
| 90 | Section: graphics |
|---|
| 91 | Architecture: any |
|---|
| 92 | Depends: ${misc:Depends}, |
|---|
| 93 | ${shlibs:Depends}, |
|---|
| 94 | ${python:Depends}, |
|---|
| 95 | librsvg2-2 (>= ${binary:Version}) |
|---|
| 96 | Conflicts: librsvg2-common (<< 2.7) |
|---|
| 97 | Description: command-line and graphical viewers for SVG files |
|---|
| 98 | The rsvg library is an efficient renderer for Scalable Vector Graphics |
|---|
| 99 | (SVG) pictures. |
|---|
| 100 | . |
|---|
| 101 | This package includes a command-line utility to convert the SVG files |
|---|
| 102 | to the PNG format and a graphical SVG viewer. |
|---|