Package Details: mediatomb-git b66dc1f-1

Package Base: mediatomb-git
Description: Free UPnP/DLNA media server mediatomb
Upstream URL: http://www.mediatomb.cc
Category: multimedia
Licenses: GPL
Submitter: r20d20
Maintainer: r20d20
Last Packager: None
Votes: 14
First Submitted: 2013-06-21 18:50
Last Updated: 2013-06-23 10:56

Required by (0)

Sources

Latest Comments

Comment by nmonty

2014-12-16 15:51

The git package is missing from the Dependencies list.

Anonymous comment

2012-03-06 11:03

The package doesn't compile if both js and spidermonkey-1.7 (from AUR) are installed. Here's a patch that fixes the issue by checking for the correct symbol in configure: https://gist.github.com/1985687

Comment by Calimero

2011-11-13 13:30

Added patch https://launchpadlibrarian.net/71985647/libav_0.7_support.patch to fix compilation against ffmpeg. :)

Comment by PirateJonno

2011-08-27 12:18

Ok, it will build now. I haven't fixed the YouTube functionality yet, but I may get round to that in the future. I'm considering dropping mediatomb from the repos since it is becoming difficult to maintain (and there has been no upstream activity for a long time). Also the YouTube patch seems a bit messy to me, though I may change my mind

Comment by PirateJonno

2011-08-16 22:10

right, yeah, look to the community package for fixes. I'll update this when I can find the time

Comment by mAn

2011-08-16 21:14

Is this package still maintained ?

spidermonkey dependancy is not found. I tryed with spidermonkey-1.7.

But now the compilation is failing :
In file included from ../src/zmm/zmm.h:37:0,
from ../src/zmmf/zmmf.h:35,
from ../src/atrailers_content_handler.h:43,
from ../src/atrailers_content_handler.cc:39:
../src/zmm/object.h:51:32: erreur: declaration of ‘operator new’ as non-function
../src/zmm/object.h:51:27: erreur: expected ‘;’ at end of member declaration
../src/zmm/object.h:51:39: erreur: expected ‘)’ before ‘size’
make[2]: *** [libmediatomb_a-atrailers_content_handler.o] Erreur 1
make[2] : on quitte le répertoire « /tmp/yaourt-tmp-emmanuel/aur-mediatomb-svn/src/mediatomb-build/build »
make[1]: *** [all-recursive] Erreur 1
make[1] : on quitte le répertoire « /tmp/yaourt-tmp-emmanuel/aur-mediatomb-svn/src/mediatomb-build »
make: *** [all] Erreur 2
==> ERREUR: Une erreur s'est produite dans build().
Abandon...
==> ERREUR: Makepkg n'a pas pu construire mediatomb-svn.
==> Relancer la compilation de mediatomb-svn ? [o/N]

Comment by PirateJonno

2011-08-07 21:29

https://wiki.archlinux.org/index.php/PKGBUILD#makedepends

Comment by Dieter_be

2011-08-07 12:03

missing makedepends: cmake, autoconf, probably others. (group base-devel?)

Comment by PirateJonno

2010-09-10 01:44

Updated and patched. Use the [community] package for a vanilla version