/[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 389213 - (show annotations) (download)
Thu Jan 17 21:29:26 2013 UTC (11 years, 3 months ago) by pterjan
Original Path: obsolete/cauldron/swftools/current/SPECS/swftools.spec
File size: 1256 byte(s)
Drop 
1 Name: swftools
2 Version: 0.9.2
3 Release: %mkrel 4
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 Patch1: swftools-0.9.2-newer-gif.patch
10 Group: Graphics/Editors and Converters
11 BuildRequires: jpeg-devel
12 BuildRequires: freetype2-devel
13 BuildRequires: libtool
14 BuildRequires: zlib-devel
15 BuildRequires: zziplib-devel
16 BuildRequires: fontconfig-devel
17 BuildRequires: fftw-devel
18 BuildRequires: ruby-devel
19 BuildRequires: giflib-devel
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 %patch0 -p1 -b .generalpatch
30 %patch1 -p0
31
32 %build
33 %configure2_5x
34 %make
35
36 %install
37 %makeinstall
38
39 %files
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/*
55 %{_datadir}/%{name}/swfs/*.swf

  ViewVC Help
Powered by ViewVC 1.1.30