File: control

package info (click to toggle)
cairo-5c 1.8.1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 2,564 kB
  • sloc: sh: 10,825; ansic: 4,662; makefile: 146
file content (21 lines) | stat: -rw-r--r-- 748 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
Source: cairo-5c
Section: libs
Priority: optional
Maintainer: Keith Packard <keithp@keithp.com>
Build-Depends: debhelper (>= 7.0.50), libcairo2-dev, librsvg2-dev,
 nickle (>= 2.73), libx11-dev (>= 2:1.4.99.901), libfreetype6-dev,
 autotools-dev, ttf-bitstream-vera
Standards-Version: 3.9.3

Package: cairo-5c
Architecture: any
Depends: ${misc:Depends}, nickle, libcairo5c-0
Description: nickle bindings for the cairo graphics library
 This package contains the nickle code to load and use the cairo-5c library

Package: libcairo5c-0
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: library for cairo nickle bindings
 This package contains a shared library which links to the cairo
 library using the nickle FFI mechanism.