SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for gstreamer-plugins-qt5-1.2.0-9.1.x86_64.rpm :
Thu May 24 14:00:00 2018 christopheAATTkrop.fr
- Add fix-build-with-Qt-5_11.patch. Fixes build with Qt 5.11.

Wed Feb 1 13:00:00 2017 adam.majerAATTsuse.de
- use individual libboost-
*-devel packages instead of boost-devel

Fri Jul 22 14:00:00 2016 jengelhAATTinai.de
- Remove extraneous dependency for pkgconfig(Qt5Core)
[already autodetected]

Sat Jul 16 14:00:00 2016 wbauerAATTtmo.at
- Remove dependency on qtquick1 from devel package

Sat Jun 4 14:00:00 2016 hrvoje.senjanAATTgmail.com
- Stop using deprecated qtquick1 module

Sat Dec 5 13:00:00 2015 cgiboudeauxAATTgmx.com
- Add fix_gstconfig_detection.diff. Fixes build with recent GStreamer
versions.

Sat Oct 25 14:00:00 2014 hrvoje.senjanAATTgmail.com
- Activate gstreamer-plugins-qt5 package, based on Qt4 version

Wed Aug 27 14:00:00 2014 hrvoje.senjanAATTgmail.com
- Merge all subpackage to gstreamer-plugins-qt and
gstreamer-plugins-qt-devel subpackage to fix unresolvable in Factory
- Obsolete old packages (and 0.10 variant)

Thu Jul 24 14:00:00 2014 hrvoje.senjanAATTgmail.com
- Update to 1.2.0

* No changes since rc
- Make devel subpackage require libQtGLib-devel, instead of
pkgconfig(...) provides
- Add Source URL

Tue Jun 24 14:00:00 2014 hrvoje.senjanAATTgmail.com
- Update to 1.1.90

* Added QtQuick2 support, which includes:
- The qtquick2videosink gstreamer element
- The QtGStreamerQuick2 QML plugin
- The Qt5GStreamerQuick glue library
- The qmlplayer2 example

* Packaging changes:
- Tarballs are now distributed in .tar.xz format,
together with a .tar.xz.sha256sum check file, like the rest
of the GStreamer modules.
- Package is NOT fully co-installable with QtGStreamer 0.10.3

* Versioning changes:
- Version numbers are now going to be synced to the GStreamer
API that qt-gstreamer targets, to avoid confusion. So,
this release, instead of being version 1.0.0, it is 1.2.0.
- Add conflict with gstreamer-0_10-plugins-qt

Sat May 10 14:00:00 2014 hrvoje.senjanAATTgmail.com
- Update to master branch of qt-gstreamer: integrated gstreamer 1.0 API support
- Name package gstreamer-plugins-qt

Wed Mar 19 13:00:00 2014 hrvoje.senjanAATTgmail.com
- Fixup of the previous change: pkgconfig(QtWidgets) does not exist
in Qt4 world

Tue Mar 4 13:00:00 2014 hrvoje.senjanAATTgmail.com
- Improve requires of devel packages:

* QtOpenGL is linked privately - removed requires

* pkgconfig(gstreamer-(app,base,interfaces,video,plugins-base)-0.10)
are linked privately - removed requires

* pkgconfig(glib-2.0) and pkgconfig(gobject-2.0) are linked privately
- removed requires

* pkgconfig(glesv2) and pkgconfig(gl) are linked privately
- removed requires

* Explicitly mark pkgconfig(QtGui) and pkgconfig(QtWidgets) as Requires

Tue Oct 15 14:00:00 2013 hrvoje.senjanAATTgmail.com
- Update to final 0.10.3:

* Fixes:
+ One build fix change with regards to Qt4/5 cmake var name
- Use bz2 tarball

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


 
ICM