File: control

package info (click to toggle)
ino-headers 0.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 344 kB
  • ctags: 48
  • sloc: sh: 636; ansic: 114; makefile: 54
file content (48 lines) | stat: -rw-r--r-- 1,361 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
45
46
47
48
Source: ino-headers
Section: libs
Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Uploaders:
 Alessio Treglia <alessio@debian.org>
Build-Depends:
 debhelper (>= 9~),
 dh-autoreconf,
 pkg-config
Build-Depends-Indep:
 naturaldocs
Standards-Version: 3.9.4
Homepage: http://naspro.sourceforge.net/
Vcs-Git: git://anonscm.debian.org/pkg-multimedia/ino-headers.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/ino-headers.git

Package: ino-headers
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
 pkg-config,
 ${misc:Depends},
 ${shlibs:Depends}
Suggests:
 ino-headers-doc
Description: C API to execute JavaScript code - header files
 ino is a minimalist C API to execute JavaScript code and to expose
 native methods to JavaScript execution contexts.
 .
 This package only provides the common headers for all ino
 implementations.
 .
 ino is part of the NASPRO Sound PROcessing Architecture.

Package: ino-headers-doc
Section: doc
Architecture: all
Depends:
 ${misc:Depends}
Description: C API to execute JavaScript code - documentation
 ino is a minimalist C API to execute JavaScript code and to expose
 native methods to JavaScript execution contexts.
 .
 This package provides the documentation files.
 .
 ino is part of the NASPRO Sound PROcessing Architecture.