Am Mittwoch, 21. Februar 2007 11:53 schrieb Christian Gmeiner:
> In this RFC I want to describe a way to get rid of mk/pkg-depend.mk
> and build the "build dependecy tree" dynamicly.
> I like the Gentoo way of build packages because you have total control
> over everthing and this is done only with one file.
>
> To support dependencies in the Makefile of our packages we need to
> introduce something like "PKG_DEPENDS" where we define a list of space
> seperated dependensies.
[...]

just a minor thing... why not call it "PKG_BUILD_DEPENDS" 
or "PKG_BUILDDEPENDS" or similar?

It helps to have clear names. The dependencies that are needed for the 
resulting binary ipkg to work are listed in ipkg/<pkgname>.control with the 
optionname "DEPENDS" already, so using a another name (even if the namespaces 
doesn't collide in this case) might be wise.

besides this minor namespace thing, great idea. :)
_______________________________________________
freewrt-developers mailing list
[email protected]
https://www.freewrt.org/lists/listinfo/freewrt-developers

Reply via email to