Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37421853
en ru br
ALT Linux repos
S:2.0.1-alt1.qa1
5.0: 2.0.1-alt1
4.1: 2.0.1-alt1
4.0: 2.0.1-alt1
3.0: 2.0.1-alt1

Group :: Graphics
RPM: exifprobe

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: exifprobe
Version: 2.0.1
Release: alt1.qa1

Summary: Shows the content and structure of cooked or raw digital camera images
License: BSD
Group: Graphics
URL: http://www.virtual-cafe.com/~dhh/tools.d/exifprobe.d/
Source: %url/exifprobe-%version.tar.gz

%description
Exifprobe reads images produced by digital cameras or similar devices and
reports their structure and the auxilliary data and metadata contained
within them. The program understands several image file formats, including
TIFF, JPEG, MRW, CIFF/CRW, JP2/JPEG2000, RAF, and X3F, and will read most
TIFF-derived formats including EXIF, DNG, ORF, CR2, NEF, K25, KDC, and PEF.

%prep
%setup -q

%build
%make_build CFLAGS="-DCOLOR %optflags"

%install
install -d $RPM_BUILD_ROOT{%_bindir,%_man1dir}

%__make install \
   PREFIX=$RPM_BUILD_ROOT%_prefix \
   BINDIR=$RPM_BUILD_ROOT%_bindir \
   MANDIR=$RPM_BUILD_ROOT%_man1dir

%files
%_bindir/*
%_man1dir/*
%doc ABOUT_PIM CAMERA_makes_and_models CREDITS DESCRIPTION MAKER_NOTES

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin