File: control

package info (click to toggle)
libspiro 1%3A0.5.20150702-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 512 kB
  • ctags: 260
  • sloc: sh: 2,886; ansic: 1,732; java: 761; makefile: 55
file content (44 lines) | stat: -rw-r--r-- 1,525 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
36
37
38
39
40
41
42
43
44
Source: libspiro
Section: libs
Priority: extra
Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Uploaders: Hideki Yamane <henrich@debian.org>
Build-Depends: debhelper (>= 9.20120518~),
 autotools-dev, dh-autoreconf
Standards-Version: 3.9.6
Homepage: https://github.com/fontforge/libspiro/
Vcs-Git: https://anonscm.debian.org/git/pkg-fonts/libspiro.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-fonts/libspiro.git/

Package: libspiro0
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends},
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: library for curve design
 This library provides a mechanism for drawing smooth contours with
 constant curvature at the spline joins.
 .
 This package provides the runtime library.

Package: libspiro-dev
Architecture: any
Section: libdevel
Depends: libspiro0 (= ${binary:Version}), ${misc:Depends}
Description: library for curve design - development files
 This library provides a mechanism for drawing smooth contours with
 constant curvature at the spline joins.
 .
 This package provides the runtime library's development files.

Package: libspiro0-dbg
Architecture: any
Multi-Arch: same
Section: debug
Pre-Depends: ${misc:Pre-Depends},
Depends: libspiro0 (= ${binary:Version}), ${misc:Depends}
Description: library for curve design - debugging symbols
 This library provides a mechanism for drawing smooth contours with
 constant curvature at the spline joins.
 .
 This package provides the debugging symbols for libspiro0.