File: control

package info (click to toggle)
libdvdnav 0.1.10-0.1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,748 kB
  • ctags: 1,757
  • sloc: ansic: 13,229; sh: 9,060; makefile: 174; cpp: 71
file content (27 lines) | stat: -rw-r--r-- 908 bytes parent folder | download | duplicates (2)
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
Source: libdvdnav
Section: libs
Priority: optional
Maintainer: Philipp Matthias Hahn <pmhahn@debian.org>
Standards-Version: 3.6.1.1
Build-Depends: debhelper (>= 4.1.1), automake1.7, autotools-dev

Package: libdvdnav4
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Description: The DVD navigation library
 This is the DVD navigation library, which provides an interface
 to the advanced features of DVDs, like menus, navigation, etc.
 .
 This package contains the libdvdnav runtime library.

Package: libdvdnav-dev
Section: libdevel
Architecture: any
Depends: libdvdnav4 (= ${Source-Version})
Description: The DVD navigation library, development package
 This is the DVD navigation library, which provides an interface
 to the advanced features of DVDs, like menus, navigation, etc.
 .
 This package contains the header files and static library needed to
 compile applications that use libdvdnav.