summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomasz Olszak <olszak.tomasz@gmail.com>2014-10-04 22:24:59 +0200
committerTomasz Olszak <olszak.tomasz@gmail.com>2015-11-10 18:18:42 +0100
commit9384e7481cf0285600a314e68e526c03411945b2 (patch)
treea4e20cfdb0d9644761fd4371a06ecc61c16f6d36
parent29ec5385ba1f8e40483a884b2484da358a098b89 (diff)
downloadqtmultimedia-9384e7481cf0285600a314e68e526c03411945b2.tar.gz
qtmultimedia-9384e7481cf0285600a314e68e526c03411945b2.tar.bz2
qtmultimedia-9384e7481cf0285600a314e68e526c03411945b2.zip
Updated to Qt 5.3.99+beta1
Change-Id: I6c08fc5fd65da363f328e7dba10a6284913a7d9e Bug-Tizen: TC-1008 Signed-off-by: Tomasz Olszak <olszak.tomasz@gmail.com>
-rw-r--r--packaging/qt5-qtmultimedia.spec28
1 files changed, 18 insertions, 10 deletions
diff --git a/packaging/qt5-qtmultimedia.spec b/packaging/qt5-qtmultimedia.spec
index de6fa30e..047fbc19 100644
--- a/packaging/qt5-qtmultimedia.spec
+++ b/packaging/qt5-qtmultimedia.spec
@@ -17,7 +17,7 @@
Name: qt5-qtmultimedia
Summary: Qt Multimedia module
-Version: 5.3.1
+Version: 5.3.99+beta1
Release: 0
Group: Base/Libraries
License: LGPL-2.1+ or GPL-3.0
@@ -94,6 +94,15 @@ Requires: %{name} = %{version}-%{release}
%description gsttools
This package contains a shared library for the GStreamer QtMultimedia media services
+%package plugin-video-videonode-egl
+Summary: Qt Multimedia - EGLImageKHR video node
+Group: Base/Libraries
+Requires: %{name} = %{version}-%{release}
+
+%description plugin-video-videonode-egl
+This package contains VideoNode plugin which allows direct rendering of
+0;115;0cEGLImageKHR backed video frames
+
%package plugin-mediaservice-gstaudiodecoder
Summary: Qt Multimedia - GStreamer audio decoder media service
Group: Base/Libraries
@@ -238,6 +247,11 @@ find %{buildroot}%{_libdir} -type f -name '*.prl' \
%manifest %{name}.manifest
%{_libdir}/qt5/qml/QtMultimedia/*
+%files plugin-video-videonode-egl
+%defattr(-,root,root,-)
+%manifest %{name}.manifest
+%{_libdir}/qt5/plugins/video/videonode/libeglvideonode.so
+
%files gsttools
%defattr(-,root,root,-)
%manifest %{name}.manifest
@@ -252,18 +266,12 @@ find %{buildroot}%{_libdir} -type f -name '*.prl' \
%files plugin-mediaservice-gstcamerabin
%defattr(-,root,root,-)
%manifest %{name}.manifest
-%if ! ("%{profile}" == "common" || "%{profile}" == "ivi" || "%{profile}" == "generic" || "%{profile}" == "mobile" )
-#commented out until the work on gstreamer-1.0 will be finished in Qt
-#%{_libdir}/qt5/plugins/mediaservice/libgstcamerabin.so
-%endif
+%{_libdir}/qt5/plugins/mediaservice/libgstcamerabin.so
%files plugin-mediaservice-gstmediacapture
%defattr(-,root,root,-)
%manifest %{name}.manifest
-%if ! ("%{profile}" == "common" || "%{profile}" == "ivi" || "%{profile}" == "generic" || "%{profile}" == "mobile" )
-#commented out until the work on gstreamer-1.0 will be finished in Qt
-#%{_libdir}/qt5/plugins/mediaservice/libgstmediacapture.so
-%endif
+%{_libdir}/qt5/plugins/mediaservice/libgstmediacapture.so
%files plugin-mediaservice-gstmediaplayer
%defattr(-,root,root,-)
@@ -277,7 +285,7 @@ find %{buildroot}%{_libdir} -type f -name '*.prl' \
# %files plugin-audio-pulseaudio
# %defattr(-,root,root,-)
-%manifest %{name}.manifest
+# %manifest %{name}.manifest
# %{_libdir}/qt5/plugins/audio/libqtmedia_pulse.so
%files plugin-audio-alsa