/[packages]/updates/8/jpegoptim/current/SPECS/jpegoptim.spec
ViewVC logotype

Contents of /updates/8/jpegoptim/current/SPECS/jpegoptim.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1258513 - (show annotations) (download)
Tue Sep 11 23:06:00 2018 UTC (5 years, 6 months ago) by danf
Original Path: cauldron/jpegoptim/current/SPECS/jpegoptim.spec
File size: 598 byte(s)
Updated to ver. 1.4.6
- fixed read past end of buffer problem
- minor bug fixes

1 Name: jpegoptim
2 Version: 1.4.6
3 Release: %mkrel 1
4 Summary: Utility to optimize JPEG image files
5 Source0: https://www.kokkonen.net/tjko/src/%{name}-%{version}.tar.gz
6 License: GPLv2+
7 Group: Graphics/Utilities
8 URL: https://www.kokkonen.net/tjko/projects.html
9 BuildRequires: pkgconfig(libjpeg)
10
11 %description
12 Provides lossless optimization (based on optimizing the Huffman tables)
13 and "lossy" optimization based on setting the maximum quality factor.
14
15 %prep
16 %setup -q
17
18 %build
19 %configure2_5x
20 %make
21
22 %install
23 %makeinstall
24
25 %files
26 %doc COPYRIGHT README
27 %{_bindir}/jpegoptim
28 %{_mandir}/man1/jpegoptim.1*

  ViewVC Help
Powered by ViewVC 1.1.30