]> git.pld-linux.org Git - packages/flixengine.git/blame - flixengine.spec
- listen locally
[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
cbdbb5c8
ER
4%bcond_without python # do not build Python bindings
5%bcond_without java # do not build Java bindings
40472a64 6%bcond_with tests # perform "make test". needs running flixd on localhost
356dfb23 7#
a5747b91
ER
8%ifarch %{x8664}
9%undefine with_python
10%undefine with_java
11%endif
12#
356dfb23 13%include /usr/lib/rpm/macros.perl
2cc44e6c 14Summary: On2 Flix Engine
40472a64 15Summary(pl): Silnik On2 Flix
27c0e367 16Name: flixengine
d3d7034a 17Version: 8.0.7.1
977f216d 18Release: 0.11
27c0e367
ER
19License: not distributable
20Group: Applications
21# download demo from http://flix.on2.com/demos/
22Source0: %{name}linuxdemo.tar.gz
d3d7034a 23# NoSource0-md5: fb7cc89ce2689d3c43434291620cfd0f
27c0e367 24NoSource: 0
3522469a 25Source1: %{name}.init
a5747b91 26Patch0: %{name}-libdir.patch
748f3cdf 27Patch1: %{name}-phploader.patch
27c0e367 28URL: http://www.on2.com/developer/flix-engine-sdk
356dfb23 29BuildRequires: bash
a5747b91 30%{?with_java:BuildRequires: jre}
27c0e367
ER
31BuildRequires: perl-base
32BuildRequires: php-devel
a5747b91 33%{?with_python:BuildRequires: python}
356dfb23 34BuildRequires: rpm-perlprov >= 4.1-13
9d8f979c 35BuildRequires: rpmbuild(macros) >= 1.344
40472a64
JB
36%if %{with autodeps}
37BuildRequires: ffmpeg-libs
38BuildRequires: lame-libs
39%endif
44a0377b 40Requires(post,preun): /sbin/chkconfig
44a0377b
ER
41Requires: portmap
42Requires: rc-scripts
a559ae7e
ER
43Conflicts: %{name}-libs < %{version}-%{release}
44Conflicts: %{name}-libs > %{version}-%{release}
a5747b91 45ExclusiveArch: %{ix86} %{x8664}
27c0e367
ER
46BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
47
27c0e367 48%description
2cc44e6c
ER
49The On2 Flix Engine provides many of the Flash 8 video encoding
50features of our industry leading On2 Flix Pro video encoder in a
51powerful software SDK.
52
53The Engine enables you to add the power and efficiency of Flash video
54with On2 VP6 encoding to your intranet, website and other server-based
55applications, preserve alpha channel in the video output, and much
56more.
57
58The major feature of the On2 Flix Engine 8 is support for Adobe Flash
598 video with the On2 VP6 codec and FLV video output that can be played
60directly in the Flash Player, streamed through the Adobe Flash Media
61Server, or imported into Flash Studio. The new FLV output also is
62fully compliant with FLV format metadata and Adobe Flash Player
63standards.
27c0e367 64
40472a64
JB
65%description -l pl
66