aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/evas/src/modules/loaders/gif
diff options
context:
space:
mode:
authorDavid Walter Seikel2013-01-13 17:29:19 +1000
committerDavid Walter Seikel2013-01-13 17:29:19 +1000
commit07274513e984f0b5544586c74508ccd16e7dcafa (patch)
treeb32ff2a9136fbc1a4a6a0ed1e4d79cde0f5f16d9 /libraries/evas/src/modules/loaders/gif
parentAdded Irrlicht 1.8, but without all the Windows binaries. (diff)
downloadSledjHamr-07274513e984f0b5544586c74508ccd16e7dcafa.zip
SledjHamr-07274513e984f0b5544586c74508ccd16e7dcafa.tar.gz
SledjHamr-07274513e984f0b5544586c74508ccd16e7dcafa.tar.bz2
SledjHamr-07274513e984f0b5544586c74508ccd16e7dcafa.tar.xz
Remove EFL, since it's been released now.
Diffstat (limited to 'libraries/evas/src/modules/loaders/gif')
-rw-r--r--libraries/evas/src/modules/loaders/gif/Makefile.am33
-rw-r--r--libraries/evas/src/modules/loaders/gif/Makefile.in761
-rw-r--r--libraries/evas/src/modules/loaders/gif/evas_image_load_gif.c1038
3 files changed, 0 insertions, 1832 deletions
diff --git a/libraries/evas/src/modules/loaders/gif/Makefile.am b/libraries/evas/src/modules/loaders/gif/Makefile.am
deleted file mode 100644
index 3ae57a0..0000000
--- a/libraries/evas/src/modules/loaders/gif/Makefile.am
+++ /dev/null
@@ -1,33 +0,0 @@
1
2MAINTAINERCLEANFILES = Makefile.in
3
4AM_CPPFLAGS = \
5-I. \
6-I$(top_srcdir)/src/lib \
7-I$(top_srcdir)/src/lib/include \
8@FREETYPE_CFLAGS@ \
9@PIXMAN_CFLAGS@ \
10@evas_image_loader_gif_cflags@ \
11@EINA_CFLAGS@
12
13if BUILD_LOADER_GIF
14if !EVAS_STATIC_BUILD_GIF
15
16pkgdir = $(libdir)/evas/modules/loaders/gif/$(MODULE_ARCH)
17pkg_LTLIBRARIES = module.la
18
19module_la_SOURCES = evas_image_load_gif.c
20
21module_la_LIBADD = @EINA_LIBS@ @evas_image_loader_gif_libs@ $(top_builddir)/src/lib/libevas.la
22module_la_LDFLAGS = -no-undefined @lt_enable_auto_import@ -module -avoid-version
23module_la_LIBTOOLFLAGS = --tag=disable-static
24
25else
26
27noinst_LTLIBRARIES = libevas_loader_gif.la
28
29libevas_loader_gif_la_SOURCES = evas_image_load_gif.c
30libevas_loader_gif_la_LIBADD = @evas_image_loader_gif_libs@
31
32endif
33endif
diff --git a/libraries/evas/src/modules/loaders/gif/Makefile.in b/libraries/evas/src/modules/loaders/gif/Makefile.in
deleted file mode 100644
index a7fae36..0000000
--- a/libraries/evas/src/modules/loaders/gif/Makefile.in
+++ /dev/null
@@ -1,761 +0,0 @@
1# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
20pkgincludedir = $(includedir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkglibexecdir = $(libexecdir)/@PACKAGE@
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24install_sh_DATA = $(install_sh) -c -m 644
25install_sh_PROGRAM = $(install_sh) -c
26install_sh_SCRIPT = $(install_sh) -c
27INSTALL_HEADER = $(INSTALL_DATA)
28transform = $(program_transform_name)
29NORMAL_INSTALL = :
30PRE_INSTALL = :
31POST_INSTALL = :
32NORMAL_UNINSTALL = :
33PRE_UNINSTALL = :
34POST_UNINSTALL = :
35build_triplet = @build@
36host_triplet = @host@
37subdir = src/modules/loaders/gif
38DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40am__aclocal_m4_deps = $(top_srcdir)/m4/efl_attribute.m4 \
41 $(top_srcdir)/m4/efl_coverage.m4 \
42 $(top_srcdir)/m4/efl_doxygen.m4 \
43 $(top_srcdir)/m4/efl_fnmatch.m4 \
44 $(top_srcdir)/m4/efl_path_max.m4 $(top_srcdir)/m4/efl_tests.m4 \
45 $(top_srcdir)/m4/evas_check_engine.m4 \
46 $(top_srcdir)/m4/evas_check_loader.m4 \
47 $(top_srcdir)/m4/evas_converter.m4 \
48 $(top_srcdir)/m4/evas_dither.m4 \
49 $(top_srcdir)/m4/evas_scaler.m4 $(top_srcdir)/m4/libtool.m4 \
50 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
51 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
52 $(top_srcdir)/configure.ac
53am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
54 $(ACLOCAL_M4)
55mkinstalldirs = $(install_sh) -d
56CONFIG_HEADER = $(top_builddir)/config.h
57CONFIG_CLEAN_FILES =
58CONFIG_CLEAN_VPATH_FILES =
59am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
60am__vpath_adj = case $$p in \
61 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
62 *) f=$$p;; \
63 esac;
64am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
65am__install_max = 40
66am__nobase_strip_setup = \
67 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
68am__nobase_strip = \
69 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
70am__nobase_list = $(am__nobase_strip_setup); \
71 for p in $$list; do echo "$$p $$p"; done | \
72 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
73 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
74 if (++n[$$2] == $(am__install_max)) \
75 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
76 END { for (dir in files) print dir, files[dir] }'
77am__base_list = \
78 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
79 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
80am__installdirs = "$(DESTDIR)$(pkgdir)"
81LTLIBRARIES = $(noinst_LTLIBRARIES) $(pkg_LTLIBRARIES)
82libevas_loader_gif_la_DEPENDENCIES =
83am__libevas_loader_gif_la_SOURCES_DIST = evas_image_load_gif.c
84@BUILD_LOADER_GIF_TRUE@@EVAS_STATIC_BUILD_GIF_TRUE@am_libevas_loader_gif_la_OBJECTS = evas_image_load_gif.lo
85libevas_loader_gif_la_OBJECTS = $(am_libevas_loader_gif_la_OBJECTS)
86AM_V_lt = $(am__v_lt_$(V))
87am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
88am__v_lt_0 = --silent
89@BUILD_LOADER_GIF_TRUE@@EVAS_STATIC_BUILD_GIF_TRUE@am_libevas_loader_gif_la_rpath =
90@BUILD_LOADER_GIF_TRUE@@EVAS_STATIC_BUILD_GIF_FALSE@module_la_DEPENDENCIES = $(top_builddir)/src/lib/libevas.la
91am__module_la_SOURCES_DIST = evas_image_load_gif.c
92@BUILD_LOADER_GIF_TRUE@@EVAS_STATIC_BUILD_GIF_FALSE@am_module_la_OBJECTS = module_la-evas_image_load_gif.lo
93module_la_OBJECTS = $(am_module_la_OBJECTS)
94module_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
95 $(module_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
96 $(AM_CFLAGS) $(CFLAGS) $(module_la_LDFLAGS) $(LDFLAGS) -o $@
97@BUILD_LOADER_GIF_TRUE@@EVAS_STATIC_BUILD_GIF_FALSE@am_module_la_rpath = \
98@BUILD_LOADER_GIF_TRUE@@EVAS_STATIC_BUILD_GIF_FALSE@ -rpath \
99@BUILD_LOADER_GIF_TRUE@@EVAS_STATIC_BUILD_GIF_FALSE@ $(pkgdir)
100DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
101depcomp = $(SHELL) $(top_srcdir)/depcomp
102am__depfiles_maybe = depfiles
103am__mv = mv -f
104COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
105 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
106LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
107 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
108 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
109 $(AM_CFLAGS) $(CFLAGS)
110AM_V_CC = $(am__v_CC_$(V))
111am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
112am__v_CC_0 = @echo " CC " $@;
113AM_V_at = $(am__v_at_$(V))
114am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
115am__v_at_0 = @
116CCLD = $(CC)
117LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
118 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
119 $(AM_LDFLAGS) $(LDFLAGS) -o $@
120AM_V_CCLD = $(am__v_CCLD_$(V))
121am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
122am__v_CCLD_0 = @echo " CCLD " $@;
123AM_V_GEN = $(am__v_GEN_$(V))
124am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
125am__v_GEN_0 = @echo " GEN " $@;
126SOURCES = $(libevas_loader_gif_la_SOURCES) $(module_la_SOURCES)
127DIST_SOURCES = $(am__libevas_loader_gif_la_SOURCES_DIST) \
128 $(am__module_la_SOURCES_DIST)
129ETAGS = etags
130CTAGS = ctags
131DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
132ACLOCAL = @ACLOCAL@
133ALLOCA = @ALLOCA@
134AMTAR = @AMTAR@
135AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
136AR = @AR@
137AS = @AS@
138AUTOCONF = @AUTOCONF@
139AUTOHEADER = @AUTOHEADER@
140AUTOMAKE = @AUTOMAKE@
141AWK = @AWK@
142CC = @CC@
143CCDEPMODE = @CCDEPMODE@
144CFLAGS = @CFLAGS@
145CHECK_CFLAGS = @CHECK_CFLAGS@
146CHECK_LIBS = @CHECK_LIBS@
147CPP = @CPP@
148CPPFLAGS = @CPPFLAGS@
149CXX = @CXX@
150CXXCPP = @CXXCPP@
151CXXDEPMODE = @CXXDEPMODE@
152CXXFLAGS = @CXXFLAGS@
153CYGPATH_W = @CYGPATH_W@
154DEFS = @DEFS@
155DEPDIR = @DEPDIR@
156DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
157DIRECTFB_LIBS = @DIRECTFB_LIBS@
158DLLTOOL = @DLLTOOL@
159DSYMUTIL = @DSYMUTIL@
160DUMPBIN = @DUMPBIN@
161ECHO_C = @ECHO_C@
162ECHO_N = @ECHO_N@
163ECHO_T = @ECHO_T@
164ECORE_EVAS_CFLAGS = @ECORE_EVAS_CFLAGS@
165ECORE_EVAS_LIBS = @ECORE_EVAS_LIBS@
166EDB_CFLAGS = @EDB_CFLAGS@
167EDB_LIBS = @EDB_LIBS@
168EDJE_CFLAGS = @EDJE_CFLAGS@
169EDJE_LIBS = @EDJE_LIBS@
170EET_CFLAGS = @EET_CFLAGS@
171EET_LIBS = @EET_LIBS@
172EFL_COVERAGE_CFLAGS = @EFL_COVERAGE_CFLAGS@
173EFL_COVERAGE_LIBS = @EFL_COVERAGE_LIBS@
174EFL_FNMATCH_LIBS = @EFL_FNMATCH_LIBS@
175EGREP = @EGREP@
176EINA_CFLAGS = @EINA_CFLAGS@
177EINA_LIBS = @EINA_LIBS@
178EVAS_CFLAGS = @EVAS_CFLAGS@
179EVAS_LIBS = @EVAS_LIBS@
180EVAS_SSE3_CFLAGS = @EVAS_SSE3_CFLAGS@
181EVIL_CFLAGS = @EVIL_CFLAGS@
182EVIL_LIBS = @EVIL_LIBS@
183EXEEXT = @EXEEXT@
184EXOTIC_CFLAGS = @EXOTIC_CFLAGS@
185EXOTIC_LIBS = @EXOTIC_LIBS@
186FGREP = @FGREP@
187FONTCONFIG_CFLAGS = @FONTCONFIG_CFLAGS@
188FONTCONFIG_LIBS = @FONTCONFIG_LIBS@
189FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
190FREETYPE_LIBS = @FREETYPE_LIBS@
191FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
192FRIBIDI_LIBS = @FRIBIDI_LIBS@
193GL_EET_CFLAGS = @GL_EET_CFLAGS@
194GL_EET_LIBS = @GL_EET_LIBS@
195GREP = @GREP@
196HARFBUZZ_CFLAGS = @HARFBUZZ_CFLAGS@
197HARFBUZZ_LIBS = @HARFBUZZ_LIBS@
198INSTALL = @INSTALL@
199INSTALL_DATA = @INSTALL_DATA@
200INSTALL_PROGRAM = @INSTALL_PROGRAM@
201INSTALL_SCRIPT = @INSTALL_SCRIPT@
202INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
203LD = @LD@
204LDFLAGS = @LDFLAGS@
205LIBOBJS = @LIBOBJS@
206LIBS = @LIBS@
207LIBTOOL = @LIBTOOL@
208LINEBREAK_CFLAGS = @LINEBREAK_CFLAGS@
209LINEBREAK_LIBS = @LINEBREAK_LIBS@
210LIPO = @LIPO@
211LN_S = @LN_S@
212LTLIBOBJS = @LTLIBOBJS@
213MAKEINFO = @MAKEINFO@
214MKDIR_P = @MKDIR_P@
215MODULE_ARCH = @MODULE_ARCH@
216NM = @NM@
217NMEDIT = @NMEDIT@
218OBJC = @OBJC@
219OBJCDEPMODE = @OBJCDEPMODE@
220OBJCFLAGS = @OBJCFLAGS@
221OBJDUMP = @OBJDUMP@
222OBJEXT = @OBJEXT@
223OTOOL = @OTOOL@
224OTOOL64 = @OTOOL64@
225PACKAGE = @PACKAGE@
226PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
227PACKAGE_NAME = @PACKAGE_NAME@
228PACKAGE_STRING = @PACKAGE_STRING@
229PACKAGE_TARNAME = @PACKAGE_TARNAME@
230PACKAGE_URL = @PACKAGE_URL@
231PACKAGE_VERSION = @PACKAGE_VERSION@
232PATH_SEPARATOR = @PATH_SEPARATOR@
233PIXMAN_CFLAGS = @PIXMAN_CFLAGS@
234PIXMAN_LIBS = @PIXMAN_LIBS@
235PKG_CONFIG = @PKG_CONFIG@
236PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
237PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
238PNG_CFLAGS = @PNG_CFLAGS@
239PNG_LIBS = @PNG_LIBS@
240RANLIB = @RANLIB@
241SDL_CFLAGS = @SDL_CFLAGS@
242SDL_LIBS = @SDL_LIBS@
243SED = @SED@
244SET_MAKE = @SET_MAKE@
245SHELL = @SHELL@
246SHM_OPEN_LINK = @SHM_OPEN_LINK@
247STRIP = @STRIP@
248SVG_CFLAGS = @SVG_CFLAGS@
249SVG_LIBS = @SVG_LIBS@
250VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
251VALGRIND_LIBS = @VALGRIND_LIBS@
252VERSION = @VERSION@
253VMAJ = @VMAJ@
254WAYLAND_EGL_CFLAGS = @WAYLAND_EGL_CFLAGS@
255WAYLAND_EGL_LIBS = @WAYLAND_EGL_LIBS@
256XCB_CFLAGS = @XCB_CFLAGS@
257XCB_GL_CFLAGS = @XCB_GL_CFLAGS@
258XCB_GL_LIBS = @XCB_GL_LIBS@
259XCB_LIBS = @XCB_LIBS@
260XEXT_CFLAGS = @XEXT_CFLAGS@
261XEXT_LIBS = @XEXT_LIBS@
262XMKMF = @XMKMF@
263X_CFLAGS = @X_CFLAGS@
264X_EXTRA_LIBS = @X_EXTRA_LIBS@
265X_LIBS = @X_LIBS@
266X_PRE_LIBS = @X_PRE_LIBS@
267abs_builddir = @abs_builddir@
268abs_srcdir = @abs_srcdir@
269abs_top_builddir = @abs_top_builddir@
270abs_top_srcdir = @abs_top_srcdir@
271ac_ct_CC = @ac_ct_CC@
272ac_ct_CXX = @ac_ct_CXX@
273ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
274ac_ct_OBJC = @ac_ct_OBJC@
275altivec_cflags = @altivec_cflags@
276am__include = @am__include@
277am__leading_dot = @am__leading_dot@
278am__quote = @am__quote@
279am__tar = @am__tar@
280am__untar = @am__untar@
281bindir = @bindir@
282build = @build@
283build_alias = @build_alias@
284build_cpu = @build_cpu@
285build_os = @build_os@
286build_vendor = @build_vendor@
287builddir = @builddir@
288datadir = @datadir@
289datarootdir = @datarootdir@
290dlopen_libs = @dlopen_libs@
291docdir = @docdir@
292dvidir = @dvidir@
293edje_cc = @edje_cc@
294efl_doxygen = @efl_doxygen@
295efl_have_doxygen = @efl_have_doxygen@
296evas_engine_buffer_cflags = @evas_engine_buffer_cflags@
297evas_engine_buffer_libs = @evas_engine_buffer_libs@
298evas_engine_direct3d_cflags = @evas_engine_direct3d_cflags@
299evas_engine_direct3d_libs = @evas_engine_direct3d_libs@
300evas_engine_directfb_cflags = @evas_engine_directfb_cflags@
301evas_engine_directfb_libs = @evas_engine_directfb_libs@
302evas_engine_fb_cflags = @evas_engine_fb_cflags@
303evas_engine_fb_libs = @evas_engine_fb_libs@
304evas_engine_gl_cocoa_cflags = @evas_engine_gl_cocoa_cflags@
305evas_engine_gl_cocoa_libs = @evas_engine_gl_cocoa_libs@
306evas_engine_gl_common_libs = @evas_engine_gl_common_libs@
307evas_engine_gl_sdl_cflags = @evas_engine_gl_sdl_cflags@
308evas_engine_gl_sdl_libs = @evas_engine_gl_sdl_libs@
309evas_engine_gl_xcb_cflags = @evas_engine_gl_xcb_cflags@
310evas_engine_gl_xcb_libs = @evas_engine_gl_xcb_libs@
311evas_engine_gl_xlib_cflags = @evas_engine_gl_xlib_cflags@
312evas_engine_gl_xlib_libs = @evas_engine_gl_xlib_libs@
313evas_engine_psl1ght_cflags = @evas_engine_psl1ght_cflags@
314evas_engine_psl1ght_libs = @evas_engine_psl1ght_libs@
315evas_engine_software_16_ddraw_cflags = @evas_engine_software_16_ddraw_cflags@
316evas_engine_software_16_ddraw_libs = @evas_engine_software_16_ddraw_libs@
317evas_engine_software_16_sdl_cflags = @evas_engine_software_16_sdl_cflags@
318evas_engine_software_16_sdl_libs = @evas_engine_software_16_sdl_libs@
319evas_engine_software_16_wince_cflags = @evas_engine_software_16_wince_cflags@
320evas_engine_software_16_wince_libs = @evas_engine_software_16_wince_libs@
321evas_engine_software_16_x11_cflags = @evas_engine_software_16_x11_cflags@
322evas_engine_software_16_x11_libs = @evas_engine_software_16_x11_libs@
323evas_engine_software_8_x11_cflags = @evas_engine_software_8_x11_cflags@
324evas_engine_software_8_x11_libs = @evas_engine_software_8_x11_libs@
325evas_engine_software_ddraw_cflags = @evas_engine_software_ddraw_cflags@
326evas_engine_software_ddraw_libs = @evas_engine_software_ddraw_libs@
327evas_engine_software_gdi_cflags = @evas_engine_software_gdi_cflags@
328evas_engine_software_gdi_libs = @evas_engine_software_gdi_libs@
329evas_engine_software_xcb_cflags = @evas_engine_software_xcb_cflags@
330evas_engine_software_xcb_libs = @evas_engine_software_xcb_libs@
331evas_engine_software_xlib_cflags = @evas_engine_software_xlib_cflags@
332evas_engine_software_xlib_libs = @evas_engine_software_xlib_libs@
333evas_engine_wayland_egl_cflags = @evas_engine_wayland_egl_cflags@
334evas_engine_wayland_egl_libs = @evas_engine_wayland_egl_libs@
335evas_engine_wayland_shm_cflags = @evas_engine_wayland_shm_cflags@
336evas_engine_wayland_shm_libs = @evas_engine_wayland_shm_libs@
337evas_image_loader_bmp_cflags = @evas_image_loader_bmp_cflags@
338evas_image_loader_bmp_libs = @evas_image_loader_bmp_libs@
339evas_image_loader_edb_cflags = @evas_image_loader_edb_cflags@
340evas_image_loader_edb_libs = @evas_image_loader_edb_libs@
341evas_image_loader_eet_cflags = @evas_image_loader_eet_cflags@
342evas_image_loader_eet_libs = @evas_image_loader_eet_libs@
343evas_image_loader_generic_cflags = @evas_image_loader_generic_cflags@
344evas_image_loader_generic_libs = @evas_image_loader_generic_libs@
345evas_image_loader_gif_cflags = @evas_image_loader_gif_cflags@
346evas_image_loader_gif_libs = @evas_image_loader_gif_libs@
347evas_image_loader_ico_cflags = @evas_image_loader_ico_cflags@
348evas_image_loader_ico_libs = @evas_image_loader_ico_libs@
349evas_image_loader_jpeg_cflags = @evas_image_loader_jpeg_cflags@
350evas_image_loader_jpeg_libs = @evas_image_loader_jpeg_libs@
351evas_image_loader_pmaps_cflags = @evas_image_loader_pmaps_cflags@
352evas_image_loader_pmaps_libs = @evas_image_loader_pmaps_libs@
353evas_image_loader_png_cflags = @evas_image_loader_png_cflags@
354evas_image_loader_png_libs = @evas_image_loader_png_libs@
355evas_image_loader_psd_cflags = @evas_image_loader_psd_cflags@
356evas_image_loader_psd_libs = @evas_image_loader_psd_libs@
357evas_image_loader_svg_cflags = @evas_image_loader_svg_cflags@
358evas_image_loader_svg_libs = @evas_image_loader_svg_libs@
359evas_image_loader_tga_cflags = @evas_image_loader_tga_cflags@
360evas_image_loader_tga_libs = @evas_image_loader_tga_libs@
361evas_image_loader_tiff_cflags = @evas_image_loader_tiff_cflags@
362evas_image_loader_tiff_libs = @evas_image_loader_tiff_libs@
363evas_image_loader_wbmp_cflags = @evas_image_loader_wbmp_cflags@
364evas_image_loader_wbmp_libs = @evas_image_loader_wbmp_libs@
365evas_image_loader_xpm_cflags = @evas_image_loader_xpm_cflags@
366evas_image_loader_xpm_libs = @evas_image_loader_xpm_libs@
367exec_prefix = @exec_prefix@
368have_evas_engine_gl_x11 = @have_evas_engine_gl_x11@
369have_evas_engine_gl_xcb = @have_evas_engine_gl_xcb@
370have_evas_engine_gl_xlib = @have_evas_engine_gl_xlib@
371have_evas_engine_software_x11 = @have_evas_engine_software_x11@
372have_evas_engine_software_xcb = @have_evas_engine_software_xcb@
373have_evas_engine_software_xlib = @have_evas_engine_software_xlib@
374have_lcov = @have_lcov@
375host = @host@
376host_alias = @host_alias@
377host_cpu = @host_cpu@
378host_os = @host_os@
379host_vendor = @host_vendor@
380htmldir = @htmldir@
381includedir = @includedir@
382infodir = @infodir@
383install_sh = @install_sh@
384libdir = @libdir@
385libexecdir = @libexecdir@
386localedir = @localedir@
387localstatedir = @localstatedir@
388lt_ECHO = @lt_ECHO@
389lt_enable_auto_import = @lt_enable_auto_import@
390mandir = @mandir@
391mkdir_p = @mkdir_p@
392oldincludedir = @oldincludedir@
393pdfdir = @pdfdir@
394pkgconfig_requires_private = @pkgconfig_requires_private@
395prefix = @prefix@
396program_transform_name = @program_transform_name@
397psdir = @psdir@
398pthread_cflags = @pthread_cflags@
399pthread_libs = @pthread_libs@
400release_info = @release_info@
401requirement_evas = @requirement_evas@
402sbindir = @sbindir@
403sharedstatedir = @sharedstatedir@
404srcdir = @srcdir@
405sysconfdir = @sysconfdir@
406target_alias = @target_alias@
407top_build_prefix = @top_build_prefix@
408top_builddir = @top_builddir@
409top_srcdir = @top_srcdir@
410version_info = @version_info@
411MAINTAINERCLEANFILES = Makefile.in
412AM_CPPFLAGS = \
413-I. \
414-I$(top_srcdir)/src/lib \
415-I$(top_srcdir)/src/lib/include \
416@FREETYPE_CFLAGS@ \
417@PIXMAN_CFLAGS@ \
418@evas_image_loader_gif_cflags@ \
419@EINA_CFLAGS@
420
421@BUILD_LOADER_GIF_TRUE@@EVAS_STATIC_BUILD_GIF_FALSE@pkgdir = $(libdir)/evas/modules/loaders/gif/$(MODULE_ARCH)
422@BUILD_LOADER_GIF_TRUE@@EVAS_STATIC_BUILD_GIF_FALSE@pkg_LTLIBRARIES = module.la
423@BUILD_LOADER_GIF_TRUE@@EVAS_STATIC_BUILD_GIF_FALSE@module_la_SOURCES = evas_image_load_gif.c
424@BUILD_LOADER_GIF_TRUE@@EVAS_STATIC_BUILD_GIF_FALSE@module_la_LIBADD = @EINA_LIBS@ @evas_image_loader_gif_libs@ $(top_builddir)/src/lib/libevas.la
425@BUILD_LOADER_GIF_TRUE@@EVAS_STATIC_BUILD_GIF_FALSE@module_la_LDFLAGS = -no-undefined @lt_enable_auto_import@ -module -avoid-version
426@BUILD_LOADER_GIF_TRUE@@EVAS_STATIC_BUILD_GIF_FALSE@module_la_LIBTOOLFLAGS = --tag=disable-static
427@BUILD_LOADER_GIF_TRUE@@EVAS_STATIC_BUILD_GIF_TRUE@noinst_LTLIBRARIES = libevas_loader_gif.la
428@BUILD_LOADER_GIF_TRUE@@EVAS_STATIC_BUILD_GIF_TRUE@libevas_loader_gif_la_SOURCES = evas_image_load_gif.c
429@BUILD_LOADER_GIF_TRUE@@EVAS_STATIC_BUILD_GIF_TRUE@libevas_loader_gif_la_LIBADD = @evas_image_loader_gif_libs@
430all: all-am
431
432.SUFFIXES:
433.SUFFIXES: .c .lo .o .obj
434$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
435 @for dep in $?; do \
436 case '$(am__configure_deps)' in \
437 *$$dep*) \
438 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
439 && { if test -f $@; then exit 0; else break; fi; }; \
440 exit 1;; \
441 esac; \
442 done; \
443 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/modules/loaders/gif/Makefile'; \
444 $(am__cd) $(top_srcdir) && \
445 $(AUTOMAKE) --gnu src/modules/loaders/gif/Makefile
446.PRECIOUS: Makefile
447Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
448 @case '$?' in \
449 *config.status*) \
450 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
451 *) \
452 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
453 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
454 esac;
455
456$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
457 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
458
459$(top_srcdir)/configure: $(am__configure_deps)
460 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
461$(ACLOCAL_M4): $(am__aclocal_m4_deps)
462 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
463$(am__aclocal_m4_deps):
464
465clean-noinstLTLIBRARIES:
466 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
467 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
468 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
469 test "$$dir" != "$$p" || dir=.; \
470 echo "rm -f \"$${dir}/so_locations\""; \
471 rm -f "$${dir}/so_locations"; \
472 done
473install-pkgLTLIBRARIES: $(pkg_LTLIBRARIES)
474 @$(NORMAL_INSTALL)
475 test -z "$(pkgdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgdir)"
476 @list='$(pkg_LTLIBRARIES)'; test -n "$(pkgdir)" || list=; \
477 list2=; for p in $$list; do \
478 if test -f $$p; then \
479 list2="$$list2 $$p"; \
480 else :; fi; \
481 done; \
482 test -z "$$list2" || { \
483 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkgdir)'"; \
484 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkgdir)"; \
485 }
486
487uninstall-pkgLTLIBRARIES:
488 @$(NORMAL_UNINSTALL)
489 @list='$(pkg_LTLIBRARIES)'; test -n "$(pkgdir)" || list=; \
490 for p in $$list; do \
491 $(am__strip_dir) \
492 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkgdir)/$$f'"; \
493 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pkgdir)/$$f"; \
494 done
495
496clean-pkgLTLIBRARIES:
497 -test -z "$(pkg_LTLIBRARIES)" || rm -f $(pkg_LTLIBRARIES)
498 @list='$(pkg_LTLIBRARIES)'; for p in $$list; do \
499 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
500 test "$$dir" != "$$p" || dir=.; \
501 echo "rm -f \"$${dir}/so_locations\""; \
502 rm -f "$${dir}/so_locations"; \
503 done
504libevas_loader_gif.la: $(libevas_loader_gif_la_OBJECTS) $(libevas_loader_gif_la_DEPENDENCIES)
505 $(AM_V_CCLD)$(LINK) $(am_libevas_loader_gif_la_rpath) $(libevas_loader_gif_la_OBJECTS) $(libevas_loader_gif_la_LIBADD) $(LIBS)
506module.la: $(module_la_OBJECTS) $(module_la_DEPENDENCIES)
507 $(AM_V_CCLD)$(module_la_LINK) $(am_module_la_rpath) $(module_la_OBJECTS) $(module_la_LIBADD) $(LIBS)
508
509mostlyclean-compile:
510 -rm -f *.$(OBJEXT)
511
512distclean-compile:
513 -rm -f *.tab.c
514
515@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/evas_image_load_gif.Plo@am__quote@
516@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/module_la-evas_image_load_gif.Plo@am__quote@
517
518.c.o:
519@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
520@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
521@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
522@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
523@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
524@am__fastdepCC_FALSE@ $(COMPILE) -c $<
525
526.c.obj:
527@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
528@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
529@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
530@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
531@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
532@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
533
534.c.lo:
535@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
536@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
537@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
538@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
539@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
540@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
541
542module_la-evas_image_load_gif.lo: evas_image_load_gif.c
543@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(module_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT module_la-evas_image_load_gif.lo -MD -MP -MF $(DEPDIR)/module_la-evas_image_load_gif.Tpo -c -o module_la-evas_image_load_gif.lo `test -f 'evas_image_load_gif.c' || echo '$(srcdir)/'`evas_image_load_gif.c
544@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/module_la-evas_image_load_gif.Tpo $(DEPDIR)/module_la-evas_image_load_gif.Plo
545@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
546@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='evas_image_load_gif.c' object='module_la-evas_image_load_gif.lo' libtool=yes @AMDEPBACKSLASH@
547@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
548@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(module_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o module_la-evas_image_load_gif.lo `test -f 'evas_image_load_gif.c' || echo '$(srcdir)/'`evas_image_load_gif.c
549
550mostlyclean-libtool:
551 -rm -f *.lo
552
553clean-libtool:
554 -rm -rf .libs _libs
555
556ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
557 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
558 unique=`for i in $$list; do \
559 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
560 done | \
561 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
562 END { if (nonempty) { for (i in files) print i; }; }'`; \
563 mkid -fID $$unique
564tags: TAGS
565
566TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
567 $(TAGS_FILES) $(LISP)
568 set x; \
569 here=`pwd`; \
570 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
571 unique=`for i in $$list; do \
572 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
573 done | \
574 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
575 END { if (nonempty) { for (i in files) print i; }; }'`; \
576 shift; \
577 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
578 test -n "$$unique" || unique=$$empty_fix; \
579 if test $$# -gt 0; then \
580 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
581 "$$@" $$unique; \
582 else \
583 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
584 $$unique; \
585 fi; \
586 fi
587ctags: CTAGS
588CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
589 $(TAGS_FILES) $(LISP)
590 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
591 unique=`for i in $$list; do \
592 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
593 done | \
594 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
595 END { if (nonempty) { for (i in files) print i; }; }'`; \
596 test -z "$(CTAGS_ARGS)$$unique" \
597 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
598 $$unique
599
600GTAGS:
601 here=`$(am__cd) $(top_builddir) && pwd` \
602 && $(am__cd) $(top_srcdir) \
603 && gtags -i $(GTAGS_ARGS) "$$here"
604
605distclean-tags:
606 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
607
608distdir: $(DISTFILES)
609 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
610 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
611 list='$(DISTFILES)'; \
612 dist_files=`for file in $$list; do echo $$file; done | \
613 sed -e "s|^$$srcdirstrip/||;t" \
614 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
615 case $$dist_files in \
616 */*) $(MKDIR_P) `echo "$$dist_files" | \
617 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
618 sort -u` ;; \
619 esac; \
620 for file in $$dist_files; do \
621 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
622 if test -d $$d/$$file; then \
623 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
624 if test -d "$(distdir)/$$file"; then \
625 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
626 fi; \
627 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
628 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
629 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
630 fi; \
631 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
632 else \
633 test -f "$(distdir)/$$file" \
634 || cp -p $$d/$$file "$(distdir)/$$file" \
635 || exit 1; \
636 fi; \
637 done
638check-am: all-am
639check: check-am
640all-am: Makefile $(LTLIBRARIES)
641installdirs:
642 for dir in "$(DESTDIR)$(pkgdir)"; do \
643 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
644 done
645install: install-am
646install-exec: install-exec-am
647install-data: install-data-am
648uninstall: uninstall-am
649
650install-am: all-am
651 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
652
653installcheck: installcheck-am
654install-strip:
655 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
656 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
657 `test -z '$(STRIP)' || \
658 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
659mostlyclean-generic:
660
661clean-generic:
662
663distclean-generic:
664 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
665 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
666
667maintainer-clean-generic:
668 @echo "This command is intended for maintainers to use"
669 @echo "it deletes files that may require special tools to rebuild."
670 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
671clean: clean-am
672
673clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
674 clean-pkgLTLIBRARIES mostlyclean-am
675
676distclean: distclean-am
677 -rm -rf ./$(DEPDIR)
678 -rm -f Makefile
679distclean-am: clean-am distclean-compile distclean-generic \
680 distclean-tags
681
682dvi: dvi-am
683
684dvi-am:
685
686html: html-am
687
688html-am:
689
690info: info-am
691
692info-am:
693
694install-data-am: install-pkgLTLIBRARIES
695
696install-dvi: install-dvi-am
697
698install-dvi-am:
699
700install-exec-am:
701
702install-html: install-html-am
703
704install-html-am:
705
706install-info: install-info-am
707
708install-info-am:
709
710install-man:
711
712install-pdf: install-pdf-am
713
714install-pdf-am:
715
716install-ps: install-ps-am
717
718install-ps-am:
719
720installcheck-am:
721
722maintainer-clean: maintainer-clean-am
723 -rm -rf ./$(DEPDIR)
724 -rm -f Makefile
725maintainer-clean-am: distclean-am maintainer-clean-generic
726
727mostlyclean: mostlyclean-am
728
729mostlyclean-am: mostlyclean-compile mostlyclean-generic \
730 mostlyclean-libtool
731
732pdf: pdf-am
733
734pdf-am:
735
736ps: ps-am
737
738ps-am:
739
740uninstall-am: uninstall-pkgLTLIBRARIES
741
742.MAKE: install-am install-strip
743
744.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
745 clean-libtool clean-noinstLTLIBRARIES clean-pkgLTLIBRARIES \
746 ctags distclean distclean-compile distclean-generic \
747 distclean-libtool distclean-tags distdir dvi dvi-am html \
748 html-am info info-am install install-am install-data \
749 install-data-am install-dvi install-dvi-am install-exec \
750 install-exec-am install-html install-html-am install-info \
751 install-info-am install-man install-pdf install-pdf-am \
752 install-pkgLTLIBRARIES install-ps install-ps-am install-strip \
753 installcheck installcheck-am installdirs maintainer-clean \
754 maintainer-clean-generic mostlyclean mostlyclean-compile \
755 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
756 tags uninstall uninstall-am uninstall-pkgLTLIBRARIES
757
758
759# Tell versions [3.59,3.63) of GNU make to not export all variables.
760# Otherwise a system limit (for SysV at least) may be exceeded.
761.NOEXPORT:
diff --git a/libraries/evas/src/modules/loaders/gif/evas_image_load_gif.c b/libraries/evas/src/modules/loaders/gif/evas_image_load_gif.c
deleted file mode 100644
index dbb3584..0000000
--- a/libraries/evas/src/modules/loaders/gif/evas_image_load_gif.c
+++ /dev/null
@@ -1,1038 +0,0 @@
1#include "evas_common.h"
2#include "evas_private.h"
3
4#include <sys/types.h>
5#include <sys/stat.h>
6#include <fcntl.h>
7#include <unistd.h>
8
9#include <gif_lib.h>
10
11typedef struct _Gif_Frame Gif_Frame;
12
13typedef enum _Frame_Load_Type
14{
15 LOAD_FRAME_NONE = 0,
16 LOAD_FRAME_INFO = 1,
17 LOAD_FRAME_DATA = 2,
18 LOAD_FRAME_DATA_INFO = 3
19} Frame_Load_Type;
20
21struct _Gif_Frame
22{
23 struct {
24 /* Image descriptor */
25 int x;
26 int y;
27 int w;
28 int h;
29 int interlace;
30 } image_des;
31
32 struct {
33 /* Graphic Control*/
34 int disposal;
35 int transparent;
36 int delay;
37 int input;
38 } frame_info;
39};
40
41static Eina_Bool evas_image_load_file_data_gif_internal(Image_Entry *ie, Image_Entry_Frame *frame, int *error);
42
43static Eina_Bool evas_image_load_file_head_gif(Image_Entry *ie, const char *file, const char *key, int *error) EINA_ARG_NONNULL(1, 2, 4);
44static Eina_Bool evas_image_load_file_data_gif(Image_Entry *ie, const char *file, const char *key, int *error) EINA_ARG_NONNULL(1, 2, 4);
45static double evas_image_load_frame_duration_gif(Image_Entry *ie, const char *file, int start_frame, int frame_num) ;
46static Eina_Bool evas_image_load_specific_frame(Image_Entry *ie, const char *file, int frame_index, int *error);
47
48static Evas_Image_Load_Func evas_image_load_gif_func =
49{
50 EINA_TRUE,
51 evas_image_load_file_head_gif,
52 evas_image_load_file_data_gif,
53 evas_image_load_frame_duration_gif,
54 EINA_FALSE
55};
56#define byte2_to_int(a,b) (((b)<<8)|(a))
57
58#define FRAME_MAX 1024
59
60/* find specific frame in image entry */
61static Eina_Bool
62_find_frame(Image_Entry *ie, int frame_index, Image_Entry_Frame **frame)
63{
64 Eina_List *l;
65 Image_Entry_Frame *hit_frame = NULL;
66
67 if (!ie) return EINA_FALSE;
68 if (!ie->frames) return EINA_FALSE;
69
70 EINA_LIST_FOREACH(ie->frames, l, hit_frame)
71 {
72 if (hit_frame->index == frame_index)
73 {
74 *frame = hit_frame;
75 return EINA_TRUE;
76 }
77 }
78 return EINA_FALSE;
79}
80
81static Eina_Bool
82_find_close_frame(Image_Entry *ie, int frame_index, Image_Entry_Frame **frame)
83{
84 int i;
85 Eina_Bool hit = EINA_FALSE;
86 i = frame_index -1;
87
88 if (!ie) return EINA_FALSE;
89 if (!ie->frames) return EINA_FALSE;
90
91 for (; i > 0; i--)
92 {
93 hit = _find_frame(ie, i, frame);
94 if (hit)
95 return EINA_TRUE;
96 }
97 return EINA_FALSE;
98}
99
100static Eina_Bool
101_evas_image_skip_frame(GifFileType *gif, int frame)
102{
103 int remain_frame = 0;
104 GifRecordType rec;
105
106 if (!gif) return EINA_FALSE;
107 if (frame == 0) return EINA_TRUE; /* no need to skip */
108 if (frame < 0 || frame > FRAME_MAX) return EINA_FALSE;
109
110 remain_frame = frame;
111
112 do
113 {
114 if (DGifGetRecordType(gif, &rec) == GIF_ERROR) return EINA_FALSE;
115
116 if (rec == EXTENSION_RECORD_TYPE)
117 {
118 int ext_code;
119 GifByteType *ext;
120
121 ext = NULL;
122 DGifGetExtension(gif, &ext_code, &ext);
123 while (ext)
124 { /*skip extention */
125 ext = NULL;
126 DGifGetExtensionNext(gif, &ext);
127 }
128 }
129
130 if (rec == IMAGE_DESC_RECORD_TYPE)
131 {
132 int img_code;
133 GifByteType *img;
134
135 if (DGifGetImageDesc(gif) == GIF_ERROR) return EINA_FALSE;
136
137 remain_frame --;
138 /* we have to count frame, so use DGifGetCode and skip decoding */
139 if (DGifGetCode(gif, &img_code, &img) == GIF_ERROR) return EINA_FALSE;
140
141 while (img)
142 {
143 img = NULL;
144 DGifGetCodeNext(gif, &img);
145 }
146 if (remain_frame < 1) return EINA_TRUE;
147 }
148 if (rec == TERMINATE_RECORD_TYPE) return EINA_FALSE; /* end of file */
149
150 } while ((rec != TERMINATE_RECORD_TYPE) && (remain_frame > 0));
151 return EINA_FALSE;
152}
153
154static Eina_Bool
155_evas_image_load_frame_graphic_info(Image_Entry_Frame *frame, GifByteType *ext)
156{
157 Gif_Frame *gif_frame = NULL;
158 if ((!frame) || (!ext)) return EINA_FALSE;
159
160 gif_frame = (Gif_Frame *) frame->info;
161
162 /* transparent */
163 if ((ext[1] & 0x1) != 0)
164 gif_frame->frame_info.transparent = ext[4];
165 else
166 gif_frame->frame_info.transparent = -1;
167
168 gif_frame->frame_info.input = (ext[1] >>1) & 0x1;
169 gif_frame->frame_info.disposal = (ext[1] >>2) & 0x7;
170 gif_frame->frame_info.delay = byte2_to_int(ext[2], ext[3]);
171 return EINA_TRUE;
172}
173
174static Eina_Bool
175_evas_image_load_frame_image_des_info(GifFileType *gif, Image_Entry_Frame *frame)
176{
177 Gif_Frame *gif_frame = NULL;
178 if ((!gif) || (!frame)) return EINA_FALSE;
179
180 gif_frame = (Gif_Frame *) frame->info;
181 gif_frame->image_des.x = gif->Image.Left;
182 gif_frame->image_des.y = gif->Image.Top;
183 gif_frame->image_des.w = gif->Image.Width;
184 gif_frame->image_des.h = gif->Image.Height;
185 gif_frame->image_des.interlace = gif->Image.Interlace;
186 return EINA_TRUE;
187}
188
189static Eina_Bool
190_evas_image_load_frame_image_data(Image_Entry *ie, GifFileType *gif, Image_Entry_Frame *frame, int *error)
191{
192 int w;
193 int h;
194 int x;
195 int y;
196 int i,j;
197 int bg;
198 int r;
199 int g;
200 int b;
201 int alpha;
202 double per;
203 double per_inc;
204 ColorMapObject *cmap;
205 GifRowType *rows;
206 int intoffset[] = { 0, 4, 2, 1 };
207 int intjump[] = { 8, 8, 4, 2 };
208 size_t siz;
209 int cache_w;
210 int cache_h;
211 int cur_h;
212 int cur_w;
213 int disposal = 0;
214 int bg_val = 0;
215 DATA32 *ptr;
216 Gif_Frame *gif_frame = NULL;
217
218 if ((!gif) || (!frame)) return EINA_FALSE;
219
220 gif_frame = (Gif_Frame *) frame->info;
221 w = gif->Image.Width;
222 h = gif->Image.Height;
223 x = gif->Image.Left;
224 y = gif->Image.Top;
225 cache_w = ie->w;
226 cache_h = ie->h;
227
228 rows = malloc(h * sizeof(GifRowType *));
229 if (!rows)
230 {
231 *error = EVAS_LOAD_ERROR_RESOURCE_ALLOCATION_FAILED;
232 return EINA_FALSE;
233 }
234 for (i = 0; i < h; i++)
235 {
236 rows[i] = NULL;
237 }
238 for (i = 0; i < h; i++)
239 {
240 rows[i] = malloc(w * sizeof(GifPixelType));
241 if (!rows[i])
242 {
243 for (i = 0; i < h; i++)
244 {
245 if (rows[i])
246 {
247 free(rows[i]);
248 }
249 }
250 free(rows);
251 *error = EVAS_LOAD_ERROR_RESOURCE_ALLOCATION_FAILED;
252 return EINA_FALSE;
253 }
254 }
255 if (gif->Image.Interlace)
256 {
257 for (i = 0; i < 4; i++)
258 {
259 for (j = intoffset[i]; j < h; j += intjump[i])
260 {
261 DGifGetLine(gif, rows[j], w);
262 }
263 }
264 }
265 else
266 {
267 for (i = 0; i < h; i++)
268 {
269 if (DGifGetLine(gif, rows[i], w) != GIF_OK)
270 {
271 *error = EVAS_LOAD_ERROR_RESOURCE_ALLOCATION_FAILED;
272 goto error;
273 }
274 }
275 }
276 alpha = gif_frame->frame_info.transparent;
277 siz = cache_w *cache_h * sizeof(DATA32);
278 frame->data = malloc(siz);
279 if (!frame->data)
280 {
281 *error = EVAS_LOAD_ERROR_RESOURCE_ALLOCATION_FAILED;
282 goto error;
283 }
284 ptr = frame->data;
285 bg = gif->SBackGroundColor;
286 cmap = (gif->Image.ColorMap ? gif->Image.ColorMap : gif->SColorMap);
287
288 if (!cmap)
289 {
290 DGifCloseFile(gif);
291 for (i = 0; i < h; i++)
292 {
293 free(rows[i]);
294 }
295 free(rows);
296 if (frame->data) free(frame->data);
297 *error = EVAS_LOAD_ERROR_CORRUPT_FILE;
298 return EINA_FALSE;
299 }
300
301 /* get the background value */
302 r = cmap->Colors[bg].Red;
303 g = cmap->Colors[bg].Green;
304 b = cmap->Colors[bg].Blue;
305 bg_val = ARGB_JOIN(0xff, r, g, b);
306
307 per_inc = 100.0 / (((double)w) * h);
308 cur_h = h;
309 cur_w = w;
310 if (cur_h > cache_h) cur_h = cache_h;
311 if (cur_w > cache_w) cur_w = cache_w;
312
313 if (frame->index > 1)
314 {
315 /* get previous frame only frame index is bigger than 1 */
316 DATA32 *ptr_src;
317 Image_Entry_Frame *new_frame = NULL;
318 int cur_frame = frame->index;
319 int start_frame = 1;
320 int j = 0;
321
322 if (_find_close_frame(ie, cur_frame, &new_frame))
323 start_frame = new_frame->index + 1;
324
325 if ((start_frame < 1) || (start_frame > cur_frame))
326 {
327 *error = EVAS_LOAD_ERROR_CORRUPT_FILE;
328 goto error;
329 }
330 /* load previous frame of cur_frame */
331 for (j = start_frame; j < cur_frame ; j++)
332 {
333 if (!evas_image_load_specific_frame(ie, ie->file, j, error))
334 {
335 *error = EVAS_LOAD_ERROR_CORRUPT_FILE;
336 goto error;
337 }
338 }
339 if (!_find_frame(ie, cur_frame - 1, &new_frame))
340 {
341 *error = EVAS_LOAD_ERROR_CORRUPT_FILE;
342 goto error;
343 }
344 else
345 {
346 Gif_Frame *gif_frame = NULL;
347 ptr_src = new_frame->data;
348 if (new_frame->info)
349 {
350 gif_frame = (Gif_Frame *)(new_frame->info);
351 disposal = gif_frame->frame_info.disposal;
352 }
353 switch(disposal) /* we only support disposal flag 0,1,2 */
354 {
355 case 1: /* Do not dispose. need previous frame*/
356 memcpy(ptr, ptr_src, siz);
357 /* composite frames */
358 ptr = ptr + cache_w * y;
359
360 for (i = 0; i < cur_h; i++)
361 {
362 ptr = ptr + x;
363 for (j = 0; j < cur_w; j++)
364 {
365 if (rows[i][j] == alpha)
366 {
367 ptr++ ;
368 }
369 else
370 {
371 r = cmap->Colors[rows[i][j]].Red;
372 g = cmap->Colors[rows[i][j]].Green;
373 b = cmap->Colors[rows[i][j]].Blue;
374 *ptr++ = ARGB_JOIN(0xff, r, g, b);
375 }
376 per += per_inc;
377 }
378 ptr = ptr + (cache_w - (x + cur_w));
379 }
380 break;
381 case 2: /* Restore to background color */
382 memcpy(ptr, ptr_src, siz);
383 /* composite frames */
384 for (i = 0; i < cache_h; i++)
385 {
386 if ((i < y) || (i >= (y + cur_h)))
387 {
388 for (j = 0; j < cache_w; j++)
389 {
390 *ptr = bg_val;
391 ptr++;
392 }
393 }
394 else
395 {
396 int i1, j1;
397 i1 = i -y;
398
399 for (j = 0; j < cache_w; j++)
400 {
401 j1 = j - x;
402 if ((j < x) || (j >= (x + cur_w)))
403 {
404 *ptr = bg_val;
405 ptr++;
406 }
407 else
408 {
409 r = cmap->Colors[rows[i1][j1]].Red;
410 g = cmap->Colors[rows[i1][j1]].Green;
411 b = cmap->Colors[rows[i1][j1]].Blue;
412 *ptr++ = ARGB_JOIN(0xff, r, g, b);
413 }
414 }
415 }
416 }
417 break;
418 case 0: /* No disposal specified */
419 default:
420 memset(ptr, 0, siz);
421 for (i = 0; i < cache_h; i++)
422 {
423 if ((i < y) || (i >= (y + cur_h)))
424 {
425 for (j = 0; j < cache_w; j++)
426 {
427 *ptr = bg_val;
428 ptr++;
429 }
430 }
431 else
432 {
433 int i1, j1;
434 i1 = i -y;
435
436 for (j = 0; j < cache_w; j++)
437 {
438 j1 = j - x;
439 if ((j < x) || (j >= (x + cur_w)))
440 {
441 *ptr = bg_val;
442 ptr++;
443 }
444 else
445 {
446 r = cmap->Colors[rows[i1][j1]].Red;
447 g = cmap->Colors[rows[i1][j1]].Green;
448 b = cmap->Colors[rows[i1][j1]].Blue;
449 *ptr++ = ARGB_JOIN(0xff, r, g, b);
450 }
451 }
452 }
453 }
454 break;
455 }
456 }
457 }
458 else /* first frame decoding */
459 {
460 /* fill background color */
461 for (i = 0; i < cache_h; i++)
462 {
463 if ((i < y) || (i >= (y + cur_h)))
464 {
465 for (j = 0; j < cache_w; j++)
466 {
467 *ptr = bg_val;
468 ptr++;
469 }
470 }
471 else
472 {
473 int i1, j1;
474 i1 = i -y;
475
476 for (j = 0; j < cache_w; j++)
477 {
478 j1 = j - x;
479 if ((j < x) || (j >= (x + cur_w)))
480 {
481 *ptr = bg_val;
482 ptr++;
483 }
484 else
485 {
486 if (rows[i1][j1] == alpha)
487 {
488 ptr++ ;
489 }
490 else
491 {
492 r = cmap->Colors[rows[i1][j1]].Red;
493 g = cmap->Colors[rows[i1][j1]].Green;
494 b = cmap->Colors[rows[i1][j1]].Blue;
495 *ptr++ = ARGB_JOIN(0xff, r, g, b);
496 }
497 }
498 }
499 }
500 }
501 }
502
503 for (i = 0; i < h; i++)
504 {
505 if (rows[i]) free(rows[i]);
506 }
507 if (rows) free(rows);
508 frame->loaded = EINA_TRUE;
509 return EINA_TRUE;
510error:
511 for (i = 0; i < h; i++)
512 {
513 if (rows[i]) free(rows[i]);
514 }
515 if (rows) free(rows);
516 return EINA_FALSE;
517}
518
519static Eina_Bool
520_evas_image_load_frame(Image_Entry *ie, GifFileType *gif, Image_Entry_Frame *frame, Frame_Load_Type type, int *error)
521{
522 GifRecordType rec;
523 int gra_res = 0, img_res = 0;
524 Eina_Bool res = EINA_FALSE;
525 Gif_Frame *gif_frame = NULL;
526
527 if ((!gif) || (!frame)) return EINA_FALSE;
528 gif_frame = (Gif_Frame *) frame->info;
529
530 if (type > LOAD_FRAME_DATA_INFO) return EINA_FALSE;
531
532 do
533 {
534 if (DGifGetRecordType(gif, &rec) == GIF_ERROR) return EINA_FALSE;
535 if (rec == IMAGE_DESC_RECORD_TYPE)
536 {
537 img_res++;
538 break;
539 }
540 else if (rec == EXTENSION_RECORD_TYPE)
541 {
542 int ext_code;
543 GifByteType *ext;
544
545 ext = NULL;
546 DGifGetExtension(gif, &ext_code, &ext);
547 while (ext)
548 {
549 if (ext_code == 0xf9) /* Graphic Control Extension */
550 {
551 gra_res++;
552 /* fill frame info */
553 if ((type == LOAD_FRAME_INFO) || (type == LOAD_FRAME_DATA_INFO))
554 _evas_image_load_frame_graphic_info(frame,ext);
555 }
556 ext = NULL;
557 DGifGetExtensionNext(gif, &ext);
558 }
559 }
560 } while ((rec != TERMINATE_RECORD_TYPE) && (img_res == 0));
561 if (img_res != 1) return EINA_FALSE;
562 if (DGifGetImageDesc(gif) == GIF_ERROR) return EINA_FALSE;
563 if ((type == LOAD_FRAME_INFO) || (type == LOAD_FRAME_DATA_INFO))
564 _evas_image_load_frame_image_des_info(gif, frame);
565
566 if ((type == LOAD_FRAME_DATA) || (type == LOAD_FRAME_DATA_INFO))
567 {
568 res = _evas_image_load_frame_image_data(ie, gif,frame, error);
569 if (!res) return EINA_FALSE;
570 }
571 return EINA_TRUE;
572}
573
574
575/* set frame data to cache entry's data */
576static Eina_Bool
577evas_image_load_file_data_gif_internal(Image_Entry *ie, Image_Entry_Frame *frame, int *error)
578{
579 int w;
580 int h;
581 int dst_x;
582 int dst_y;
583 DATA32 *dst;
584 DATA32 *src;
585 int cache_w, cache_h;
586 size_t siz;
587 Gif_Frame *gif_frame = NULL;
588
589 gif_frame = (Gif_Frame *) frame->info;
590 cache_w = ie->w;
591 cache_h = ie->h;
592 w = gif_frame->image_des.w;
593 h = gif_frame->image_des.h;
594 dst_x = gif_frame->image_des.x;
595 dst_y = gif_frame->image_des.y;
596
597 src = frame->data;
598
599 if (!evas_cache_image_pixels(ie))
600 {
601 evas_cache_image_surface_alloc(ie, cache_w, cache_h);
602 }
603
604 if (!evas_cache_image_pixels(ie))
605 {
606 *error = EVAS_LOAD_ERROR_RESOURCE_ALLOCATION_FAILED;
607 return EINA_FALSE;
608 }
609
610 /* only copy real frame part */
611 siz = cache_w * cache_h * sizeof(DATA32);
612 dst = evas_cache_image_pixels(ie);
613
614 memcpy(dst, src, siz);
615
616 evas_common_image_premul(ie);
617
618 *error = EVAS_LOAD_ERROR_NONE;
619 return EINA_TRUE;
620}
621
622static Eina_Bool
623evas_image_load_file_head_gif(Image_Entry *ie, const char *file, const char *key __UNUSED__, int *error)
624{
625 int fd;
626 GifFileType *gif;
627 GifRecordType rec;
628 int w;
629 int h;
630 int alpha;
631 int loop_count = -1;
632
633 w = 0;
634 h = 0;
635 alpha = -1;
636
637#ifndef __EMX__
638 fd = open(file, O_RDONLY);
639#else
640 fd = open(file, O_RDONLY | O_BINARY);
641#endif
642 if (fd < 0)
643 {
644 *error = EVAS_LOAD_ERROR_DOES_NOT_EXIST;
645 return EINA_FALSE;
646 }
647
648 gif = DGifOpenFileHandle(fd);
649 if (!gif)
650 {
651 if (fd) close(fd);
652 *error = EVAS_LOAD_ERROR_UNKNOWN_FORMAT;
653 return EINA_FALSE;
654 }
655
656 /* check logical screen size */
657 w = gif->SWidth;
658 h = gif->SHeight;
659
660 if ((w < 1) || (h < 1) || (w > IMG_MAX_SIZE) || (h > IMG_MAX_SIZE) ||
661 IMG_TOO_BIG(w, h))
662 {
663 DGifCloseFile(gif);
664 if (IMG_TOO_BIG(w, h))
665 *error = EVAS_LOAD_ERROR_RESOURCE_ALLOCATION_FAILED;
666 else
667 *error = EVAS_LOAD_ERROR_GENERIC;
668 return EINA_FALSE;
669 }
670 ie->w = w;
671 ie->h = h;
672
673 do
674 {
675 if (DGifGetRecordType(gif, &rec) == GIF_ERROR)
676 {
677 /* PrintGifError(); */
678 DGifCloseFile(gif);
679 *error = EVAS_LOAD_ERROR_UNKNOWN_FORMAT;
680 return EINA_FALSE;
681 }
682
683 /* image descript info */
684 if (rec == IMAGE_DESC_RECORD_TYPE)
685 {
686 int img_code;
687 GifByteType *img;
688
689 if (DGifGetImageDesc(gif) == GIF_ERROR)
690 {
691 /* PrintGifError(); */
692 DGifCloseFile(gif);
693 *error = EVAS_LOAD_ERROR_UNKNOWN_FORMAT;
694 return EINA_FALSE;
695 }
696 /* we have to count frame, so use DGifGetCode and skip decoding */
697 if (DGifGetCode(gif, &img_code, &img) == GIF_ERROR)
698 {
699 /* PrintGifError(); */
700 DGifCloseFile(gif);
701 *error = EVAS_LOAD_ERROR_UNKNOWN_FORMAT;
702 return EINA_FALSE;
703 }
704 while (img)
705 {
706 img = NULL;
707 DGifGetCodeNext(gif, &img);
708 }
709 }
710 else if (rec == EXTENSION_RECORD_TYPE)
711 {
712 int ext_code;
713 GifByteType *ext;
714
715 ext = NULL;
716 DGifGetExtension(gif, &ext_code, &ext);
717 while (ext)
718 {
719 if (ext_code == 0xf9) /* Graphic Control Extension */
720 {
721 if ((ext[1] & 1) && (alpha < 0)) alpha = (int)ext[4];
722 }
723 else if (ext_code == 0xff) /* application extension */
724 {
725 if (!strncmp ((char*)(&ext[1]), "NETSCAPE2.0", 11) ||
726 !strncmp ((char*)(&ext[1]), "ANIMEXTS1.0", 11))
727 {
728 ext=NULL;
729 DGifGetExtensionNext(gif, &ext);
730
731 if (ext[1] == 0x01)
732 {
733 loop_count = ext[2] + (ext[3] << 8);
734 if (loop_count > 0) loop_count++;
735 }
736 }
737 }
738
739 ext = NULL;
740 DGifGetExtensionNext(gif, &ext);
741 }
742 }
743 } while (rec != TERMINATE_RECORD_TYPE);
744
745 if (alpha >= 0) ie->flags.alpha = 1;
746
747 if (gif->ImageCount > 1)
748 {
749 ie->flags.animated = 1;
750 ie->loop_count = loop_count;
751 ie->loop_hint = EVAS_IMAGE_ANIMATED_HINT_LOOP;
752 ie->frame_count = gif->ImageCount;
753 ie->frames = NULL;
754 }
755
756 DGifCloseFile(gif);
757 *error = EVAS_LOAD_ERROR_NONE;
758 return EINA_TRUE;
759}
760
761static Eina_Bool
762evas_image_load_specific_frame(Image_Entry *ie, const char *file, int frame_index, int *error)
763{
764 int fd;
765 GifFileType *gif;
766 Image_Entry_Frame *frame = NULL;
767 Gif_Frame *gif_frame = NULL;
768
769#ifndef __EMX__
770 fd = open(file, O_RDONLY);
771#else
772 fd = open(file, O_RDONLY | O_BINARY);
773#endif
774 if (fd < 0)
775 {
776 *error = EVAS_LOAD_ERROR_DOES_NOT_EXIST;
777 return EINA_FALSE;
778 }
779
780 gif = DGifOpenFileHandle(fd);
781 if (!gif)
782 {
783 if (fd) close(fd);
784 *error = EVAS_LOAD_ERROR_UNKNOWN_FORMAT;
785 return EINA_FALSE;
786 }
787 if (!_evas_image_skip_frame(gif, frame_index-1))
788 {
789 if (fd) close(fd);
790 *error = EVAS_LOAD_ERROR_UNKNOWN_FORMAT;
791 return EINA_FALSE;
792 }
793
794 frame = malloc(sizeof (Image_Entry_Frame));
795 if (!frame)
796 {
797 if (fd) close(fd);
798 *error = EVAS_LOAD_ERROR_RESOURCE_ALLOCATION_FAILED;
799 return EINA_FALSE;
800 }
801
802 gif_frame = malloc(sizeof (Gif_Frame));
803 if (!gif_frame)
804 {
805 if (fd) close(fd);
806 *error = EVAS_LOAD_ERROR_RESOURCE_ALLOCATION_FAILED;
807 return EINA_FALSE;
808 }
809 frame->info = gif_frame;
810 frame->index = frame_index;
811 if (!_evas_image_load_frame(ie,gif, frame, LOAD_FRAME_DATA_INFO,error))
812 {
813 if (fd) close(fd);
814 *error = EVAS_LOAD_ERROR_UNKNOWN_FORMAT;
815 return EINA_FALSE;
816 }
817
818 ie->frames = eina_list_append(ie->frames, frame);
819 DGifCloseFile(gif);
820 return EINA_TRUE;
821}
822
823static Eina_Bool
824evas_image_load_file_data_gif(Image_Entry *ie, const char *file, const char *key __UNUSED__, int *error)
825{
826 int cur_frame_index;
827 Image_Entry_Frame *frame = NULL;
828 Eina_Bool hit;
829
830 if(!ie->flags.animated)
831 cur_frame_index = 1;
832 else
833 cur_frame_index = ie->cur_frame;
834
835 if ((ie->flags.animated) &&
836 ((cur_frame_index <0) || (cur_frame_index > FRAME_MAX) || (cur_frame_index > ie->frame_count)))
837 {
838 *error = EVAS_LOAD_ERROR_GENERIC;
839 return EINA_FALSE;
840 }
841
842 /* first time frame is set to be 0. so default is 1 */
843 if (cur_frame_index == 0) cur_frame_index++;
844
845 /* Check current frame exists in hash table */
846 hit = _find_frame(ie, cur_frame_index, &frame);
847
848 /* if current frame exist in has table, check load flag */
849 if (hit)
850 {
851 if (frame->loaded)
852 evas_image_load_file_data_gif_internal(ie,frame,error);
853 else
854 {
855 int fd;
856 GifFileType *gif;
857
858#ifndef __EMX__
859 fd = open(file, O_RDONLY);
860#else
861 fd = open(file, O_RDONLY | O_BINARY);
862#endif
863 if (fd < 0)
864 {
865 *error = EVAS_LOAD_ERROR_DOES_NOT_EXIST;
866 return EINA_FALSE;
867 }
868
869 gif = DGifOpenFileHandle(fd);
870 if (!gif)
871 {
872 if (fd) close(fd);
873 *error = EVAS_LOAD_ERROR_UNKNOWN_FORMAT;
874 return EINA_FALSE;
875 }
876 _evas_image_skip_frame(gif, cur_frame_index-1);
877 if (!_evas_image_load_frame(ie, gif, frame, LOAD_FRAME_DATA,error))
878 {
879 if (fd) close(fd);
880 *error = EVAS_LOAD_ERROR_UNKNOWN_FORMAT;
881 return EINA_FALSE;
882 }
883 if (!evas_image_load_file_data_gif_internal(ie, frame, error))
884 {
885 if (fd) close(fd);
886 *error = EVAS_LOAD_ERROR_UNKNOWN_FORMAT;
887 return EINA_FALSE;
888 }
889 DGifCloseFile(gif);
890 *error = EVAS_LOAD_ERROR_NONE;
891 return EINA_TRUE;
892 }
893 }
894 /* current frame does is not exist */
895 else
896 {
897 if (!evas_image_load_specific_frame(ie, file, cur_frame_index, error))
898 {
899 return EINA_FALSE;
900 }
901 hit = EINA_FALSE;
902 frame = NULL;
903 hit = _find_frame(ie, cur_frame_index, &frame);
904 if (!hit) return EINA_FALSE;
905 if (!evas_image_load_file_data_gif_internal(ie, frame, error))
906 {
907 *error = EVAS_LOAD_ERROR_RESOURCE_ALLOCATION_FAILED;
908 return EINA_FALSE;
909 }
910 return EINA_TRUE;
911 }
912 return EINA_FALSE;
913}
914
915static double
916evas_image_load_frame_duration_gif(Image_Entry *ie, const char *file, const int start_frame, const int frame_num)
917{
918 int fd;
919 GifFileType *gif;
920 GifRecordType rec;
921 int done;
922 int current_frame = 1;
923 int remain_frames = frame_num;
924 double duration = 0;
925 int frame_count = 0;
926
927 frame_count = ie->frame_count;
928
929 if (!ie->flags.animated) return -1;
930 if ((start_frame + frame_num) > frame_count) return -1;
931 if (frame_num < 0) return -1;
932
933 done = 0;
934
935#ifndef __EMX__
936 fd = open(file, O_RDONLY);
937#else
938 fd = open(file, O_RDONLY | O_BINARY);
939#endif
940 if (fd < 0) return -1;
941
942 gif = DGifOpenFileHandle(fd);
943 if (!gif)
944 {
945 if (fd) close(fd);
946 return -1;
947 }
948
949 do
950 {
951 if (DGifGetRecordType(gif, &rec) == GIF_ERROR)
952 {
953 rec = TERMINATE_RECORD_TYPE;
954 }
955 if (rec == IMAGE_DESC_RECORD_TYPE)
956 {
957 int img_code;
958 GifByteType *img;
959
960 if (DGifGetImageDesc(gif) == GIF_ERROR)
961 {
962 /* PrintGifError(); */
963 rec = TERMINATE_RECORD_TYPE;
964 }
965 current_frame++;
966 /* we have to count frame, so use DGifGetCode and skip decoding */
967 if (DGifGetCode(gif, &img_code, &img) == GIF_ERROR)
968 {
969 rec = TERMINATE_RECORD_TYPE;
970 }
971 while (img)
972 {
973 img = NULL;
974 DGifGetExtensionNext(gif, &img);
975 }
976 }
977 else if (rec == EXTENSION_RECORD_TYPE)
978 {
979 int ext_code;
980 GifByteType *ext;
981
982 ext = NULL;
983 DGifGetExtension(gif, &ext_code, &ext);
984 while (ext)
985 {
986 if (ext_code == 0xf9) /* Graphic Control Extension */
987 {
988 if ((current_frame >= start_frame) && (current_frame <= frame_count))
989 {
990 int frame_duration = 0;
991 if (remain_frames < 0) break;
992 frame_duration = byte2_to_int (ext[2], ext[3]);
993 if (frame_duration == 0)
994 duration += 0.1;
995 else
996 duration += (double)frame_duration/100;
997 remain_frames --;
998 }
999 }
1000 ext = NULL;
1001 DGifGetExtensionNext(gif, &ext);
1002 }
1003 }
1004 } while (rec != TERMINATE_RECORD_TYPE);
1005
1006 DGifCloseFile(gif);
1007 return duration;
1008}
1009
1010static int
1011module_open(Evas_Module *em)
1012{
1013 if (!em) return 0;
1014 em->functions = (void *)(&evas_image_load_gif_func);
1015 return 1;
1016}
1017
1018static void
1019module_close(Evas_Module *em __UNUSED__)
1020{
1021}
1022
1023static Evas_Module_Api evas_modapi =
1024{
1025 EVAS_MODULE_API_VERSION,
1026 "gif",
1027 "none",
1028 {
1029 module_open,
1030 module_close
1031 }
1032};
1033
1034EVAS_MODULE_DEFINE(EVAS_MODULE_TYPE_IMAGE_LOADER, image_loader, gif);
1035
1036#ifndef EVAS_STATIC_BUILD_GIF
1037EVAS_EINA_MODULE_DEFINE(image_loader, gif);
1038#endif