rygel: new package
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Tue, 31 Oct 2017 08:39:33 +0000 (09:39 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 27 Nov 2017 21:27:52 +0000 (22:27 +0100)
commitfa8b196e5fbb71620f446999c9ff081c8de3909b
tree7f214aca141c543f12f7451de92b55add4d4c84c
parentd682569f5dca884a23d5810a89388e6174687bfd
rygel: new package

Rygel is a home media solution (UPnP AV MediaServer) that allows you to
easily share audio, video and pictures to other devices.

Additionally, media player software may use Rygel to become a
MediaRenderer that may be controlled remotely by a UPnP or DLNA
Controller.

Rygel achieves interoperability with other devices in the market by
trying to conform to the very strict requirements of DLNA and by
converting media on-the-fly to formats that client devices can handle.

Most Rygel functionality is implemented through a plug-in mechanism.

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
[Thomas:
 - use SPDX license codes
 - add hashes for license files
 - move Config.in comment at the end of the Config.in file to not
   break the indentation of the sub-options.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
DEVELOPERS
package/Config.in
package/rygel/Config.in [new file with mode: 0644]
package/rygel/S99rygel [new file with mode: 0644]
package/rygel/rygel.hash [new file with mode: 0644]
package/rygel/rygel.mk [new file with mode: 0644]
package/rygel/rygel.service [new file with mode: 0644]