[Buildroot] [PATCH] package/python-can: new package

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat May 30 07:27:21 UTC 2015


Dear Angelo Compagnucci,

On Fri, 29 May 2015 11:12:42 +0200, Angelo Compagnucci wrote:

> diff --git a/package/python-can/python-can.mk b/package/python-can/python-can.mk
> new file mode 100644
> index 0000000..50477a3
> --- /dev/null
> +++ b/package/python-can/python-can.mk
> @@ -0,0 +1,15 @@
> +################################################################################
> +#
> +# python-can
> +#
> +################################################################################
> +
> +PYTHON_CAN_VERSION = ae5b6cf
> +PYTHON_CAN_SITE = https://bitbucket.org/hardbyte/python-can
> +PYTHON_CAN_SITE_METHOD = hg
> +PYTHON_CAN_LICENSE = GPLv3

License is actually LGPLv3.

> +PYTHON_CAN_LICENSE_FILES = LICENSE.txt
> +PYTHON_CAN_DEPENDENCIES = python
> +PYTHON_CAN_SETUP_TYPE = setuptools
> +
> +$(eval $(python-package))

Otherwise, looks good to me.

Thanks,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list