Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Angelo Compagnucci <angelo.compagnucci@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 0/3] python-pillow: new package
Date: Mon, 25 Apr 2016 23:44:30 +0200	[thread overview]
Message-ID: <1461620673-31313-1-git-send-email-angelo.compagnucci@gmail.com> (raw)

This patch add python-pillow the friendly python fork and bumps
openjpeg to version 2.1 required to correctly compile.
Bumping openjpeg to version 2.1 makes poppler unhappy so fixing it.

*** BLURB HERE ***

Angelo Compagnucci (3):
  package/openjpeg: bump to version 2.1
  package/poppler: enable autodetection of openjpeg
  package/python-pillow: new package

 package/Config.in                                  |   1 +
 package/openjpeg/openjpeg.hash                     |   2 +-
 package/openjpeg/openjpeg.mk                       |  34 +----
 package/poppler/poppler.mk                         |   2 +-
 ...y-add-option-to-disable-platform-guessing.patch | 169 +++++++++++++++++++++
 package/python-pillow/Config.in                    |  12 ++
 package/python-pillow/python-pillow.hash           |   2 +
 package/python-pillow/python-pillow.mk             |  39 +++++
 8 files changed, 232 insertions(+), 29 deletions(-)
 create mode 100644 package/python-pillow/0001-setup.py-add-option-to-disable-platform-guessing.patch
 create mode 100644 package/python-pillow/Config.in
 create mode 100644 package/python-pillow/python-pillow.hash
 create mode 100644 package/python-pillow/python-pillow.mk

-- 
1.9.1

             reply	other threads:[~2016-04-25 21:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-25 21:44 Angelo Compagnucci [this message]
2016-04-25 21:44 ` [Buildroot] [PATCH v2 1/3] package/openjpeg: bump to version 2.1 Angelo Compagnucci
2016-06-09 22:37   ` Thomas Petazzoni
2016-04-25 21:44 ` [Buildroot] [PATCH v2 2/3] package/poppler: enable autodetection of openjpeg Angelo Compagnucci
2016-06-09 22:37   ` Thomas Petazzoni
2016-04-25 21:44 ` [Buildroot] [PATCH v2 3/3] package/python-pillow: new package Angelo Compagnucci

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=1461620673-31313-1-git-send-email-angelo.compagnucci@gmail.com \
    --to=angelo.compagnucci@gmail.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