[gimp/metadata-browser] metadata: don't build the dump anymore.



commit 6a86a91fe06120a56487f0586b7d9ca693279e62
Author: Roman Joost <roman bromeco de>
Date:   Wed Feb 27 12:35:01 2013 +1000

    metadata: don't build the dump anymore.
    
    Since we're replacing the parser by gexiv2, this tool isn't needed anymore.

 plug-ins/metadata/Makefile.am |   12 ------------
 1 files changed, 0 insertions(+), 12 deletions(-)
---
diff --git a/plug-ins/metadata/Makefile.am b/plug-ins/metadata/Makefile.am
index 69e8200..8f3577b 100644
--- a/plug-ins/metadata/Makefile.am
+++ b/plug-ins/metadata/Makefile.am
@@ -52,18 +52,6 @@ metadata_SOURCES = \
 #      iptc-decode.h           \
 #      iptc-decode.c   
 
-noinst_PROGRAMS = xmpdump
-xmpdump_SOURCES = \
-       xmpdump.c       \
-       xmp-schemas.h   \
-       xmp-schemas.c   \
-       xmp-encode.h    \
-       xmp-encode.c    \
-       xmp-model.h     \
-       xmp-model.c     \
-       xmp-parse.h     \
-       xmp-parse.c     
-
 INCLUDES = \
        -I$(top_srcdir) \
        $(GTK_CFLAGS)   \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]