From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3 01/10] package/minetest: new package
Date: Sat, 21 Oct 2017 17:28:58 +0200 [thread overview]
Message-ID: <20171021172858.1d7d8b86@windsurf> (raw)
In-Reply-To: <20170713124052.13708-1-romain.naour@gmail.com>
Hello,
On Thu, 13 Jul 2017 14:40:43 +0200, Romain Naour wrote:
> Signed-off-by: Romain Naour <romain.naour@gmail.com>
> ---
> v3: Simplify Config.in entry (ThomasP)
> fix Alphabetic ordering (ThomasP)
> Improve license informations (ThomasP)
> jpeg removed from mendatory dependencies (minetest client only)
> Drop Intl patch that was required before BR2_SYSTEM_ENABLE_NLS.
> Add license hash.
> v2: add package dependencies comments
> add hash file (Bernd)
> bump to 0.4.16 (Bernd)
> version 0.4.15 Tested-by Bernd
> Add a new patch fixing linking with libintl when necessary
> ---
> DEVELOPERS | 1 +
> package/Config.in | 1 +
> package/minetest/Config.in | 53 ++++++++++++++++++++++++++++++++++++++++++
> package/minetest/minetest.hash | 4 ++++
> package/minetest/minetest.mk | 44 +++++++++++++++++++++++++++++++++++
> 5 files changed, 103 insertions(+)
> create mode 100644 package/minetest/Config.in
> create mode 100644 package/minetest/minetest.hash
> create mode 100644 package/minetest/minetest.mk
To be honest, we hesitated a bit with this patch series. Indeed
packaging games is really not the priority in Buildroot, and it takes
review time to look at those patches. On the other hand, the patches
were clean, and having a few games for demos is interesting.
The only change I did to the series is to rename minetest_game to
minetest-game, just because - is a nicer separator than _ in package
names.
All applied. Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
prev parent reply other threads:[~2017-10-21 15:28 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-13 12:40 [Buildroot] [PATCH v3 01/10] package/minetest: new package Romain Naour
2017-07-13 12:40 ` [Buildroot] [PATCH v3 02/10] package/minetest: add libcurl optional dependency Romain Naour
2017-07-13 12:40 ` [Buildroot] [PATCH v3 03/10] package/minetest: add NLS " Romain Naour
2017-07-13 12:40 ` [Buildroot] [PATCH v3 04/10] package/minetest: add freetype " Romain Naour
2017-07-13 12:40 ` [Buildroot] [PATCH v3 05/10] package/minetest: enable sound support Romain Naour
2017-07-13 12:40 ` [Buildroot] [PATCH v3 06/10] package/minetest: add postgresql optional dependency Romain Naour
2017-07-13 12:40 ` [Buildroot] [PATCH v3 07/10] package/minetest: add hiredis " Romain Naour
2017-07-13 12:40 ` [Buildroot] [PATCH v3 08/10] package/minetest: add leveldb " Romain Naour
2017-07-13 12:40 ` [Buildroot] [PATCH v3 09/10] package/minetest: add libspatialindex " Romain Naour
2017-07-13 12:40 ` [Buildroot] [PATCH v3 10/10] package/minetest_game: new package Romain Naour
2017-10-21 15:28 ` 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=20171021172858.1d7d8b86@windsurf \
--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