/[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 227872 - (show annotations) (download)
Mon Apr 2 12:53:39 2012 UTC (12 years ago) by matteo
File size: 1089 byte(s)
SILENT: spec file cleaned
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 %files
39 %{_bindir}/as3compile
40 %{_bindir}/font2swf
41 %{_bindir}/gif2swf
42 %{_bindir}/jpeg2swf
43 %{_bindir}/pdf2swf
44 %{_bindir}/png2swf
45 %{_bindir}/swfbbox
46 %{_bindir}/swfc
47 %{_bindir}/swfcombine
48 %{_bindir}/swfdump
49 %{_bindir}/swfextract
50 %{_bindir}/swfrender
51 %{_bindir}/swfstrings
52 %{_bindir}/wav2swf
53 %{_mandir}/man1/*
54 %{_datadir}/%{name}/swfs/*.swf

  ViewVC Help
Powered by ViewVC 1.1.30