All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v7 05/33] package/efl/libefl: new host-package
Date: Mon, 7 Dec 2015 23:17:51 +0100	[thread overview]
Message-ID: <20151207221751.GD14874@free.fr> (raw)
In-Reply-To: <1449523775-6582-6-git-send-email-romain.naour@openwide.fr>

Romain, All,

On 2015-12-07 22:29 +0100, Romain Naour spake thusly:
> This new host-package provide edje_cc, embryo_cc and eet binaries
> that will be used by the upcomming libefl packages which will
> contain the new version of efl libraries.
> 
> Signed-off-by: Romain Naour <romain.naour@openwide.fr>

Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>

Regards,
Yann E. MORIN.

> ---
> v6: Add more license files (Yann E.Morin)
> v4: keep efl as a sub-directory.
>     rename this new package to libefl since we want to keep a efl
>     and elementary version in sync.
> v3: remove trailing slash (Vicente Bergas)
>     bump to 1.15.2
> ---
>  package/efl/libefl/libefl.hash |  2 ++
>  package/efl/libefl/libefl.mk   | 82 ++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 84 insertions(+)
>  create mode 100644 package/efl/libefl/libefl.hash
>  create mode 100644 package/efl/libefl/libefl.mk
> 
> diff --git a/package/efl/libefl/libefl.hash b/package/efl/libefl/libefl.hash
> new file mode 100644
> index 0000000..7ac26f4
> --- /dev/null
> +++ b/package/efl/libefl/libefl.hash
> @@ -0,0 +1,2 @@
> +# From https://download.enlightenment.org/rel/libs/efl/efl-1.15.2.tar.xz.sha256
> +sha256	dd738f19f454621a7fa1fdb4c008457c170989f5f0c535edfed7b6773ae6c2a4	efl-1.15.2.tar.xz
> diff --git a/package/efl/libefl/libefl.mk b/package/efl/libefl/libefl.mk
> new file mode 100644
> index 0000000..d070131
> --- /dev/null
> +++ b/package/efl/libefl/libefl.mk
> @@ -0,0 +1,82 @@
> +################################################################################
> +#
> +# libefl
> +#
> +################################################################################
> +
> +# hardcode the version here since the bump to 1.15 is not complete in Buildroot
> +LIBEFL_VERSION = 1.15.2
> +LIBEFL_SOURCE = efl-$(LIBEFL_VERSION).tar.xz
> +LIBEFL_SITE = http://download.enlightenment.org/rel/libs/efl
> +LIBEFL_LICENSE = BSD-2c, LGPLv2.1+, GPLv2+
> +LIBEFL_LICENSE_FILES = \
> +	COMPLIANCE \
> +	COPYING \
> +	licenses/COPYING.BSD \
> +	licenses/COPYING.FTL \
> +	licenses/COPYING.GPL \
> +	licenses/COPYING.LGPL \
> +	licenses/COPYING.SMALL
> +
> +################################################################################
> +#
> +# host-libefl
> +#
> +################################################################################
> +
> +# We want to build only some host tools used later in the build.
> +# Actually we want: edje_cc, embryo_cc and eet.
> +
> +# Host dependencies:
> +# * host-dbus: for Eldbus
> +# * host-freetype: for libevas
> +# * host-libglib2: for libecore
> +# * host-libjpeg, host-libpng: for libevas image loader
> +# * host-lua: disable luajit dependency
> +HOST_LIBEFL_DEPENDENCIES = \
> +	host-pkgconf \
> +	host-dbus \
> +	host-freetype \
> +	host-libglib2 \
> +	host-libjpeg \
> +	host-libpng \
> +	host-lua \
> +	host-zlib
> +
> +# Configure options:
> +# --disable-audio, --disable-multisense remove libsndfile dependency.
> +# --disable-cxx-bindings: disable C++11 bindings.
> +# --disable-fontconfig: remove dependency on fontconfig.
> +# --disable-fribidi: remove dependency on libfribidi.
> +# --disable-gstreamer1: remove dependency on gtreamer 1.0.
> +# --disable-libeeze: remove libudev dependency.
> +# --disable-libmount: remove dependency on host-util-linux libmount.
> +# --disable-physics: remove Bullet dependency.
> +# --enable-image-loader-gif=no: disable Gif dependency.
> +# --enable-image-loader-tiff=no: disable Tiff dependency.
> +# --enable-lua-old: disable Elua and remove luajit dependency.
> +# --with-crypto=none: remove dependencies on openssl or gnutls.
> +# --with-x11=none: remove dependency on X.org.
> +#   Yes I really know what I am doing.
> +HOST_LIBEFL_CONF_OPTS += \
> +	--disable-audio \
> +	--disable-cxx-bindings \
> +	--disable-fontconfig \
> +	--disable-fribidi \
> +	--disable-gstreamer1 \
> +	--disable-libeeze \
> +	--disable-libmount \
> +	--disable-multisense \
> +	--disable-physics \
> +	--enable-image-loader-gif=no \
> +	--enable-image-loader-jpeg=yes \
> +	--enable-image-loader-png=yes \
> +	--enable-image-loader-tiff=no \
> +	--enable-lua-old \
> +	--with-crypto=none \
> +	--with-glib=yes \
> +	--with-opengl=none \
> +	--with-x11=none \
> +	--enable-i-really-know-what-i-am-doing-and-that-this-will-probably-break-things-and-i-will-fix-them-myself-and-send-patches-aba
> +
> +$(eval $(host-autotools-package))
> -- 
> 2.4.3
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

  reply	other threads:[~2015-12-07 22:17 UTC|newest]

