commit clutter-gst for openSUSE:Factory
Hello community, here is the log from the commit of package clutter-gst for openSUSE:Factory checked in at 2019-02-11 21:15:50 Comparing /work/SRC/openSUSE:Factory/clutter-gst (Old) and /work/SRC/openSUSE:Factory/.clutter-gst.new.28833 (New) Package is "clutter-gst" Mon Feb 11 21:15:50 2019 rev:58 rq:672899 version:3.0.27 Changes: --- /work/SRC/openSUSE:Factory/clutter-gst/clutter-gst.changes 2018-03-14 19:26:26.808031923 +0100 +++ /work/SRC/openSUSE:Factory/.clutter-gst.new.28833/clutter-gst.changes 2019-02-11 21:15:51.483385883 +0100 @@ -1,0 +2,8 @@ +Thu Feb 7 00:11:43 UTC 2019 - bjorn@gmail.com + +- Update to version 3.0.27: + + Explicitly link to gdk-pixbuf. +- Add explicit pkgconfig(gdk-pixbuf-2.0) BuildRequires following + upstream changes. + +--- Old: clutter-gst-3.0.26.tar.xz New: clutter-gst-3.0.27.tar.xz Other differences: -- ++ clutter-gst.spec ++ --- /var/tmp/diff_new_pack.VfjSIJ/_old 2019-02-11 21:15:52.063385576 +0100 +++ /var/tmp/diff_new_pack.VfjSIJ/_new 2019-02-11 21:15:52.063385576 +0100 @@ -1,7 +1,7 @@ # # spec file for package clutter-gst # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,13 +12,13 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %define debug_package_requires libclutter-gst-3_0-0 = %{version}-%{release} Name: clutter-gst -Version:3.0.26 +Version:3.0.27 Release:0 Summary:GStreamer integration for Clutter License:LGPL-2.1-or-later @@ -29,6 +29,7 @@ BuildRequires: pkgconfig BuildRequires: pkgconfig(clutter-1.0) >= 1.20.0 BuildRequires: pkgconfig(cogl-2.0-experimental) >= 2.0.0 +BuildRequires: pkgconfig(gdk-pixbuf-2.0) BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(gstreamer-1.0) >= 1.4.0 BuildRequires: pkgconfig(gstreamer-audio-1.0) ++ clutter-gst-3.0.26.tar.xz -> clutter-gst-3.0.27.tar.xz ++ 7114 lines of diff (skipped)
commit clutter-gst for openSUSE:Factory
Hello community, here is the log from the commit of package clutter-gst for openSUSE:Factory checked in at 2018-03-14 19:26:21 Comparing /work/SRC/openSUSE:Factory/clutter-gst (Old) and /work/SRC/openSUSE:Factory/.clutter-gst.new (New) Package is "clutter-gst" Wed Mar 14 19:26:21 2018 rev:57 rq:585826 version:3.0.26 Changes: --- /work/SRC/openSUSE:Factory/clutter-gst/clutter-gst.changes 2018-01-01 22:06:46.741939885 +0100 +++ /work/SRC/openSUSE:Factory/.clutter-gst.new/clutter-gst.changes 2018-03-14 19:26:26.808031923 +0100 @@ -1,0 +2,19 @@ +Sun Mar 11 10:17:05 UTC 2018 - dims...@opensuse.org + +- Update to version 3.0.26: + + Fix compilation error with -Werror=format-nonliteral. + + Rename plugin to avoid dash in the name. +- Drop clutter-gst-video-sink-fix-compilation-error.patch: fixed + upstream. +- Rename gstreamer-plugin-gstclutter-3_0 subpackage to + gstreamer-plugin-cluttergst3, following upstream. Since some + software might refer to the old name, there is no obsoletes + added, allowing users to keep the old package. As there is no + conflict, this is acceptable. + +--- +Wed Feb 28 16:24:18 UTC 2018 - dims...@opensuse.org + +- Modernize spec-file by calling spec-cleaner + +--- Old: clutter-gst-3.0.24.tar.xz clutter-gst-video-sink-fix-compilation-error.patch New: clutter-gst-3.0.26.tar.xz Other differences: -- ++ clutter-gst.spec ++ --- /var/tmp/diff_new_pack.kk5IjA/_old 2018-03-14 19:26:27.472008346 +0100 +++ /var/tmp/diff_new_pack.kk5IjA/_new 2018-03-14 19:26:27.476008205 +0100 @@ -1,7 +1,7 @@ # # spec file for package clutter-gst # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,18 +16,16 @@ # +%define debug_package_requires libclutter-gst-3_0-0 = %{version}-%{release} Name: clutter-gst -Version:3.0.24 +Version:3.0.26 Release:0 -Url:http://clutter-project.org/ Summary:GStreamer integration for Clutter -License:LGPL-2.1+ +License:LGPL-2.1-or-later Group: Development/Libraries/C and C++ +URL:http://clutter-project.org/ Source0: http://download.gnome.org/sources/clutter-gst/3.0/%{name}-%{version}.tar.xz Source99: baselibs.conf -# PATCH-FIX-UPSTREAM clutter-gst-video-sink-fix-compilation-error.patch zai...@opensuse.org -- video-sink: Fix compilation error -Patch0: clutter-gst-video-sink-fix-compilation-error.patch - BuildRequires: pkgconfig BuildRequires: pkgconfig(clutter-1.0) >= 1.20.0 BuildRequires: pkgconfig(cogl-2.0-experimental) >= 2.0.0 @@ -39,7 +37,6 @@ BuildRequires: pkgconfig(gstreamer-tag-1.0) BuildRequires: pkgconfig(gstreamer-video-1.0) BuildRequires: pkgconfig(gudev-1.0) -%define debug_package_requires libclutter-gst-3_0-0 = %{version}-%{release} %description Clutter is an open source software library for creating fast, visually @@ -70,12 +67,12 @@ This package provides the GObject Introspection bindings for Clutter GStreamer. -%package -n gstreamer-plugin-gstclutter-3_0 +%package -n gstreamer-plugin-cluttergst3 Summary:GStreamer Clutter Plug-In Group: Productivity/Multimedia/Other Supplements:packageand(gstreamer:libclutter-gst-3_0-0) -%description -n gstreamer-plugin-gstclutter-3_0 +%description -n gstreamer-plugin-cluttergst3 Clutter is an open source software library for creating fast, visually rich and animated graphical user interfaces. @@ -85,7 +82,7 @@ %package devel Summary:GStreamer integration for Clutter Group: Development/Libraries/C and C++ -Requires: gstreamer-plugin-gstclutter-3_0 = %{version} +Requires: gstreamer-plugin-cluttergst3 = %{version} Requires: libclutter-gst-3_0-0 = %{version} Requires: typelib-1_0-ClutterGst-3_0 = %{version} Provides: clutter-doc = %{version} @@ -108,7 +105,7 @@ %install %make_install -find %{buildroot}%{_libdir} -type f -name "*.la" -delete -print +find %{buildroot} -type f -name "*.la" -delete -print %check make %{?_smp_mflags} check @@ -117,14 +114,15 @@ %postun -n libclutter-gst-3_0-0 -p /sbin/ldconfig %files -n libclutter-gst-3_0-0 -%doc README COPYING +%license COPYING +%doc README %{_libdir}/*.so.* %files -n typelib-1_0-ClutterGst-3_0 %{_libdir}/girepository-1.0/ClutterGst-3.0.typelib -%files -n gstreamer-plugin-gstclutter-3_0
commit clutter-gst for openSUSE:Factory
Hello community, here is the log from the commit of package clutter-gst for openSUSE:Factory checked in at 2018-01-01 22:06:38 Comparing /work/SRC/openSUSE:Factory/clutter-gst (Old) and /work/SRC/openSUSE:Factory/.clutter-gst.new (New) Package is "clutter-gst" Mon Jan 1 22:06:38 2018 rev:56 rq:560082 version:3.0.24 Changes: --- /work/SRC/openSUSE:Factory/clutter-gst/clutter-gst.changes 2017-04-29 10:47:52.656090904 +0200 +++ /work/SRC/openSUSE:Factory/.clutter-gst.new/clutter-gst.changes 2018-01-01 22:06:46.741939885 +0100 @@ -1,0 +2,7 @@ +Sat Dec 23 12:40:01 UTC 2017 - zai...@opensuse.org + +- Add clutter-gst-video-sink-fix-compilation-error.patch: + video-sink: Fix compilation error. +- Clean up spec with spec-cleaner, use modern macros. + +--- New: clutter-gst-video-sink-fix-compilation-error.patch Other differences: -- ++ clutter-gst.spec ++ --- /var/tmp/diff_new_pack.8Z4pS6/_old 2018-01-01 22:06:48.329409399 +0100 +++ /var/tmp/diff_new_pack.8Z4pS6/_new 2018-01-01 22:06:48.333408062 +0100 @@ -25,6 +25,10 @@ Group: Development/Libraries/C and C++ Source0: http://download.gnome.org/sources/clutter-gst/3.0/%{name}-%{version}.tar.xz Source99: baselibs.conf +# PATCH-FIX-UPSTREAM clutter-gst-video-sink-fix-compilation-error.patch zai...@opensuse.org -- video-sink: Fix compilation error +Patch0: clutter-gst-video-sink-fix-compilation-error.patch + +BuildRequires: pkgconfig BuildRequires: pkgconfig(clutter-1.0) >= 1.20.0 BuildRequires: pkgconfig(cogl-2.0-experimental) >= 2.0.0 BuildRequires: pkgconfig(gobject-introspection-1.0) @@ -35,7 +39,6 @@ BuildRequires: pkgconfig(gstreamer-tag-1.0) BuildRequires: pkgconfig(gstreamer-video-1.0) BuildRequires: pkgconfig(gudev-1.0) -BuildRoot: %{_tmppath}/%{name}-%{version}-build %define debug_package_requires libclutter-gst-3_0-0 = %{version}-%{release} %description @@ -95,38 +98,35 @@ Clutter GStreamer enables the use of GStreamer with Clutter. %prep -%setup -q +%autosetup -p1 %build -%configure --disable-static -make %{?_smp_mflags} +%configure \ + --disable-static \ + %{nil} +%make_build %install -%makeinstall -find %{buildroot}%{_libdir} -name '*.la' -delete -print +%make_install +find %{buildroot}%{_libdir} -type f -name "*.la" -delete -print %check make %{?_smp_mflags} check %post -n libclutter-gst-3_0-0 -p /sbin/ldconfig - %postun -n libclutter-gst-3_0-0 -p /sbin/ldconfig %files -n libclutter-gst-3_0-0 -%defattr(-,root,root) %doc README COPYING %{_libdir}/*.so.* %files -n typelib-1_0-ClutterGst-3_0 -%defattr(-,root,root) %{_libdir}/girepository-1.0/ClutterGst-3.0.typelib %files -n gstreamer-plugin-gstclutter-3_0 -%defattr(-,root,root) %{_libdir}/gstreamer-1.0/libgstclutter-3.0.so %files devel -%defattr(-,root,root) %{_libdir}/*.so %{_includedir}/clutter-gst-3.0/ %{_libdir}/pkgconfig/*.pc ++ clutter-gst-video-sink-fix-compilation-error.patch ++ >From 3b3c5d4927968f1bd823c4869425897dd2c57768 Mon Sep 17 00:00:00 2001 From: Bastien NoceraDate: Thu, 13 Apr 2017 10:40:17 +0200 Subject: video-sink: Fix compilation error MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit clutter-gst-video-sink.c: In function ‘clutter_gst_video_sink_setup_balance’: clutter-gst-video-sink.c:831:44: error: format not a string literal, argument types not checked [-Werror=format-nonliteral] priv->custom_start + 2); ^~~~ https://bugzilla.gnome.org/show_bug.cgi?id=781264 --- clutter-gst/clutter-gst-video-sink.c | 5 + 1 file changed, 5 insertions(+) diff --git a/clutter-gst/clutter-gst-video-sink.c b/clutter-gst/clutter-gst-video-sink.c index f325a09..2cbabe6 100644 --- a/clutter-gst/clutter-gst-video-sink.c +++ b/clutter-gst/clutter-gst-video-sink.c @@ -796,6 +796,9 @@ static const gchar *color_balance_shader = " return clutter_gst_yuv_to_rgb (corrected_yuv);\n" "}\n"; +#pragma GCC diagnostic push +#pragma GCC diagnostic ignored "-Wformat-nonliteral" + static void clutter_gst_video_sink_setup_balance (ClutterGstVideoSink *sink, CoglPipeline *pipeline) @@ -890,6 +893,8 @@ clutter_gst_video_sink_setup_balance (ClutterGstVideoSink *sink, } } +#pragma GCC diagnostic pop + /* YUV <-> RGB conversions */ static const gchar *no_color_conversions_shader = -- cgit v0.12
commit clutter-gst for openSUSE:Factory
Hello community, here is the log from the commit of package clutter-gst for openSUSE:Factory checked in at 2017-04-29 10:47:51 Comparing /work/SRC/openSUSE:Factory/clutter-gst (Old) and /work/SRC/openSUSE:Factory/.clutter-gst.new (New) Package is "clutter-gst" Sat Apr 29 10:47:51 2017 rev:55 rq:490183 version:3.0.24 Changes: --- /work/SRC/openSUSE:Factory/clutter-gst/clutter-gst.changes 2017-02-14 00:39:54.510173498 +0100 +++ /work/SRC/openSUSE:Factory/.clutter-gst.new/clutter-gst.changes 2017-04-29 10:47:52.656090904 +0200 @@ -1,0 +2,10 @@ +Thu Mar 30 08:22:41 UTC 2017 - zai...@opensuse.org + +- Update to version 3.0.24: + + Enable inspection of gstreamer plugin without connecting to +display servers. + + Fix issue with RGBx/BGRx formats not showing. + + Fix memory leaks. +- Drop clutter-gst-mem-leak-fixes.patch: Fixed upstream. + +--- Old: clutter-gst-3.0.22.tar.xz clutter-gst-mem-leak-fixes.patch New: clutter-gst-3.0.24.tar.xz Other differences: -- ++ clutter-gst.spec ++ --- /var/tmp/diff_new_pack.DNycRZ/_old 2017-04-29 10:47:53.555963776 +0200 +++ /var/tmp/diff_new_pack.DNycRZ/_new 2017-04-29 10:47:53.559963211 +0200 @@ -17,7 +17,7 @@ Name: clutter-gst -Version:3.0.22 +Version:3.0.24 Release:0 Url:http://clutter-project.org/ Summary:GStreamer integration for Clutter @@ -25,8 +25,6 @@ Group: Development/Libraries/C and C++ Source0: http://download.gnome.org/sources/clutter-gst/3.0/%{name}-%{version}.tar.xz Source99: baselibs.conf -# PATCH-FIX-UPSTREAM clutter-gst-mem-leak-fixes.patch zai...@opensuse.org -- Fix various memory leaks in videosink -Patch0: clutter-gst-mem-leak-fixes.patch BuildRequires: pkgconfig(clutter-1.0) >= 1.20.0 BuildRequires: pkgconfig(cogl-2.0-experimental) >= 2.0.0 BuildRequires: pkgconfig(gobject-introspection-1.0) @@ -98,7 +96,6 @@ %prep %setup -q -%patch0 -p1 %build %configure --disable-static ++ clutter-gst-3.0.22.tar.xz -> clutter-gst-3.0.24.tar.xz ++ 7469 lines of diff (skipped)
commit clutter-gst for openSUSE:Factory
Hello community, here is the log from the commit of package clutter-gst for openSUSE:Factory checked in at 2017-02-14 00:39:52 Comparing /work/SRC/openSUSE:Factory/clutter-gst (Old) and /work/SRC/openSUSE:Factory/.clutter-gst.new (New) Package is "clutter-gst" Changes: --- /work/SRC/openSUSE:Factory/clutter-gst/clutter-gst.changes 2017-01-11 12:01:26.893326213 +0100 +++ /work/SRC/openSUSE:Factory/.clutter-gst.new/clutter-gst.changes 2017-02-14 00:39:54.510173498 +0100 @@ -1,0 +2,5 @@ +Sat Feb 11 14:05:22 UTC 2017 - jeng...@inai.de + +- Fix RPM groups + +--- Other differences: -- ++ clutter-gst.spec ++ --- /var/tmp/diff_new_pack.ZwCsYz/_old 2017-02-14 00:39:55.442041938 +0100 +++ /var/tmp/diff_new_pack.ZwCsYz/_new 2017-02-14 00:39:55.442041938 +0100 @@ -22,7 +22,7 @@ Url:http://clutter-project.org/ Summary:GStreamer integration for Clutter License:LGPL-2.1+ -Group: System/Libraries +Group: Development/Libraries/C and C++ Source0: http://download.gnome.org/sources/clutter-gst/3.0/%{name}-%{version}.tar.xz Source99: baselibs.conf # PATCH-FIX-UPSTREAM clutter-gst-mem-leak-fixes.patch zai...@opensuse.org -- Fix various memory leaks in videosink
commit clutter-gst for openSUSE:Factory
Hello community, here is the log from the commit of package clutter-gst for openSUSE:Factory checked in at 2016-09-21 18:29:38 Comparing /work/SRC/openSUSE:Factory/clutter-gst (Old) and /work/SRC/openSUSE:Factory/.clutter-gst.new (New) Package is "clutter-gst" Changes: --- /work/SRC/openSUSE:Factory/clutter-gst/clutter-gst.changes 2016-06-03 16:27:22.0 +0200 +++ /work/SRC/openSUSE:Factory/.clutter-gst.new/clutter-gst.changes 2016-09-21 18:29:40.0 +0200 @@ -1,0 +2,7 @@ +Thu Sep 8 13:09:01 UTC 2016 - zai...@opensuse.org + +- Update to version 3.0.20: + + Build cleanups and improvments. + + Fix BT.2020 YUV to RGB conversion. + +--- Old: clutter-gst-3.0.18.tar.xz New: clutter-gst-3.0.20.tar.xz Other differences: -- ++ clutter-gst.spec ++ --- /var/tmp/diff_new_pack.2CAqxr/_old 2016-09-21 18:29:42.0 +0200 +++ /var/tmp/diff_new_pack.2CAqxr/_new 2016-09-21 18:29:42.0 +0200 @@ -17,7 +17,7 @@ Name: clutter-gst -Version:3.0.18 +Version:3.0.20 Release:0 Url:http://clutter-project.org/ Summary:GStreamer integration for Clutter ++ clutter-gst-3.0.18.tar.xz -> clutter-gst-3.0.20.tar.xz ++ 6067 lines of diff (skipped)
commit clutter-gst for openSUSE:Factory
Hello community, here is the log from the commit of package clutter-gst for openSUSE:Factory checked in at 2016-06-03 16:27:21 Comparing /work/SRC/openSUSE:Factory/clutter-gst (Old) and /work/SRC/openSUSE:Factory/.clutter-gst.new (New) Package is "clutter-gst" Changes: --- /work/SRC/openSUSE:Factory/clutter-gst/clutter-gst.changes 2016-03-29 14:32:37.0 +0200 +++ /work/SRC/openSUSE:Factory/.clutter-gst.new/clutter-gst.changes 2016-06-03 16:27:22.0 +0200 @@ -1,0 +2,5 @@ +Thu Apr 14 10:22:55 UTC 2016 - idon...@suse.com + +- Update to GNOME 3.20 Fate#318572 + +--- Other differences: --
commit clutter-gst for openSUSE:Factory
Hello community, here is the log from the commit of package clutter-gst for openSUSE:Factory checked in at 2016-03-29 14:32:36 Comparing /work/SRC/openSUSE:Factory/clutter-gst (Old) and /work/SRC/openSUSE:Factory/.clutter-gst.new (New) Package is "clutter-gst" Changes: --- /work/SRC/openSUSE:Factory/clutter-gst/clutter-gst.changes 2016-02-23 16:54:36.0 +0100 +++ /work/SRC/openSUSE:Factory/.clutter-gst.new/clutter-gst.changes 2016-03-29 14:32:37.0 +0200 @@ -1,0 +2,20 @@ +Mon Mar 21 08:43:03 UTC 2016 - dims...@opensuse.org + +- Update to version 3.0.18: + + More documentation fixes. + + Set example video player background to opaque black. + +--- +Sat Mar 19 11:27:18 UTC 2016 - zai...@opensuse.org + +- Update define debug_package_requires to libclutter-gst-3_0-0 in + order to match what we build now. + +--- +Mon Feb 15 09:21:04 UTC 2016 - fcro...@suse.com + +- Resync BuildRequires with configure.ac: + + pkgconfig(clutter-1.0) >= 1.20.0 + + pkgconfig(gstreamer-1.0) >= 1.4.0 + +--- Old: clutter-gst-3.0.16.tar.xz New: clutter-gst-3.0.18.tar.xz Other differences: -- ++ clutter-gst.spec ++ --- /var/tmp/diff_new_pack.aI7T42/_old 2016-03-29 14:32:38.0 +0200 +++ /var/tmp/diff_new_pack.aI7T42/_new 2016-03-29 14:32:38.0 +0200 @@ -17,7 +17,7 @@ Name: clutter-gst -Version:3.0.16 +Version:3.0.18 Release:0 Url:http://clutter-project.org/ Summary:GStreamer integration for Clutter @@ -25,10 +25,10 @@ Group: System/Libraries Source0: http://download.gnome.org/sources/clutter-gst/3.0/%{name}-%{version}.tar.xz Source99: baselibs.conf -BuildRequires: pkgconfig(clutter-1.0) >= 1.6.0 +BuildRequires: pkgconfig(clutter-1.0) >= 1.20.0 BuildRequires: pkgconfig(cogl-2.0-experimental) >= 2.0.0 BuildRequires: pkgconfig(gobject-introspection-1.0) -BuildRequires: pkgconfig(gstreamer-1.0) >= 1.2.0 +BuildRequires: pkgconfig(gstreamer-1.0) >= 1.4.0 BuildRequires: pkgconfig(gstreamer-audio-1.0) BuildRequires: pkgconfig(gstreamer-base-1.0) BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) @@ -36,7 +36,7 @@ BuildRequires: pkgconfig(gstreamer-video-1.0) BuildRequires: pkgconfig(gudev-1.0) BuildRoot: %{_tmppath}/%{name}-%{version}-build -%define debug_package_requires libclutter-gst-2_0-0 = %{version}-%{release} +%define debug_package_requires libclutter-gst-3_0-0 = %{version}-%{release} %description Clutter is an open source software library for creating fast, visually ++ clutter-gst-3.0.16.tar.xz -> clutter-gst-3.0.18.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/clutter-gst-3.0.16/NEWS new/clutter-gst-3.0.18/NEWS --- old/clutter-gst-3.0.16/NEWS 2016-02-12 23:51:52.0 +0100 +++ new/clutter-gst-3.0.18/NEWS 2016-03-20 17:33:48.0 +0100 @@ -1,3 +1,17 @@ +clutter-gst 3.0.18 (20/03/2016) +=== + +List of changes + + o More documentation fixes + + o Set example video player background to opaque black + +Many Thanks to: + + Chris Mayo + Jonny Lamb + clutter-gst 3.0.16 (12/02/2016) === diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/clutter-gst-3.0.16/clutter-gst/clutter-gst-content.c new/clutter-gst-3.0.18/clutter-gst/clutter-gst-content.c --- old/clutter-gst-3.0.16/clutter-gst/clutter-gst-content.c2015-11-24 21:52:52.0 +0100 +++ new/clutter-gst-3.0.18/clutter-gst/clutter-gst-content.c2016-02-15 00:20:45.0 +0100 @@ -625,6 +625,7 @@ /** * clutter_gst_content_new_with_sink: + * @sink: A #ClutterGstVideoSink * * Returns: (transfer full): a new #ClutterGstContent instance * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/clutter-gst-3.0.16/clutter-gst/clutter-gst-version.h new/clutter-gst-3.0.18/clutter-gst/clutter-gst-version.h --- old/clutter-gst-3.0.16/clutter-gst/clutter-gst-version.h2016-02-12 23:49:46.0 +0100 +++ new/clutter-gst-3.0.18/clutter-gst/clutter-gst-version.h2016-03-20 17:36:42.0 +0100 @@ -56,21 +56,21 @@ * * ClutterGst micro version (e.g. "3", if %CLUTTER_GST_VERSION is "1.2.3") */ -#define CLUTTER_GST_MICRO_VERSION (16) +#define CLUTTER_GST_MICRO_VERSION (18) /** * CLUTTER_GST_VERSION: * * ClutterGst full
commit clutter-gst for openSUSE:Factory
Hello community, here is the log from the commit of package clutter-gst for openSUSE:Factory checked in at 2016-02-23 16:54:35 Comparing /work/SRC/openSUSE:Factory/clutter-gst (Old) and /work/SRC/openSUSE:Factory/.clutter-gst.new (New) Package is "clutter-gst" Changes: --- /work/SRC/openSUSE:Factory/clutter-gst/clutter-gst.changes 2015-10-30 21:52:21.0 +0100 +++ /work/SRC/openSUSE:Factory/.clutter-gst.new/clutter-gst.changes 2016-02-23 16:54:36.0 +0100 @@ -1,0 +2,12 @@ +Fri Feb 12 23:06:56 UTC 2016 - zai...@opensuse.org + +- Update to version 3.0.16: + + Make gudev an optional dependency. + + Bunch of documentation fixes. + + Auto video sink memory leak fixes. + + Auto video sink background now defaults to black. + + Video sink caps RGBx/BGRx naming fix. + + Video sink frame display fix on loaded systems. + + Video sink cleanups on stop(). + +--- Old: clutter-gst-3.0.14.tar.xz New: clutter-gst-3.0.16.tar.xz Other differences: -- ++ clutter-gst.spec ++ --- /var/tmp/diff_new_pack.Rij3yd/_old 2016-02-23 16:54:37.0 +0100 +++ /var/tmp/diff_new_pack.Rij3yd/_new 2016-02-23 16:54:37.0 +0100 @@ -1,7 +1,7 @@ # # spec file for package clutter-gst # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: clutter-gst -Version:3.0.14 +Version:3.0.16 Release:0 Url:http://clutter-project.org/ Summary:GStreamer integration for Clutter ++ clutter-gst-3.0.14.tar.xz -> clutter-gst-3.0.16.tar.xz ++ 29775 lines of diff (skipped)
commit clutter-gst for openSUSE:Factory
Hello community, here is the log from the commit of package clutter-gst for openSUSE:Factory checked in at 2015-10-30 21:52:20 Comparing /work/SRC/openSUSE:Factory/clutter-gst (Old) and /work/SRC/openSUSE:Factory/.clutter-gst.new (New) Package is "clutter-gst" Changes: --- /work/SRC/openSUSE:Factory/clutter-gst/clutter-gst.changes 2015-10-17 16:37:32.0 +0200 +++ /work/SRC/openSUSE:Factory/.clutter-gst.new/clutter-gst.changes 2015-10-30 21:52:21.0 +0100 @@ -1,0 +2,8 @@ +Sat Oct 10 18:17:29 UTC 2015 - zai...@opensuse.org + +- Update to version 3.0.14: + + Fix rendering issue with non power of 2 video frame sizes. + + Reduce color conversion shader's size. + + Fix crash with vaapi plugins when frame upload fails. + +--- Old: clutter-gst-3.0.12.tar.xz New: clutter-gst-3.0.14.tar.xz Other differences: -- ++ clutter-gst.spec ++ --- /var/tmp/diff_new_pack.fsP9X5/_old 2015-10-30 21:52:22.0 +0100 +++ /var/tmp/diff_new_pack.fsP9X5/_new 2015-10-30 21:52:22.0 +0100 @@ -17,7 +17,7 @@ Name: clutter-gst -Version:3.0.12 +Version:3.0.14 Release:0 Url:http://clutter-project.org/ Summary:GStreamer integration for Clutter ++ clutter-gst-3.0.12.tar.xz -> clutter-gst-3.0.14.tar.xz ++ 2133 lines of diff (skipped) retrying with extended exclude list diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/clutter-gst-3.0.12/NEWS new/clutter-gst-3.0.14/NEWS --- old/clutter-gst-3.0.12/NEWS 2015-09-30 19:59:04.0 +0200 +++ new/clutter-gst-3.0.14/NEWS 2015-10-10 20:11:18.0 +0200 @@ -1,3 +1,15 @@ +clutter-gst 3.0.14 (10/10/2015) +=== + +List of changes + + o Fix rendering issue with non power of 2 video frame sizes + + o Reduce color conversion shader's size + + o Fix crash with vaapi plugins when frame upload fails + + clutter-gst 3.0.12 (30/09/2015) === diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/clutter-gst-3.0.12/TODO new/clutter-gst-3.0.14/TODO --- old/clutter-gst-3.0.12/TODO 2015-01-11 20:24:51.0 +0100 +++ new/clutter-gst-3.0.14/TODO 1970-01-01 01:00:00.0 +0100 @@ -1,5 +0,0 @@ -- Effects (pam point effect) -> possible now -- Aspect Ratio with display support -- Aspect Ratio feature parity with totem -- Deinterlace shader -- Write some test using readback/paintnodes diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/clutter-gst-3.0.12/build/autotools/compile new/clutter-gst-3.0.14/build/autotools/compile --- old/clutter-gst-3.0.12/build/autotools/compile 2014-06-17 22:09:53.0 +0200 +++ new/clutter-gst-3.0.14/build/autotools/compile 2015-10-06 00:37:18.0 +0200 @@ -3,7 +3,7 @@ scriptversion=2012-10-14.11; # UTC -# Copyright (C) 1999-2013 Free Software Foundation, Inc. +# Copyright (C) 1999-2014 Free Software Foundation, Inc. # Written by Tom Tromey. # # This program is free software; you can redistribute it and/or modify diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/clutter-gst-3.0.12/build/autotools/missing new/clutter-gst-3.0.14/build/autotools/missing --- old/clutter-gst-3.0.12/build/autotools/missing 2014-06-17 22:09:53.0 +0200 +++ new/clutter-gst-3.0.14/build/autotools/missing 2015-10-06 00:37:18.0 +0200 @@ -3,7 +3,7 @@ scriptversion=2013-10-28.13; # UTC -# Copyright (C) 1996-2013 Free Software Foundation, Inc. +# Copyright (C) 1996-2014 Free Software Foundation, Inc. # Originally
commit clutter-gst for openSUSE:Factory
Hello community, here is the log from the commit of package clutter-gst for openSUSE:Factory checked in at 2015-10-17 16:37:30 Comparing /work/SRC/openSUSE:Factory/clutter-gst (Old) and /work/SRC/openSUSE:Factory/.clutter-gst.new (New) Package is "clutter-gst" Changes: --- /work/SRC/openSUSE:Factory/clutter-gst/clutter-gst.changes 2015-10-06 16:10:54.0 +0200 +++ /work/SRC/openSUSE:Factory/.clutter-gst.new/clutter-gst.changes 2015-10-17 16:37:32.0 +0200 @@ -1,0 +2,7 @@ +Wed Sep 30 18:47:08 UTC 2015 - zai...@opensuse.org + +- Update to version 3.0.12: + + Fix leak with color balance. + + Enable DVD events forwarding upstream the pipeline. + +--- Old: clutter-gst-3.0.10.tar.xz New: clutter-gst-3.0.12.tar.xz Other differences: -- ++ clutter-gst.spec ++ --- /var/tmp/diff_new_pack.f2tLm8/_old 2015-10-17 16:37:33.0 +0200 +++ /var/tmp/diff_new_pack.f2tLm8/_new 2015-10-17 16:37:33.0 +0200 @@ -17,7 +17,7 @@ Name: clutter-gst -Version:3.0.10 +Version:3.0.12 Release:0 Url:http://clutter-project.org/ Summary:GStreamer integration for Clutter ++ clutter-gst-3.0.10.tar.xz -> clutter-gst-3.0.12.tar.xz ++ 4722 lines of diff (skipped)
commit clutter-gst for openSUSE:Factory
Hello community, here is the log from the commit of package clutter-gst for openSUSE:Factory checked in at 2015-10-06 16:10:53 Comparing /work/SRC/openSUSE:Factory/clutter-gst (Old) and /work/SRC/openSUSE:Factory/.clutter-gst.new (New) Package is "clutter-gst" Changes: --- /work/SRC/openSUSE:Factory/clutter-gst/clutter-gst.changes 2015-07-23 15:21:55.0 +0200 +++ /work/SRC/openSUSE:Factory/.clutter-gst.new/clutter-gst.changes 2015-10-06 16:10:54.0 +0200 @@ -1,0 +2,7 @@ +Fri Sep 4 18:03:22 UTC 2015 - zai...@opensuse.org + +- Update to version 3.0.10: + + Fix leak in error checking. + + Fix invalid premultiply for AYUV format. + +--- Old: clutter-gst-3.0.8.tar.xz New: clutter-gst-3.0.10.tar.xz Other differences: -- ++ clutter-gst.spec ++ --- /var/tmp/diff_new_pack.X7panf/_old 2015-10-06 16:10:55.0 +0200 +++ /var/tmp/diff_new_pack.X7panf/_new 2015-10-06 16:10:55.0 +0200 @@ -17,7 +17,7 @@ Name: clutter-gst -Version:3.0.8 +Version:3.0.10 Release:0 Url:http://clutter-project.org/ Summary:GStreamer integration for Clutter ++ clutter-gst-3.0.8.tar.xz -> clutter-gst-3.0.10.tar.xz ++ 4721 lines of diff (skipped)
commit clutter-gst for openSUSE:Factory
Hello community, here is the log from the commit of package clutter-gst for openSUSE:Factory checked in at 2015-07-23 15:21:54 Comparing /work/SRC/openSUSE:Factory/clutter-gst (Old) and /work/SRC/openSUSE:Factory/.clutter-gst.new (New) Package is clutter-gst Changes: --- /work/SRC/openSUSE:Factory/clutter-gst/clutter-gst.changes 2015-05-25 23:12:04.0 +0200 +++ /work/SRC/openSUSE:Factory/.clutter-gst.new/clutter-gst.changes 2015-07-23 15:21:55.0 +0200 @@ -1,0 +2,7 @@ +Sat Jul 18 19:37:34 UTC 2015 - zai...@opensuse.org + +- Update to version 3.0.8: + + Fix crash when video frame has not been uploaded yet, gets +disposed and Clutter try to paint with it. + +--- Old: clutter-gst-3.0.6.tar.xz New: clutter-gst-3.0.8.tar.xz Other differences: -- ++ clutter-gst.spec ++ --- /var/tmp/diff_new_pack.3kX7Xr/_old 2015-07-23 15:21:55.0 +0200 +++ /var/tmp/diff_new_pack.3kX7Xr/_new 2015-07-23 15:21:55.0 +0200 @@ -17,7 +17,7 @@ Name: clutter-gst -Version:3.0.6 +Version:3.0.8 Release:0 Url:http://clutter-project.org/ Summary:GStreamer integration for Clutter ++ clutter-gst-3.0.6.tar.xz - clutter-gst-3.0.8.tar.xz ++ 4352 lines of diff (skipped)
commit clutter-gst for openSUSE:Factory
Hello community, here is the log from the commit of package clutter-gst for openSUSE:Factory checked in at 2015-05-25 23:12:03 Comparing /work/SRC/openSUSE:Factory/clutter-gst (Old) and /work/SRC/openSUSE:Factory/.clutter-gst.new (New) Package is clutter-gst Changes: --- /work/SRC/openSUSE:Factory/clutter-gst/clutter-gst.changes 2015-02-06 10:40:36.0 +0100 +++ /work/SRC/openSUSE:Factory/.clutter-gst.new/clutter-gst.changes 2015-05-25 23:12:04.0 +0200 @@ -1,0 +2,8 @@ +Sun May 24 19:26:12 UTC 2015 - zai...@opensuse.org + +- Update to version 3.0.6: + + Fix memory leaks in get/set_caps. + + Advertize the GstVideoOverlayComposition feature in caps. + + Clear buffer in flush. + +--- Old: clutter-gst-3.0.4.tar.xz New: clutter-gst-3.0.6.tar.xz Other differences: -- ++ clutter-gst.spec ++ --- /var/tmp/diff_new_pack.yqJbBL/_old 2015-05-25 23:12:05.0 +0200 +++ /var/tmp/diff_new_pack.yqJbBL/_new 2015-05-25 23:12:05.0 +0200 @@ -1,7 +1,7 @@ # # spec file for package clutter-gst # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: clutter-gst -Version:3.0.4 +Version:3.0.6 Release:0 Url:http://clutter-project.org/ Summary:GStreamer integration for Clutter ++ clutter-gst-3.0.4.tar.xz - clutter-gst-3.0.6.tar.xz ++ 3432 lines of diff (skipped)
commit clutter-gst for openSUSE:Factory
Hello community, here is the log from the commit of package clutter-gst for openSUSE:Factory checked in at 2015-02-06 10:40:33 Comparing /work/SRC/openSUSE:Factory/clutter-gst (Old) and /work/SRC/openSUSE:Factory/.clutter-gst.new (New) Package is clutter-gst Changes: --- /work/SRC/openSUSE:Factory/clutter-gst/clutter-gst.changes 2014-07-08 16:58:53.0 +0200 +++ /work/SRC/openSUSE:Factory/.clutter-gst.new/clutter-gst.changes 2015-02-06 10:40:36.0 +0100 @@ -1,0 +2,60 @@ +Tue Jan 27 08:48:23 UTC 2015 - dims...@opensuse.org + +- Rename gstreamer-plugin-gstclutter subpackage to + gstreamer-plugin-gstclutter-3_0. This matches the loadable + plugins name and allows it to be parallel installed with + gstreamer-plugin-gstclutter originating from clutter-gst2. +- Adjust -devel package requires accordingly. + +--- +Sun Jan 25 16:57:54 UTC 2015 - zai...@opensuse.org + +- Update to version 3.0.4: + + Fix introspection problem on systems with no display. + + Fix introspection problems with clutter-gst 2.0 installed. + + Fix incorrect warnings about deprecated properties. + + Only advertise RGBA format for texture upload. + +--- +Tue Jan 13 11:50:17 UTC 2015 - dims...@opensuse.org + +- Update to version 3.0.2: + + Fix dependency version of Gstreamer and Cogl. + + Fix crash with the autovideosink when you're running without a +display server. + + Fix linking problem with examples. + +--- +Sat Dec 13 14:31:48 UTC 2014 - zai...@opensuse.org + +- Update to version 3.0.0: + + Add ability to set modified frames on content. + + Add RGBx/BGRx format support to video sink. + + A few small bug fixes. +- Changes from version 2.99.4: + + Improve GStreamer debug topics. + + A few small bug fixes. +- Changes from version 2.99.2: + + Add color correction support using GLSL shaders. + + Add overlay support using additional ClutterPaintNode. + + Video sink now derives from GstVideoSink. +- Changes from version 2.99.0: + + Split the concept of player from the concept of video display +in the Clutter scenegraph (ie. you can now display the same or +part of the same video stream several times in a one or +multiple Clutter scenes). + + Introduce ClutterGstPlayer interface as a replacement for +ClutterMedia. + + Introduce ClutterGstCameraManager to discover/list available +camera on the system. + + Remove usage of Clutter and Cogl deprecated APIs. + + Add many example to help with usage of the new API, including +JavaScript examples (see examples/ directory). + + Rework a basic GStreamer plugin. +- Replace pkgconfig(cogl-1.0) for pkgconfig(cogl-2.0-experimental) + BuildRequires, since this is really what configure looks for. +- Add pkgconfig(gudev-1.0) BuildRequires: Build udev support. +- Bump soname following upstream changes. Also bump baselibs, and + make needed changes to post/postun. + +--- Old: clutter-gst-2.0.12.tar.xz New: clutter-gst-3.0.4.tar.xz Other differences: -- ++ clutter-gst.spec ++ --- /var/tmp/diff_new_pack.cTnWVv/_old 2015-02-06 10:40:37.0 +0100 +++ /var/tmp/diff_new_pack.cTnWVv/_new 2015-02-06 10:40:37.0 +0100 @@ -1,7 +1,7 @@ # # spec file for package clutter-gst # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,16 +17,16 @@ Name: clutter-gst -Version:2.0.12 +Version:3.0.4 Release:0 Url:http://clutter-project.org/ Summary:GStreamer integration for Clutter License:LGPL-2.1+ Group: System/Libraries -Source0: http://download.gnome.org/sources/clutter-gst/2.0/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/clutter-gst/3.0/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: pkgconfig(clutter-1.0) = 1.6.0 -BuildRequires: pkgconfig(cogl-1.0) = 1.8.0 +BuildRequires: pkgconfig(cogl-2.0-experimental) = 2.0.0 BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(gstreamer-1.0) = 1.2.0 BuildRequires: pkgconfig(gstreamer-audio-1.0) @@ -34,6 +34,7 @@ BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) BuildRequires: pkgconfig(gstreamer-tag-1.0) BuildRequires: pkgconfig(gstreamer-video-1.0)
commit clutter-gst for openSUSE:Factory
Hello community, here is the log from the commit of package clutter-gst for openSUSE:Factory checked in at 2014-07-08 16:58:49 Comparing /work/SRC/openSUSE:Factory/clutter-gst (Old) and /work/SRC/openSUSE:Factory/.clutter-gst.new (New) Package is clutter-gst Changes: --- /work/SRC/openSUSE:Factory/clutter-gst/clutter-gst.changes 2014-05-05 21:19:00.0 +0200 +++ /work/SRC/openSUSE:Factory/.clutter-gst.new/clutter-gst.changes 2014-07-08 16:58:53.0 +0200 @@ -1,0 +2,7 @@ +Tue Jul 1 08:30:19 UTC 2014 - dims...@opensuse.org + +- Update to version 2.0.12: + + Depend on GStreamer 1.2.0. + + Fix build issues. + +--- Old: clutter-gst-2.0.10.tar.xz New: clutter-gst-2.0.12.tar.xz Other differences: -- ++ clutter-gst.spec ++ --- /var/tmp/diff_new_pack.5aJ7wD/_old 2014-07-08 16:58:53.0 +0200 +++ /var/tmp/diff_new_pack.5aJ7wD/_new 2014-07-08 16:58:53.0 +0200 @@ -17,7 +17,7 @@ Name: clutter-gst -Version:2.0.10 +Version:2.0.12 Release:0 Url:http://clutter-project.org/ Summary:GStreamer integration for Clutter @@ -28,7 +28,7 @@ BuildRequires: pkgconfig(clutter-1.0) = 1.6.0 BuildRequires: pkgconfig(cogl-1.0) = 1.8.0 BuildRequires: pkgconfig(gobject-introspection-1.0) -BuildRequires: pkgconfig(gstreamer-1.0) = 1.0.0 +BuildRequires: pkgconfig(gstreamer-1.0) = 1.2.0 BuildRequires: pkgconfig(gstreamer-audio-1.0) BuildRequires: pkgconfig(gstreamer-base-1.0) BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) ++ clutter-gst-2.0.10.tar.xz - clutter-gst-2.0.12.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/clutter-gst-2.0.10/NEWS new/clutter-gst-2.0.12/NEWS --- old/clutter-gst-2.0.10/NEWS 2014-01-10 11:51:26.0 +0100 +++ new/clutter-gst-2.0.12/NEWS 2014-06-01 11:36:58.0 +0200 @@ -1,3 +1,18 @@ +clutter-gst 2.0.12 (1/06/2014) +=== + +List of changes since 2.0.10 + + o Depend on GStreamer 2.0 + + o Fix build issues + + +Many Thanks to: + +Antoine Jacoutot +Ryan Lortie + clutter-gst 2.0.10 (10/01/2014) === diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/clutter-gst-2.0.10/aclocal.m4 new/clutter-gst-2.0.12/aclocal.m4 --- old/clutter-gst-2.0.10/aclocal.m4 2014-01-10 11:45:00.0 +0100 +++ new/clutter-gst-2.0.12/aclocal.m4 2014-06-01 11:38:03.0 +0200 @@ -20,6 +20,221 @@ If you have problems, you may need to regenerate the build system entirely. To do so, use the procedure documented by the package, typically 'autoreconf'.])]) +# pkg.m4 - Macros to locate and utilise pkg-config.-*- Autoconf -*- +# serial 1 (pkg-config-0.24) +# +# Copyright © 2004 Scott James Remnant sc...@netsplit.com. +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# +# As a special exception to the GNU General Public License, if you +# distribute this file as part of a program that contains a +# configuration script generated by Autoconf, you may include it under +# the same distribution terms that you use for the rest of that program. + +# PKG_PROG_PKG_CONFIG([MIN-VERSION]) +# -- +AC_DEFUN([PKG_PROG_PKG_CONFIG], +[m4_pattern_forbid([^_?PKG_[A-Z_]+$]) +m4_pattern_allow([^PKG_CONFIG(_(PATH|LIBDIR|SYSROOT_DIR|ALLOW_SYSTEM_(CFLAGS|LIBS)))?$]) +m4_pattern_allow([^PKG_CONFIG_(DISABLE_UNINSTALLED|TOP_BUILD_DIR|DEBUG_SPEW)$]) +AC_ARG_VAR([PKG_CONFIG], [path to pkg-config utility]) +AC_ARG_VAR([PKG_CONFIG_PATH], [directories to add to pkg-config's search path]) +AC_ARG_VAR([PKG_CONFIG_LIBDIR], [path overriding pkg-config's built-in search path]) + +if test x$ac_cv_env_PKG_CONFIG_set != xset; then + AC_PATH_TOOL([PKG_CONFIG], [pkg-config]) +fi +if test -n $PKG_CONFIG; then +
commit clutter-gst for openSUSE:Factory
Hello community, here is the log from the commit of package clutter-gst for openSUSE:Factory checked in at 2014-01-14 19:51:51 Comparing /work/SRC/openSUSE:Factory/clutter-gst (Old) and /work/SRC/openSUSE:Factory/.clutter-gst.new (New) Package is clutter-gst Changes: --- /work/SRC/openSUSE:Factory/clutter-gst/clutter-gst.changes 2013-11-07 09:53:45.0 +0100 +++ /work/SRC/openSUSE:Factory/.clutter-gst.new/clutter-gst.changes 2014-01-14 19:51:52.0 +0100 @@ -1,0 +2,10 @@ +Fri Jan 10 18:44:50 UTC 2014 - dims...@opensuse.org + +- Update to version 2.0.10: + + Add NV12 support. + + Add GL upload meta API support. + + Add video crop meta API support. + + Add local shader cache to avoid leak. + + Fix memory leak in accept_caps() method. + +--- Old: clutter-gst-2.0.8.tar.xz New: clutter-gst-2.0.10.tar.xz Other differences: -- ++ clutter-gst.spec ++ --- /var/tmp/diff_new_pack.cs1KC2/_old 2014-01-14 19:51:53.0 +0100 +++ /var/tmp/diff_new_pack.cs1KC2/_new 2014-01-14 19:51:53.0 +0100 @@ -1,7 +1,7 @@ # # spec file for package clutter-gst # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: clutter-gst -Version:2.0.8 +Version:2.0.10 Release:0 Url:http://clutter-project.org/ Summary:GStreamer integration for Clutter ++ clutter-gst-2.0.8.tar.xz - clutter-gst-2.0.10.tar.xz ++ 4094 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit clutter-gst for openSUSE:Factory
Hello community, here is the log from the commit of package clutter-gst for openSUSE:Factory checked in at 2013-11-07 09:53:42 Comparing /work/SRC/openSUSE:Factory/clutter-gst (Old) and /work/SRC/openSUSE:Factory/.clutter-gst.new (New) Package is clutter-gst Changes: --- /work/SRC/openSUSE:Factory/clutter-gst/clutter-gst.changes 2013-09-23 14:20:57.0 +0200 +++ /work/SRC/openSUSE:Factory/.clutter-gst.new/clutter-gst.changes 2013-11-07 09:53:45.0 +0100 @@ -1,0 +2,7 @@ +Mon Nov 4 21:10:55 UTC 2013 - dims...@opensuse.org + +- Drop pkgconfig(gstreamer-basevideo-1.0) BuildRequires: this was + used for experimental hardware acceleration, but the library is + no longer present in GStreamer 1.2. + +--- Other differences: -- ++ clutter-gst.spec ++ --- /var/tmp/diff_new_pack.SJi00r/_old 2013-11-07 09:53:46.0 +0100 +++ /var/tmp/diff_new_pack.SJi00r/_new 2013-11-07 09:53:46.0 +0100 @@ -31,7 +31,6 @@ BuildRequires: pkgconfig(gstreamer-1.0) = 1.0.0 BuildRequires: pkgconfig(gstreamer-audio-1.0) BuildRequires: pkgconfig(gstreamer-base-1.0) -BuildRequires: pkgconfig(gstreamer-basevideo-1.0) = 1.0.0 BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) BuildRequires: pkgconfig(gstreamer-tag-1.0) BuildRequires: pkgconfig(gstreamer-video-1.0) -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit clutter-gst for openSUSE:Factory
Hello community, here is the log from the commit of package clutter-gst for openSUSE:Factory checked in at 2013-09-23 14:19:42 Comparing /work/SRC/openSUSE:Factory/clutter-gst (Old) and /work/SRC/openSUSE:Factory/.clutter-gst.new (New) Package is clutter-gst Changes: --- /work/SRC/openSUSE:Factory/clutter-gst/clutter-gst.changes 2013-07-31 17:25:37.0 +0200 +++ /work/SRC/openSUSE:Factory/.clutter-gst.new/clutter-gst.changes 2013-09-23 14:20:57.0 +0200 @@ -1,0 +2,10 @@ +Wed Sep 18 19:39:37 UTC 2013 - dims...@opensuse.org + +- Update to version 2.0.8: + + Fix a crash in ClutterGstPlayer when disposing instances too +fast. + + Fix a crash in ClutterGstVideoSink. + + Fix a crash in ClutterGstVideoSink when running on Wayland with +X11 backend compiled. + +--- Old: clutter-gst-2.0.6.tar.xz New: clutter-gst-2.0.8.tar.xz Other differences: -- ++ clutter-gst.spec ++ --- /var/tmp/diff_new_pack.9JwmDr/_old 2013-09-23 14:20:57.0 +0200 +++ /var/tmp/diff_new_pack.9JwmDr/_new 2013-09-23 14:20:57.0 +0200 @@ -17,7 +17,7 @@ Name: clutter-gst -Version:2.0.6 +Version:2.0.8 Release:0 Url:http://clutter-project.org/ Summary:GStreamer integration for Clutter ++ clutter-gst-2.0.6.tar.xz - clutter-gst-2.0.8.tar.xz ++ 1780 lines of diff (skipped) retrying with extended exclude list diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/clutter-gst-2.0.6/NEWS new/clutter-gst-2.0.8/NEWS --- old/clutter-gst-2.0.6/NEWS 2013-07-23 12:33:39.0 +0200 +++ new/clutter-gst-2.0.8/NEWS 2013-09-18 18:04:20.0 +0200 @@ -1,3 +1,19 @@ +clutter-gst 2.0.8 (18/09/2013) +=== + +List of changes since 2.0.6 + + o Fix a crash in ClutterGstPlayer when disposing instances too fast + + o Fix a crash in ClutterGstVideoSink + + o Fix a crash in ClutterGstVideoSink when running on Wayland with X11 + backend compiled + +Many Thanks to: + +Thomas Wood + clutter-gst 2.0.6 (24/05/2013) === diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/clutter-gst-2.0.6/build/autotools/Makefile.am.release new/clutter-gst-2.0.8/build/autotools/Makefile.am.release --- old/clutter-gst-2.0.6/build/autotools/Makefile.am.release 2013-07-22 17:40:57.0 +0200 +++ new/clutter-gst-2.0.8/build/autotools/Makefile.am.release 2013-09-17 17:04:46.0 +0200 @@ -4,9 +4,6 @@ TAR_OPTIONS = --owner=0 --group=0 -RELEASE_URL_BASE = http://source.clutter-project.org/sources/clutter-gst -RELEASE_URL = $(RELEASE_URL_BASE)/$(CLUTTER_GST_MAJOR_VERSION).$(CLUTTER_GST_MINOR_VERSION) - GNOME_RELEASE_URL_BASE = http://download.gnome.org/sources/clutter-gst GNOME_RELEASE_URL = $(GNOME_RELEASE_URL_BASE)/$(CLUTTER_GST_MAJOR_VERSION).$(CLUTTER_GST_MINOR_VERSION) @@ -43,14 +40,12 @@ release-upload: $(sha256_file) @echo Uploading to master.gnome.org... - @scp $(tar_file) dlesp...@master.gnome.org: + @scp $(tar_file) llandwer...@master.gnome.org: @echo Running ftpadmin install... - @ssh dlesp...@master.gnome.org ftpadmin install $(tar_file) + @ssh llandwer...@master.gnome.org ftpadmin install $(tar_file) @echo Done. release-message: $(sha256_file) - @echo Release URL: $(RELEASE_URL)/$(tar_file) - @echo Release checksum: $(RELEASE_URL)/$(sha256_file) @echo Send an email to: $(RELEASE_ANNOUNCE_LIST) @echo Subject: $(PACKAGE) $(CLUTTER_GST_VERSION) ($(CLUTTER_GST_RELEASE_STATUS)) @echo Contents: @@ -59,7 +54,6 @@ @echo @echo A new $(PACKAGE) $(CLUTTER_GST_RELEASE_STATUS) is now available at: @echo - @echo $(RELEASE_URL)/$(tar_file) @echo $(GNOME_RELEASE_URL)/$(tar_file) @echo @echo SHA256 Checksum: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude
commit clutter-gst for openSUSE:Factory
Hello community, here is the log from the commit of package clutter-gst for openSUSE:Factory checked in at 2013-07-31 17:25:36 Comparing /work/SRC/openSUSE:Factory/clutter-gst (Old) and /work/SRC/openSUSE:Factory/.clutter-gst.new (New) Package is clutter-gst Changes: --- /work/SRC/openSUSE:Factory/clutter-gst/clutter-gst.changes 2013-06-05 11:43:17.0 +0200 +++ /work/SRC/openSUSE:Factory/.clutter-gst.new/clutter-gst.changes 2013-07-31 17:25:37.0 +0200 @@ -1,0 +2,8 @@ +Wed Jul 24 18:11:33 UTC 2013 - zai...@opensuse.org + +- Update to version 2.0.6: + + Fix a bug when subclassing ClutterGstPlayer class. + + Add support of X11 pixmap as video texture when decoding with +Gstreamer-vaapi. + +--- Old: clutter-gst-2.0.4.tar.xz New: clutter-gst-2.0.6.tar.xz Other differences: -- ++ clutter-gst.spec ++ --- /var/tmp/diff_new_pack.PNFWh9/_old 2013-07-31 17:25:38.0 +0200 +++ /var/tmp/diff_new_pack.PNFWh9/_new 2013-07-31 17:25:38.0 +0200 @@ -17,7 +17,7 @@ Name: clutter-gst -Version:2.0.4 +Version:2.0.6 Release:0 Url:http://clutter-project.org/ Summary:GStreamer integration for Clutter ++ clutter-gst-2.0.4.tar.xz - clutter-gst-2.0.6.tar.xz ++ 10333 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit clutter-gst for openSUSE:Factory
Hello community, here is the log from the commit of package clutter-gst for openSUSE:Factory checked in at 2013-04-05 07:26:58 Comparing /work/SRC/openSUSE:Factory/clutter-gst (Old) and /work/SRC/openSUSE:Factory/.clutter-gst.new (New) Package is clutter-gst, Maintainer is gnome-maintain...@suse.de Changes: --- /work/SRC/openSUSE:Factory/clutter-gst/clutter-gst.changes 2013-01-28 09:29:55.0 +0100 +++ /work/SRC/openSUSE:Factory/.clutter-gst.new/clutter-gst.changes 2013-04-05 07:33:17.0 +0200 @@ -1,0 +2,9 @@ +Tue Feb 26 18:57:39 UTC 2013 - zai...@opensuse.org + +- Update to version 2.0.2: + + Remove usage of ClutterStage/ClutterContainer deprecated APIs. + + Depend on Cogl 1.10 for shaders boilerplate. + + Improve video-player player example on enter/leave event +handling. + +--- Old: clutter-gst-2.0.0.tar.xz New: clutter-gst-2.0.2.tar.xz Other differences: -- ++ clutter-gst.spec ++ --- /var/tmp/diff_new_pack.IX5lNA/_old 2013-04-05 07:34:00.0 +0200 +++ /var/tmp/diff_new_pack.IX5lNA/_new 2013-04-05 07:34:00.0 +0200 @@ -17,7 +17,7 @@ Name: clutter-gst -Version:2.0.0 +Version:2.0.2 Release:0 Url:http://clutter-project.org/ Summary:GStreamer integration for Clutter ++ clutter-gst-2.0.0.tar.xz - clutter-gst-2.0.2.tar.xz ++ 9064 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit clutter-gst for openSUSE:Factory
Hello community, here is the log from the commit of package clutter-gst for openSUSE:Factory checked in at 2013-01-28 09:29:52 Comparing /work/SRC/openSUSE:Factory/clutter-gst (Old) and /work/SRC/openSUSE:Factory/.clutter-gst.new (New) Package is clutter-gst, Maintainer is gnome-maintain...@suse.de Changes: --- /work/SRC/openSUSE:Factory/clutter-gst/clutter-gst.changes 2012-10-04 18:37:58.0 +0200 +++ /work/SRC/openSUSE:Factory/.clutter-gst.new/clutter-gst.changes 2013-01-28 09:29:55.0 +0100 @@ -1,0 +2,9 @@ +Thu Jan 24 21:21:40 UTC 2013 - dims...@opensuse.org + +- Update to version 2.0.0: + + Fix a bug a autocluttersink that would lead to playbin not +considering it as a sink any more when removing the actual sink +from the bin. + + Small build and deprecation fixes. + +--- Old: clutter-gst-1.9.92.tar.xz New: clutter-gst-2.0.0.tar.xz Other differences: -- ++ clutter-gst.spec ++ --- /var/tmp/diff_new_pack.wkPNw4/_old 2013-01-28 09:29:58.0 +0100 +++ /var/tmp/diff_new_pack.wkPNw4/_new 2013-01-28 09:29:58.0 +0100 @@ -1,7 +1,7 @@ # # spec file for package clutter-gst # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: clutter-gst -Version:1.9.92 +Version:2.0.0 Release:0 Url:http://clutter-project.org/ Summary:GStreamer integration for Clutter License:LGPL-2.1+ Group: System/Libraries -Source0: http://download.gnome.org/sources/clutter-gst/1.9/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/clutter-gst/2.0/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: pkgconfig(clutter-1.0) = 1.6.0 BuildRequires: pkgconfig(cogl-1.0) = 1.8.0 -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit clutter-gst for openSUSE:Factory
Hello community, here is the log from the commit of package clutter-gst for openSUSE:Factory checked in at 2012-10-04 18:37:56 Comparing /work/SRC/openSUSE:Factory/clutter-gst (Old) and /work/SRC/openSUSE:Factory/.clutter-gst.new (New) Package is clutter-gst, Maintainer is gnome-maintain...@suse.de Changes: --- /work/SRC/openSUSE:Factory/clutter-gst/clutter-gst.changes 2012-07-12 10:40:58.0 +0200 +++ /work/SRC/openSUSE:Factory/.clutter-gst.new/clutter-gst.changes 2012-10-04 18:37:58.0 +0200 @@ -1,0 +2,32 @@ +Wed Sep 26 07:14:08 UTC 2012 - dims...@opensuse.org + +- Update to version 1.9.92: + + Updated Gstreamer 1.0 port to work with the released +GStreamer 1.0.0. + + Fix uploading of some videos with odd widths. + + Disable HW decoder support until it is stabilized in GStreamer +1.0. + + autocluttersink now exposes the ts-offset property of the +underlying sink. + +--- +Wed Aug 22 14:44:54 UTC 2012 - dims...@opensuse.org + +- Update to version 1.9.90: + + Port to GStreamer 1.0 + + Fix navigation support in the standalone plugin +- Update pkgoconfig() BuildRequires for the GStreamer 1.0 port: + + Removed: gstreamer-0.10, gstreamer-basevideo-0.10, +gstreamer-plugins-base-0.10 + + Added: gstreamer-1.0, gstreamer-plugins-base-1.0, +gstreamer-base-1.0, gstreamer-video-1.0, gstreamer-audio-1.0, +gstreamer-tag-1.0. +- Rename subpackages, following upstreams ABI / API changes: + + Old: libclutter-gst-1_0-0, typelib-1_0-ClutterGst-1_0 + + New: libclutter-gst-2_0-0, typelib-1_0-ClutterGst-2_0 +- Rename gstreamer-0_10-plugin-gstclutter subpackage to + gstreamer-plugin-gstclutter, following the gstreamer 1.0 package + naming convention. +- Update baselibs.conf. + +--- Old: clutter-gst-1.6.0.tar.xz New: clutter-gst-1.9.92.tar.xz Other differences: -- ++ clutter-gst.spec ++ --- /var/tmp/diff_new_pack.yzUbdZ/_old 2012-10-04 18:38:00.0 +0200 +++ /var/tmp/diff_new_pack.yzUbdZ/_new 2012-10-04 18:38:00.0 +0200 @@ -17,22 +17,25 @@ Name: clutter-gst -Version:1.6.0 +Version:1.9.92 Release:0 Url:http://clutter-project.org/ Summary:GStreamer integration for Clutter License:LGPL-2.1+ Group: System/Libraries -Source0: http://download.gnome.org/sources/clutter-gst/1.6/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/clutter-gst/1.9/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: pkgconfig(clutter-1.0) = 1.6.0 BuildRequires: pkgconfig(cogl-1.0) = 1.8.0 BuildRequires: pkgconfig(gobject-introspection-1.0) -BuildRequires: pkgconfig(gstreamer-0.10) = 0.10.26 -BuildRequires: pkgconfig(gstreamer-basevideo-0.10) = 0.10.22.1 -BuildRequires: pkgconfig(gstreamer-plugins-base-0.10) +BuildRequires: pkgconfig(gstreamer-1.0) = 1.0.0 +BuildRequires: pkgconfig(gstreamer-audio-1.0) +BuildRequires: pkgconfig(gstreamer-base-1.0) +BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) +BuildRequires: pkgconfig(gstreamer-tag-1.0) +BuildRequires: pkgconfig(gstreamer-video-1.0) BuildRoot: %{_tmppath}/%{name}-%{version}-build -%define debug_package_requires libclutter-gst-1_0-0 = %{version}-%{release} +%define debug_package_requires libclutter-gst-2_0-0 = %{version}-%{release} %description Clutter is an open source software library for creating fast, visually @@ -40,21 +43,21 @@ Clutter GStreamer enables the use of GStreamer with Clutter. -%package -n libclutter-gst-1_0-0 +%package -n libclutter-gst-2_0-0 Summary:GStreamer integration for Clutter Group: System/Libraries -%description -n libclutter-gst-1_0-0 +%description -n libclutter-gst-2_0-0 Clutter is an open source software library for creating fast, visually rich and animated graphical user interfaces. Clutter GStreamer enables the use of GStreamer with Clutter. -%package -n typelib-1_0-ClutterGst-1_0 +%package -n typelib-1_0-ClutterGst-2_0 Summary:GStreamer integration for Clutter -- Introspection bindings Group: System/Libraries -%description -n typelib-1_0-ClutterGst-1_0 +%description -n typelib-1_0-ClutterGst-2_0 Clutter is an open source software library for creating fast, visually rich and animated graphical user interfaces. @@ -63,12 +66,12 @@ This package provides the GObject Introspection bindings for Clutter GStreamer. -%package -n gstreamer-0_10-plugin-gstclutter +%package -n gstreamer-plugin-gstclutter Summary:GStreamer Clutter Plug-In Group:
commit clutter-gst for openSUSE:Factory
Hello community, here is the log from the commit of package clutter-gst for openSUSE:Factory checked in at 2012-07-12 10:40:54 Comparing /work/SRC/openSUSE:Factory/clutter-gst (Old) and /work/SRC/openSUSE:Factory/.clutter-gst.new (New) Package is clutter-gst, Maintainer is gnome-maintain...@suse.de Changes: --- /work/SRC/openSUSE:Factory/clutter-gst/clutter-gst.changes 2012-06-10 21:52:42.0 +0200 +++ /work/SRC/openSUSE:Factory/.clutter-gst.new/clutter-gst.changes 2012-07-12 10:40:58.0 +0200 @@ -1,0 +2,6 @@ +Tue Jun 26 18:07:50 UTC 2012 - dims...@opensuse.org + +- Update to version 1.6.0: + + None. This stable release is the same as 1.5.6. + +--- Old: clutter-gst-1.5.6.tar.xz New: clutter-gst-1.6.0.tar.xz Other differences: -- ++ clutter-gst.spec ++ --- /var/tmp/diff_new_pack.HnvuDh/_old 2012-07-12 10:40:59.0 +0200 +++ /var/tmp/diff_new_pack.HnvuDh/_new 2012-07-12 10:40:59.0 +0200 @@ -17,13 +17,13 @@ Name: clutter-gst -Version:1.5.6 +Version:1.6.0 Release:0 Url:http://clutter-project.org/ Summary:GStreamer integration for Clutter License:LGPL-2.1+ Group: System/Libraries -Source0: http://download.gnome.org/sources/clutter-gst/1.5/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/clutter-gst/1.6/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: pkgconfig(clutter-1.0) = 1.6.0 BuildRequires: pkgconfig(cogl-1.0) = 1.8.0 -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit clutter-gst for openSUSE:Factory
Hello community, here is the log from the commit of package clutter-gst for openSUSE:Factory checked in at 2012-06-10 20:20:24 Comparing /work/SRC/openSUSE:Factory/clutter-gst (Old) and /work/SRC/openSUSE:Factory/.clutter-gst.new (New) Package is clutter-gst, Maintainer is gnome-maintain...@suse.de Changes: --- /work/SRC/openSUSE:Factory/clutter-gst/clutter-gst.changes 2012-03-02 13:47:20.0 +0100 +++ /work/SRC/openSUSE:Factory/.clutter-gst.new/clutter-gst.changes 2012-06-10 21:52:42.0 +0200 @@ -1,0 +2,17 @@ +Fri May 25 18:03:08 UTC 2012 - zai...@opensuse.org + +- Update to version 1.5.6: + + Fix play/pause of autocluttersink. + + Add a in-seek property to the player to be notified when the +pipeline is seeking. + + Various build and smaller fixes. +- Add BuildRequires: pkgconfig(gstreamer-basevideo-0.10), support + for video/x-surface, (HW support). +- Replace explicit BuildRequires with pkgconfig equivalents: + + gobject-introspection-devel - gobject-introspection-1.0. + + gstreamer-0_10-devel gstreamer-0.10. + + gstreamer-0_10-plugins-base-devel - gstreamer-basevideo-0.10. +- Drop xz buildrequires, as this comes for free now in the + buildsystem. + +--- Old: clutter-gst-1.5.4.tar.xz New: clutter-gst-1.5.6.tar.xz Other differences: -- ++ clutter-gst.spec ++ --- /var/tmp/diff_new_pack.LNn21b/_old 2012-06-10 21:52:44.0 +0200 +++ /var/tmp/diff_new_pack.LNn21b/_new 2012-06-10 21:52:44.0 +0200 @@ -17,22 +17,20 @@ Name: clutter-gst -Version:1.5.4 +Version:1.5.6 Release:0 -# FIXME: Add pkgconfig(gstreamer-basevideo-0.10) = 0.10.22.1 once we have gstreamer-plugins-bad providing this. It adds support for Add support for video/x-surface. Url:http://clutter-project.org/ Summary:GStreamer integration for Clutter License:LGPL-2.1+ Group: System/Libraries Source0: http://download.gnome.org/sources/clutter-gst/1.5/%{name}-%{version}.tar.xz Source99: baselibs.conf -BuildRequires: gobject-introspection-devel -BuildRequires: gstreamer-0_10-devel = 0.10.26 -BuildRequires: gstreamer-0_10-plugins-base-devel -# Only needed because we don't (and won't) support building xz tarballs by default... See bnc#697467 -BuildRequires: xz BuildRequires: pkgconfig(clutter-1.0) = 1.6.0 BuildRequires: pkgconfig(cogl-1.0) = 1.8.0 +BuildRequires: pkgconfig(gobject-introspection-1.0) +BuildRequires: pkgconfig(gstreamer-0.10) = 0.10.26 +BuildRequires: pkgconfig(gstreamer-basevideo-0.10) = 0.10.22.1 +BuildRequires: pkgconfig(gstreamer-plugins-base-0.10) BuildRoot: %{_tmppath}/%{name}-%{version}-build %define debug_package_requires libclutter-gst-1_0-0 = %{version}-%{release} -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit clutter-gst for openSUSE:Factory
Hello community, here is the log from the commit of package clutter-gst for openSUSE:Factory checked in at 2012-03-02 13:47:15 Comparing /work/SRC/openSUSE:Factory/clutter-gst (Old) and /work/SRC/openSUSE:Factory/.clutter-gst.new (New) Package is clutter-gst, Maintainer is gnome-maintain...@suse.de Changes: --- /work/SRC/openSUSE:Factory/clutter-gst/clutter-gst.changes 2012-01-25 12:18:07.0 +0100 +++ /work/SRC/openSUSE:Factory/.clutter-gst.new/clutter-gst.changes 2012-03-02 13:47:20.0 +0100 @@ -1,0 +2,27 @@ +Thu Feb 23 19:35:47 UTC 2012 - vu...@opensuse.org + +- Update to version 1.5.4: + + Fix compilation with cogl 1.9.x + +--- +Sat Feb 11 13:07:29 UTC 2012 - dims...@opensuse.org + +- Update to version 1.5.2: + + Add a standalone gstreamer plugin. Clutter-gst gstreamer +elements are now available just like any other GStreamer +element, that includes working with gst-launch. + + Add support for video/x-surface (hardware surfaces) that can +be converted to opengl textures. (Requires -bad 0.10.22.1) + + Addition of a new element, autocluttersink, a bin that picks up +clutter-compatible sinks automatically. This allows an +eco-system of 3rd party decoders and (clutter) sinks to be +autoplugged. + + Various small fixes. +- Split new subpackage gstreamer-0_10-plugin-gstclutter: + + it contains the new gstreamer plugin. + + add to it a Supplements for gstreamer-0_10 and +libclutter-gst-1_0-0, so users of both those packages will get +it installed automatically. + + add it as Requires to the devel subpackage. + +--- Old: clutter-gst-1.4.6.tar.xz New: clutter-gst-1.5.4.tar.xz Other differences: -- ++ clutter-gst.spec ++ --- /var/tmp/diff_new_pack.9XuAAq/_old 2012-03-02 13:47:22.0 +0100 +++ /var/tmp/diff_new_pack.9XuAAq/_new 2012-03-02 13:47:22.0 +0100 @@ -17,20 +17,21 @@ Name: clutter-gst -Version:1.4.6 +Version:1.5.4 Release:0 +# FIXME: Add pkgconfig(gstreamer-basevideo-0.10) = 0.10.22.1 once we have gstreamer-plugins-bad providing this. It adds support for Add support for video/x-surface. Url:http://clutter-project.org/ Summary:GStreamer integration for Clutter License:LGPL-2.1+ Group: System/Libraries -Source0: http://download.gnome.org/sources/clutter-gst/1.4/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/clutter-gst/1.5/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: gobject-introspection-devel BuildRequires: gstreamer-0_10-devel = 0.10.26 BuildRequires: gstreamer-0_10-plugins-base-devel # Only needed because we don't (and won't) support building xz tarballs by default... See bnc#697467 BuildRequires: xz -BuildRequires: pkgconfig(clutter-1.0) = 1.4.0 +BuildRequires: pkgconfig(clutter-1.0) = 1.6.0 BuildRequires: pkgconfig(cogl-1.0) = 1.8.0 BuildRoot: %{_tmppath}/%{name}-%{version}-build %define debug_package_requires libclutter-gst-1_0-0 = %{version}-%{release} @@ -64,9 +65,22 @@ This package provides the GObject Introspection bindings for Clutter GStreamer. +%package -n gstreamer-0_10-plugin-gstclutter +Summary:GStreamer Clutter Plug-In +Group: Productivity/Multimedia/Other +Supplements:packageand(gstreamer-0_10:libclutter-gst-1_0-0) + +%description -n gstreamer-0_10-plugin-gstclutter +Clutter is an open source software library for creating fast, visually +rich and animated graphical user interfaces. + +This plug-in for GStreamer contains elements to render to Clutter +textures. + %package devel Summary:GStreamer integration for Clutter Group: Development/Libraries/C and C++ +Requires: gstreamer-0_10-plugin-gstclutter = %{version} Requires: libclutter-gst-1_0-0 = %{version} Requires: typelib-1_0-ClutterGst-1_0 = %{version} Provides: clutter-doc = %{version} @@ -87,7 +101,7 @@ %install %makeinstall -rm -f %{buildroot}%{_libdir}/*.la +find %{buildroot}%{_libdir} -name '*.la' -delete -print %check make %{?_smp_mflags} check @@ -105,6 +119,10 @@ %defattr(-,root,root) %{_libdir}/girepository-1.0/ClutterGst-1.0.typelib +%files -n gstreamer-0_10-plugin-gstclutter +%defattr(-,root,root) +%{_libdir}/gstreamer-0.10/libgstclutter.so + %files devel %defattr(-,root,root) %{_libdir}/*.so -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit clutter-gst for openSUSE:Factory
Hello community, here is the log from the commit of package clutter-gst for openSUSE:Factory checked in at 2012-01-25 12:18:06 Comparing /work/SRC/openSUSE:Factory/clutter-gst (Old) and /work/SRC/openSUSE:Factory/.clutter-gst.new (New) Package is clutter-gst, Maintainer is gnome-maintain...@suse.de Changes: --- /work/SRC/openSUSE:Factory/clutter-gst/clutter-gst.changes 2012-01-09 12:02:58.0 +0100 +++ /work/SRC/openSUSE:Factory/.clutter-gst.new/clutter-gst.changes 2012-01-25 12:18:07.0 +0100 @@ -1,0 +2,9 @@ +Wed Jan 18 17:37:43 UTC 2012 - vu...@opensuse.org + +- Update to version 1.4.6: + + Fix reffing/unreffing behaviour of ClutterGstVideoTexture +- Add xz BuildRequires because we can't build a package for a + xz-compressed tarball without explicitly specifying that... See + bnc#697467 for more details. + +--- Old: clutter-gst-1.4.4.tar.bz2 New: clutter-gst-1.4.6.tar.xz Other differences: -- ++ clutter-gst.spec ++ --- /var/tmp/diff_new_pack.bhfAtj/_old 2012-01-25 12:18:08.0 +0100 +++ /var/tmp/diff_new_pack.bhfAtj/_new 2012-01-25 12:18:08.0 +0100 @@ -1,7 +1,7 @@ # # spec file for package clutter-gst # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,20 +15,23 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: clutter-gst -BuildRequires: gobject-introspection-devel -BuildRequires: gstreamer-0_10-devel = 0.10.26 -BuildRequires: gstreamer-0_10-plugins-base-devel -BuildRequires: pkgconfig(clutter-1.0) = 1.4.0 -BuildRequires: pkgconfig(cogl-1.0) = 1.8.0 -Version:1.4.4 +Version:1.4.6 Release:0 -Source0: http://download.gnome.org/sources/clutter-gst/1.4/%{name}-%{version}.tar.bz2 -Source99: baselibs.conf Url:http://clutter-project.org/ Summary:GStreamer integration for Clutter License:LGPL-2.1+ Group: System/Libraries +Source0: http://download.gnome.org/sources/clutter-gst/1.4/%{name}-%{version}.tar.xz +Source99: baselibs.conf +BuildRequires: gobject-introspection-devel +BuildRequires: gstreamer-0_10-devel = 0.10.26 +BuildRequires: gstreamer-0_10-plugins-base-devel +# Only needed because we don't (and won't) support building xz tarballs by default... See bnc#697467 +BuildRequires: xz +BuildRequires: pkgconfig(clutter-1.0) = 1.4.0 +BuildRequires: pkgconfig(cogl-1.0) = 1.8.0 BuildRoot: %{_tmppath}/%{name}-%{version}-build %define debug_package_requires libclutter-gst-1_0-0 = %{version}-%{release} -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit clutter-gst for openSUSE:Factory
Hello community, here is the log from the commit of package clutter-gst for openSUSE:Factory checked in at 2012-01-09 12:02:56 Comparing /work/SRC/openSUSE:Factory/clutter-gst (Old) and /work/SRC/openSUSE:Factory/.clutter-gst.new (New) Package is clutter-gst, Maintainer is gnome-maintain...@suse.de Changes: --- /work/SRC/openSUSE:Factory/clutter-gst/clutter-gst.changes 2011-10-04 16:55:33.0 +0200 +++ /work/SRC/openSUSE:Factory/.clutter-gst.new/clutter-gst.changes 2012-01-09 12:02:58.0 +0100 @@ -1,0 +2,12 @@ +Thu Dec 8 14:19:16 UTC 2011 - dims...@opensuse.org + +- Split typefile file in typelib-1_0-ClutterGst-1_0 subpackage. +- Add typelib-1_0-ClutterGst-1_0 Requires to devel subpackage. + +--- +Fri Oct 28 08:00:44 UTC 2011 - dims...@opensuse.org + +- Update to version 1.4.4: + + Build fixes, including compiling with glib 2.31. + +--- Old: clutter-gst-1.4.2.tar.bz2 New: clutter-gst-1.4.4.tar.bz2 Other differences: -- ++ clutter-gst.spec ++ --- /var/tmp/diff_new_pack.d3O26K/_old 2012-01-09 12:02:59.0 +0100 +++ /var/tmp/diff_new_pack.d3O26K/_new 2012-01-09 12:02:59.0 +0100 @@ -15,22 +15,20 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - - Name: clutter-gst BuildRequires: gobject-introspection-devel BuildRequires: gstreamer-0_10-devel = 0.10.26 BuildRequires: gstreamer-0_10-plugins-base-devel BuildRequires: pkgconfig(clutter-1.0) = 1.4.0 BuildRequires: pkgconfig(cogl-1.0) = 1.8.0 -License:LGPLv2.1+ -Group: System/Libraries -Version:1.4.2 -Release:1 +Version:1.4.4 +Release:0 Source0: http://download.gnome.org/sources/clutter-gst/1.4/%{name}-%{version}.tar.bz2 Source99: baselibs.conf Url:http://clutter-project.org/ Summary:GStreamer integration for Clutter +License:LGPL-2.1+ +Group: System/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-build %define debug_package_requires libclutter-gst-1_0-0 = %{version}-%{release} @@ -41,7 +39,6 @@ Clutter GStreamer enables the use of GStreamer with Clutter. %package -n libclutter-gst-1_0-0 -License:LGPLv2.1+ Summary:GStreamer integration for Clutter Group: System/Libraries @@ -51,11 +48,24 @@ Clutter GStreamer enables the use of GStreamer with Clutter. +%package -n typelib-1_0-ClutterGst-1_0 +Summary:GStreamer integration for Clutter -- Introspection bindings +Group: System/Libraries + +%description -n typelib-1_0-ClutterGst-1_0 +Clutter is an open source software library for creating fast, visually +rich and animated graphical user interfaces. + +Clutter GStreamer enables the use of GStreamer with Clutter. + +This package provides the GObject Introspection bindings for Clutter +GStreamer. + %package devel -License:LGPLv2.1+ Summary:GStreamer integration for Clutter Group: Development/Libraries/C and C++ Requires: libclutter-gst-1_0-0 = %{version} +Requires: typelib-1_0-ClutterGst-1_0 = %{version} Provides: clutter-doc = %{version} Obsoletes: clutter-doc %{version} @@ -87,6 +97,9 @@ %defattr(-,root,root) %doc README COPYING %{_libdir}/*.so.* + +%files -n typelib-1_0-ClutterGst-1_0 +%defattr(-,root,root) %{_libdir}/girepository-1.0/ClutterGst-1.0.typelib %files devel ++ clutter-gst-1.4.2.tar.bz2 - clutter-gst-1.4.4.tar.bz2 ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/clutter-gst-1.4.2/NEWS new/clutter-gst-1.4.4/NEWS --- old/clutter-gst-1.4.2/NEWS 2011-10-03 14:18:42.0 +0200 +++ new/clutter-gst-1.4.4/NEWS 2011-10-27 22:25:09.0 +0200 @@ -1,3 +1,14 @@ +clutter-gst 1.4.4 (27/10/2011) +=== + +List of changes since 1.4.2 + + o Build fixes, including compiling with glib 2.31 + +Many thanks to: + +Laurent Bigonville + clutter-gst 1.4.2 (03/10/2011) === diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/clutter-gst-1.4.2/clutter-gst/Makefile.am new/clutter-gst-1.4.4/clutter-gst/Makefile.am --- old/clutter-gst-1.4.2/clutter-gst/Makefile.am 2011-09-27 14:47:10.0 +0200 +++ new/clutter-gst-1.4.4/clutter-gst/Makefile.am 2011-10-27 22:23:13.0 +0200 @@ -63,12 +63,9 @@ AM_CPPFLAGS = \ -DCLUTTER_GST_COMPILATION
commit clutter-gst for openSUSE:Factory
Hello community, here is the log from the commit of package clutter-gst for openSUSE:Factory checked in at Fri Sep 9 11:11:06 CEST 2011. --- GNOME/clutter-gst/clutter-gst.changes 2011-07-27 16:29:06.0 +0200 +++ /mounts/work_src_done/STABLE/clutter-gst/clutter-gst.changes 2011-09-01 09:57:44.0 +0200 @@ -1,0 +2,11 @@ +Thu Sep 1 09:56:02 CEST 2011 - vu...@opensuse.org + +- Update to version 1.3.14: + + Big split between the logic around playbin2 and the +clutter-specific part to be able to reuse the GStreamer logic +to implement new ClutterMedia objects. + + Add new API to get the list of audio and subtitles tracks + + Fix the leak of GstBus in VideoTexture + + Fix the key navigation events in the sink + +--- calling whatdependson for head-i586 Old: clutter-gst-1.3.12.tar.bz2 New: clutter-gst-1.3.14.tar.bz2 Other differences: -- ++ clutter-gst.spec ++ --- /var/tmp/diff_new_pack.7EjYEy/_old 2011-09-09 11:10:59.0 +0200 +++ /var/tmp/diff_new_pack.7EjYEy/_new 2011-09-09 11:10:59.0 +0200 @@ -21,13 +21,13 @@ Name: clutter-gst BuildRequires: clutter-devel BuildRequires: gobject-introspection-devel -BuildRequires: gstreamer-0_10-devel +BuildRequires: gstreamer-0_10-devel = 0.10.26 BuildRequires: gstreamer-0_10-plugins-base-devel License:LGPLv2.1+ Group: System/Libraries -Version:1.3.12 -Release:2 -Source0: http://www.clutter-project.org/sources/clutter-gst/0.10/%{name}-%{version}.tar.bz2 +Version:1.3.14 +Release:1 +Source0: http://download.gnome.org/sources/clutter-gst/1.3/%{name}-%{version}.tar.bz2 Source99: baselibs.conf Url:http://clutter-project.org/ Summary:GStreamer integration for Clutter ++ clutter-gst-1.3.12.tar.bz2 - clutter-gst-1.3.14.tar.bz2 ++ 8781 lines of diff (skipped) Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit clutter-gst for openSUSE:Factory
Hello community, here is the log from the commit of package clutter-gst for openSUSE:Factory checked in at Wed Aug 3 16:37:35 CEST 2011. --- GNOME/clutter-gst/clutter-gst.changes 2011-06-07 11:41:15.0 +0200 +++ /mounts/work_src_done/STABLE/clutter-gst/clutter-gst.changes 2011-07-27 16:29:06.0 +0200 @@ -1,0 +2,5 @@ +Wed Jul 27 16:28:51 CEST 2011 - vu...@opensuse.org + +- Add baselibs.conf. + +--- calling whatdependson for head-i586 New: baselibs.conf Other differences: -- ++ clutter-gst.spec ++ --- /var/tmp/diff_new_pack.WhBc6z/_old 2011-08-03 16:37:21.0 +0200 +++ /var/tmp/diff_new_pack.WhBc6z/_new 2011-08-03 16:37:21.0 +0200 @@ -26,8 +26,9 @@ License:LGPLv2.1+ Group: System/Libraries Version:1.3.12 -Release:1 -Source: http://www.clutter-project.org/sources/clutter-gst/0.10/%{name}-%{version}.tar.bz2 +Release:2 +Source0: http://www.clutter-project.org/sources/clutter-gst/0.10/%{name}-%{version}.tar.bz2 +Source99: baselibs.conf Url:http://clutter-project.org/ Summary:GStreamer integration for Clutter BuildRoot: %{_tmppath}/%{name}-%{version}-build ++ baselibs.conf ++ libclutter-gst-1_0-0 Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org