Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Bernd Kuhls <bernd.kuhls@t-online.de>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 02/14] package/irrlicht: new package
Date: Sun, 11 Jun 2017 18:54:19 +0200	[thread overview]
Message-ID: <r6901exniq.ln2@ID-313208.user.individual.net> (raw)
In-Reply-To: 20170411222643.9770-2-romain.naour@gmail.com

Hi Romain,

afaics the irrlicht package only provides libirrlicht.so.
What about naming the package libirrlicht and move it to
"Target packages > Libraries > Graphics"?

Am Wed, 12 Apr 2017 00:26:31 +0200 schrieb Romain Naour:

> Signed-off-by: Romain Naour <romain.naour@gmail.com>
> ---
>  DEVELOPERS                                         |  1 +
>  package/Config.in                                  |  1 +
>  ...-CPPFLAGS-CXXFLAGS-and-CFLAGS-in-Makefile.patch | 44 +++++++++++++++++
>  package/irrlicht/0002-remove-sys-sysctl.h.patch    | 38 +++++++++++++++

Did you send the patches upstream?

@Whoever will commit the patches to buildroot: The irrlicht source code
has DOS line endings, please adjust the patch files accordingly.

> diff --git a/package/irrlicht/irrlicht.mk b/package/irrlicht/irrlicht.mk
> new file mode 100644
> index 0000000..ab6187c
> --- /dev/null
> +++ b/package/irrlicht/irrlicht.mk
> @@ -0,0 +1,57 @@
> +################################################################################
> +#
> +# irrlicht
> +#
> +################################################################################
> +
> +IRRLICHT_VERSION_MAJOR = 1.8
> +IRRLICHT_VERSION = $(IRRLICHT_VERSION_MAJOR).4
> +IRRLICHT_SOURCE = irrlicht-$(IRRLICHT_VERSION).zip
> +IRRLICHT_SITE = https://downloads.sourceforge.net/project/irrlicht/Irrlicht%20SDK/$(IRRLICHT_VERSION_MAJOR)/$(IRRLICHT_VERSION)
> +IRRLICHT_INSTALL_STAGING = YES
> +
> +# Bundled libraries: bzip2, libaesGladman, libpng, lzma, zlib,
> +IRRLICHT_LICENSE = bzip2 license, jpeg-license (BSD-3-Clause-like), Libpng, Zlib

Please mention the license of the irrlicht package itself.

Regards, Bernd

  reply	other threads:[~2017-06-11 16:54 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-11 22:26 [Buildroot] [PATCH 01/14] package/hiredis: add missing library symlink Romain Naour
2017-04-11 22:26 ` [Buildroot] [PATCH 02/14] package/irrlicht: new package Romain Naour
2017-06-11 16:54   ` Bernd Kuhls [this message]
2017-04-11 22:26 ` [Buildroot] [PATCH 03/14] package/libspatialindex: " Romain Naour
2017-06-11 17:02   ` Bernd Kuhls
2017-04-11 22:26 ` [Buildroot] [PATCH 04/14] package/minetest: " Romain Naour
2017-06-11 17:38   ` Bernd Kuhls
2017-06-11 21:18     ` Romain Naour
2017-06-12  3:59       ` Bernd Kuhls
2017-04-11 22:26 ` [Buildroot] [PATCH 05/14] package/minetest: add libcurl optional dependency Romain Naour
2017-04-11 22:26 ` [Buildroot] [PATCH 06/14] package/minetest: add gettext " Romain Naour
2017-04-11 22:26 ` [Buildroot] [PATCH 07/14] package/minetest: add freetype " Romain Naour
2017-04-11 22:26 ` [Buildroot] [PATCH 08/14] package/minetest: add gles " Romain Naour
2017-04-11 22:26 ` [Buildroot] [PATCH 09/14] package/minetest: enable sound support Romain Naour
2017-04-11 22:26 ` [Buildroot] [PATCH 10/14] package/minetest: add postgresql optional dependency Romain Naour
2017-04-11 22:26 ` [Buildroot] [PATCH 11/14] package/minetest: add hiredis " Romain Naour
2017-04-11 22:26 ` [Buildroot] [PATCH 12/14] package/minetest: add leveldb " Romain Naour
2017-04-11 22:26 ` [Buildroot] [PATCH 13/14] package/minetest: add libspatialindex " Romain Naour
2017-04-11 22:26 ` [Buildroot] [PATCH 14/14] package/minetest_game: new package Romain Naour
2017-04-12 19:37 ` [Buildroot] [PATCH 01/14] package/hiredis: add missing library symlink Thomas Petazzoni
     [not found] ` <1108a7ef-12c0-8e55-1a6f-22f9b4bae251@t-online.de>
2017-06-11 21:09   ` [Buildroot] [PATCH 02/14] package/irrlicht: new package Romain Naour
2017-06-11 21:33     ` Arnout Vandecappelle
2017-06-12  4:08       ` Bernd Kuhls

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=r6901exniq.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