summaryrefslogtreecommitdiffstats
path: root/audio-soft/mediatomb/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-soft/mediatomb/DETAILS')
-rwxr-xr-xaudio-soft/mediatomb/DETAILS22
1 files changed, 22 insertions, 0 deletions
diff --git a/audio-soft/mediatomb/DETAILS b/audio-soft/mediatomb/DETAILS
new file mode 100755
index 0000000000..53d0378092
--- /dev/null
+++ b/audio-soft/mediatomb/DETAILS
@@ -0,0 +1,22 @@
+ SPELL=mediatomb
+ VERSION=0.11.0
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+ SOURCE_URL[0]=$SOURCEFORGE_URL/${SPELL}/${SOURCE}
+ SOURCE_HASH=sha512:52e6fccbbda16edc778044ac591c1f3b80941edafbd80170ef4d10297fca051421976003566609db7461faa4c0efd74337943e10b802e57072525a2e5e74036b
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="http://mediatomb.cc"
+ LICENSE[0]=GPL
+ ENTERED=20090308
+ SHORT="open source media server"
+cat << EOF
+MediaTomb is an open source (GPL) UPnP MediaServer with a nice web user interface,
+it allows you to stream your digital media through your home network and
+listen to/watch it on a variety of UPnP compatible devices.
+MediaTomb implements the UPnP MediaServer V 1.0 specification that can be found on
+http://www.upnp.org/. The current implementation focuses on parts that are required
+by the specification, however we look into extending the functionality to cover the
+optional parts of the spec as well.
+MediaTomb should work with any UPnP compliant MediaRenderer, please tell us if you
+experience difficulties with particular models, also take a look at the Supported
+Devices list for more information.
+EOF