Thread overview: 60+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-07 21:29 [Buildroot] [PATCH v7 00/33] efl bump to 1.15.2 Romain Naour
2015-12-07 21:29 ` [Buildroot] [PATCH v7 01/33] package/expedite: move to package directory Romain Naour
2015-12-07 21:29 ` [Buildroot] [PATCH v7 02/33] package/libevas-generic-loaders: " Romain Naour
2015-12-07 21:41   ` Yann E. MORIN
2015-12-07 21:29 ` [Buildroot] [PATCH v7 03/33] package/libevas-generic-loaders: svg loader: add MMU dependency Romain Naour
2015-12-07 21:45   ` Yann E. MORIN
2015-12-07 21:29 ` [Buildroot] [PATCH v7 04/33] package/{efl packages}: reorder select/depends Romain Naour
2015-12-07 21:58   ` Yann E. MORIN
2015-12-07 21:29 ` [Buildroot] [PATCH v7 05/33] package/efl/libefl: new host-package Romain Naour
2015-12-07 22:17   ` Yann E. MORIN [this message]
2015-12-07 21:29 ` [Buildroot] [PATCH v7 06/33] package/efl/libefl: new package Romain Naour
2015-12-07 22:41   ` Yann E. MORIN
2015-12-08 10:47   ` Yann E. MORIN
2015-12-08 21:43     ` Romain Naour
2015-12-07 21:29 ` [Buildroot] [PATCH v7 07/33] package/efl/libefl: add harfbuzz dependency Romain Naour
2015-12-07 21:29 ` [Buildroot] [PATCH v7 08/33] package/efl/libefl: add wayland dependency Romain Naour
2015-12-07 21:29 ` [Buildroot] [PATCH v7 09/33] package/efl/libefl: add webp dependency Romain Naour
2015-12-07 22:41   ` Yann E. MORIN
2015-12-07 21:29 ` [Buildroot] [PATCH v7 10/33] package/efl/libefl: add frame buffer config option Romain Naour
2015-12-07 21:29 ` [Buildroot] [PATCH v7 11/33] package/efl/libefl: add jp2k " Romain Naour
2015-12-07 21:29 ` [Buildroot] [PATCH v7 12/33] package/efl/libefl: add X11 support Romain Naour
2015-12-08 10:28   ` Yann E. MORIN
2015-12-08 10:58   ` Yann E. MORIN
2015-12-07 21:29 ` [Buildroot] [PATCH v7 13/33] package/efl/libefl: add OpenGL/OpenGLES support Romain Naour
2015-12-08 10:35   ` Yann E. MORIN
2015-12-08 12:46   ` Yann E. MORIN
2015-12-08 21:15     ` Yann E. MORIN
2015-12-09 22:52     ` Romain Naour
2015-12-09 22:57       ` Yann E. MORIN
2015-12-10 18:15         ` Yann E. MORIN
2015-12-07 21:29 ` [Buildroot] [PATCH v7 14/33] package/efl/libefl: enable xinput2.2 Romain Naour
2015-12-07 21:29 ` [Buildroot] [PATCH v7 15/33] package/efl/libefl: add systemd dependency Romain Naour
2015-12-07 21:29 ` [Buildroot] [PATCH v7 16/33] package/libevas-generic-loaders: bump to version 1.15.0 Romain Naour
2015-12-07 21:29 ` [Buildroot] [PATCH v7 17/33] package/libevas-generic-loaders: add libraw dependency Romain Naour
2015-12-08 11:00   ` Yann E. MORIN
2015-12-07 21:29 ` [Buildroot] [PATCH v7 18/33] package/efl/libelementary: bump to version 1.15.2 Romain Naour
2015-12-07 21:29 ` [Buildroot] [PATCH v7 19/33] package/efl: libefl and libelementary share the same version number Romain Naour
2015-12-07 21:29 ` [Buildroot] [PATCH v7 20/33] package/enlightenment: bump to version 0.19.12 Romain Naour
2015-12-08 11:06   ` Yann E. MORIN
2015-12-09 22:34     ` Romain Naour
2015-12-09 22:39       ` Yann E. MORIN
2015-12-07 21:29 ` [Buildroot] [PATCH v7 21/33] package/expedite: bump to efl-1.15 branch Romain Naour
2015-12-08 11:09   ` Yann E. MORIN
2015-12-07 21:29 ` [Buildroot] [PATCH v7 22/33] package/dbus-cpp: switch to libefl Romain Naour
2015-12-08 11:10   ` Yann E. MORIN
2015-12-07 21:29 ` [Buildroot] [PATCH v7 23/33] package/efl/libethumb: remove package Romain Naour
2015-12-08 11:18   ` Yann E. MORIN
2015-12-07 21:29 ` [Buildroot] [PATCH v7 24/33] package/efl/libedje: " Romain Naour
2015-12-07 21:29 ` [Buildroot] [PATCH v7 25/33] package/efl/libembryo: " Romain Naour
2015-12-07 21:29 ` [Buildroot] [PATCH v7 26/33] package/efl/libeio: " Romain Naour
2015-12-07 21:29 ` [Buildroot] [PATCH v7 27/33] package/efl/libefreet: " Romain Naour
2015-12-07 21:29 ` [Buildroot] [PATCH v7 28/33] package/efl/libedbus: " Romain Naour
2015-12-07 21:29 ` [Buildroot] [PATCH v7 29/33] package/efl/libecore: " Romain Naour
2015-12-07 21:29 ` [Buildroot] [PATCH v7 30/33] package/efl/libevas: " Romain Naour
2015-12-07 21:29 ` [Buildroot] [PATCH v7 31/33] package/efl/libeet: " Romain Naour
2015-12-07 21:29 ` [Buildroot] [PATCH v7 32/33] package/efl/libeina: " Romain Naour
2015-12-07 21:29 ` [Buildroot] [PATCH v7 33/33] package/libemotion-generic-players: new package Romain Naour
2015-12-08 14:27   ` Yann E. MORIN
2015-12-08 15:25     ` Yann E. MORIN
2015-12-08 22:50     ` Romain Naour

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20151207221751.GD14874@free.fr \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.