Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37726128
en ru br
ALT Linux repos
S:0.0-alt1

Group :: Graphics
RPM: jpegquality

 Main   Changelog   Spec   Patches   Sources   Download   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

Full changelog you can see here

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