From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 1/1] package/x11r7/xcb-util-renderutil: new package
Date: Sat, 18 Apr 2015 18:06:47 +0200 [thread overview]
Message-ID: <20150418180647.6e2207db@free-electrons.com> (raw)
In-Reply-To: <1429365938-12638-1-git-send-email-bernd.kuhls@t-online.de>
Dear Bernd Kuhls,
On Sat, 18 Apr 2015 16:05:38 +0200, Bernd Kuhls wrote:
> diff --git a/package/x11r7/xcb-util-renderutil/Config.in b/package/x11r7/xcb-util-renderutil/Config.in
> new file mode 100644
> index 0000000..9675278
> --- /dev/null
> +++ b/package/x11r7/xcb-util-renderutil/Config.in
> @@ -0,0 +1,15 @@
> +config BR2_PACKAGE_XCB_UTIL_RENDERUTIL
> + bool "xcb-util-renderutil"
> + select BR2_PACKAGE_XCB_UTIL
When you "select" something, make sure to propagate the dependencies,
in this case, I added 'depends on BR2_PACKAGE_LIBXCB'. Some warnings
are also displayed by make menuconfig in such situations, make sure to
pay attention to such warnings.
> + help
> + The XCB util modules provides a number of libraries which sit on top
> + of libxcb, the core X protocol library, and some of the extension
> + libraries. These experimental libraries provide convenience functions
> + and interfaces which make the raw X protocol more usable. Some of the
> + libraries also provide client-side code which is not strictly part of
> + the X protocol but which have traditionally been provided by Xlib.
> +
> + XCB util-renderutil module provides the following library:
> + - renderutil: Convenience functions for the Render extension.
Lines are slightly too long, so I rewrapped them.
Applied with those two issues fixed. Thanks a lot!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
prev parent reply other threads:[~2015-04-18 16:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-18 14:05 [Buildroot] [PATCH v2 1/1] package/x11r7/xcb-util-renderutil: new package Bernd Kuhls
2015-04-18 16:06 ` Thomas Petazzoni [this message]
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=20150418180647.6e2207db@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--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