From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 115361381F3 for ; Sat, 19 Oct 2013 07:11:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4530AE0BAF; Sat, 19 Oct 2013 07:11:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A5FE0E0BAF for ; Sat, 19 Oct 2013 07:11:32 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 50B9333EEA8 for ; Sat, 19 Oct 2013 07:11:31 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id D1708E5308 for ; Sat, 19 Oct 2013 07:11:28 +0000 (UTC) From: "Andrew Savchenko" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Savchenko" Message-ID: <1382166629.56c3004c2d52e2838ec29b100fa8e850bce44096.bircoph@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: media-libs/libafterimage/, media-libs/libafterimage/files/ X-VCS-Repository: proj/sci X-VCS-Files: media-libs/libafterimage/ChangeLog media-libs/libafterimage/files/libafterimage-config.patch media-libs/libafterimage/files/libafterimage-gif.patch media-libs/libafterimage/files/libafterimage-giflib.patch media-libs/libafterimage/files/libafterimage-libpng15.patch media-libs/libafterimage/files/libafterimage-makefile.in.patch media-libs/libafterimage/libafterimage-1.20.ebuild media-libs/libafterimage/metadata.xml X-VCS-Directories: media-libs/libafterimage/ media-libs/libafterimage/files/ X-VCS-Committer: bircoph X-VCS-Committer-Name: Andrew Savchenko X-VCS-Revision: 56c3004c2d52e2838ec29b100fa8e850bce44096 X-VCS-Branch: master Date: Sat, 19 Oct 2013 07:11:28 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: bc30f9c2-e27a-437f-bff0-1203edf70bb7 X-Archives-Hash: 0b71a5e2244da3431d445868d3e828bf commit: 56c3004c2d52e2838ec29b100fa8e850bce44096 Author: Andrew Savchenko gmail com> AuthorDate: Sat Oct 19 07:10:29 2013 +0000 Commit: Andrew Savchenko gmail com> CommitDate: Sat Oct 19 07:10:29 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=56c3004c media-libs/libafterimage: support giflib >= 4.2 This fixes bugs 486804, 487078. --- media-libs/libafterimage/ChangeLog | 181 +++++++++++++++++++++ .../libafterimage/files/libafterimage-config.patch | 15 ++ .../libafterimage/files/libafterimage-gif.patch | 18 ++ .../libafterimage/files/libafterimage-giflib.patch | 15 ++ .../files/libafterimage-libpng15.patch | 31 ++++ .../files/libafterimage-makefile.in.patch | 62 +++++++ media-libs/libafterimage/libafterimage-1.20.ebuild | 89 ++++++++++ media-libs/libafterimage/metadata.xml | 16 ++ 8 files changed, 427 insertions(+) diff --git a/media-libs/libafterimage/ChangeLog b/media-libs/libafterimage/ChangeLog new file mode 100644 index 0000000..6a9a6dd --- /dev/null +++ b/media-libs/libafterimage/ChangeLog @@ -0,0 +1,181 @@ +# ChangeLog for media-libs/libafterimage +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libafterimage/ChangeLog,v 1.43 2012/05/05 08:02:44 jdhore Exp $ + + 19 Oct 2013; Andrew Savchenko +libafterimage-1.20.ebuild, + +files/libafterimage-config.patch, +files/libafterimage-gif.patch, + +files/libafterimage-giflib.patch, +files/libafterimage-libpng15.patch, + +files/libafterimage-makefile.in.patch, +metadata.xml: + Fix giflib build failure per bug 486804 + + 05 May 2012; Jeff Horelick libafterimage-1.20.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig + + 23 Dec 2011; Samuli Suominen + libafterimage-1.20.ebuild: + Change from soft to hard block wrt #374907 + + 16 Nov 2011; Justin Lecher libafterimage-1.20.ebuild: + Corrected Slotting of media-libs/tiff and media-libs/libpng + + 23 Oct 2011; Samuli Suominen + -libafterimage-1.18-r1.ebuild, -files/libafterimage-1.18-glx.patch, + -files/libafterimage-1.18-recmake_bsd.patch: + old + + 15 Oct 2011; Kacper Kowalik + libafterimage-1.20.ebuild: + ppc stable wrt #384707 + + 11 Oct 2011; Samuli Suominen + libafterimage-1.20.ebuild: + ppc64 stable wrt #384707 + + 11 Oct 2011; Jeroen Roovers libafterimage-1.20.ebuild: + Stable for HPPA (bug #384707). + + 09 Oct 2011; Raúl Porcel libafterimage-1.20.ebuild: + alpha/ia64/sparc stable wrt #384707 + + 04 Oct 2011; Andreas Schuerch + libafterimage-1.20.ebuild: + x86 stable, see bug 384707 + + 29 Sep 2011; Tony Vroon libafterimage-1.20.ebuild: + Marked stable on AMD64 based on arch testing by Agostino "ago" & Elijah + "Armageddon" El Lazkani in bug #384707. + + 14 Sep 2011; Samuli Suominen + +files/libafterimage-libpng15.patch, libafterimage-1.20.ebuild: + Fix building with libpng15 wrt #378523 by Diego Elio Pettenò + + 28 Aug 2011; Fabian Groffen libafterimage-1.20.ebuild: + Fix for Prefix, transfer Prefix keywords + + 28 Mar 2011; Sébastien Fabbro + libafterimage-1.20.ebuild, +files/libafterimage-gif.patch: + Proper libgif unbundling + +*libafterimage-1.20 (28 Feb 2011) + + 28 Feb 2011; Sébastien Fabbro + +libafterimage-1.20.ebuild: + Version bump + + 11 Nov 2010; Samuli Suominen + libafterimage-1.18-r1.ebuild: + Use virtual/jpeg wrt #327487. + + 14 Apr 2010; Bernard Cafarelli metadata.xml: + Move to afterstep herd + + 28 Oct 2009; Sébastien Fabbro + libafterimage-1.18-r1.ebuild: + Added xextproto as build dependency (bug #290673). Switched to EAPI=2 + + 04 Apr 2009; Markus Meier + -files/libafterimage-1.15-examples.patch, + -files/libafterimage-examples.patch, -libafterimage-1.07.ebuild, + -libafterimage-1.15.ebuild, -libafterimage-1.18.ebuild: + old + + 25 Mar 2009; Raúl Porcel + libafterimage-1.18-r1.ebuild: + ia64/sparc stable wrt #262418 + + 21 Mar 2009; Jeroen Roovers libafterimage-1.18-r1.ebuild: + Stable for HPPA (bug #262418). + + 18 Mar 2009; Brent Baude libafterimage-1.18-r1.ebuild: + stable ppc, bug 262418 + + 15 Mar 2009; Tobias Klausmann + libafterimage-1.18-r1.ebuild: + Stable on alpha, bug #262418 + + 15 Mar 2009; Brent Baude libafterimage-1.18-r1.ebuild: + stable ppc64, bug 262418 + + 14 Mar 2009; Markus Meier + libafterimage-1.18-r1.ebuild: + amd64/x86 stable, bug #262418 + +*libafterimage-1.18-r1 (17 Jan 2009) + + 17 Jan 2009; Markus Meier + +files/libafterimage-1.18-glx.patch, +libafterimage-1.18-r1.ebuild: + fix x11-terms/rxvt-unicode segfault by Martin von Gagern in bug #252651; + don't use internal copy of libungif wrt bug #252917 + + 13 Dec 2008; Alexis Ballier + +files/libafterimage-1.18-recmake_bsd.patch, libafterimage-1.18.ebuild: + fix build on fbsd and keyword it x86-fbsd, bug #210965 + +*libafterimage-1.18 (04 Jul 2008) + + 04 Jul 2008; Sébastien Fabbro + +libafterimage-1.18.ebuild: + Version bump + + 08 Apr 2008; Raúl Porcel libafterimage-1.15.ebuild: + ia64/sparc stable wrt #215898 + + 07 Apr 2008; Tobias Klausmann + libafterimage-1.15.ebuild: + Stable on alpha, bug #215898 + + 04 Apr 2008; Brent Baude libafterimage-1.15.ebuild: + stable ppc64, bug 215898 + + 03 Apr 2008; Markus Meier libafterimage-1.15.ebuild: + amd64/x86 stable, bug #215898 + + 03 Apr 2008; Jeroen Roovers libafterimage-1.15.ebuild: + Stable for HPPA (bug #215898). + + 03 Apr 2008; Brent Baude libafterimage-1.15.ebuild: + stable ppc, bug 215898 + + 07 Mar 2008; Raúl Porcel libafterimage-1.15.ebuild: + Add ~ia64 + + 27 Nov 2007; Raúl Porcel libafterimage-1.15.ebuild: + Add ~alpha/~sparc wrt #200316 + + 26 Nov 2007; Markus Rothe libafterimage-1.15.ebuild: + Added ~ppc64; bug #200316 + + 25 Nov 2007; René Nussbaumer + libafterimage-1.15.ebuild: + Added to ~hppa. + + 25 Nov 2007; René Nussbaumer + libafterimage-1.15.ebuild: + Added to ~ppc. + + 20 Nov 2007; Sébastien Fabbro + libafterimage-1.15.ebuild: + Fixed html install directory (bug #199565), thanks Flameeyes. + + 05 Nov 2007; Sébastien Fabbro + files/libafterimage-makefile.in.patch: + Fixed re-install and linking (bug #198087, thanks galtgendo@o2.pl) + +*libafterimage-1.15 (04 Nov 2007) + + 04 Nov 2007; Sébastien Fabbro + +files/libafterimage-1.15-examples.patch, + +files/libafterimage-makefile.in.patch, +libafterimage-1.15.ebuild: + Version bump. + + 22 Jul 2007; Donnie Berkholz ; + libafterimage-1.07.ebuild: + Drop virtual/x11 references. + +*libafterimage-1.07 (05 Feb 2007) + + 05 Feb 2007; Sébastien Fabbro + +files/libafterimage-config.patch, +files/libafterimage-examples.patch, + +metadata.xml, +libafterimage-1.07.ebuild: + Initial import. Closing bug #149088. + diff --git a/media-libs/libafterimage/files/libafterimage-config.patch b/media-libs/libafterimage/files/libafterimage-config.patch new file mode 100644 index 0000000..d2ed9e0 --- /dev/null +++ b/media-libs/libafterimage/files/libafterimage-config.patch @@ -0,0 +1,15 @@ +--- afterimage-config.in 2005-01-12 18:03:36.000000000 +0000 ++++ afterimage-config.in.new 2006-10-15 14:16:12.000000000 +0100 +@@ -110,11 +110,7 @@ + libs="-lAfterBase $libs" + fi + libs="-lAfterImage $libs" +- if test "@libdir@" != "/usr/lib" ; then +- echo -L@libdir@ $libs +- else +- echo $libs +- fi ++ echo $libs + else + echo $libs + fi diff --git a/media-libs/libafterimage/files/libafterimage-gif.patch b/media-libs/libafterimage/files/libafterimage-gif.patch new file mode 100644 index 0000000..8a2ca8e --- /dev/null +++ b/media-libs/libafterimage/files/libafterimage-gif.patch @@ -0,0 +1,18 @@ +--- configure.in.orig 2011-03-28 18:55:22.000000000 +0100 ++++ configure.in 2011-03-28 18:56:08.000000000 +0100 +@@ -60,12 +60,9 @@ + dnl# AC_ARG_WITH(xpm_includes, [ --with-xpm-includes=DIR use libXpm includes in DIR( when builtin XPM handling is disabled )], xpm_includes="$withval", xpm_includes=no) + + dnl# standard libgif/ungif should not be used and considered obsolete! +-dnl# AC_ARG_WITH(ungif, [ --with-ungif support Uncompressed GIF image format using libungif [no]],with_ungif="$withval",with_ungif=no) +-dnl# AC_ARG_WITH(gif, [ --with-gif support GIF image format using libgif [no]],with_gif="$withval",with_gif=no) +-dnl# AC_ARG_WITH(gif_includes, [ --with-gif-includes=DIR use GIF includes in DIR], gif_includes="$withval", gif_includes=no) +-with_ungif=no +-with_gif=no +-with_gif_includes=no ++AC_ARG_WITH(ungif, [ --with-ungif support Uncompressed GIF image format using libungif [no]],with_ungif="$withval",with_ungif=no) ++AC_ARG_WITH(gif, [ --with-gif support GIF image format using libgif [no]],with_gif="$withval",with_gif=no) ++AC_ARG_WITH(gif_includes, [ --with-gif-includes=DIR use GIF includes in DIR], gif_includes="$withval", gif_includes=no) + AC_ARG_WITH(builtin_gif, [ --with-builtin-gif support Uncompressed GIF image format using builtin libgif [yes]],with_builtin_gif="$withval",with_builtin_gif=yes) + + diff --git a/media-libs/libafterimage/files/libafterimage-giflib.patch b/media-libs/libafterimage/files/libafterimage-giflib.patch new file mode 100644 index 0000000..4340b86 --- /dev/null +++ b/media-libs/libafterimage/files/libafterimage-giflib.patch @@ -0,0 +1,15 @@ +--- libAfterImage-1.20/ungif.h.orig 2011-01-15 08:52:22.000000000 +0300 ++++ libAfterImage-1.20/ungif.h 2013-10-19 10:48:28.241094055 +0400 +@@ -7,6 +7,12 @@ + extern "C" { + #endif + ++#if (GIFLIB_MAJOR>4) || ((GIFLIB_MAJOR==4) && (GIFLIB_MINOR>=2)) ++static inline void PrintGifError(void) { ++ fprintf(stderr, "%s\n", GifErrorString()); ++} ++#endif ++ + #ifdef __GNUC__ + #define ASIM_PrintGifError() do{ fprintf( stderr, "%s():%d:<%s> ",__FUNCTION__, __LINE__, path?path:"null" ); PrintGifError(); }while(0) + #else diff --git a/media-libs/libafterimage/files/libafterimage-libpng15.patch b/media-libs/libafterimage/files/libafterimage-libpng15.patch new file mode 100644 index 0000000..44d5b94 --- /dev/null +++ b/media-libs/libafterimage/files/libafterimage-libpng15.patch @@ -0,0 +1,31 @@ +--- export.c ++++ export.c +@@ -496,7 +496,7 @@ + png_ptr = png_create_write_struct( PNG_LIBPNG_VER_STRING, NULL, NULL, NULL ); + if ( png_ptr != NULL ) + if( (info_ptr = png_create_info_struct(png_ptr)) != NULL ) +- if( setjmp(png_ptr->jmpbuf) ) ++ if( setjmp(png_jmpbuf(png_ptr)) ) + { + png_destroy_info_struct(png_ptr, (png_infopp) &info_ptr); + info_ptr = NULL ; +--- import.c ++++ import.c +@@ -1251,7 +1251,7 @@ + * the normal method of doing things with libpng). REQUIRED unless you + * set up your own error handlers in the png_create_read_struct() earlier. + */ +- if ( !setjmp (png_ptr->jmpbuf)) ++ if ( !setjmp (png_jmpbuf(png_ptr))) + { + ASFlagType rgb_flags = ASStorage_RLEDiffCompress|ASStorage_32Bit ; + +@@ -1468,7 +1468,7 @@ + + static void asim_png_read_data(png_structp png_ptr, png_bytep data, png_size_t length) + { +- ASImPNGReadBuffer *buf = (ASImPNGReadBuffer *)png_ptr->io_ptr; ++ ASImPNGReadBuffer *buf = (ASImPNGReadBuffer *)png_get_io_ptr(png_ptr); + memcpy(data, buf->buffer, length); + buf->buffer += length; + } diff --git a/media-libs/libafterimage/files/libafterimage-makefile.in.patch b/media-libs/libafterimage/files/libafterimage-makefile.in.patch new file mode 100644 index 0000000..a41f90a --- /dev/null +++ b/media-libs/libafterimage/files/libafterimage-makefile.in.patch @@ -0,0 +1,62 @@ +--- Makefile.in.orig 2005-08-16 10:00:02.000000000 +0200 ++++ Makefile.in 2005-08-16 10:00:35.000000000 +0200 +@@ -79,7 +79,7 @@ + MV = @MV@ + RM = @RM@ + RMF = @RM@ -f +-MKDIR = @MKDIR@ ++MKDIR = @MKDIR@ -p + FIND = @FIND@ + XARGS = @XARGS@ + LDCONFIG = @LDCONFIG@ +@@ -135,20 +135,6 @@ + @(if [ -d $(LIBDIR) ] && [ -w $(LIBDIR) ]; then \ + echo "$(INSTALL_LIB) $(LIB_STATIC) $(LIBDIR)"; \ + $(INSTALL_LIB) $(LIB_STATIC) $(LIBDIR); \ +- if [ `uname` = "Linux" ]; then \ +- if test $(LIBDIR) = "/lib" || test $(LIBDIR) = "/usr/lib"; then \ +- echo "" > /dev/null; \ +- elif grep -q $(LIBDIR) /etc/ld.so.conf > /dev/null 2>&1; then \ +- echo "" > /dev/null; \ +- else \ +- echo "Unable to find $(LIBDIR) in ld.so.conf. In order to use "; \ +- echo "$(LIB_STATIC), you may need to add it or set LD_LIBRARY_PATH."; \ +- fi; \ +- if test -w /etc; then \ +- echo "$(LDCONFIG)"; \ +- $(LDCONFIG); \ +- fi; \ +- fi ;\ + fi \ + ) + +@@ -161,18 +147,6 @@ + $(RM) -f $(LIBDIR)/$(LIB_SHARED).$(LIBVERMAJOR) $(LIBDIR)/$(LIB_SHARED); \ + $(LN_S) -f $(LIB_SHARED).$(LIBVER) $(LIBDIR)/$(LIB_SHARED).$(LIBVERMAJOR); \ + $(LN_S) -f $(LIB_SHARED).$(LIBVERMAJOR) $(LIBDIR)/$(LIB_SHARED); \ +- if test `uname` = "Linux"; then \ +- if test $(LIBDIR) = "/lib" || test $(LIBDIR) = "/usr/lib"; then \ +- echo "" > /dev/null; \ +- elif grep -q $(LIBDIR) /etc/ld.so.conf > /dev/null 2>&1; then \ +- echo "" > /dev/null; \ +- else \ +- echo "Unable to find $(LIBDIR) in ld.so.conf. In order to use "; \ +- echo "$(LIB_SHARED), you may need to add it or set LD_LIBRARY_PATH."; \ +- fi; \ +- echo "$(LDCONFIG)"; \ +- $(LDCONFIG); \ +- fi \ + ) + + install.cyg: +@@ -393,8 +366,8 @@ + $(LN_S) -f $(LIB_SHARED).$(LIBVER) $(LIB_SHARED).$(LIBVERMAJOR) + + $(LIB_SHARED).$(LIBVER): $(LIB_OBJS) $(LIB_INCS) config.h +- $(CC) -shared -Wl,-soname,$(LIB_SHARED).$(LIBVERMAJOR) -o $(LIB_SHARED).$(LIBVER) \ +- $(LIB_OBJS) ++ $(CC) -shared $(USER_LD_FLAGS) -Wl,-soname,$(LIB_SHARED).$(LIBVERMAJOR) -o $(LIB_SHARED).$(LIBVER) \ ++ $(LIB_OBJS) $(LIBRARIES) + + install.man: + @if [ -d doc/man ] ; then \ diff --git a/media-libs/libafterimage/libafterimage-1.20.ebuild b/media-libs/libafterimage/libafterimage-1.20.ebuild new file mode 100644 index 0000000..e3070c9 --- /dev/null +++ b/media-libs/libafterimage/libafterimage-1.20.ebuild @@ -0,0 +1,89 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=5 +inherit eutils autotools + +MY_PN=libAfterImage + +DESCRIPTION="Afterstep's standalone generic image manipulation library" +HOMEPAGE="http://www.afterstep.org/afterimage/index.php" +SRC_URI="ftp://ftp.afterstep.org/stable/${MY_PN}/${MY_PN}-${PV}.tar.bz2" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +IUSE="gif jpeg mmx nls png svg tiff examples static-libs truetype" + +RDEPEND="x11-libs/libSM + x11-libs/libXext + x11-libs/libXrender + png? ( >=media-libs/libpng-1.4:0 ) + jpeg? ( virtual/jpeg ) + gif? ( media-libs/giflib ) + svg? ( gnome-base/librsvg ) + tiff? ( media-libs/tiff:0 ) + truetype? ( media-libs/freetype )" +DEPEND="${RDEPEND} + virtual/pkgconfig + x11-proto/xextproto + !!x11-wm/afterstep" + +S=${WORKDIR}/${MY_PN}-${PV} + +src_prepare() { + # fix some ldconfig problem in makefile.in + epatch "${FILESDIR}"/${PN}-makefile.in.patch + # fix lib paths in afterimage-config + epatch "${FILESDIR}"/${PN}-config.patch + # fix gif unbundle + epatch "${FILESDIR}"/${PN}-gif.patch + # fix for libpng15 compability + epatch "${FILESDIR}"/${PN}-libpng15.patch + # fix for giflib-4.2 compability + epatch "${FILESDIR}"/${PN}-giflib.patch + # remove forced flags + sed -i \ + -e 's/CFLAGS="-O3"//' \ + -e 's/ -rdynamic//' \ + configure.in || die "sed failed" + eautoreconf +} + +src_configure() { + econf \ + $(use_enable static-libs staticlibs) \ + $(use_enable nls i18n) \ + $(use_enable mmx mmx-optimization) \ + $(use_with png) \ + $(use_with jpeg) \ + $(use_with gif) \ + $(use_with svg) \ + $(use_with tiff) \ + $(use_with truetype ttf) \ + --enable-glx \ + --enable-sharedlibs \ + --with-x \ + --with-xpm \ + --without-builtin-gif \ + --without-builtin-jpeg \ + --without-builtin-png \ + --without-builtin-zlib \ + --without-afterbase +} + +src_install() { + emake \ + DESTDIR="${D}" \ + AFTER_DOC_DIR="${ED}/usr/share/doc/${PF}" \ + install + dodoc ChangeLog README + if use examples; then + cd apps || die + emake clean + rm -f Makefile* + insinto /usr/share/doc/${PF}/examples + doins * + fi +} diff --git a/media-libs/libafterimage/metadata.xml b/media-libs/libafterimage/metadata.xml new file mode 100644 index 0000000..fb1417e --- /dev/null +++ b/media-libs/libafterimage/metadata.xml @@ -0,0 +1,16 @@ + + + +afterstep + +libAfterImage is a generic image manipulation library. +It was initially implemented to address AfterStep Window Manager's needs for +image handling, but it evolved into software suitable for project +that has needs for handling images. Most of the popular image formats are +supported using standard libraries, with XCF, XPM, PPM/PNM, BMP, ICO, +TGA and GIF being supported internally. PNG, JPEG and TIFF formats are +supported via standard libraries. Text rendering capabilities +included, providing support for TrueType fonts using FreeType library, +and anti-aliasing of standard fonts from X window system. + +