/[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 138289 by matteo, Sat Sep 3 17:52:23 2011 UTC revision 389214 by pterjan, Thu Jan 17 21:30:27 2013 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 4
4  Summary: SWFTools is 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:  libtool
14  Requires: libjpeg  BuildRequires:  zlib-devel
15  Requires: freetype  BuildRequires:  zziplib-devel
16    BuildRequires:  fontconfig-devel
17    BuildRequires:  fftw-devel
18    BuildRequires:  ruby-devel
19    BuildRequires:  giflib-devel
20    
21  %description  %description
22  SWFTools is a collection of utilities for working with Adobe Flash files (SWF files). The tool collection includes programs for reading SWF files, combining them, and creating them from other content (like images, sound files, videos or sourcecode). SWFTools is released under the GPL.  The tool collection includes programs for reading SWF files,
23    combining them, and creating them from other content (like images,
24    sound files, videos or source code).
25    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 $RPM_BUILD_ROOT  
37  %makeinstall  %makeinstall
38    
 %clean  
 %{__rm} -rf $RPM_BUILD_ROOT  
   
39  %files  %files
 %defattr(-,root,root,-)  
40  %{_bindir}/as3compile  %{_bindir}/as3compile
41  %{_bindir}/font2swf  %{_bindir}/font2swf
42  %{_bindir}/gif2swf  %{_bindir}/gif2swf
# Line 47  SWFTools is a collection of utilities fo Line 51  SWFTools is a collection of utilities fo
51  %{_bindir}/swfrender  %{_bindir}/swfrender
52  %{_bindir}/swfstrings  %{_bindir}/swfstrings
53  %{_bindir}/wav2swf  %{_bindir}/wav2swf
54  %{_mandir}/man1/as3compile.1.xz  %{_mandir}/man1/*
55  %{_mandir}/man1/font2swf.1.xz  %{_datadir}/%{name}/swfs/*.swf
 %{_mandir}/man1/gif2swf.1.xz  
 %{_mandir}/man1/jpeg2swf.1.xz  
 %{_mandir}/man1/pdf2swf.1.xz  
 %{_mandir}/man1/png2swf.1.xz  
 %{_mandir}/man1/swfbbox.1.xz  
 %{_mandir}/man1/swfc.1.xz  
 %{_mandir}/man1/swfcombine.1.xz  
 %{_mandir}/man1/swfdump.1.xz  
 %{_mandir}/man1/swfextract.1.xz  
 %{_mandir}/man1/swfrender.1.xz  
 %{_mandir}/man1/swfstrings.1.xz  
 %{_mandir}/man1/wav2swf.1.xz  
 %{_datadir}/%{name}/swfs/PreLoaderTemplate.swf  
 %{_datadir}/%{name}/swfs/default_loader.swf  
 %{_datadir}/%{name}/swfs/default_viewer.swf  
 %{_datadir}/%{name}/swfs/keyboard_viewer.swf  
 %{_datadir}/%{name}/swfs/simple_viewer.swf  
 %{_datadir}/%{name}/swfs/swft_loader.swf  
 %{_datadir}/%{name}/swfs/tessel_loader.swf  

Legend:
Removed from v.138289  
changed lines
  Added in v.389214

  ViewVC Help
Powered by ViewVC 1.1.30