[Buildroot] [PATCH v2 1/1] dawgdic: new package

Baruch Siach baruch at tkos.co.il
Mon Aug 3 20:14:40 UTC 2015


Hi Yonatan,

On Mon, Aug 03, 2015 at 12:16:03PM +0300, Jonathan Ben-Avraham wrote:
> diff --git a/package/dawgdic/dawgdic.mk b/package/dawgdic/dawgdic.mk
> new file mode 100644
> index 0000000..f9b468e
> --- /dev/null
> +++ b/package/dawgdic/dawgdic.mk
> @@ -0,0 +1,17 @@
> +################################################################################
> +#
> +# dawgdic
> +#
> +################################################################################
> +
> +#DAWGDIC_SITE = http://dawgdic.googlecode.com/svn/trunk

Please remove.

> +DAWGDIC_SITE = https://github.com/stil/dawgdic.git
> +DAWGDIC_SITE_METHOD = git
> +DAWGDIC_VERSION = 16ac537ba9883ff01b63b6d1fdc3072150c68fee

Please use the github helper. See 
http://nightly.buildroot.org/manual.html#github-download-url.

> +DAWGDIC_LICENSE = GPLv3
> +DAWGDIC_LICENSE_FILES = COPYING
> +
> +DAWGDIC_AUTORECONF = YES

Why is that needed? Please explain in a comment.

> +DAWGDIC_INSTALL_STAGING = YES
> +
> +$(eval $(autotools-package))

baruch

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -


More information about the buildroot mailing list