/[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 232131 - (show annotations) (download)
Fri Apr 20 18:39:32 2012 UTC (12 years ago) by matteo
File size: 1164 byte(s)
- new stable version
1 Name: swftools
2 Version: 0.9.2
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 Source: http://www.swftools.org/%{name}-%{version}.tar.gz
8 Patch0: %{name}-%{version}_general.patch
9 Group: Graphics
10
11 BuildRequires: jpeg-devel
12 BuildRequires: freetype2-devel
13 BuildRequires: libtool
14 BuildRequires: zlib-devel
15 %ifarch %ix86
16 BuildRequires: libgif-devel
17 %endif
18 %ifarch %x86_64
19 BuildRequires: lib64gif-devel
20 %endif
21
22 %description
23 The tool collection includes programs for reading SWF files,
24 combining them, and creating them from other content (like images,
25 sound files, videos or source code).
26 SWFTools is released under the GPL.
27
28 %prep
29 %setup -q
30 %patch0 -p1 -b .generalpatch
31
32 %build
33 %configure2_5x
34 %make
35
36 %install
37 rm -rf %{buildroot}
38 %makeinstall
39
40 %files
41 %{_bindir}/as3compile
42 %{_bindir}/font2swf
43 %{_bindir}/gif2swf
44 %{_bindir}/jpeg2swf
45 %{_bindir}/pdf2swf
46 %{_bindir}/png2swf
47 %{_bindir}/swfbbox
48 %{_bindir}/swfc
49 %{_bindir}/swfcombine
50 %{_bindir}/swfdump
51 %{_bindir}/swfextract
52 %{_bindir}/swfrender
53 %{_bindir}/swfstrings
54 %{_bindir}/wav2swf
55 %{_mandir}/man1/*
56 %{_datadir}/%{name}/swfs/*.swf

  ViewVC Help
Powered by ViewVC 1.1.30