]> git.pld-linux.org Git - packages/flixengine.git/blame - flixengine.spec
- new php extension macros
[packages/flixengine.git] / flixengine.spec
CommitLineData
356dfb23
ER
1#
2# Conditional build:
3%bcond_without autodeps # don't BR packages needed only for resolving deps
40472a64 4%bcond_with tests # perform "make test". needs running flixd on localhost
356dfb23
ER
5#
6%include /usr/lib/rpm/macros.perl
2cc44e6c 7Summary: On2 Flix Engine
40472a64 8Summary(pl): Silnik On2 Flix
27c0e367
ER
9Name: flixengine
10Version: 8.0.7.0
9d8f979c 11Release: 0.13
27c0e367
ER
12License: not distributable
13Group: Applications
14# download demo from http://flix.on2.com/demos/
15Source0: %{name}linuxdemo.tar.gz
ad9d87e7 16# NoSource0-md5: ea7d3a0efaf08611aad9374259015d71
27c0e367 17NoSource: 0
3522469a 18Source1: %{name}.init
27c0e367 19URL: http://www.on2.com/developer/flix-engine-sdk
356dfb23
ER
20BuildRequires: bash
21BuildRequires: jre
27c0e367
ER
22BuildRequires: perl-base
23BuildRequires: php-devel
24BuildRequires: python
356dfb23 25BuildRequires: rpm-perlprov >= 4.1-13
9d8f979c 26BuildRequires: rpmbuild(macros) >= 1.344
40472a64
JB
27%if %{with autodeps}
28BuildRequires: ffmpeg-libs
29BuildRequires: lame-libs
30%endif
44a0377b 31Requires(post,preun): /sbin/chkconfig
2cc44e6c 32Requires: %{name}-libs = %{version}-%{release}
44a0377b
ER
33Requires: portmap
34Requires: rc-scripts
27c0e367
ER
35ExclusiveArch: %{ix86}
36BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
37
6d5c7e34 38# FIXME: FHS 2.x violation
27c0e367
ER
39%define _libexecdir %{_prefix}/libexec
40
41%description
2cc44e6c
ER
42The On2 Flix Engine provides many of the Flash 8 video encoding
43features of our industry leading On2 Flix Pro video encoder in a
44powerful software SDK.
45
46The Engine enables you to add the power and efficiency of Flash video
47with On2 VP6 encoding to your intranet, website and other server-based
48applications, preserve alpha channel in the video output, and much
49more.
50
51The major feature of the On2 Flix Engine 8 is support for Adobe Flash
528 video with the On2 VP6 codec and FLV video output that can be played
53directly in the Flash Player, streamed through the Adobe Flash Media
54Server, or imported into Flash Studio. The new FLV output also is
55fully compliant with FLV format metadata and Adobe Flash Player
56standards.
27c0e367 57
40472a64
JB
58%description -l pl
59