From 584ec3e1a28c6c302ddb506e388e5424b0835fee Mon Sep 17 00:00:00 2001 From: crocket Date: Tue, 19 Oct 2010 05:17:30 +0100 Subject: libraries/libdmapsharing: Added (lib for DMAP family of protocols). Signed-off-by: Michiel van Wessem --- libraries/libdmapsharing/README | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 libraries/libdmapsharing/README (limited to 'libraries/libdmapsharing/README') diff --git a/libraries/libdmapsharing/README b/libraries/libdmapsharing/README new file mode 100644 index 0000000000..bc16aa494b --- /dev/null +++ b/libraries/libdmapsharing/README @@ -0,0 +1,13 @@ +libdmapsharing (A library that provides the DMAP family of protocols) + +It is a library you may use to access and share DMAP (DAAP & DPAP) +content. The library is written in C using GObject and libsoup. +The DMAP family of protocols are used by products such as iTunes(TM), +iPhoto(TM), and the Roku SoundBridge(TM) family to share content such +as music and photos. + +This requires avahi or howl. +Currently, only avahi is in slackbuilds.org. + +It also requires libsoup. + -- cgit v1.2.3-65-gdbad