diff options
author | crocket <crockabiscuit@yahoo.com> | 2010-10-19 05:17:30 +0100 |
---|---|---|
committer | Michiel van Wessem <michiel@slackbuilds.org> | 2010-10-19 05:17:30 +0100 |
commit | 584ec3e1a28c6c302ddb506e388e5424b0835fee (patch) | |
tree | 30dbcfeee3979c9f2ccfa2e262b14ef757ceb7d8 /libraries/libdmapsharing/README | |
parent | 374a6ba3e00b9c5b59b84d07b4c13995c81df6d9 (diff) |
libraries/libdmapsharing: Added (lib for DMAP family of protocols).
Signed-off-by: Michiel van Wessem <michiel@slackbuilds.org>
Diffstat (limited to 'libraries/libdmapsharing/README')
-rw-r--r-- | libraries/libdmapsharing/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/libraries/libdmapsharing/README b/libraries/libdmapsharing/README new file mode 100644 index 000000000000..bc16aa494be9 --- /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. + |