Source: swfdec
Priority: optional
Maintainer: David Schleef <ds@schleef.org>
Build-Depends: debhelper (>> 3.0.0), libgtk2.0-dev, mozilla-dev, libart-2.0-dev, zlib1g-dev, libmad0-dev, libsdl1.2-dev
Standards-Version: 3.5.6

Package: libswfdec-dev
Section: devel
Architecture: any
Depends: libswfdec0 (= ${Source-Version}), libglib2.0-dev
Description: SWF (Macromedia Flash) decoder libaray
 A decoder library for Macromedia Flash animations, which are often
 found on web sites.  This is the development portion of the library,
 intended to be installed if you intend to compile or develop
 applications that use the library.

Package: libswfdec0
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Description: SWF (Macromedia Flash) decoder libaray
 A decoder library for Macromedia Flash animations, which are often
 found on web sites.  This is the run-time portion of the library.

Package: swf-player
Section: utils
Architecture: any
Depends: ${shlibs:Depends}
Description: SWF (Macromedia Flash) player
 A GTK+ and SDL based player for Macromedia Flash animations.  Includes
 a Mozilla plugin, that embeds the player into Mozilla-based browsers,
 in order to allow seamless viewing of Flash animations in web
 pages.  Includes a GdkPixbuf loader, so that SWF animations can be
 used seamlessly as images in Gtk+ applications.


