Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv7336

Added Files:
        exiftags.info 
Log Message:
new package requested

--- NEW FILE: exiftags.info ---
Package: exiftags
Version: 1.01
Revision: 2
Description: Parser for EXIF image metadata
License: BSD
Maintainer: None <[EMAIL PROTECTED]>
Source: http://johnst.org/sw/%n/%n-%v.tar.gz
Source-MD5: 9d5bce968fdde2dc24ba49c0024dc0cc
PatchScript: <<
#!/bin/sh -ev
/usr/bin/perl -pi -e 's,/usr/local,%p,g' Makefile
/usr/bin/perl -pi -e 's,\$\(datadir\)/man,\$\(datadir\)/share/man,g' Makefile
/usr/bin/sed '/cp exiftags exifcom/i \
\       /usr/bin/install -d \$\(bindir\) \$\(mandir)/man1 \
' Makefile > foo ; /bin/mv foo Makefile
<<
CompileScript: /usr/bin/make -w
InstallScript: /usr/bin/make -w install DESTDIR=%d
DocFiles: CHANGES README
Homepage: http://johnst.org/sw/exiftags/
DescDetail: <<
The exiftags utility parses a specified JPEG file or, by default, its standard 
input, looking for a JPEG APP1 section containing Exif (Exchangeable Image 
File) image metadata. The properties contained in these data are then printed 
to the standard output. Digital cameras typically add Exif data to the image 
files they produce, containing information about the camera and digitized 
image.

The program supports a variety of cameras, and includes additional support for 
a portion of the maker notes for Asahi (Pentax), Canon, Casio, Fuji, Leica, 
Minolta, Nikon, Olympus, Panasonic, and Sanyo cameras. Currently this program 
runs under Windows and Unix-like operating systems.

Two included companion utilities, exifcom and exiftime, perform functions on 
specific tags. exifcom displays and writes the UserComment Exif tag that some 
cameras include in the image metadata they create. This program is useful for 
recording caption or location information in the image file itself.

exiftime displays and adjusts the image's Exif date and time tags. 
Additionally, the utility can list each file in ascending order by date and 
time, suitable for use in further image processing (e.g., production of a Web 
catalog) when filename ordering is not useful. 
<<


------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to