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

Group :: Graphics
RPM: metacam

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: metacam
Version: 1.2
Release: alt2.qa1

Packager: Victor Forsyuk <force at altlinux.org>

Summary: Command line tool to read the EXIF extensions in JPEG files
License: GPLv2+
Group: Graphics

URL: http://www.cheeseplant.org/~daniel/pages/metacam.html
Source: http://www.cheeseplant.org/metacam/downloads/metacam-%version.tar.gz
Patch0: metacam-1.2-gcc43.patch

# Automatically added by buildreq on Tue Oct 28 2008

BuildRequires: gcc-c++

%description
Most digital cameras produce EXIF files, which are JPEG files with extra tags
that contain information about the image.

In contrary to the tools "exif" and "gexif" (and all other libexif-based tools
as "gphoto2") this tool gives a much easier readable summary of camera settings.
But the speciality of this program is that it knows many manufacturer-specific
entries for Nikon, Canon, and Olympus cameras.

%prep
%setup
%patch0 -p0

subst 's/-O. /%optflags /' Makefile

%build
%make_build

%install
install -pD -m755 metacam %buildroot%_bindir/metacam

%files
%_bindir/*
%doc BUGS README* THANKS layout.txt

%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