/[packages]/cauldron/swftools/current/SPECS/swftools.spec
ViewVC logotype

Diff of /cauldron/swftools/current/SPECS/swftools.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 140955 by matteo, Wed Sep 7 21:42:23 2011 UTC revision 689639 by umeabot, Tue Sep 16 20:57:18 2014 UTC
# Line 1  Line 1 
1  Name: swftools  Name:           swftools
2  Version: 0.9.1  Version:        0.9.2
3  Release: %mkrel 1  Release:        %mkrel 6
4  Summary: A collection of utilities for working with Adobe Flash files  Summary:        A collection of utilities for working with Adobe Flash files
5  License: GPLv2  License:        GPLv2
6  Url: http://www.swftools.org  Url:            http://www.swftools.org
7  Source0: http://www.swftools.org/swftools-0.9.1.tar.gz  Source:         http://www.swftools.org/%{name}-%{version}.tar.gz
8  Group: Graphics  Patch0:         %{name}-%{version}_general.patch
9    Patch1:         swftools-0.9.2-newer-gif.patch
10  BuildRequires: jpeg-devel  Group:          Graphics/Editors and Converters
11  BuildRequires: freetype-devel  BuildRequires:  jpeg-devel
12  BuildRequires: libtool  BuildRequires:  freetype2-devel
13  BuildRequires: zlib-devel  BuildRequires:  libtool
14  %ifarch %{ix86}  BuildRequires:  zlib-devel
15  BuildRequires: libgif-devel  BuildRequires:  zziplib-devel
16  %endif  BuildRequires:  fontconfig-devel
17  %ifarch x86_64  BuildRequires:  fftw-devel
18  BuildRequires: lib64gif-devel  BuildRequires:  ruby-devel
19  %endif  BuildRequires:  giflib-devel
20    
21  %description  %description
22  The tool collection includes programs for reading SWF files,  The tool collection includes programs for reading SWF files,
# Line 26  SWFTools is released under the GPL. Line 26  SWFTools is released under the GPL.
26    
27  %prep  %prep
28  %setup -q  %setup -q
29    %patch0 -p1 -b .generalpatch
30    %patch1 -p0
31    
32  %build  %build
33  %configure2_5x  %configure2_5x
34  %make  %make
35    
36  %install  %install
 %{__rm} -rf %{buildroot}  
37  %makeinstall  %makeinstall
38    
 %clean  
 %{__rm} -rf %{buildroot}  
   
39  %files  %files
 %defattr(-,root,root,-)  
40  %{_bindir}/as3compile  %{_bindir}/as3compile
41  %{_bindir}/font2swf  %{_bindir}/font2swf
42  %{_bindir}/gif2swf  %{_bindir}/gif2swf
# Line 54  SWFTools is released under the GPL. Line 51  SWFTools is released under the GPL.
51  %{_bindir}/swfrender  %{_bindir}/swfrender
52  %{_bindir}/swfstrings  %{_bindir}/swfstrings
53  %{_bindir}/wav2swf  %{_bindir}/wav2swf
54  %{_mandir}/man1/*.xz  %{_mandir}/man1/*
55  %{_datadir}/%{name}/swfs/*.swf  %{_datadir}/%{name}/swfs/*.swf

Legend:
Removed from v.140955  
changed lines
  Added in v.689639

  ViewVC Help
Powered by ViewVC 1.1.30