clutter-gstreamer 3.1.1-x86-mingw32 → 3.1.2-x86-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Rakefile +1 -10
- data/dependency-check/Rakefile +40 -0
- data/test/clutter-gstreamer-test-utils.rb +0 -4
- data/test/run-test.rb +3 -1
- data/vendor/local/bin/libclutter-gst-3.0-0.dll +0 -0
- data/vendor/local/include/clutter-gst-3.0/clutter-gst/clutter-gst-version.h +3 -3
- data/vendor/local/lib/girepository-1.0/ClutterGst-3.0.typelib +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstclutter-3.0.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstclutter-3.0.dll.a +0 -0
- data/vendor/local/lib/libclutter-gst-3.0.dll.a +0 -0
- data/vendor/local/lib/libclutter-gst-3.0.la +2 -2
- data/vendor/local/lib/pkgconfig/clutter-gst-3.0.pc +1 -1
- data/vendor/local/share/gir-1.0/ClutterGst-3.0.gir +2 -2
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ClutterGstAspectratio.html +8 -9
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ClutterGstCamera.html +49 -115
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ClutterGstCameraDevice.html +14 -15
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ClutterGstCameraManager.html +10 -11
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ClutterGstContent.html +30 -31
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ClutterGstCrop.html +10 -11
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ClutterGstPlayback.html +78 -107
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ClutterGstPlayer.html +37 -41
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/annotation-glossary.html +6 -7
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/api-index-1-4.html +6 -7
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/api-index-1-6.html +6 -7
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/api-index-3-0.html +6 -7
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/api-index-all.html +6 -7
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ch01.html +7 -8
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ch02.html +6 -7
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ch03.html +6 -7
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ch04.html +6 -7
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ch05.html +6 -7
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/clutter-gst-3.0.devhelp2 +23 -4
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/clutter-gst-Types.html +19 -20
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/clutter-gst-Utilities.html +49 -103
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/clutter-gst-Versioning-Macros.html +58 -59
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/clutter-gst-Video-Sink.html +27 -33
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/index.html +7 -8
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/license.html +6 -7
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/profile.txt +2206 -0
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/style.css +9 -6
- metadata +11 -10
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/index.sgml +0 -316
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 9570fd1238f8f8335de9cf85201c3a436e3fe247
|
4
|
+
data.tar.gz: 9eff75c43d5fb4a76968b1564388cb69cae8b3a0
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5aec7e0c404a44e7d9157c0019d39d238beddfe7f5f67d1fd295439dc9f753f1993cf1729b113688083443ed7e31ddb72bbb02fed4ca0b4ce519df7893dab814
|
7
|
+
data.tar.gz: 281fb65f77602b885303a8cf047d84417350b59c2e1aef00df307d2354691925f8a434abaec31bedaa33780b1bc5cd0c919df84a609c7e3097326effeb13b790
|
data/Rakefile
CHANGED
@@ -46,7 +46,7 @@ package_task = GNOME2::Rake::PackageTask.new do |package|
|
|
46
46
|
:name => "clutter-gst",
|
47
47
|
:download_site => :gnome,
|
48
48
|
:label => "Clutter-GStreamer",
|
49
|
-
:version => "3.0.
|
49
|
+
:version => "3.0.24",
|
50
50
|
:compression_method => "xz",
|
51
51
|
:windows => {
|
52
52
|
:configure_args => [
|
@@ -62,12 +62,3 @@ package_task = GNOME2::Rake::PackageTask.new do |package|
|
|
62
62
|
]
|
63
63
|
end
|
64
64
|
package_task.define
|
65
|
-
|
66
|
-
namespace :dependency do
|
67
|
-
desc "Install depenencies"
|
68
|
-
task :install do
|
69
|
-
# TODO: Install gir1.2-clutter-gst-1.0 on Debian.
|
70
|
-
end
|
71
|
-
end
|
72
|
-
|
73
|
-
task :build => "dependency:install"
|
@@ -0,0 +1,40 @@
|
|
1
|
+
# Copyright (C) 2017 Ruby-GNOME2 Project Team
|
2
|
+
#
|
3
|
+
# This library is free software; you can redistribute it and/or
|
4
|
+
# modify it under the terms of the GNU Lesser General Public
|
5
|
+
# License as published by the Free Software Foundation; either
|
6
|
+
# version 2.1 of the License, or (at your option) any later version.
|
7
|
+
#
|
8
|
+
# This library is distributed in the hope that it will be useful,
|
9
|
+
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
10
|
+
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
11
|
+
# Lesser General Public License for more details.
|
12
|
+
#
|
13
|
+
# You should have received a copy of the GNU Lesser General Public
|
14
|
+
# License along with this library; if not, write to the Free Software
|
15
|
+
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
16
|
+
|
17
|
+
require "pkg-config"
|
18
|
+
require "native-package-installer"
|
19
|
+
|
20
|
+
case RUBY_PLATFORM
|
21
|
+
when /mingw|mswin/
|
22
|
+
task :default => "nothing"
|
23
|
+
else
|
24
|
+
task :default => "dependency:check"
|
25
|
+
end
|
26
|
+
|
27
|
+
task :nothing do
|
28
|
+
end
|
29
|
+
|
30
|
+
namespace :dependency do
|
31
|
+
desc "Check dependency"
|
32
|
+
task :check do
|
33
|
+
unless PKGConfig.check_version?("clutter-gst-3.0")
|
34
|
+
unless NativePackageInstaller.install(:debian => "libclutter-gst-3.0-dev",
|
35
|
+
:homebrew => "clutter-gst")
|
36
|
+
exit(false)
|
37
|
+
end
|
38
|
+
end
|
39
|
+
end
|
40
|
+
end
|
data/test/run-test.rb
CHANGED
@@ -24,6 +24,7 @@ ruby_gnome2_base = File.expand_path(ruby_gnome2_base)
|
|
24
24
|
glib_base = File.join(ruby_gnome2_base, "glib2")
|
25
25
|
cairo_gobject_base = File.join(ruby_gnome2_base, "cairo-gobject")
|
26
26
|
gobject_introspection_base = File.join(ruby_gnome2_base, "gobject-introspection")
|
27
|
+
pango_base = File.join(ruby_gnome2_base, "pango")
|
27
28
|
gdk_pixbuf2_base = File.join(ruby_gnome2_base, "gdk_pixbuf2")
|
28
29
|
clutter_base = File.join(ruby_gnome2_base, "clutter")
|
29
30
|
gstreamer_base = File.join(ruby_gnome2_base, "gstreamer")
|
@@ -33,6 +34,7 @@ modules = [
|
|
33
34
|
[glib_base, "glib2"],
|
34
35
|
[cairo_gobject_base, "cairo-gobject"],
|
35
36
|
[gobject_introspection_base, "gobject-introspection"],
|
37
|
+
[pango_base, "pango"],
|
36
38
|
[gdk_pixbuf2_base, "gdk_pixbuf2"],
|
37
39
|
[clutter_base, "clutter"],
|
38
40
|
[gstreamer_base, "gstreamer"],
|
@@ -63,7 +65,7 @@ require "clutter-gst"
|
|
63
65
|
repository = GObjectIntrospection::Repository.default
|
64
66
|
begin
|
65
67
|
repository.require(ClutterGst::Loader::NAMESPACE)
|
66
|
-
rescue
|
68
|
+
rescue GObjectIntrospection::RepositoryError
|
67
69
|
puts("Omit because typelib file doesn't exist: #{$!.message}")
|
68
70
|
exit(true)
|
69
71
|
end
|
Binary file
|
@@ -56,21 +56,21 @@
|
|
56
56
|
*
|
57
57
|
* ClutterGst micro version (e.g. "3", if %CLUTTER_GST_VERSION is "1.2.3")
|
58
58
|
*/
|
59
|
-
#define CLUTTER_GST_MICRO_VERSION (
|
59
|
+
#define CLUTTER_GST_MICRO_VERSION (24)
|
60
60
|
|
61
61
|
/**
|
62
62
|
* CLUTTER_GST_VERSION:
|
63
63
|
*
|
64
64
|
* ClutterGst full version (e.g. "1.2.3")
|
65
65
|
*/
|
66
|
-
#define CLUTTER_GST_VERSION (3.0.
|
66
|
+
#define CLUTTER_GST_VERSION (3.0.24)
|
67
67
|
|
68
68
|
/**
|
69
69
|
* CLUTTER_GST_VERSION_S:
|
70
70
|
*
|
71
71
|
* ClutterGst full version, encoded as a string.
|
72
72
|
*/
|
73
|
-
#define CLUTTER_GST_VERSION_S "3.0.
|
73
|
+
#define CLUTTER_GST_VERSION_S "3.0.24"
|
74
74
|
|
75
75
|
/**
|
76
76
|
* CLUTTER_GST_VERSION_HEX:
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -23,8 +23,8 @@ dependency_libs=' -R/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/lib -L/ho
|
|
23
23
|
weak_library_names=''
|
24
24
|
|
25
25
|
# Version information for libclutter-gst-3.0.
|
26
|
-
current=
|
27
|
-
age=
|
26
|
+
current=24
|
27
|
+
age=24
|
28
28
|
revision=0
|
29
29
|
|
30
30
|
# Is this an already installed library?
|
@@ -5,7 +5,7 @@ includedir=${prefix}/include
|
|
5
5
|
|
6
6
|
Name: clutter-gst
|
7
7
|
Description: Clutter GStreamer integration
|
8
|
-
Version: 3.0.
|
8
|
+
Version: 3.0.24
|
9
9
|
Libs: -L${libdir} -lclutter-gst-3.0
|
10
10
|
Cflags: -I${includedir}/clutter-gst-3.0
|
11
11
|
Requires: clutter-1.0 >= 1.10.0 cogl-2.0-experimental gstreamer-1.0 gstreamer-base-1.0 gstreamer-plugins-base-1.0 gstreamer-video-1.0
|
@@ -1609,7 +1609,7 @@ should not be accessed directly.</doc>
|
|
1609
1609
|
<type name="gint" c:type="gint"/>
|
1610
1610
|
</constant>
|
1611
1611
|
<constant name="MICRO_VERSION"
|
1612
|
-
value="
|
1612
|
+
value="24"
|
1613
1613
|
c:type="CLUTTER_GST_MICRO_VERSION">
|
1614
1614
|
<doc xml:space="preserve">ClutterGst micro version (e.g. "3", if %CLUTTER_GST_VERSION is "1.2.3")</doc>
|
1615
1615
|
<type name="gint" c:type="gint"/>
|
@@ -2936,7 +2936,7 @@ has different dimensions to the previous frame.</doc>
|
|
2936
2936
|
<doc xml:space="preserve">ClutterGst full version, encoded as an hexadecimal value.</doc>
|
2937
2937
|
<type name="gint" c:type="gint"/>
|
2938
2938
|
</constant>
|
2939
|
-
<constant name="VERSION_S" value="3.0.
|
2939
|
+
<constant name="VERSION_S" value="3.0.24" c:type="CLUTTER_GST_VERSION_S">
|
2940
2940
|
<doc xml:space="preserve">ClutterGst full version, encoded as a string.</doc>
|
2941
2941
|
<type name="utf8" c:type="gchar*"/>
|
2942
2942
|
</constant>
|
@@ -2,14 +2,14 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>Clutter Gst 3.0.
|
6
|
-
Reference Manual
|
5
|
+
<title>ClutterGstAspectratio: Clutter Gst 3.0.24
|
6
|
+
Reference Manual</title>
|
7
7
|
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
|
8
|
-
<link rel="home" href="index.html" title="Clutter Gst 3.0.
|
8
|
+
<link rel="home" href="index.html" title="Clutter Gst 3.0.24 Reference Manual">
|
9
9
|
<link rel="up" href="ch02.html" title="Clutter content objects">
|
10
10
|
<link rel="prev" href="ClutterGstContent.html" title="ClutterGstContent">
|
11
11
|
<link rel="next" href="ClutterGstCrop.html" title="ClutterGstCrop">
|
12
|
-
<meta name="generator" content="GTK-Doc V1.
|
12
|
+
<meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
|
13
13
|
<link rel="stylesheet" href="style.css" type="text/css">
|
14
14
|
</head>
|
15
15
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -117,7 +117,7 @@ ClutterGstAspectratio implements
|
|
117
117
|
<pre class="programlisting"><span class="returnvalue">ClutterContent</span> *
|
118
118
|
clutter_gst_aspectratio_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
119
119
|
<div class="refsect3">
|
120
|
-
<a name="
|
120
|
+
<a name="clutter-gst-aspectratio-new.returns"></a><h4>Returns</h4>
|
121
121
|
<p> a new <a class="link" href="ClutterGstAspectratio.html" title="ClutterGstAspectratio"><span class="type">ClutterGstAspectratio</span></a> instance. </p>
|
122
122
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
123
123
|
</div>
|
@@ -151,7 +151,7 @@ should not be accessed directly.</p>
|
|
151
151
|
than adding borders.</p>
|
152
152
|
<p>Flags: Read / Write</p>
|
153
153
|
<p>Default value: FALSE</p>
|
154
|
-
<p class="since">Since 3.0</p>
|
154
|
+
<p class="since">Since: <a class="link" href="api-index-3-0.html#api-index-3.0">3.0</a></p>
|
155
155
|
</div>
|
156
156
|
<hr>
|
157
157
|
<div class="refsect2">
|
@@ -160,12 +160,11 @@ than adding borders.</p>
|
|
160
160
|
<p>Whether or not paint borders on the sides of the video</p>
|
161
161
|
<p>Flags: Read / Write</p>
|
162
162
|
<p>Default value: FALSE</p>
|
163
|
-
<p class="since">Since 3.0</p>
|
163
|
+
<p class="since">Since: <a class="link" href="api-index-3-0.html#api-index-3.0">3.0</a></p>
|
164
164
|
</div>
|
165
165
|
</div>
|
166
166
|
</div>
|
167
167
|
<div class="footer">
|
168
|
-
<hr>
|
169
|
-
Generated by GTK-Doc V1.21.1</div>
|
168
|
+
<hr>Generated by GTK-Doc V1.25.1</div>
|
170
169
|
</body>
|
171
170
|
</html>
|