On Fri, Jan 05, 2007 at 11:46:57AM +0100, Phil Sutter wrote:
> On Fri, Jan 05, 2007 at 11:04:59AM +0100, Dirk Nehring wrote:
> > Since I do not understand the goal of the file I cannot follow the
> > discussion. If you want a discussion, you should better explain this to
> > the list.
>
> A simple example:
>
> $(TOPDIR)/package/radvd/info.nfo:
> -----------------------------------------------------------------------
> NAME  radvd
> VERSION       0.7.3
> RELEASE       2
> MD5SUM        56ce3f8cbf5966a0d531c21813320423
> SOURCES       http://v6web.litech.org/radvd/dist \
>       http://download.sourcemage.org/mirror
> SOURCENAME    $(PKG_NAME)-$(PKG_VERSION).tar.gz
> INIT_NUM      51
> SECTION       net
> PRIORITY      optional
> PKG_DEPENDS   kmod-ipv6
> DESC_LINE     IPv6 Routing Advertisement Daemon
> DESC_FULL     Routing Advertisement Daemon for IPv6
>
>       http://v6web.litech.org/radvd/
> SYMBOL        FWRT_PACKAGE_RADVD
> DEFAULT_STATE n
> SELECT        FWRT_PACKAGE_KMOD_IPV6 \
>       BUSYBOX_CONFIG_FEATURE_IPV6
> -----------------------------------------------------------------------

A, I understand your intention. That helps very much. My comment to the
syntax: you should allow "<TAB>?" (multiple tabs) instead of a single
tab for best readability.

>
> A script creates a set of files based on the one shown above:

>
> $(TOPDIR)/package/radvd/info.mk:
> -----------------------------------------------------------------------
> PKG_NAME:=              radvd

This file will be included in the Makefile, right? Should this be the
option to customize the build?


Nevertheless, great idea. XML is not an option for you, right?

Dirk
_______________________________________________
freewrt-developers mailing list
[email protected]
https://www.freewrt.org/lists/listinfo/freewrt-developers

Reply via email to