From: "Jérôme Pouiller" <jezz@sysmic.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2] gpu-viv-bin-mx6q: add pkgconfig files for EGL, OpenGLESv2 and OpenVG
Date: Wed, 18 Sep 2013 13:20:31 +0200 [thread overview]
Message-ID: <8bf55b2e7b82a691d6e61fe3bcb843c2@sysmic.org> (raw)
In-Reply-To: <1379502224-4999-1-git-send-email-fatih.asici@gmail.com>
Hello Fatih,
On 2013-09-18 13:03, Fatih A??c? wrote:
[...]
> diff --git a/package/freescale-imx/gpu-viv-bin-mx6q/egl.pc
> b/package/freescale-imx/gpu-viv-bin-mx6q/egl.pc
> new file mode 100644
> index 0000000..c984247
> --- /dev/null
> +++ b/package/freescale-imx/gpu-viv-bin-mx6q/egl.pc
> @@ -0,0 +1,10 @@
> +prefix=/usr
> +exec_prefix=${prefix}
> +libdir=${exec_prefix}/lib
> +includedir=${prefix}/include
> +
> +Name: egl
> +Description: Freescale gpu-viv-bin-mx6q implementation of EGL
> +Version: 1.0
> +Libs: -L${libdir} -lGAL -lEGL
> +Cflags: -I${includedir}/ -DEGL_API_FB=1
IFAIK, -DEGL_API_FB=1 must be used only if GPU_VIV_BIN_MX6Q_LIB_TARGET
== fb.
> diff --git a/package/freescale-imx/gpu-viv-bin-mx6q/glesv2.pc
> b/package/freescale-imx/gpu-viv-bin-mx6q/glesv2.pc
[...]
> +Cflags: -I${includedir}/ -DEGL_API_FB=1
Ditto.
[...]
> diff --git a/package/freescale-imx/gpu-viv-bin-mx6q/vg.pc
> b/package/freescale-imx/gpu-viv-bin-mx6q/vg.pc
> new file mode 100644
> index 0000000..fb14005
> --- /dev/null
> +++ b/package/freescale-imx/gpu-viv-bin-mx6q/vg.pc
[...]
> +Cflags: -I${includedir}/ -DEGL_API_FB=1
Ditto.
--
J?r?me Pouiller, Sysmic
Embedded Linux specialist
http://www.sysmic.fr
next prev parent reply other threads:[~2013-09-18 11:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-18 11:03 [Buildroot] [PATCH v2] gpu-viv-bin-mx6q: add pkgconfig files for EGL, OpenGLESv2 and OpenVG Fatih Aşıcı
2013-09-18 11:20 ` Jérôme Pouiller [this message]
2013-09-18 11:31 ` Fatih Aşıcı
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=8bf55b2e7b82a691d6e61fe3bcb843c2@sysmic.org \
--to=jezz@sysmic.org \
--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.