From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] libpng: bump version and add apng support (required by firefox)
Date: Sun, 26 Aug 2012 23:35:36 +0200 [thread overview]
Message-ID: <503A96A8.6090700@mind.be> (raw)
In-Reply-To: <5034054C.6050807@petroprogram.com>
On 08/22/12 00:01, Stefan Fr?berg wrote:
> I forgotted to mention Thomas that that APNG patch is steadily updated
> inhttp://sourceforge.net/projects/libpng-apng/
>
> So keeping it updated between libpng versions is really not an issue.
Even better! Then you can make something like
ifeq ($(BR2_PACKAGE_LIBPNG_APNG_SUPPORT),y)
LIBPNG_PATCH = sf://libpng-apng/files/libpng15/$(LIBPNG_VERSION)/libpng-$(LIBPNG_VERSION)-apng.patch.gz
endif
(where sf:// is Yann's soon-to-be-interoduced abbreviation of the sourceforge
URLs). As far as I know (but never tried it), the above should download and
apply the patch.
Regards,
Arnout
--
Arnout Vandecappelle arnout at mind be
Senior Embedded Software Architect +32-16-286540
Essensium/Mind http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint: 7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F
prev parent reply other threads:[~2012-08-26 21:35 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-09 19:22 [Buildroot] [PATCH] libpng: bump version and add apng support (required by firefox) Stefan Fröberg
2012-08-10 7:02 ` Thomas Petazzoni
2012-08-10 9:47 ` Stefan Fröberg
2012-08-10 20:00 ` Thomas Petazzoni
2012-08-10 23:22 ` Stefan Fröberg
2012-08-11 6:50 ` Thomas Petazzoni
2012-08-11 10:54 ` Stefan Fröberg
2012-08-11 11:29 ` Stefan Fröberg
2012-08-21 21:30 ` Arnout Vandecappelle
2012-08-21 22:01 ` Stefan Fröberg
2012-08-26 21:35 ` Arnout Vandecappelle [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=503A96A8.6090700@mind.be \
--to=arnout@mind.be \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.