NOTICE: This package has been removed from pkgsrc

./wip/libdlna, Reference DLNA open-source implementation

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.2.3, Package name: libdlna-0.2.3, Maintainer: obache

libdlna aims at being the reference open-source implementation of DLNA (Digital
Living Network Alliance) standards. Its primary goal is to provide DLNA support
to uShare, an embedded DLNA & UPnP A/V Media Server, but it will be used to
build both DLNA servers and players in the long term.

libdlna is written in C and relies on FFMPEG librairies (libavformat and
libavcodec) to handle and demux A/V streams. You still need libupnp to provide
basic UPnP support to your project.

libdlna is based on official DLNA specifications and aims at a providing a
complete respect of the defined standards. Right now, libdlna can be used to
build compliant DLNA Media Servers.

libdlna is free software - it is licensed under the terms of the GNU Lesser
General Public License (LGPL).


Required to run:
[multimedia/ffmpeg]

Required to build:
[devel/gmake]

Master sites:

SHA1: 87159167610abde806a7addb8e425dbdc446856e
RMD160: b6ef7cca1c661b95d3f8892ad99179fae9ddfbf4
Filesize: 36.271 KB

Version history: (Expand)


CVS history: (Expand)


   2010-05-23 10:20:43 by OBATA Akio | Files touched by this commit (11) | Package removed
Log message:
Imported as pkgsrc/net/libdlna.
   2010-05-20 07:16:08 by OBATA Akio | Files touched by this commit (1)
Log message:
need to buildlink ffmpeg.
   2010-05-20 07:14:46 by OBATA Akio | Files touched by this commit (11) | Imported package
Log message:
Import libdlna-0.2.3 as wip/libdlna.

libdlna aims at being the reference open-source implementation of DLNA (Digital
Living Network Alliance) standards. Its primary goal is to provide DLNA support
to uShare, an embedded DLNA & UPnP A/V Media Server, but it will be used to
build both DLNA servers and players in the long term.

libdlna is written in C and relies on FFMPEG librairies (libavformat and
libavcodec) to handle and demux A/V streams. You still need libupnp to provide
basic UPnP support to your project.

libdlna is based on official DLNA specifications and aims at a providing a
complete respect of the defined standards. Right now, libdlna can be used to
build compliant DLNA Media Servers.

libdlna is free software - it is licensed under the terms of the GNU Lesser
General Public License (LGPL).