On Sat, Oct 28, 2017 at 12:05 AM, Cedric BAIL <cedric.b...@free.fr> wrote:

> cedric pushed a commit to branch master.
>
> http://git.enlightenment.org/core/efl.git/commit/?id=
> 9de26c37a13cf9bc672e97b73662f366ed18ca97
>
> commit 9de26c37a13cf9bc672e97b73662f366ed18ca97
> Author: Cedric Bail <ced...@osg.samsung.com>
> Date:   Fri Oct 27 18:51:16 2017 -0700
>
>     efl: add an efl-net.pc
> ---
>  configure.ac     |  1 +
>  pc/efl-net.pc.in | 14 ++++++++++++++
>  2 files changed, 15 insertions(+)
>
> diff --git a/configure.ac b/configure.ac
> index a651099636..7ac39ef34a 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -5648,6 +5648,7 @@ pc/efl.pc
>  pc/efl-cxx.pc
>  pc/efl-wl.pc
>  pc/efl-core.pc
> +pc/efl-net.pc
>  pc/evas-fb.pc
>  pc/evas-eglfs.pc
>  pc/evas-opengl-x11.pc
> diff --git a/pc/efl-net.pc.in b/pc/efl-net.pc.in
> new file mode 100644
> index 0000000000..bfd9fbda4f
> --- /dev/null
> +++ b/pc/efl-net.pc.in
> @@ -0,0 +1,14 @@
> +prefix=@prefix@
> +exec_prefix=@exec_prefix@
> +libdir=@libdir@
> +includedir=@includedir@
> +eoincludedir=@datadir@/eolian/include
> +eolian_flags=-I${pc_sysrootdir}${eoincludedir}/ecore-con-@VMAJ@
> -I${pc_sysrootdir}${eoincludedir}/ecore-@VMAJ@ -I${pc_sysrootdir}${
> eoincludedir}/efl-@VMAJ@ -I${pc_sysrootdir}${eoincludedir}/eo-@VMAJ@
> -I${pc_sysrootdir}${eoincludedir}/eet-@VMAJ@ -I${pc_sysrootdir}${
> eoincludedir}/emile-@VMAJ@ -I${pc_sysrootdir}${eoincludedir}/eina-@VMAJ@
> +
> +Name: ecore-con
>

too much copy & paste? better to name it: efl-net



> +Description: E core library, Con module
>

EFL networking module.

other than that, should this automatically define the beta and the likes so
apps using efl-net.pc use the new API out of the box?



-- 
Gustavo Sverzut Barbieri
--------------------------------------
Mobile: +55 (16) 99354-9890
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to