/[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 140952 - (show annotations) (download)
Wed Sep 7 21:17:28 2011 UTC (12 years, 6 months ago) by matteo
File size: 1092 byte(s)
moved libjpeg from requires to  buildrequires
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: freetype-devel
12 BuildRequires: libtool
13 BuildRequires: libzlib-devel
14 BuildRequires: libjpeg
15
16 Requires: freetype
17
18 %description
19 The tool collection includes programs for reading SWF files,
20 combining them, and creating them from other content (like images,
21 sound files, videos or source code).
22 SWFTools is released under the GPL.
23
24 %prep
25 %setup -q
26
27 %build
28 %configure2_5x
29 %make
30
31 %install
32 %{__rm} -rf %{buildroot}
33 %makeinstall
34
35 %clean
36 %{__rm} -rf %{buildroot}
37
38 %files
39 %defattr(-,root,root,-)
40 %{_bindir}/as3compile
41 %{_bindir}/font2swf
42 %{_bindir}/gif2swf
43 %{_bindir}/jpeg2swf
44 %{_bindir}/pdf2swf
45 %{_bindir}/png2swf
46 %{_bindir}/swfbbox
47 %{_bindir}/swfc
48 %{_bindir}/swfcombine
49 %{_bindir}/swfdump
50 %{_bindir}/swfextract
51 %{_bindir}/swfrender
52 %{_bindir}/swfstrings
53 %{_bindir}/wav2swf
54 %{_mandir}/man1/*.xz
55 %{_datadir}/%{name}/swfs/*.swf

  ViewVC Help
Powered by ViewVC 1.1.30