From: Bernd Kuhls <bernd.kuhls@t-online.de>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2] package/libfreeglut: new package
Date: Sun, 13 Dec 2015 22:41:23 +0100 [thread overview]
Message-ID: <3951kcx3eu.ln2@ID-313208.user.individual.net> (raw)
In-Reply-To: 20151213222402.311e1895@free-electrons.com
Am Sun, 13 Dec 2015 22:24:02 +0100 schrieb Thomas Petazzoni:
> Dear Bernd Kuhls,
>
> Thanks for the new version.
>
> On Sun, 13 Dec 2015 17:31:41 +0100, Bernd Kuhls wrote:
>
>> diff --git a/package/libfreeglut/Config.in
>> b/package/libfreeglut/Config.in new file mode 100644 index
>> 0000000..e09e7ef --- /dev/null +++ b/package/libfreeglut/Config.in @@
>> -0,0 +1,20 @@
>> +config BR2_PACKAGE_LIBFREEGLUT + bool "libfreeglut"
>> + select BR2_PACKAGE_LIBGLU + select BR2_PACKAGE_XLIB_LIBXI
>
> Where is this libXi dependency coming from? (It was already a question
> from my previous review).
Hi,
and I tried to answer your question this afternoon ;)
http://lists.busybox.net/pipermail/buildroot/2015-December/146911.html
libXi is mentioned in the compile instructions in README.cmake:
http://sourceforge.net/p/freeglut/code/HEAD/tree/tags/FG_3_0_0/
README.cmake#l45
because X11/extensions/XInput.h is used in fg_internal_x11.h:
http://sourceforge.net/p/freeglut/code/HEAD/tree/tags/FG_3_0_0/src/x11/
fg_internal_x11.h#l42
This file, X11/extensions/XInput.h, is part of libXi:
http://cgit.freedesktop.org/xorg/lib/libXi/tree/include/X11/extensions
https://packages.debian.org/search?searchon=contents&keywords=X11%
2Fextensions%2FXInput.h&mode=path&suite=stable&arch=any
Regards, Bernd
next prev parent reply other threads:[~2015-12-13 21:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-13 16:31 [Buildroot] [PATCH v2] package/libfreeglut: new package Bernd Kuhls
2015-12-13 21:24 ` Thomas Petazzoni
2015-12-13 21:41 ` Bernd Kuhls [this message]
2015-12-16 21:02 ` 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=3951kcx3eu.ln2@ID-313208.user.individual.net \
--to=bernd.kuhls@t-online.de \
--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