qt-gstreamer 0.10.1-2ubuntu4 source package in Ubuntu

Changelog

qt-gstreamer (0.10.1-2ubuntu4) precise; urgency=low

  * Add patch from upstream to fix FTBFS with glib 2.31.
 -- Felix Geyer <email address hidden>   Sat, 31 Mar 2012 10:51:25 +0200

Upload details

Uploaded by:
Felix Geyer
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release main libs

Downloads

File Size SHA-256 Checksum
qt-gstreamer_0.10.1.orig.tar.bz2 132.8 KiB b0dcb87bd9fd33e7546c9f579fffe568d7a84073692f7be6e3fe71faa93c673c
qt-gstreamer_0.10.1-2ubuntu4.debian.tar.gz 14.9 KiB 40e21831678a618a324b00b149da0f60e6cf74f69c7415b4b1f5b168bfe006d0
qt-gstreamer_0.10.1-2ubuntu4.dsc 2.6 KiB ecd576f6dab7a14fa96768f71efb331026a6e62763dd6f9261463af882c4b809

Available diffs

View changes file

Binary packages built by this source

libqtglib-2.0-0: C++ bindings library for GLib and GObject with a Qt-style API

 This package contains the QtGLib library, a library that provides
 C++ bindings for parts of the GLib and GObject APIs with a Qt-syle API.
 The bindings are designed to be easy to use for C++ programmers that are
 used to the Qt API and also provide easier integration with Qt by using
 Qt's data types where applicable.
 .
 This library serves as a base for building the QtGStreamer bindings library.
 .
 This package is part of QtGStreamer.

libqtgstreamer-0.10-0: C++ bindings library for GStreamer with a Qt-style API

 This package contains the QtGStreamer library, a library that provides
 C++ bindings for GStreamer with a Qt-style API. The bindings are designed
 to be easy to use for C++ programmers that are used to the Qt API and
 also provide easier integration with Qt by using Qt's data types where
 applicable.

libqtgstreamer-dev: Development headers for QtGStreamer

 QtGStreamer provides C++ bindings for GStreamer with a Qt-style API,
 plus some helper classes for integrating GStreamer better in Qt applications.
 .
 This package provides the necessary development files for building
 C++/Qt applications that use the QtGStreamer library.

libqtgstreamerui-0.10-0: No summary available for libqtgstreamerui-0.10-0 in ubuntu quantal.

No description available for libqtgstreamerui-0.10-0 in ubuntu quantal.

libqtgstreamerutils-0.10-0: The QtGStreamerUtils library

 This package contains the QtGStreamerUtils library, a library that provides
 some high level utility classes that can be used with QtGStreamer.
 .
 This package is part of QtGStreamer.

qtgstreamer-dbg: No summary available for qtgstreamer-dbg in ubuntu quantal.

No description available for qtgstreamer-dbg in ubuntu quantal.

qtgstreamer-doc: QtGStreamer API documentation

 QtGStreamer provides C++ bindings for GStreamer with a Qt-style API,
 plus some helper classes for integrating GStreamer better in Qt applications.
 .
 This package contains API documentation for the QtGStreamer library
 in html format, generated from the sources with doxygen.

qtgstreamer-plugins: GStreamer plugins from QtGStreamer

 This package contains GStreamer plugins that are shipped together with
 the QtGStreamer bindings library. These plugins provide GStreamer elements
 that enable better integration of GStreamer in Qt applications.
 .
 Currently, this package contains the qwidgetvideosink element, a video sink
 that draws directly on QWidgets using the QPainter API.