Add Russian translation provided by Валерий Крувялис <valkru@mail.ru>
[xiph-mirror.git] / Tremor / debian / control
blobf286e91c7a22b07233041736e5f8bb5406125199
1 Source: libvorbisidec
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.5.7.0
8 Package: libvorbisidec1
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.
16 Package: libvorbisidec-dev
17 Architecture: any
18 Section: devel
19 Depends: libvorbisidec1 (= ${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.