The git package is missing from the Dependencies list.
Search Criteria
Package Details: mediatomb-git b66dc1f-1
Package Actions
| Package Base: | mediatomb-git |
|---|---|
| Description: | Free UPnP/DLNA media server mediatomb |
| Upstream URL: | http://www.mediatomb.cc |
| Category: | multimedia |
| Licenses: | |
| Submitter: | r20d20 |
| Maintainer: | r20d20 |
| Last Packager: | None |
| Votes: | 14 |
| First Submitted: | 2013-06-21 18:50 |
| Last Updated: | 2013-06-23 10:56 |
Dependencies (8)
Required by (0)
Sources
- git://mediatomb.git.sourceforge.net/gitroot/mediatomb/mediatomb
- mediatomb.conf
- mediatomb.install
- mediatomb.service
Latest Comments
Comment by nmonty
Anonymous comment
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
Added patch https://launchpadlibrarian.net/71985647/libav_0.7_support.patch to fix compilation against ffmpeg. :)
Comment by PirateJonno
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
right, yeah, look to the community package for fixes. I'll update this when I can find the time
Comment by mAn
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
Comment by Dieter_be
missing makedepends: cmake, autoconf, probably others. (group base-devel?)
Comment by PirateJonno
Updated and patched. Use the [community] package for a vanilla version