Skip to content
  • Sven Neumann's avatar
    require libexif >= 0.6.0. · 11259501
    Sven Neumann authored
    2007-05-06  Sven Neumann  <sven@gimp.org>
    
    	* configure.in: require libexif >= 0.6.0.
    
    	* plug-ins/jpeg/gimpexif.[ch]: removed 
    gimp_exif_entry_get_value()
    	which was needed to work with libexif < 0.6.0.
    
    	* plug-ins/jpeg/jpeg.c: declare the global ExifData here instead
    	of in gimpexif.c.
    
    	* plug-ins/jpeg/jpeg-exif.c: cosmetics.
    
    
    svn path=/trunk/; revision=22436
    11259501