On Fri, May 07, 2010 at 12:46:55PM +0200, Auclair Vincent wrote:
> On Fri, May 7, 2010 at 11:47 AM, Auclair Vincent
> <auclair.vinc...@gmail.com> wrote:
> > Information for inst:CodeWorker-4.5.4
> >
> > Comment:
> > A universal parsing tool & a source code generator
> >
> > Description:
> > CodeWorker is a versatile Open Source parsing tool and a source code
> > generator devoted to generative programming. Generative programming is a
> > software engineering approach interested in automating the production of
> > reusable, tailor-made, adaptable and reliable IT systems.
> >
> > Maintainer: Vincent Auclair <auclair.vinc...@gmail.com>
> >
> > WWW: http://codeworker.free.fr/
> >
> > Tested on i386
> > Comments ?
> >
> 
> And I forgot the tarball...

do-configure:
        @true
oh my.. CONFIGURE_STYLE is here for something, set it to an empty value
and it will just work :)
- COMMENT shouldn't start by a capital article, remove it
- why installing the static lib ? is it needed by the binary ?
- the DISTNAME/DISTFILES dance is a bit wrong, NAME is useless here as
  used only once. Instead, we usually set DISTNAME to the name of the
zip/tarball (minus EXTRACT_SUFX) and set the real PKGNAME by hand (ie
codeworkers-${V}.

Landry

Reply via email to