Enlightenment CVS committal
Author : atmosphere
Project : e17
Module : libs/epsilon
Dir : e17/libs/epsilon/src/lib
Modified Files:
Epsilon.h Makefile.am
Log Message:
hush warnings and buid
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/epsilon/src/lib/Epsilon.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- Epsilon.h 9 Oct 2004 18:55:23 -0000 1.2
+++ Epsilon.h 9 Oct 2004 19:02:30 -0000 1.3
@@ -53,10 +53,11 @@
* get the meta information associated with the epsilon
*/
Epsilon_Info *epsilon_info_get (Epsilon * e);
+void epsilon_info_free(Epsilon_Info *ei);
int epsilon_exif_info_props_as_int_get (Epsilon_Info * ei, long prop);
const char *epsilon_exif_info_props_as_str_get (Epsilon_Info * ei, long prop);
-void epsilon_exif_info_props_print (Epsilon_Info * ei);
+void epsilon_info_exif_props_print (Epsilon_Info * ei);
int epsilon_info_has_exif_get (Epsilon_Info * ei);
#endif
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/epsilon/src/lib/Makefile.am,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- Makefile.am 9 Oct 2004 18:55:23 -0000 1.3
+++ Makefile.am 9 Oct 2004 19:02:30 -0000 1.4
@@ -4,7 +4,7 @@
# A list of all the files in the current directory which can be regenerated
MAINTAINERCLEANFILES = Makefile.in
-SUBDIRS = exiftags
+SUBDIRS= exiftags
LDFLAGS = -L/usr/local/lib @imlib_libs@ @epeg_libs@
INCLUDES = -I/usr/local/include \
@@ -12,7 +12,7 @@
lib_LTLIBRARIES = libepsilon.la
include_HEADERS = Epsilon.h
-libepsilon_la_SOURCES = \
+libepsilon_la_SOURCES = \
Epsilon.c \
Epsilon_Exif.c \
md5.c md5.h \
@@ -21,7 +21,6 @@
exiftags/exif.c \
exiftags/exifutil.c \
exiftags/fuji.c \
-exiftags/getopt.c \
exiftags/jpeg.c \
exiftags/makers.c \
exiftags/minolta.c \
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs