On Monday 05 November 2012 13:09:47 Espen Jürgensen wrote:
> This is an iTunes server (DAAP) for OpenWrt. It is a re-write of firefly media
> server (mt-daapd), which is currently included in OpenWrt. forked-daapd has 
> better 
> features. It supports Apple Remote, and it also has been patched against a 
> timeout-problem with iTunes, which I think mt-daapd has. I made a Wiki-Howto,
> where you can read more about the package:
> 
> http://wiki.openwrt.org/inbox/howto/forked-daapd
> 
> I made the package available some time ago, here is the forum announcement:
> 
> https://forum.openwrt.org/viewtopic.php?id=30302
> 
> It depends on 3 libraries, which are not part of OpenWrt: libavl, 
> libunistring and
> libantlr3c. I'm also sending Makefiles for these libraries (I'm sending 
> patches for
> these in separat mails).

Ok, then these libraries patches should be sent first, and then finally when
all dependencies are met, forked-daapd can be built.

You seem to abuse the PKG_BUILD_DEPENDS variable all runtime libraries
are also listed as PKG_BUILD_DEPENDS dependencies, thus making them useless.

Please resend your patches with the proper patch level as well, so that
forked-daapd ends up in packages/sound/forked-daapd, and your libraries are in
packages/libs/

Thank you!
--
Florian
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to