Swfdec: Difference between revisions
From CBLFS
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 15: | Line 15: | ||
=== Required === | === Required === | ||
* [[Gtk2]] | * [[Gtk2]] | ||
* [[ | * [[GStreamer]] | ||
=== Recommended === | === Recommended === | ||
Latest revision as of 16:33, 19 March 2009
| Download Source: | http://swfdec.freedesktop.org/download/swfdec/0.8/swfdec-0.8.4.tar.gz |
|---|
Introduction to Swfdec
Swfdec is a library for rendering Flash animations and games. It was originally designed to be used for creating Flash plugins for GStreamer, but is a fully standalone library that only requires the Cairo library for drawing. It includes a GTK+ player (swfplay) and a Firefox plug-in.
Project Homepage: http://swfdec.freedesktop.org/wiki/
Dependencies
Required
Recommended
Non-Multilib
Compile the package:
./configure --prefix=/usr --enable-ffmpeg \
--enable-libmad --enable-gtk-doc &&
make
Install the package:
make install
Multilib
32Bit
Compile the package:
To do ...
Install the package:
To do ...
N32
Compile the package:
To do ...
Install the package:
To do ...
64Bit
Compile the package:
To do ...
Install the package:
To do ...
Contents
| Installed Directories: | /usr/include/swfdec-0.8 |
|---|---|
| Installed Programs: | None |
| Installed Libraries: | libswfdec-0.8.{a,la,so}, libswfdec-gtk-0.8.{a,la,so} |