Commit graph

5 commits

Author SHA1 Message Date
agc
4d103733b6 Add a javascript option to mediatomb (via pkgsrc/lang/spidermonkey). 2008-04-11 14:41:27 +00:00
agc
b1ef430825 Add two patches to recognise the "mp4" file extension as a "video/mp4"
type, which lets mp4 files be added to the database, and get presented
via UPnP.

There are two files because the basic mappings are specified in the
config.xml file, which is generated by a C++ program, and there's a
corresponding change to the mappings.xml file which is kept around
as source.

With thanks to Jared for the mapping information.
2008-04-11 10:11:59 +00:00
agc
9eb76dab55 Make sure some other packages are installed as pre-requisites for
mediatomb:

	libexif
	taglib
	zlib
2008-04-11 09:29:19 +00:00
agc
11fc9c444a Get rid of a harmless trailing line in a patch file, noticed by
OBATA Akio.

Regenerate patch checksum
2008-04-10 09:09:37 +00:00
agc
cb1f647a1c Initial import of mediatomb-0.11.0 into the packages collection.
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 the authors if you experience difficulties with particular
	models, also take a look at the Supported Devices list for more
	information.

With thanks to Jared Macneill for the patches to make this compile on
NetBSD.

Oh, and works very nicely with my Archos 605 (not in the Supported Devices
list).
2008-04-09 20:36:38 +00:00