From 45388a9d3c43ee09000c77ee45b6c9b88ea5745b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Wed, 17 Feb 2016 17:12:40 +0000 Subject: Lorry dleyna components dLeyna is a DLNA-certified open source solution for Linux providing APIs that make it easy for application and solution builders to incorporate DLNA functionality and services into their products. Change-Id: I0c83deb8586324b13d33c9274e47f9aee2429aa7 --- open-source-lorries/dleyna-all.lorry | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 open-source-lorries/dleyna-all.lorry (limited to 'open-source-lorries/dleyna-all.lorry') diff --git a/open-source-lorries/dleyna-all.lorry b/open-source-lorries/dleyna-all.lorry new file mode 100644 index 0000000..c4c79b4 --- /dev/null +++ b/open-source-lorries/dleyna-all.lorry @@ -0,0 +1,22 @@ +{ + "dleyna/dleyna-connector-dbus": { + "type": "git", + "url": "git://github.com/01org/dleyna-connector-dbus.git" + }, + "dleyna/dleyna-control": { + "type": "git", + "url": "git://github.com/01org/dleyna-control.git" + }, + "dleyna/dleyna-core": { + "type": "git", + "url": "git://github.com/01org/dleyna-core.git" + }, + "dleyna/dleyna-renderer": { + "type": "git", + "url": "git://github.com/01org/dleyna-renderer.git" + }, + "dleyna/dleyna-server": { + "type": "git", + "url": "git://github.com/01org/dleyna-server.git" + } +} -- cgit v1.2.1