File: control

package info (click to toggle)
libspectre 0.2.12-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,996 kB
  • sloc: ansic: 4,706; sh: 4,348; makefile: 188
file content (35 lines) | stat: -rw-r--r-- 1,356 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
33
34
35
Source: libspectre
Section: libs
Priority: optional
Maintainer: Debian Krap Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Pino Toscano <pino@debian.org>,
Build-Depends: debhelper-compat (= 13), pkg-config (>= 0.9.0),
 libcairo2-dev, libgs-dev (>= 9.53.0~),
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://libspectre.freedesktop.org
Vcs-Git: https://salsa.debian.org/qt-kde-team/3rdparty/libspectre.git
Vcs-Browser: https://salsa.debian.org/qt-kde-team/3rdparty/libspectre

Package: libspectre1
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Library for rendering PostScript documents
 libspectre is a small library for rendering PostScript documents. It provides
 a convenient easy to use API for handling and rendering PostScript documents.
 .
 This package contains the shared library.

Package: libspectre-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, libspectre1 (= ${binary:Version})
Description: Library for rendering PostScript documents - development files
 libspectre is a small library for rendering PostScript documents. It provides
 a convenient easy to use API for handling and rendering PostScript documents.
 .
 This package contains development files for building software that uses
 libspectre.