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

Group :: Graphics
RPM: jpegoptim

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: jpegoptim
Version: 1.5.5
Release: alt1

Summary: Utility to optimize jpeg files
Group: Graphics
License: GPL-3.0-or-later
Url: https://github.com/tjko/jpegoptim

Vcs: https://github.com/tjko/jpegoptim.git
Source: %url/archive/v%version/%name-%version.tar.gz

BuildRequires: libjpeg-devel

%description
Utility to optimize jpeg files. Provides lossless optimization (based on
optimizing the Huffman tables) and "lossy" optimization based on setting
maximum quality factor.

%prep
%setup -n %name-%version

%build
%add_optflags %(getconf LFS_CFLAGS)
%configure --with-arith
%make_build

%install
%makeinstall_std

%files
%_bindir/*
%_man1dir/*
%doc README

%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