packages: qt-gstreamer/qt-gstreamer.spec - updated to 0.10.1

qboosh qboosh at pld-linux.org
Tue Jan 25 18:42:34 CET 2011


Author: qboosh                       Date: Tue Jan 25 17:42:34 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 0.10.1

---- Files affected:
packages/qt-gstreamer:
   qt-gstreamer.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/qt-gstreamer/qt-gstreamer.spec
diff -u packages/qt-gstreamer/qt-gstreamer.spec:1.1 packages/qt-gstreamer/qt-gstreamer.spec:1.2
--- packages/qt-gstreamer/qt-gstreamer.spec:1.1	Sun Jan 23 10:49:01 2011
+++ packages/qt-gstreamer/qt-gstreamer.spec	Tue Jan 25 18:42:28 2011
@@ -2,20 +2,19 @@
 Summary:	QtGStreamer - libraries integrating Qt with GStreamer
 Summary(pl.UTF-8):	QtGStreamer - biblioteki integrujące Qt z GStreamerem
 Name:		qt-gstreamer
-Version:	0.10.0.2
+Version:	0.10.1
 Release:	1
 License:	LGPL v2+
 Group:		Libraries
-#Source0:	http://gstreamer.freedesktop.org/src/qt-gstreamer/%{name}-%{version}.tar.bz2
-Source0:	http://gstreamer.freedesktop.org/src/qt-gstreamer/pre/%{name}-%{version}.tar.bz2
-# Source0-md5:	55bd3c5e076b71e13f5d5652a631639a
+Source0:	http://gstreamer.freedesktop.org/src/qt-gstreamer/%{name}-%{version}.tar.bz2
+# Source0-md5:	d2507a8084973fa9956d792c20013977
 URL:		http://gstreamer.net/
 BuildRequires:	QtCore-devel >= 4.5
 BuildRequires:	QtGui-devel >= 4.5
 BuildRequires:	QtTest-devel >= 4.5
 BuildRequires:	automoc4 >= 0.9.88
 BuildRequires:	bison
-BuildRequires:	boost-devel >= 1.40
+BuildRequires:	boost-devel >= 1.39
 BuildRequires:	cmake >= 2.8
 BuildRequires:	flex
 BuildRequires:	gstreamer-devel >= 0.10.31
@@ -41,6 +40,8 @@
  * QtGStreamerUi - library providing integration with QtGui;
    currently, it only provides a video widget that embeds GStreamer's
    video sinks.
+ * QtGStreamerUtils - library providing some high level utility
+   classes.
 
 In addition, it provides a "qwidgetvideosink" GStreamer element, an
 video sink element that can draw directly on QWidgets using QPainter.
@@ -56,6 +57,8 @@
  - QtGStreamer - biblioteka z wiązaniami C++/Qt do GStreamera
  - QtGStreamerUi - biblioteka integrująca z QtGui; obecnie zawiera
    tylko widget wideo osadzający wyjście obrazu (videosink) GStremera.
+ - QtGStreamerUtils - biblioteka udostępniająca klasy narzędziowe
+   wysokiego poziomu.
 
 Ponadto pakiet udostępnia element GStreamera "qwidgetvideosink" -
 element wyjściowy obrazu rysujący bezpośrednio na QWidgetach przy
@@ -114,6 +117,8 @@
 %attr(755,root,root) %ghost %{_libdir}/libQtGStreamer-0.10.so.0
 %attr(755,root,root) %{_libdir}/libQtGStreamerUi-0.10.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libQtGStreamerUi-0.10.so.0
+%attr(755,root,root) %{_libdir}/libQtGStreamerUtils-0.10.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libQtGStreamerUtils-0.10.so.0
 %attr(755,root,root) %{_libdir}/gstreamer-0.10/libgstqwidgetvideosink.so
 
 %files devel
@@ -121,10 +126,12 @@
 %attr(755,root,root) %{_libdir}/libQtGLib-2.0.so
 %attr(755,root,root) %{_libdir}/libQtGStreamer-0.10.so
 %attr(755,root,root) %{_libdir}/libQtGStreamerUi-0.10.so
+%attr(755,root,root) %{_libdir}/libQtGStreamerUtils-0.10.so
 %{_includedir}/QtGStreamer
 %{_pkgconfigdir}/QtGLib-2.0.pc
 %{_pkgconfigdir}/QtGStreamer-0.10.pc
 %{_pkgconfigdir}/QtGStreamerUi-0.10.pc
+%{_pkgconfigdir}/QtGStreamerUtils-0.10.pc
 %dir %{_libdir}/QtGStreamer
 %{_libdir}/QtGStreamer/QtGStreamer*.cmake
 
@@ -134,5 +141,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2011/01/25 17:42:28  qboosh
+- updated to 0.10.1
+
 Revision 1.1  2011/01/23 09:49:01  qboosh
 - new (pre version currently)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/qt-gstreamer/qt-gstreamer.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list