All of lore.kernel.org
 help / color / mirror / Atom feed
From: Romain Naour <romain.naour@openwide.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v6 06/33] package/efl/libefl: new package
Date: Tue, 3 Nov 2015 07:47:46 +0100	[thread overview]
Message-ID: <56385892.3020201@openwide.fr> (raw)
In-Reply-To: <CAAMcf8Dg_RywMAeTw5bKWfHQoVMP-DL0_LPNhvJa1z=LS0RNaw@mail.gmail.com>

Hello Vicente,

Le 01/11/2015 22:00, Vicente a ?crit :
>> I've just tested the branch "efl-1.15.2-for-buildroot-v6" from
>> git://github.com/RomainNaour/buildroot.git
>> with
>> git cherry-pick 22e0f3a27eba84a381392617801d6ef0c0cc5539
>> to add terminology as a test application for efl.
> 
> By the way, terminology does not work just out-of-the-box. It requires:
> sed -i 's/TERMINOLOGY_DEPENDENCIES = efl
> libelementary/TERMINOLOGY_DEPENDENCIES = libefl libelementary/'
> package/terminology/terminology.mk
> to work on this new patch series.
> 

Yes, this is expected since I reworked the series for Buildroot and rename efl
package to libefl in order to keep libefl and libelementary packages version in
sync. I haven't reworked yet terminology and other new package available on my
github branches.

I will send another series as soon as the first one is merged.

Best regards,
Romain

  reply	other threads:[~2015-11-03  6:47 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-01 18:07 [Buildroot] [PATCH v6 00/33] efl bump to 1.15.2 Romain Naour
2015-11-01 18:07 ` [Buildroot] [PATCH v6 01/33] package/expedite: move to package directory Romain Naour
2015-11-01 18:07 ` [Buildroot] [PATCH v6 02/33] package/libevas-generic-loaders: " Romain Naour
2015-11-01 18:07 ` [Buildroot] [PATCH v6 03/33] package/libevas-generic-loaders: svg loader: add MMU dependency Romain Naour
2015-11-01 18:07 ` [Buildroot] [PATCH v6 04/33] package/{efl packages}: reorder select/depends Romain Naour
2015-11-01 18:07 ` [Buildroot] [PATCH v6 05/33] package/efl/libefl: new host-package Romain Naour
2015-11-01 18:07 ` [Buildroot] [PATCH v6 06/33] package/efl/libefl: new package Romain Naour
2015-11-01 20:55   ` Vicente
2015-11-01 21:00     ` Vicente
2015-11-03  6:47       ` Romain Naour [this message]
2015-11-03  6:43     ` Romain Naour
2015-11-01 18:07 ` [Buildroot] [PATCH v6 07/33] package/efl/libefl: add harfbuzz dependency Romain Naour
2015-11-01 18:07 ` [Buildroot] [PATCH v6 08/33] package/efl/libefl: add wayland dependency Romain Naour
2015-11-01 18:07 ` [Buildroot] [PATCH v6 09/33] package/efl/libefl: add webp dependency Romain Naour
2015-11-01 18:07 ` [Buildroot] [PATCH v6 10/33] package/efl/libefl: add frame buffer config option Romain Naour
2015-11-01 18:07 ` [Buildroot] [PATCH v6 11/33] package/efl/libefl: add jp2k " Romain Naour
2015-11-01 18:07 ` [Buildroot] [PATCH v6 12/33] package/efl/libefl: add X11 support Romain Naour
2015-11-01 18:07 ` [Buildroot] [PATCH v6 13/33] package/efl/libefl: add OpenGL/OpenGLES support Romain Naour
2015-11-01 18:07 ` [Buildroot] [PATCH v6 14/33] package/efl/libefl: enable xinput2.2 Romain Naour
2015-11-01 18:07 ` [Buildroot] [PATCH v6 15/33] package/efl/libefl: add systemd dependency Romain Naour
2015-11-01 18:07 ` [Buildroot] [PATCH v6 16/33] package/libevas-generic-loaders: bump to version 1.15.0 Romain Naour
2015-11-01 18:07 ` [Buildroot] [PATCH v6 17/33] package/libevas-generic-loaders: add libraw dependency Romain Naour
2015-11-01 18:07 ` [Buildroot] [PATCH v6 18/33] package/efl/libelementary: bump to version 1.15.2 Romain Naour
2015-11-01 18:07 ` [Buildroot] [PATCH v6 19/33] package/efl: libefl and libelementary share the same version number Romain Naour
2015-11-01 18:07 ` [Buildroot] [PATCH v6 20/33] package/enlightenment: bump to version 0.19.12 Romain Naour
2015-12-02 15:03   ` Vicente Olivert Riera
2015-12-02 21:36     ` Romain Naour
2015-12-02 23:26       ` Romain Naour
2015-11-01 18:07 ` [Buildroot] [PATCH v6 21/33] package/expedite: bump to efl-1.15 branch Romain Naour
2015-11-01 18:07 ` [Buildroot] [PATCH v6 22/33] package/dbus-cpp: switch to libefl Romain Naour
2015-11-01 18:07 ` [Buildroot] [PATCH v6 23/33] package/efl/libethumb: remove package Romain Naour
2015-11-01 18:08 ` [Buildroot] [PATCH v6 24/33] package/efl/libedje: " Romain Naour
2015-11-01 18:08 ` [Buildroot] [PATCH v6 25/33] package/efl/libembryo: " Romain Naour
2015-11-01 18:08 ` [Buildroot] [PATCH v6 26/33] package/efl/libeio: " Romain Naour
2015-11-01 18:08 ` [Buildroot] [PATCH v6 27/33] package/efl/libefreet: " Romain Naour
2015-11-01 18:08 ` [Buildroot] [PATCH v6 28/33] package/efl/libedbus: " Romain Naour
2015-11-01 18:08 ` [Buildroot] [PATCH v6 29/33] package/efl/libecore: " Romain Naour
2015-11-01 18:08 ` [Buildroot] [PATCH v6 30/33] package/efl/libevas: " Romain Naour
2015-11-01 18:08 ` [Buildroot] [PATCH v6 31/33] package/efl/libeet: " Romain Naour
2015-11-01 18:08 ` [Buildroot] [PATCH v6 32/33] package/efl/libeina: " Romain Naour
2015-11-01 18:08 ` [Buildroot] [PATCH v6 33/33] package/libemotion-generic-players: new package 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=56385892.3020201@openwide.fr \
    --to=romain.naour@openwide.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.