Source: libdlna
Section: libs
Priority: optional
Maintainer: Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
Uploaders: Alexis Saettler <alexis@saettler.org>
XSBC-Original-Maintainer: Alexis Saettler <alexis@saettler.org>
Homepage: http://libdlna.geexbox.org
Build-Depends: debhelper (>= 7.0.50), libavcodec-dev (>= 4:0.6), libavformat-dev (>= 4:0.7)
Standards-Version: 3.8.0

Package: libdlna-dev
Section: libdevel
Architecture: any
Depends: libdlna0 (= ${binary:Version}), libavcodec-dev, libavformat-dev, ${shlibs:Depends}, ${misc:Depends}
Description: development files for libdlna
 The reference open-source implementation of DLNA (Digital Living Network
 Alliance) standards. The primary goal is to provide DLNA support to uShare,
 an embedded UPnP A/V Media Server, but will be used to build both DLNA
 servers and players.
 .
 libdlna relies on FFMPEG librairies (libavformat and libavcodec)
 to handle and demux A/V streams.
 .
 The libdlna-dev package contains the header files, and
 debug versions of library.

Package: libdlna0
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: ushare
Description: DLNA codec library
 The reference open-source implementation of DLNA (Digital Living Network
 Alliance) standards. The primary goal is to provide DLNA support to uShare,
 an embedded UPnP A/V Media Server, but will be used to build both DLNA
 servers and players.
 .
 libdlna relies on FFMPEG librairies (libavformat and libavcodec)
 to handle and demux A/V streams.
 .
 The libdlna0 package contains the runtime libraries for uPnP.
