Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2] giflib: remove from the description the reference to libungif
@ 2015-04-12 10:13 Fabio Porcedda
  2015-04-12 10:16 ` Yann E. MORIN
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Fabio Porcedda @ 2015-04-12 10:13 UTC (permalink / raw)
  To: buildroot

Starting from version 5.0 giflib it's no longer compatible with
libungif, also the libungif is now deprecated so just remove the
reference to libungif.

Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com>
Cc: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Baruch Siach <baruch@tkos.co.il>
---
 package/giflib/Config.in | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/package/giflib/Config.in b/package/giflib/Config.in
index 70368dc..fc1f85d 100644
--- a/package/giflib/Config.in
+++ b/package/giflib/Config.in
@@ -1,8 +1,6 @@
 config BR2_PACKAGE_GIFLIB
 	bool "giflib"
 	help
-	  giflib is a library for reading and writing gif images. It is API and
-	  ABI compatible with libungif which was in wide use while the LZW
-	  compression algorithm was patented.
+	  giflib is a library for reading and writing gif images.
 
 	  http://sourceforge.net/projects/giflib
-- 
2.3.4

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-05-06 20:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-12 10:13 [Buildroot] [PATCH v2] giflib: remove from the description the reference to libungif Fabio Porcedda
2015-04-12 10:16 ` Yann E. MORIN
2015-04-12 10:27 ` Baruch Siach
2015-05-06 20:51 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox