Rev | Line | |
---|
[15] | 1 | Source: libogg |
---|
| 2 | Section: libs |
---|
| 3 | Priority: optional |
---|
| 4 | Maintainer: Christopher L Cheney <ccheney@debian.org> |
---|
| 5 | Build-Depends: autotools-dev, debhelper (>> 4.0.18), devscripts, gawk |
---|
| 6 | Standards-Version: 3.6.1.0 |
---|
| 7 | |
---|
| 8 | Package: libogg0 |
---|
| 9 | Architecture: any |
---|
| 10 | Section: libs |
---|
| 11 | Depends: ${shlibs:Depends} |
---|
| 12 | Description: Ogg Bitstream Library |
---|
| 13 | Libogg is a library for manipulating ogg bitstreams. It handles |
---|
| 14 | both making ogg bitstreams and getting packets from ogg bitstreams. |
---|
| 15 | |
---|
| 16 | Package: libogg-dev |
---|
| 17 | Architecture: any |
---|
| 18 | Section: libdevel |
---|
| 19 | Depends: libogg0 (= ${Source-Version}), libc6-dev |
---|
| 20 | Description: Ogg Bitstream Library Development |
---|
| 21 | The libogg-dev package contains the header files and documentation |
---|
| 22 | needed to develop applications with libogg. |
---|
Note: See
TracBrowser
for help on using the repository browser.