File gnonlin.control of Package gnonlin
Source: gnonlin
Section: gnome
Priority: optional
Maintainer: Loic Minier <lool@dooz.org>
Build-Depends: cdbs,
debhelper (>= 5),
libgstreamer0.10-dev (>= 0.10.9),
pkg-config,
libglib2.0-dev (>= 2.6),
gettext (>= 0.11.5),
python-dev,
check (>= 0.9.2),
libgstreamer-plugins-base0.10-dev (>= 0.10.4)
Standards-Version: 3.7.2
Package: gstreamer0.10-gnonlin
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
Description: non-linear editing module for GStreamer
GStreamer is a streaming media framework, based on graphs of filters
which operate on media data. Applications using this library can do
anything from real-time sound processing to playing videos, and just
about anything else media-related. Its plugin-based architecture means
that new data types or processing capabilities can be added simply by
installing new plug-ins.
.
Gnonlin is a set of GStreamer elements to ease the creation of
non-linear multimedia editors. It works together with the GStreamer
multimedia framework to give developers a powerful and flexible set of
tools for quickly assembling applications which needs to handle
non-linear multimedia editing.
.
This package contains the GStreamer plugins for Gnonlin.
Package: gstreamer0.10-gnonlin-dev
Architecture: any
Section: devel
Depends: ${shlibs:Depends},
${misc:Depends}
Description: development files of the non-linear editing module for GStreamer
GStreamer is a streaming media framework, based on graphs of filters
which operate on media data. Applications using this library can do
anything from real-time sound processing to playing videos, and just
about anything else media-related. Its plugin-based architecture means
that new data types or processing capabilities can be added simply by
installing new plug-ins.
.
Gnonlin is a set of GStreamer elements to ease the creation of
non-linear multimedia editors. It works together with the GStreamer
multimedia framework to give developers a powerful and flexible set of
tools for quickly assembling applications which needs to handle
non-linear multimedia editing.
.
This package contains development files.