/[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 140966 - (show annotations) (download)
Wed Sep 7 21:52:14 2011 UTC (12 years, 7 months ago) by matteo
File size: 1150 byte(s)
using freetype2-devel
1 Name: swftools
2 Version: 0.9.1
3 Release: %mkrel 1
4 Summary: 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: freetype2-devel
12 BuildRequires: libtool
13 BuildRequires: zlib-devel
14 %ifarch %{ix86}
15 BuildRequires: libgif-devel
16 %endif
17 %ifarch x86_64
18 BuildRequires: lib64gif-devel
19 %endif
20
21 %description
22 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
28 %setup -q
29
30 %build
31 %configure2_5x
32 %make
33
34 %install
35 %{__rm} -rf %{buildroot}
36 %makeinstall
37
38 %clean
39 %{__rm} -rf %{buildroot}
40
41 %files
42 %defattr(-,root,root,-)
43 %{_bindir}/as3compile
44 %{_bindir}/font2swf
45 %{_bindir}/gif2swf
46 %{_bindir}/jpeg2swf
47 %{_bindir}/pdf2swf
48 %{_bindir}/png2swf
49 %{_bindir}/swfbbox
50 %{_bindir}/swfc
51 %{_bindir}/swfcombine
52 %{_bindir}/swfdump
53 %{_bindir}/swfextract
54 %{_bindir}/swfrender
55 %{_bindir}/swfstrings
56 %{_bindir}/wav2swf
57 %{_mandir}/man1/*.xz
58 %{_datadir}/%{name}/swfs/*.swf

  ViewVC Help
Powered by ViewVC 1.1.30