Changelog for
libQtGLib-2_0-0-0.10.2.2-18.4.x86_64.rpm :
Mon Jul 22 14:00:00 2013 hrvoje.senjanAATTgmail.com
- Drop fdupes usage, this breaks build of packages depending on only
QtGlib
- Adjust cmake flags for latest release
- Remove boost-devel Requires from gstreamer-0_10-plugins-qt-devel,
it is pulled by libQtGlib-devel package
Sat Jul 20 14:00:00 2013 hrvoje.senjanAATTgmail.com
- Make libQtGLib-devel requires boost-devel, as libQtGLib includes
add boost includes
Fri Jul 12 14:00:00 2013 hrvoje.senjanAATTgmail.com
- Update to 0.10.2.2 prerelease:
* Additions:
+ Added Qt5 support.
+ Added GstDiscoverer bindings.
+ QGlib::Error can now be used in QGlib::Value
+ Added convenience constructors for QGst::ClockTime
* Fixes:
+ Fixed qtglvideosink painting on QGLFrameBufferObject
+ Fixed codegen compilation with bison 2.6
+ Fixed example code in the QGst::Ui::GraphicsVideoSurface
apidocs
+ Many fixes for windows support
* Build system fixes and enhancements:
+ Use recent cmake goodies:
- CMakePackageConfigHelpers, which simplifies
QtGStreamerConfig.cmake and adds version checking in
find_package(QtGStreamer)
- CMAKE_POSITION_INDEPENDENT_CODE, which eliminates issues
with missing -fPIC / -fPIE
- GNUInstallDirs, which adds automagic support for debian
multiarch and also takes away the need for LIB_SUFFIX
+ .dll\'s are now installed in the correct place ($prefix/bin)
on windows
+ cmake config files are now installed in
$libdir/cmake/$package instead of $libdir/$package
+ Renamed signal.h to qglib_signal.h to avoid problems where
the compiler mixes it up with the C
+ Determine whether to use OpenGLES or desktop OpenGL by
looking at what Qt is using on the target system instead
of guessing.
* Changes in dependencies:
+ CMake 2.8.9 is now required
+ Drop completely automoc dependency in favor of cmake\'s
internal automoc
+ Qt5 can be used instead of Qt4. The resulting qt-gstreamer
files will be co-installable with the ones built using Qt4.
Mon Jan 28 13:00:00 2013 toddrme2178AATTgmail.com
- Split libQtGlib-devel
- Clean up dependencies
Wed Jul 4 14:00:00 2012 mlinAATTsuse.com
- Requires library when install devel package
Fri Jun 22 14:00:00 2012 toddrme2178AATTgmail.com
- Change group to Productivity/Multimedia/Other
- Moved videosink and Qt plugins to base package
- Package basic docs
Thu Jun 21 14:00:00 2012 toddrme2178AATTgmail.com
- Update to 0.10.2
- Change package name to match gstreamer package naming conventions
Tue Jan 24 13:00:00 2012 cgiboudeauxAATTgmx.com
- Add fix_build.diff.
Only glib.h can be included directly.
Thu Feb 3 13:00:00 2011 alinm.elenaAATTgmail.com
- initial commit based on Bille\'s spec