From 8552800cb9176680d70f2b9dcbbc62ce0b4674d8 Mon Sep 17 00:00:00 2001 From: Will Andrews Date: Sat, 30 Dec 2000 02:15:35 +0000 Subject: Add liblug 1.0.6, a very clean graphic library which can handle gif, pcx, targa, rgb, tiff, pix, ppm, pgm, pbm, raw, rayshade's heightfield, jpeg and do the following functions: resampling, blur, sharpening, cut, paste, median filter, histogram equalization, and so on. PR: 23889 Submitted by: George Reid --- graphics/liblug/files/patch-ab | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 graphics/liblug/files/patch-ab (limited to 'graphics/liblug/files/patch-ab') diff --git a/graphics/liblug/files/patch-ab b/graphics/liblug/files/patch-ab new file mode 100644 index 000000000000..db7d5b263988 --- /dev/null +++ b/graphics/liblug/files/patch-ab @@ -0,0 +1,10 @@ +--- convert/rla.c.orig Mon Jul 12 08:36:48 1993 ++++ convert/rla.c Wed Dec 27 18:18:42 2000 +@@ -26,6 +26,7 @@ + * + */ + ++#include + #include + #include + -- cgit v1.2.3