The NetBSD Project

CVS log for pkgsrc/multimedia/mediatomb/distinfo

[BACK] Up to [cvs.netbsd.org] / pkgsrc / multimedia / mediatomb

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.10 / (download) - annotate - [select for diffs], Sat Sep 24 22:33:25 2011 UTC (8 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, HEAD
Changes since 1.9: +3 -1 lines
Diff to previous 1.9 (colored)

Adapt Rene Hexel's patch for "pupnp" to make this build under NetBSD
and FreeBSD with the "lwres" library. This allows us to remove the
problematic dependence on the "bind97" package. Fix suggested by
OBATA Akio on the "tech-pkg" mailing list.

Approved by Thomas Klausner.

Revision 1.9 / (download) - annotate - [select for diffs], Sun Apr 24 13:51:52 2011 UTC (13 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2
Changes since 1.8: +2 -1 lines
Diff to previous 1.8 (colored)

fixes build on DragonFly BSD.

Revision 1.8 / (download) - annotate - [select for diffs], Thu Apr 14 07:26:34 2011 UTC (13 months, 1 week ago) by adam
Branch: MAIN
Changes since 1.7: +5 -1 lines
Diff to previous 1.7 (colored)

Fix building with Clang; pkglint complains cleaned-up

Revision 1.7 / (download) - annotate - [select for diffs], Sat Nov 27 06:30:24 2010 UTC (17 months, 4 weeks ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4
Changes since 1.6: +8 -16 lines
Diff to previous 1.6 (colored)

Update mediatomb to version 0.12.1, from patch from Jan Danielsson in
private mail.

	MediaTomb 0.12.1 is a minor bugfix release which fixes:
	- YouTube support
	- a problem in the soap response http header
	- automatic id3lib detection when taglib is not available

	The following patches are no longer needed as they have been integrated
	upstream:
	patches/patch-aa
	patches/patch-ab
	patches/patch-ac
	patches/patch-ad
	patches/patch-ae
	patches/patch-ah
	patches/patch-ai
	patches/patch-aj

Revision 1.6 / (download) - annotate - [select for diffs], Mon Mar 30 17:07:46 2009 UTC (3 years, 1 month ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.5: +4 -1 lines
Diff to previous 1.5 (colored)

make this build with 64-bit time_t

Revision 1.5 / (download) - annotate - [select for diffs], Tue Jan 27 04:05:50 2009 UTC (3 years, 3 months ago) by jmcneill
Branch: MAIN
Changes since 1.4: +3 -1 lines
Diff to previous 1.4 (colored)

Tweak ffmpeg header paths, so mediatomb actually enables it.

Revision 1.4 / (download) - annotate - [select for diffs], Fri Jan 9 10:17:35 2009 UTC (3 years, 4 months ago) by tron
Branch: MAIN
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

Fix build problem with latest version of the Curl library using the patch
from MediaTomb's bug tracker on SourceForge.

Revision 1.3 / (download) - annotate - [select for diffs], Fri Apr 11 10:11:59 2008 UTC (4 years, 1 month ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.2: +3 -1 lines
Diff to previous 1.2 (colored)

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.

Revision 1.2 / (download) - annotate - [select for diffs], Thu Apr 10 09:09:37 2008 UTC (4 years, 1 month ago) by agc
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Get rid of a harmless trailing line in a patch file, noticed by
OBATA Akio.

Regenerate patch checksum

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Apr 9 20:36:38 2008 UTC (4 years, 1 month ago) by agc
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

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).

Revision 1.1 / (download) - annotate - [select for diffs], Wed Apr 9 20:36:38 2008 UTC (4 years, 1 month ago) by agc
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>