[Buildroot] [PATCH 1/2] python-meld3: new package

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat Aug 11 21:00:25 UTC 2012


Le Sat, 11 Aug 2012 17:12:05 +1000,
Jonathan Liu <net147 at gmail.com> a écrit :

> +config BR2_PACKAGE_PYTHON_MELD3
> +    bool "python-meld3"
> +    depends on BR2_PACKAGE_PYTHON
> +    help
> +      A HTML/XML templating system.
> +
> +      https://github.com/supervisor/meld3

Indentation was incorrect here, and the 'select' on PYEXPAT was missing.

> +PYTHON_MELD3_VERSION = 0.6.8
> +PYTHON_MELD3_SOURCE = meld3-$(PYTHON_MELD3_VERSION).tar.gz
> +PYTHON_MELD3_SITE = http://pypi.python.org/packages/source/m/meld3/
> +PYTHON_MELD3_DEPENDENCIES = python

Would be good to add license informations now for all new packages.

I've fixed those and committed to next.

Thanks!

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com


More information about the buildroot mailing list