Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37599099
en ru br
Репозитории ALT
S:3.08-alt1
5.1: 2.8.7-alt1
4.1: 2.8-alt1
4.0: 2.7-alt1
3.0: 2.4-alt1
www.altlinux.org/Changes

Группа :: Графика
Пакет: jhead

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: jhead
Version: 2.7
Release: alt1

Summary: Tool for handling EXIF data in JPEG image files
License: Public Domain
Group: Graphics

URL: http://www.sentex.net/~mwandel/jhead
Source: %url/%name-%version.tar.gz

# Without jpegtran from libjpeg-utils rotation feature will not work.

# Exif thumbnail regeneration relies on 'mogrify' program from ImageMagick.
Requires: libjpeg-utils ImageMagick

%description
Jhead is a command line driven utility for extracting digital camera
settings from the Exif format files used by many digital cameras. It is
also able to reduce the size of digital camera JPEGs without loss of
information, by deleting integral thumbnails that digital cameras put
into the Exif header.

%prep
%setup -q
subst 's/-O./%optflags/' makefile

%build
%make_build

%install
install -pD -m755 %name %buildroot%_bindir/%name
# uncompress man page, let rpm helper choose best compressor (gzip or bzip2)
gunzip %name.1.gz
install -pD -m644 %name.1 %buildroot%_man1dir/%name.1

%files
%_bindir/*
%doc changes.txt readme.txt usage.html
%_man1dir/*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin