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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 138289 - (show annotations) (download)
Sat Sep 3 17:52:23 2011 UTC (12 years, 6 months ago) by matteo
File size: 1833 byte(s)
imported package swftools
1 Name: swftools
2 Version: 0.9.1
3 Release: %mkrel 1
4 Summary: SWFTools is a collection of utilities for working with Adobe Flash files
5 License: GPLv2
6 Url: http://www.swftools.org
7 Source0: http://www.swftools.org/swftools-0.9.1.tar.gz
8 Group: Graphics
9
10 BuildRequires: jpeg-devel
11 BuildRequires: freetype-devel
12 BuildRequires: libtool
13
14 Requires: libjpeg
15 Requires: freetype
16
17 %description
18 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.
19
20 %prep
21 %setup -q
22
23 %build
24 %configure2_5x
25 %make
26
27 %install
28 %{__rm} -rf $RPM_BUILD_ROOT
29 %makeinstall
30
31 %clean
32 %{__rm} -rf $RPM_BUILD_ROOT
33
34 %files
35 %defattr(-,root,root,-)
36 %{_bindir}/as3compile
37 %{_bindir}/font2swf
38 %{_bindir}/gif2swf
39 %{_bindir}/jpeg2swf
40 %{_bindir}/pdf2swf
41 %{_bindir}/png2swf
42 %{_bindir}/swfbbox
43 %{_bindir}/swfc
44 %{_bindir}/swfcombine
45 %{_bindir}/swfdump
46 %{_bindir}/swfextract
47 %{_bindir}/swfrender
48 %{_bindir}/swfstrings
49 %{_bindir}/wav2swf
50 %{_mandir}/man1/as3compile.1.xz
51 %{_mandir}/man1/font2swf.1.xz
52 %{_mandir}/man1/gif2swf.1.xz
53 %{_mandir}/man1/jpeg2swf.1.xz
54 %{_mandir}/man1/pdf2swf.1.xz
55 %{_mandir}/man1/png2swf.1.xz
56 %{_mandir}/man1/swfbbox.1.xz
57 %{_mandir}/man1/swfc.1.xz
58 %{_mandir}/man1/swfcombine.1.xz
59 %{_mandir}/man1/swfdump.1.xz
60 %{_mandir}/man1/swfextract.1.xz
61 %{_mandir}/man1/swfrender.1.xz
62 %{_mandir}/man1/swfstrings.1.xz
63 %{_mandir}/man1/wav2swf.1.xz
64 %{_datadir}/%{name}/swfs/PreLoaderTemplate.swf
65 %{_datadir}/%{name}/swfs/default_loader.swf
66 %{_datadir}/%{name}/swfs/default_viewer.swf
67 %{_datadir}/%{name}/swfs/keyboard_viewer.swf
68 %{_datadir}/%{name}/swfs/simple_viewer.swf
69 %{_datadir}/%{name}/swfs/swft_loader.swf
70 %{_datadir}/%{name}/swfs/tessel_loader.swf

  ViewVC Help
Powered by ViewVC 1.1.30