/[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 1682159 - (show annotations) (download)
Wed Feb 24 21:38:32 2021 UTC (3 years, 1 month ago) by umeabot
File size: 594 byte(s)
SILENT Branching for Mageia 8
1 Name: jpegoptim
2 Version: 1.4.6
3 Release: %mkrel 2
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 %configure
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