From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 09/32] qt5: add macro to fixup Qt5 .la and .prl files
Date: Sun, 10 Mar 2013 22:40:50 +0100 [thread overview]
Message-ID: <87r4jnvspp.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <1362687540-19440-10-git-send-email-thomas.petazzoni@free-electrons.com> (Thomas Petazzoni's message of "Thu, 7 Mar 2013 21:18:37 +0100")
>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:
Thomas> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Committed, thanks.
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2013-03-10 21:40 UTC|newest]
Thread overview: 53+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-07 20:18 [Buildroot] [PATCH 00/32 v3] Add Qt5 packages Thomas Petazzoni
2013-03-07 20:18 ` [Buildroot] [PATCH 01/32] xcb-util: add dependency on libxcb Thomas Petazzoni
2013-03-09 11:11 ` Peter Korsgaard
2013-03-07 20:18 ` [Buildroot] [PATCH 02/32] x11r7/xcb-util-wm: new package Thomas Petazzoni
2013-03-09 11:13 ` Peter Korsgaard
2013-03-07 20:18 ` [Buildroot] [PATCH 03/32] x11r7/xcb-util-image: " Thomas Petazzoni
2013-03-09 11:13 ` Peter Korsgaard
2013-03-07 20:18 ` [Buildroot] [PATCH 04/32] rpi-userland: add .pc files for OpenGLESv2 and EGL libs Thomas Petazzoni
2013-03-09 21:25 ` Peter Korsgaard
2013-03-07 20:18 ` [Buildroot] [PATCH 05/32] rpi-userland: add bcm_host to egl.pc Thomas Petazzoni
2013-03-09 21:26 ` Peter Korsgaard
2013-03-07 20:18 ` [Buildroot] [PATCH 06/32] efl/libeet, efl/libevas: use host-libjpeg instead of host-jpeg Thomas Petazzoni
2013-03-09 21:26 ` Peter Korsgaard
2013-03-07 20:18 ` [Buildroot] [PATCH 07/32] jpeg: convert to a real package Thomas Petazzoni
2013-03-09 21:27 ` Peter Korsgaard
2013-03-07 20:18 ` [Buildroot] [PATCH 08/32] qt5: base infrastructure Thomas Petazzoni
2013-03-10 21:40 ` Peter Korsgaard
2013-03-07 20:18 ` [Buildroot] [PATCH 09/32] qt5: add macro to fixup Qt5 .la and .prl files Thomas Petazzoni
2013-03-10 21:40 ` Peter Korsgaard [this message]
2013-03-07 20:18 ` [Buildroot] [PATCH 10/32] qt5base: new package Thomas Petazzoni
2013-03-10 21:41 ` Peter Korsgaard
2013-03-07 20:18 ` [Buildroot] [PATCH 11/32] qt5base: add GUI support Thomas Petazzoni
2013-03-10 21:42 ` Peter Korsgaard
2013-03-07 20:18 ` [Buildroot] [PATCH 12/32] qt5base: support debug or release modes Thomas Petazzoni
2013-03-10 21:43 ` Peter Korsgaard
2013-03-07 20:18 ` [Buildroot] [PATCH 13/32] qt5base: add OpenSSL support Thomas Petazzoni
2013-03-10 21:55 ` Peter Korsgaard
2013-03-07 20:18 ` [Buildroot] [PATCH 14/32] qt5base: add eglfs graphics backend Thomas Petazzoni
2013-03-10 21:59 ` Peter Korsgaard
2013-03-10 23:26 ` Yann E. MORIN
2013-03-07 20:18 ` [Buildroot] [PATCH 15/32] qt5base: add support for fontconfig, png, jpeg, gif Thomas Petazzoni
2013-03-07 20:18 ` [Buildroot] [PATCH 16/32] qt5base: add D-Bus support Thomas Petazzoni
2013-03-07 20:18 ` [Buildroot] [PATCH 17/32] qt5base: add glib support Thomas Petazzoni
2013-03-07 20:18 ` [Buildroot] [PATCH 18/32] qt5base: add support to build against ICU Thomas Petazzoni
2013-03-07 20:18 ` [Buildroot] [PATCH 19/32] qt5base: add rPi EGL glue code Thomas Petazzoni
2013-03-07 20:18 ` [Buildroot] [PATCH 20/32] qt5base: install bundled fonts to target Thomas Petazzoni
2013-03-07 20:18 ` [Buildroot] [PATCH 21/32] qt5: factor Qt5 version Thomas Petazzoni
2013-03-07 20:18 ` [Buildroot] [PATCH 22/32] qt5/qt5svg: new package Thomas Petazzoni
2013-03-07 20:18 ` [Buildroot] [PATCH 23/32] qt5/qt5script: " Thomas Petazzoni
2013-03-07 20:18 ` [Buildroot] [PATCH 24/32] qt5/qt5imageformats: " Thomas Petazzoni
2013-03-07 20:18 ` [Buildroot] [PATCH 25/32] qt5/qt5xmlpatterns: " Thomas Petazzoni
2013-03-07 20:18 ` [Buildroot] [PATCH 26/32] qt5/qt5jsbackend: " Thomas Petazzoni
2013-03-12 10:37 ` [Buildroot] [PATCH] qt5jsbackend: Remove dependency on bz2 module Arnout Vandecappelle
2013-03-12 12:36 ` Thomas Petazzoni
2013-03-12 13:59 ` Arnout Vandecappelle
2013-03-07 20:18 ` [Buildroot] [PATCH 27/32] qt5/qt5declarative: new package Thomas Petazzoni
2013-03-07 20:18 ` [Buildroot] [PATCH 28/32] qt5/qt5graphicaleffects: " Thomas Petazzoni
2013-03-07 20:18 ` [Buildroot] [PATCH 29/32] qt5/qt5multimedia: " Thomas Petazzoni
2013-03-07 20:18 ` [Buildroot] [PATCH 30/32] qt5/qt5quick1: " Thomas Petazzoni
2013-03-07 20:18 ` [Buildroot] [PATCH 31/32] qt5/qt5webkit: " Thomas Petazzoni
2013-03-07 20:19 ` [Buildroot] [PATCH 32/32] qt5webkit: add EGL dir to includepath Thomas Petazzoni
2013-03-11 14:35 ` [Buildroot] [PATCH 00/32 v3] Add Qt5 packages Arnout Vandecappelle
2013-03-11 21:28 ` Thomas Petazzoni
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=87r4jnvspp.fsf@dell.be.48ers.dk \
--to=jacmet@uclibc.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox