Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37568165
en ru br
Репозитории ALT

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

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

Name: jpegquality
# No version designated by upstream, so we set version to arbitrary low digit string...
Version: 0.0
Release: alt1

Summary: Estimate the quality of the JPEG based on the quantization tables
License: Freely distributable
Group: Graphics

Url: http://www.hackerfactor.com
Source: http://www.hackerfactor.com/src/jpegquality.c

%description
Estimate the quality of the JPEG based on the quantization tables.

%prep
%setup -c -T
cp %SOURCE0 .

%build
gcc %optflags jpegquality.c -o jpegquality

%install
install -Dpm755 jpegquality %buildroot%_bindir/jpegquality

%files
%_bindir/*

%changelog

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

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