Skip to content

Commit

Permalink
bump(main/gobject-introspection): 1.80.1 (#19556)
Browse files Browse the repository at this point in the history
  • Loading branch information
Biswa96 committed Apr 13, 2024
1 parent effd64d commit e6edae3
Show file tree
Hide file tree
Showing 16 changed files with 366 additions and 23 deletions.
7 changes: 3 additions & 4 deletions packages/gobject-introspection/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,13 @@ TERMUX_PKG_HOMEPAGE=https://gi.readthedocs.io/
TERMUX_PKG_DESCRIPTION="Uniform machine readable API"
TERMUX_PKG_LICENSE="LGPL-2.0, GPL-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="1.78.1"
TERMUX_PKG_VERSION="1.80.1"
TERMUX_PKG_SRCURL=https://download.gnome.org/sources/gobject-introspection/${TERMUX_PKG_VERSION%.*}/gobject-introspection-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_SHA256=bd7babd99af7258e76819e45ba4a6bc399608fe762d83fde3cac033c50841bb4
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_SHA256=a1df7c424e15bda1ab639c00e9051b9adf5cea1a9e512f8a603b53cd199bc6d8
TERMUX_PKG_DEPENDS="glib, libffi"
TERMUX_PKG_SUGGESTS="g-ir-scanner"
TERMUX_PKG_DISABLE_GIR=false
TERMUX_PKG_PYTHON_COMMON_DEPS="wheel"
TERMUX_PKG_PYTHON_COMMON_DEPS="packaging, wheel"
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
-Dcairo_libname=libcairo-gobject.so
-Dpython=python
Expand Down
7 changes: 7 additions & 0 deletions packages/gobject-introspection/gir/Bar-1.0.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<?xml version="1.0"?>
<dump>
<class name="BarBaz" get-type="bar_baz_get_type" parents="GObject">
</class>
<class name="MutterWindow" get-type="mutter_window_get_type" parents="GObject">
</class>
</dump>
3 changes: 3 additions & 0 deletions packages/gobject-introspection/gir/Everything-1.0.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<?xml version="1.0"?>
<dump>
</dump>
95 changes: 95 additions & 0 deletions packages/gobject-introspection/gir/GIMarshallingTests-1.0.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,95 @@
<?xml version="1.0"?>
<dump>
<enum name="GIMarshallingTestsGEnum" get-type="gi_marshalling_tests_genum_get_type">
<member name="GI_MARSHALLING_TESTS_GENUM_VALUE1" nick="value1" value="0"/>
<member name="GI_MARSHALLING_TESTS_GENUM_VALUE2" nick="value2" value="1"/>
<member name="GI_MARSHALLING_TESTS_GENUM_VALUE3" nick="value3" value="42"/>
</enum> <flags name="GIMarshallingTestsFlags" get-type="gi_marshalling_tests_flags_get_type">
<member name="GI_MARSHALLING_TESTS_FLAGS_VALUE1" nick="value1" value="1"/>
<member name="GI_MARSHALLING_TESTS_FLAGS_VALUE2" nick="value2" value="2"/>
<member name="GI_MARSHALLING_TESTS_FLAGS_VALUE3" nick="value3" value="4"/>
<member name="GI_MARSHALLING_TESTS_FLAGS_MASK" nick="mask" value="3"/>
<member name="GI_MARSHALLING_TESTS_FLAGS_MASK2" nick="mask2" value="3"/>
</flags>
<boxed name="GIMarshallingTestsBoxedStruct" get-type="gi_marshalling_tests_boxed_struct_get_type"/>
<boxed name="GIMarshallingTestsUnion" get-type="gi_marshalling_tests_union_get_type"/>
<boxed name="GIMarshallingTestsStructuredUnion" get-type="gi_marshalling_tests_structured_union_get_type"/>
<class name="GIMarshallingTestsObject" get-type="gi_marshalling_tests_object_get_type" parents="GObject">
<property name="int" type="gint" flags="7" default-value="0"/>
</class>
<class name="GIMarshallingTestsSubObject" get-type="gi_marshalling_tests_sub_object_get_type" parents="GIMarshallingTestsObject,GObject">
</class>
<class name="GIMarshallingTestsSubSubObject" get-type="gi_marshalling_tests_sub_sub_object_get_type" parents="GIMarshallingTestsSubObject,GIMarshallingTestsObject,GObject">
</class>
<interface name="GIMarshallingTestsInterface" get-type="gi_marshalling_tests_interface_get_type">
</interface>
<class name="GIMarshallingTestsInterfaceImpl" get-type="gi_marshalling_tests_interface_impl_get_type" parents="GObject">
<implements name="GIMarshallingTestsInterface"/>
</class>
<interface name="GIMarshallingTestsInterface2" get-type="gi_marshalling_tests_interface2_get_type">
</interface>
<interface name="GIMarshallingTestsInterface3" get-type="gi_marshalling_tests_interface3_get_type">
</interface>
<boxed name="GIMarshallingTestsOverridesStruct" get-type="gi_marshalling_tests_overrides_struct_get_type"/>
<class name="GIMarshallingTestsOverridesObject" get-type="gi_marshalling_tests_overrides_object_get_type" parents="GObject">
</class>
<class name="GIMarshallingTestsPropertiesObject" get-type="gi_marshalling_tests_properties_object_get_type" parents="GObject">
<property name="some-boolean" type="gboolean" flags="7" default-value="FALSE"/>
<property name="some-char" type="gchar" flags="7" default-value="0"/>
<property name="some-uchar" type="guchar" flags="7" default-value="0"/>
<property name="some-int" type="gint" flags="7" default-value="0"/>
<property name="some-uint" type="guint" flags="7" default-value="0"/>
<property name="some-long" type="glong" flags="7" default-value="0"/>
<property name="some-ulong" type="gulong" flags="7" default-value="0"/>
<property name="some-int64" type="gint64" flags="7" default-value="0"/>
<property name="some-uint64" type="guint64" flags="7" default-value="0"/>
<property name="some-float" type="gfloat" flags="7" default-value="0.000000"/>
<property name="some-string" type="gchararray" flags="7" default-value="NULL"/>
<property name="some-double" type="gdouble" flags="7" default-value="0.000000"/>
<property name="some-strv" type="GStrv" flags="7"/>
<property name="some-boxed-struct" type="GIMarshallingTestsBoxedStruct" flags="7"/>
<property name="some-variant" type="GVariant" flags="7"/>
<property name="some-boxed-glist" type="GIMarshallingTestsBoxedGList" flags="7"/>
<property name="some-gvalue" type="GValue" flags="7"/>
<property name="some-object" type="GObject" flags="7"/>
<property name="some-flags" type="GIMarshallingTestsFlags" flags="7" default-value="GI_MARSHALLING_TESTS_FLAGS_VALUE1"/>
<property name="some-enum" type="GIMarshallingTestsGEnum" flags="7" default-value="GI_MARSHALLING_TESTS_GENUM_VALUE1"/>
<property name="some-byte-array" type="GByteArray" flags="7"/>
<property name="some-readonly" type="gint" flags="1" default-value="0"/>
</class>
<class name="GIMarshallingTestsSignalsObject" get-type="gi_marshalling_tests_signals_object_get_type" parents="GObject">
<signal name="some-boxed-struct" return="void" when="last">
<param type="GIMarshallingTestsBoxedStruct"/>
</signal>
<signal name="some-boxed-gptrarray-utf8" return="void" when="last">
<param type="GPtrArray"/>
</signal>
<signal name="some-boxed-gptrarray-utf8-container" return="void" when="last">
<param type="GPtrArray"/>
</signal>
<signal name="some-boxed-gptrarray-utf8-full" return="void" when="last">
<param type="GPtrArray"/>
</signal>
<signal name="some-boxed-gptrarray-boxed-struct" return="void" when="last">
<param type="GPtrArray"/>
</signal>
<signal name="some-boxed-gptrarray-boxed-struct-container" return="void" when="last">
<param type="GPtrArray"/>
</signal>
<signal name="some-boxed-gptrarray-boxed-struct-full" return="void" when="last">
<param type="GPtrArray"/>
</signal>
<signal name="some-hash-table-utf8-int" return="void" when="last">
<param type="GHashTable"/>
</signal>
<signal name="some-hash-table-utf8-int-container" return="void" when="last">
<param type="GHashTable"/>
</signal>
<signal name="some-hash-table-utf8-int-full" return="void" when="last">
<param type="GHashTable"/>
</signal>
<signal name="some-boxed-struct-full" return="void" when="last">
<param type="GIMarshallingTestsBoxedStruct"/>
</signal>
</class>
</dump>
4 changes: 4 additions & 0 deletions packages/gobject-introspection/gir/GLib-2.0.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@
<boxed name="GTree" get-type="g_tree_get_type"/>
<boxed name="GPatternSpec" get-type="g_pattern_spec_get_type"/>
<boxed name="GBookmarkFile" get-type="g_bookmark_file_get_type"/>
<boxed name="GHmac" get-type="g_hmac_get_type"/>
<boxed name="GDir" get-type="g_dir_get_type"/>
<boxed name="GRand" get-type="g_rand_get_type"/>
<boxed name="GStrvBuilder" get-type="g_strv_builder_get_type"/>
<error-quark function="g_thread_error_quark" domain="g_thread_error"/>
<error-quark function="g_bookmark_file_error_quark" domain="g-bookmark-file-error-quark"/>
<error-quark function="g_convert_error_quark" domain="g_convert_error"/>
Expand Down
5 changes: 5 additions & 0 deletions packages/gobject-introspection/gir/GetType-1.0.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<?xml version="1.0"?>
<dump>
<class name="GetTypeObject" get-type="gettype_object_get_type" parents="GObject">
</class>
</dump>
4 changes: 4 additions & 0 deletions packages/gobject-introspection/gir/Gio-2.0.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
<implements name="GActionGroup"/>
<implements name="GActionMap"/>
<property name="application-id" type="gchararray" flags="231" default-value="NULL"/>
<property name="version" type="gchararray" flags="1073742051" default-value="NULL"/>
<property name="flags" type="GApplicationFlags" flags="227" default-value="G_APPLICATION_FLAGS_NONE"/>
<property name="resource-base-path" type="gchararray" flags="227" default-value="NULL"/>
<property name="is-registered" type="gboolean" flags="225" default-value="FALSE"/>
Expand Down Expand Up @@ -524,6 +525,7 @@
<member name="G_FILE_COPY_ALL_METADATA" nick="all-metadata" value="8"/>
<member name="G_FILE_COPY_NO_FALLBACK_FOR_MOVE" nick="no-fallback-for-move" value="16"/>
<member name="G_FILE_COPY_TARGET_DEFAULT_PERMS" nick="target-default-perms" value="32"/>
<member name="G_FILE_COPY_TARGET_DEFAULT_MODIFIED_TIME" nick="target-default-modified-time" value="64"/>
</flags>
<flags name="GFileMonitorFlags" get-type="g_file_monitor_flags_get_type">
<member name="G_FILE_MONITOR_NONE" nick="none" value="0"/>
Expand Down Expand Up @@ -606,6 +608,7 @@
<member name="G_IO_ERROR_NOT_CONNECTED" nick="not-connected" value="45"/>
<member name="G_IO_ERROR_MESSAGE_TOO_LARGE" nick="message-too-large" value="46"/>
<member name="G_IO_ERROR_NO_SUCH_DEVICE" nick="no-such-device" value="47"/>
<member name="G_IO_ERROR_DESTINATION_UNSET" nick="destination-unset" value="48"/>
</enum> <flags name="GAskPasswordFlags" get-type="g_ask_password_flags_get_type">
<member name="G_ASK_PASSWORD_NEED_PASSWORD" nick="need-password" value="1"/>
<member name="G_ASK_PASSWORD_NEED_USERNAME" nick="need-username" value="2"/>
Expand Down Expand Up @@ -1208,6 +1211,7 @@
<prerequisite name="GActionGroup"/>
</interface>
<class name="GResolver" get-type="g_resolver_get_type" parents="GObject" abstract="1">
<property name="timeout" type="guint" flags="1073742051" default-value="0"/>
<signal name="reload" return="void" when="last">
</signal>
</class>
Expand Down
3 changes: 3 additions & 0 deletions packages/gobject-introspection/gir/GtkFrob-1.0.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<?xml version="1.0"?>
<dump>
</dump>
3 changes: 3 additions & 0 deletions packages/gobject-introspection/gir/Offsets-1.0.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<?xml version="1.0"?>
<dump>
</dump>
Loading

0 comments on commit e6edae3

Please sign in to comment.