/[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 528517 - (show annotations) (download)
Sat Oct 19 06:35:05 2013 UTC (10 years, 6 months ago) by umeabot
Original Path: cauldron/jpegoptim/current/SPECS/jpegoptim.spec
File size: 668 byte(s)
Mageia 4 Mass Rebuild
1 %define name jpegoptim
2 %define version 1.3.0
3 %define release %mkrel 2
4
5 Name: %{name}
6 Version: %{version}
7 Release: %{release}
8 Summary: Utility to optimize JPEG image files
9 Source0: http://www.kokkonen.net/tjko/src/%{name}-%{version}.tar.gz
10 License: GPLv2+
11 Group: Graphics/Utilities
12 URL: http://www.kokkonen.net/tjko/projects.html
13 BuildRequires: libjpeg-devel
14
15 %description
16 Provides lossless optimization (based on optimizing the Huffman tables)
17 and "lossy" optimization based on setting the maximum quality factor.
18
19 %prep
20 %setup -q
21
22 %build
23 %configure2_5x
24 %make
25
26 %install
27 %makeinstall
28
29 %files
30 %doc COPYRIGHT README
31 %{_bindir}/jpegoptim
32 %{_mandir}/man1/jpegoptim.1*

  ViewVC Help
Powered by ViewVC 1.1.30