Changeset 7022
- Timestamp:
- 12/26/10 01:16:31 (2 years ago)
- Location:
- pkg/raul/main/glib2.0/trunk/debian
- Files:
-
- 1 added
- 1 deleted
- 12 edited
-
changelog (modified) (3 diffs)
-
control (modified) (6 diffs)
-
control.in (modified) (6 diffs)
-
libglib2.0-0.symbols (modified) (68 diffs)
-
patches/01_gettext-desktopfiles.patch (modified) (5 diffs)
-
patches/02_gettext-desktopfiles-ubuntu.patch (modified) (1 diff)
-
patches/03_blacklist-directories.patch (modified) (1 diff)
-
patches/04_homedir_env.patch (modified) (3 diffs)
-
patches/60_wait-longer-for-threads-to-die.patch (modified) (1 diff)
-
patches/61_glib-compile-schemas-path.patch (added)
-
patches/71_gio_launch_handler.patch (deleted)
-
patches/series (modified) (1 diff)
-
rules (modified) (4 diffs)
-
watch (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pkg/raul/main/glib2.0/trunk/debian/changelog
r7005 r7022 1 glib2.0 (2.26.1-parsix1) unstable; urgency=low 2 3 * Sync'd with Ubuntu 2.26.0-ubuntu1 4 5 -- Alan Baghumian <alan@technotux.org> Sun, 19 Dec 2010 16:58:50 -0800 6 7 glib2.0 (2.26.0-0ubuntu1) maverick; urgency=low 8 9 * New upstream version 10 * debian/patches/06_glib_compile_schemas.patch: 11 - dropped, the issue is fixed in the new version 12 * debian/patches/90_gregex-system-pcre.patch: 13 - dropped, the issue is fixed in the new version 14 * debian/libglib2.0-0.symbols: 15 - new version update 16 17 -- Sebastien Bacher <seb128@ubuntu.com> Mon, 27 Sep 2010 22:31:56 +0200 18 19 glib2.0 (2.25.16-1ubuntu1) maverick; urgency=low 20 21 * New upstream version 22 23 -- Sebastien Bacher <seb128@ubuntu.com> Mon, 27 Sep 2010 15:25:56 +0200 1 glib2.0 (2.27.5-parsix1) unstable; urgency=low 2 3 * Sync'd with Debian 2.27.5-1 4 5 -- Alan Baghumian <alan@technotux.org> Sat, 25 Dec 2010 16:15:15 -0800 6 7 glib2.0 (2.27.5-1) experimental; urgency=low 8 9 * New upstream release. 10 + debian/libglib2.0-0.symbols: 11 - Updated. 12 * debian/rules: 13 + Make the shlibs always depend on the latest upstream version. 14 We have symbols file anyway, and manually bumping the shver is 15 error prone. 16 17 -- Emilio Pozuelo Monfort <pochu@debian.org> Thu, 23 Dec 2010 01:44:45 +0000 18 19 glib2.0 (2.27.4-2) experimental; urgency=low 20 21 * debian/rules: Change --disable-visibility to --disable-Bsymbolic for 22 the refdbg package. 23 24 -- Jonny Lamb <jonny@debian.org> Wed, 15 Dec 2010 21:52:29 +0000 25 26 glib2.0 (2.27.4-1) experimental; urgency=low 27 28 * New upstream release. 29 + debian/libglib2.0-0.symbols: 30 - Updated. 31 + debian/rules: 32 - Bump the SHVER. 33 34 -- Emilio Pozuelo Monfort <pochu@debian.org> Tue, 30 Nov 2010 00:48:49 +0100 35 36 glib2.0 (2.27.3-1) experimental; urgency=low 37 38 * New upstream release. 39 + debian/libglib2.0-0.symbols: 40 - Updated. 41 42 -- Emilio Pozuelo Monfort <pochu@debian.org> Mon, 15 Nov 2010 23:05:29 +0100 43 44 glib2.0 (2.27.2-1) experimental; urgency=low 45 46 * New upstream development release: 47 + debian/patches/*: 48 - Refreshed. 49 + debian/libglib2.0-0.symbols: 50 - Updated 51 + debian/patches/70_dtrace.patch: 52 - Dropped, merged upstream. 53 54 -- Sebastian Dröge <slomo@debian.org> Mon, 01 Nov 2010 10:53:15 +0100 55 56 glib2.0 (2.27.1-1) experimental; urgency=low 57 58 [ Josselin Mouette ] 59 * Drop lynx dependency in the -doc package. Suggest devhelp instead. 60 Closes: #599743. 61 62 [ Sebastian Dröge ] 63 * New upstream development release: 64 + debian/patches/70_fix-header-cleaup-fallout.patch: 65 - Dropped, merged upstream. 66 + debian/patches/*: 67 - Refreshed. 68 + debian/libglib2.0-0.symbols: 69 - Updated 70 + debian/patches/70_dtrace.patch: 71 - Patch from upstream GIT to not enable DTrace if it's not 72 available. Fixes the build on kFreeBSD (Closes: #592024). 73 74 -- Sebastian Dröge <slomo@debian.org> Fri, 29 Oct 2010 11:32:02 +0200 75 76 glib2.0 (2.27.0-1) experimental; urgency=low 77 78 [ Sjoerd Simons ] 79 * New upstream experimental release 80 * debian/libglib2.0-0.symbols 81 + Updated 82 * debian/patches/70_fix-header-cleaup-fallout.patch 83 + Added. Fix complilation error (from upstream git) 84 85 [ Sebastian Dröge ] 86 * Upload to experimental. 87 * debian/rules: 88 + Update SHVER to 2.27.0. 89 90 -- Sebastian Dröge <slomo@debian.org> Tue, 12 Oct 2010 10:56:13 +0200 91 92 glib2.0 (2.26.0-1) experimental; urgency=low 93 94 * New upstream stable release: 95 + debian/rules, 96 debian/libglib2.0-0.symbols: 97 - Update for the new version. 98 + debian/patches/90_gregex-system-pcre.patch: 99 - Dropped, merged upstream. 100 101 -- Sebastian Dröge <slomo@debian.org> Mon, 27 Sep 2010 22:43:13 +0200 24 102 25 103 glib2.0 (2.25.16-1) experimental; urgency=low … … 34 112 -- Sebastian Dröge <slomo@debian.org> Sat, 18 Sep 2010 07:15:26 +0200 35 113 36 glib2.0 (2.25.15-0ubuntu2) maverick; urgency=low 37 38 * debian/patches/06_glib_compile_schemas.patch: 39 - Ignore broken schemas and overrides entries referring to schemas not 40 installed (LP: #621507) 41 42 -- Robert Ancell <robert.ancell@canonical.com> Tue, 07 Sep 2010 15:49:00 +1000 43 44 glib2.0 (2.25.15-0ubuntu1) maverick; urgency=low 45 46 * New upstream release 47 * debian/libglib2.0-0.symbols: 48 - Updated symbols 49 50 -- Robert Ancell <robert.ancell@canonical.com> Tue, 31 Aug 2010 16:46:27 +1000 51 52 glib2.0 (2.25.14-1ubuntu2) maverick; urgency=low 53 54 * debian/control.in: 55 - break with current bamf and wncksync versions that need an update 56 * debian/patches/71_gio_launch_handler.patch: 57 - update by Mikkel Kamstrup Erlandsen, the change is an abi and api break 58 in an ubuntu specific change (lp: #616737) 59 60 -- Sebastien Bacher <seb128@ubuntu.com> Wed, 18 Aug 2010 21:43:19 +0200 61 62 glib2.0 (2.25.14-1ubuntu1) maverick; urgency=low 63 64 * Resync on Debian 65 66 -- Sebastien Bacher <seb128@ubuntu.com> Tue, 17 Aug 2010 16:13:18 +0200 114 glib2.0 (2.25.15-1) experimental; urgency=low 115 116 * New upstream development release: 117 + debian/rules, 118 debian/libglib2.0-0.symbols: 119 - Update for the new version. 120 121 -- Sebastian Dröge <slomo@debian.org> Tue, 31 Aug 2010 11:26:25 +0200 67 122 68 123 glib2.0 (2.25.14-1) experimental; urgency=low … … 74 129 75 130 -- Sebastian Dröge <slomo@debian.org> Tue, 17 Aug 2010 11:37:23 +0200 76 77 glib2.0 (2.25.13-1ubuntu1) maverick; urgency=low78 79 * Merge with Debian unstable, remaining Ubuntu changes:80 * debian/control.in:81 - Add Vcs-Bzr link82 - Recommend libdconf083 - Don't use "linux-any" for now since soyuz doesn't handle it84 - Suggest python-subunit for dev package85 * debian/libglib2.0-0.symbols:86 - Updated the symbols list for the gio launcher handler87 * debian/rules:88 - Stop installing the sizable upstream changelog.89 * debian/patches/01_gettext-desktopfiles.patch:90 - Updated to use gettext for X-GNOME-Fullname too91 * debian/patches/05_file_size_units.patch:92 - Use base 10 units in g_format_size_for_display() (disabled)93 * debian/patches/61_glib-compile-schemas-path.patch:94 - Don't use that change since there is a depends which assures to the95 upstream binary location to be there96 * debian/patches/71_gio_launch_handler.patch:97 - New GIO default launch handle feature required for wncksync98 * debian/watch:99 - Watch for unstable versions100 101 -- Robert Ancell <robert.ancell@canonical.com> Mon, 09 Aug 2010 11:51:31 +1000102 131 103 132 glib2.0 (2.25.13-1) experimental; urgency=low -
pkg/raul/main/glib2.0/trunk/debian/control
r7005 r7022 2 2 Section: libs 3 3 Priority: optional 4 Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com> 5 XSBC-Original-Maintainer: Loic Minier <lool@dooz.org> 6 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Sebastian Dröge <slomo@debian.org> 4 Maintainer: Loic Minier <lool@dooz.org> 5 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu@debian.org>, Sebastian Dröge <slomo@debian.org> 7 6 Build-Depends: debhelper (>> 5.0.22), 8 7 pkg-config (>= 0.16.0), … … 15 14 desktop-file-utils, 16 15 gtk-doc-tools (>= 1.15), 17 libselinux1-dev, 18 linux-libc-dev, 16 libselinux1-dev [linux-any], 17 linux-libc-dev [linux-any], 18 libgamin-dev [!linux-any] | libfam-dev [!linux-any], 19 19 zlib1g-dev 20 20 Standards-Version: 3.9.0 21 21 Homepage: http://www.gtk.org/ 22 Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/glib/ubuntu 22 Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glib2.0/ 23 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/glib2.0/ 23 24 24 25 Package: libglib2.0-0 … … 28 29 ${shlibs:Depends} 29 30 Recommends: libglib2.0-data, 30 shared-mime-info, 31 libdconf0 31 shared-mime-info 32 32 Conflicts: libpango1.0-0 (<< 1.11) 33 33 Replaces: libglib2.0-dev (<< 2.23.2-2) 34 Breaks: bamfdaemon (<< 0.2.42-0ubuntu2),35 wncksyncdaemon (<< 0.2.8-0ubuntu2)36 34 Description: The GLib library of C routines 37 35 GLib is a library containing many useful C routines for things such … … 86 84 zlib1g-dev 87 85 Recommends: python 88 Suggests: libglib2.0-doc, 89 python-subunit 86 Suggests: libglib2.0-doc 90 87 Replaces: libglib1.3-dev 91 88 Conflicts: libglib1.3-dev … … 134 131 Section: doc 135 132 Architecture: all 136 Depends: ${misc:Depends}, 137 lynx | www-browser 133 Depends: ${misc:Depends} 138 134 Replaces: libglib1.3-doc 139 135 Conflicts: libglib1.3-doc 140 Suggests: libgtk2.0-doc 136 Suggests: libgtk2.0-doc, devhelp 141 137 Description: Documentation files for the GLib library 142 138 GLib is a library containing many useful C routines for things such … … 169 165 . 170 166 This package contains the shared library built with 171 --disable- visibilityso that it can be used with refdbg, a GObject167 --disable-Bsymbolic so that it can be used with refdbg, a GObject 172 168 refcount debugger. -
pkg/raul/main/glib2.0/trunk/debian/control.in
r7005 r7022 2 2 Section: libs 3 3 Priority: optional 4 Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com> 5 XSBC-Original-Maintainer: Loic Minier <lool@dooz.org> 4 Maintainer: Loic Minier <lool@dooz.org> 6 5 Uploaders: @GNOME_TEAM@ 7 6 Build-Depends: debhelper (>> 5.0.22), … … 15 14 desktop-file-utils, 16 15 gtk-doc-tools (>= 1.15), 17 libselinux1-dev, 18 linux-libc-dev, 16 libselinux1-dev [linux-any], 17 linux-libc-dev [linux-any], 18 libgamin-dev [!linux-any] | libfam-dev [!linux-any], 19 19 zlib1g-dev 20 20 Standards-Version: 3.9.0 21 21 Homepage: http://www.gtk.org/ 22 Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/glib/ubuntu 22 Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glib2.0/ 23 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/glib2.0/ 23 24 24 25 Package: @SHARED_PKG@ … … 28 29 ${shlibs:Depends} 29 30 Recommends: @DATA_PKG@, 30 shared-mime-info, 31 libdconf0 31 shared-mime-info 32 32 Conflicts: libpango1.0-0 (<< 1.11) 33 33 Replaces: @DEV_PKG@ (<< 2.23.2-2) 34 Breaks: bamfdaemon (<< 0.2.42-0ubuntu2),35 wncksyncdaemon (<< 0.2.8-0ubuntu2)36 34 Description: The GLib library of C routines 37 35 GLib is a library containing many useful C routines for things such … … 86 84 zlib1g-dev 87 85 Recommends: python 88 Suggests: @DOC_PKG@, 89 python-subunit 86 Suggests: @DOC_PKG@ 90 87 Replaces: libglib1.3-dev 91 88 Conflicts: libglib1.3-dev … … 134 131 Section: doc 135 132 Architecture: all 136 Depends: ${misc:Depends}, 137 lynx | www-browser 133 Depends: ${misc:Depends} 138 134 Replaces: libglib1.3-doc 139 135 Conflicts: libglib1.3-doc 140 Suggests: libgtk2.0-doc 136 Suggests: libgtk2.0-doc, devhelp 141 137 Description: Documentation files for the GLib library 142 138 GLib is a library containing many useful C routines for things such … … 169 165 . 170 166 This package contains the shared library built with 171 --disable- visibilityso that it can be used with refdbg, a GObject167 --disable-Bsymbolic so that it can be used with refdbg, a GObject 172 168 refcount debugger. -
pkg/raul/main/glib2.0/trunk/debian/libglib2.0-0.symbols
r7005 r7022 1 1 libgio-2.0.so.0 libglib2.0-0 #MINVER# 2 2 * Build-Depends-Package: libglib2.0-dev 3 g_action_activate@Base 2.27.5 4 g_action_get_enabled@Base 2.27.5 5 g_action_get_name@Base 2.27.5 6 g_action_get_parameter_type@Base 2.27.5 7 g_action_get_state@Base 2.27.5 8 g_action_get_state_hint@Base 2.27.5 9 g_action_get_state_type@Base 2.27.5 10 g_action_get_type@Base 2.27.5 11 g_action_group_action_added@Base 2.27.5 12 g_action_group_action_enabled_changed@Base 2.27.5 13 g_action_group_action_removed@Base 2.27.5 14 g_action_group_action_state_changed@Base 2.27.5 15 g_action_group_activate_action@Base 2.27.5 16 g_action_group_change_action_state@Base 2.27.5 17 g_action_group_get_action_enabled@Base 2.27.5 18 g_action_group_get_action_parameter_type@Base 2.27.5 19 g_action_group_get_action_state@Base 2.27.5 20 g_action_group_get_action_state_hint@Base 2.27.5 21 g_action_group_get_action_state_type@Base 2.27.5 22 g_action_group_get_type@Base 2.27.5 23 g_action_group_has_action@Base 2.27.5 24 g_action_group_list_actions@Base 2.27.5 25 g_action_set_state@Base 2.27.5 3 26 g_app_info_add_supports_type@Base 2.16.0 4 27 g_app_info_can_delete@Base 2.20.0 … … 17 40 g_app_info_get_display_name@Base 2.24.0 18 41 g_app_info_get_executable@Base 2.16.0 42 g_app_info_get_fallback_for_type@Base 2.27.5 19 43 g_app_info_get_icon@Base 2.16.0 20 44 g_app_info_get_id@Base 2.16.0 21 45 g_app_info_get_name@Base 2.16.0 46 g_app_info_get_recommended_for_type@Base 2.27.5 22 47 g_app_info_get_type@Base 2.16.0 23 48 g_app_info_launch@Base 2.16.0 … … 28 53 g_app_info_set_as_default_for_extension@Base 2.16.0 29 54 g_app_info_set_as_default_for_type@Base 2.16.0 55 g_app_info_set_as_last_used_for_type@Base 2.27.5 30 56 g_app_info_should_show@Base 2.16.0 31 57 g_app_info_supports_files@Base 2.16.0 … … 36 62 g_app_launch_context_launch_failed@Base 2.16.0 37 63 g_app_launch_context_new@Base 2.16.0 64 g_application_activate@Base 2.27.5 65 g_application_command_line_get_arguments@Base 2.27.5 66 g_application_command_line_get_cwd@Base 2.27.5 67 g_application_command_line_get_environ@Base 2.27.5 68 g_application_command_line_get_exit_status@Base 2.27.5 69 g_application_command_line_get_is_remote@Base 2.27.5 70 g_application_command_line_get_platform_data@Base 2.27.5 71 g_application_command_line_get_type@Base 2.27.5 72 g_application_command_line_getenv@Base 2.27.5 73 g_application_command_line_print@Base 2.27.5 74 g_application_command_line_printerr@Base 2.27.5 75 g_application_command_line_set_exit_status@Base 2.27.5 76 g_application_flags_get_type@Base 2.27.5 77 g_application_get_application_id@Base 2.27.5 78 g_application_get_flags@Base 2.27.5 79 g_application_get_inactivity_timeout@Base 2.27.5 80 g_application_get_is_registered@Base 2.27.5 81 g_application_get_is_remote@Base 2.27.5 82 g_application_get_type@Base 2.27.5 83 g_application_hold@Base 2.27.5 84 g_application_id_is_valid@Base 2.27.5 85 g_application_new@Base 2.27.5 86 g_application_open@Base 2.27.5 87 g_application_register@Base 2.27.5 88 g_application_release@Base 2.27.5 89 g_application_run@Base 2.27.5 90 g_application_set_action_group@Base 2.27.5 91 g_application_set_application_id@Base 2.27.5 92 g_application_set_flags@Base 2.27.5 93 g_application_set_inactivity_timeout@Base 2.27.5 38 94 g_ask_password_flags_get_type@Base 2.16.0 39 95 g_async_initable_get_type@Base 2.22.0 … … 66 122 g_buffered_output_stream_set_auto_grow@Base 2.16.0 67 123 g_buffered_output_stream_set_buffer_size@Base 2.16.0 68 g_bus_get@Base 2.2 5.1669 g_bus_get_finish@Base 2.2 5.1670 g_bus_get_sync@Base 2.2 5.1671 g_bus_name_owner_flags_get_type@Base 2.2 5.1672 g_bus_name_watcher_flags_get_type@Base 2.2 5.1673 g_bus_own_name@Base 2.2 5.1674 g_bus_own_name_on_connection@Base 2.2 5.1675 g_bus_own_name_on_connection_with_closures@Base 2.2 5.1676 g_bus_own_name_with_closures@Base 2.2 5.1677 g_bus_type_get_type@Base 2.2 5.1678 g_bus_unown_name@Base 2.2 5.1679 g_bus_unwatch_name@Base 2.2 5.1680 g_bus_watch_name@Base 2.2 5.1681 g_bus_watch_name_on_connection@Base 2.2 5.1682 g_bus_watch_name_on_connection_with_closures@Base 2.2 5.1683 g_bus_watch_name_with_closures@Base 2.2 5.16124 g_bus_get@Base 2.26.0 125 g_bus_get_finish@Base 2.26.0 126 g_bus_get_sync@Base 2.26.0 127 g_bus_name_owner_flags_get_type@Base 2.26.0 128 g_bus_name_watcher_flags_get_type@Base 2.26.0 129 g_bus_own_name@Base 2.26.0 130 g_bus_own_name_on_connection@Base 2.26.0 131 g_bus_own_name_on_connection_with_closures@Base 2.26.0 132 g_bus_own_name_with_closures@Base 2.26.0 133 g_bus_type_get_type@Base 2.26.0 134 g_bus_unown_name@Base 2.26.0 135 g_bus_unwatch_name@Base 2.26.0 136 g_bus_watch_name@Base 2.26.0 137 g_bus_watch_name_on_connection@Base 2.26.0 138 g_bus_watch_name_on_connection_with_closures@Base 2.26.0 139 g_bus_watch_name_with_closures@Base 2.26.0 84 140 g_cancellable_cancel@Base 2.16.0 85 141 g_cancellable_connect@Base 2.22.0 … … 96 152 g_cancellable_reset@Base 2.16.0 97 153 g_cancellable_set_error_if_cancelled@Base 2.16.0 154 g_cancellable_source_new@Base 2.27.5 98 155 g_charset_converter_get_num_fallbacks@Base 2.24.0 99 156 g_charset_converter_get_type@Base 2.24.0 … … 123 180 g_converter_reset@Base 2.24.0 124 181 g_converter_result_get_type@Base 2.24.0 125 g_credentials_get_native@Base 2.2 5.16126 g_credentials_get_type@Base 2.2 5.16127 g_credentials_get_unix_user@Base 2.2 5.16128 g_credentials_is_same_user@Base 2.2 5.16129 g_credentials_new@Base 2.2 5.16130 g_credentials_set_native@Base 2.2 5.16131 g_credentials_set_unix_user@Base 2.2 5.16132 g_credentials_to_string@Base 2.2 5.16133 g_credentials_type_get_type@Base 2.2 5.16182 g_credentials_get_native@Base 2.26.0 183 g_credentials_get_type@Base 2.26.0 184 g_credentials_get_unix_user@Base 2.26.0 185 g_credentials_is_same_user@Base 2.26.0 186 g_credentials_new@Base 2.26.0 187 g_credentials_set_native@Base 2.26.0 188 g_credentials_set_unix_user@Base 2.26.0 189 g_credentials_to_string@Base 2.26.0 190 g_credentials_type_get_type@Base 2.26.0 134 191 g_data_input_stream_get_byte_order@Base 2.16.0 135 192 g_data_input_stream_get_newline_type@Base 2.16.0 … … 149 206 g_data_input_stream_read_until_async@Base 2.20.0 150 207 g_data_input_stream_read_until_finish@Base 2.20.0 151 g_data_input_stream_read_upto@Base 2.2 5.16152 g_data_input_stream_read_upto_async@Base 2.2 5.16153 g_data_input_stream_read_upto_finish@Base 2.2 5.16208 g_data_input_stream_read_upto@Base 2.26.0 209 g_data_input_stream_read_upto_async@Base 2.26.0 210 g_data_input_stream_read_upto_finish@Base 2.26.0 154 211 g_data_input_stream_set_byte_order@Base 2.16.0 155 212 g_data_input_stream_set_newline_type@Base 2.16.0 … … 168 225 g_data_stream_byte_order_get_type@Base 2.16.0 169 226 g_data_stream_newline_type_get_type@Base 2.16.0 170 g_dbus_address_get_for_bus_sync@Base 2.2 5.16171 g_dbus_address_get_stream@Base 2.2 5.16172 g_dbus_address_get_stream_finish@Base 2.2 5.16173 g_dbus_address_get_stream_sync@Base 2.2 5.16174 g_dbus_annotation_info_get_type@Base 2.2 5.16175 g_dbus_annotation_info_lookup@Base 2.2 5.16176 g_dbus_annotation_info_ref@Base 2.2 5.16177 g_dbus_annotation_info_unref@Base 2.2 5.16178 g_dbus_arg_info_get_type@Base 2.2 5.16179 g_dbus_arg_info_ref@Base 2.2 5.16180 g_dbus_arg_info_unref@Base 2.2 5.16181 g_dbus_auth_observer_authorize_authenticated_peer@Base 2.2 5.16182 g_dbus_auth_observer_get_type@Base 2.2 5.16183 g_dbus_auth_observer_new@Base 2.2 5.16184 g_dbus_call_flags_get_type@Base 2.2 5.16185 g_dbus_capability_flags_get_type@Base 2.2 5.16186 g_dbus_connection_add_filter@Base 2.2 5.16187 g_dbus_connection_call@Base 2.2 5.16188 g_dbus_connection_call_finish@Base 2.2 5.16189 g_dbus_connection_call_sync@Base 2.2 5.16190 g_dbus_connection_close@Base 2.2 5.16191 g_dbus_connection_close_finish@Base 2.2 5.16192 g_dbus_connection_close_sync@Base 2.2 5.16193 g_dbus_connection_emit_signal@Base 2.2 5.16194 g_dbus_connection_flags_get_type@Base 2.2 5.16195 g_dbus_connection_flush@Base 2.2 5.16196 g_dbus_connection_flush_finish@Base 2.2 5.16197 g_dbus_connection_flush_sync@Base 2.2 5.16198 g_dbus_connection_get_capabilities@Base 2.2 5.16199 g_dbus_connection_get_exit_on_close@Base 2.2 5.16200 g_dbus_connection_get_guid@Base 2.2 5.16201 g_dbus_connection_get_peer_credentials@Base 2.2 5.16202 g_dbus_connection_get_stream@Base 2.2 5.16203 g_dbus_connection_get_type@Base 2.2 5.16204 g_dbus_connection_get_unique_name@Base 2.2 5.16205 g_dbus_connection_is_closed@Base 2.2 5.16206 g_dbus_connection_new@Base 2.2 5.16207 g_dbus_connection_new_finish@Base 2.2 5.16208 g_dbus_connection_new_for_address@Base 2.2 5.16209 g_dbus_connection_new_for_address_finish@Base 2.2 5.16210 g_dbus_connection_new_for_address_sync@Base 2.2 5.16211 g_dbus_connection_new_sync@Base 2.2 5.16212 g_dbus_connection_register_object@Base 2.2 5.16213 g_dbus_connection_register_subtree@Base 2.2 5.16214 g_dbus_connection_remove_filter@Base 2.2 5.16215 g_dbus_connection_send_message@Base 2.2 5.16216 g_dbus_connection_send_message_with_reply@Base 2.2 5.16217 g_dbus_connection_send_message_with_reply_finish@Base 2.2 5.16218 g_dbus_connection_send_message_with_reply_sync@Base 2.2 5.16219 g_dbus_connection_set_exit_on_close@Base 2.2 5.16220 g_dbus_connection_signal_subscribe@Base 2.2 5.16221 g_dbus_connection_signal_unsubscribe@Base 2.2 5.16222 g_dbus_connection_start_message_processing@Base 2.2 5.16223 g_dbus_connection_unregister_object@Base 2.2 5.16224 g_dbus_connection_unregister_subtree@Base 2.2 5.16225 g_dbus_error_encode_gerror@Base 2.2 5.16226 g_dbus_error_get_remote_error@Base 2.2 5.16227 g_dbus_error_get_type@Base 2.2 5.16228 g_dbus_error_is_remote_error@Base 2.2 5.16229 g_dbus_error_new_for_dbus_error@Base 2.2 5.16230 g_dbus_error_quark@Base 2.2 5.16231 g_dbus_error_register_error@Base 2.2 5.16232 g_dbus_error_register_error_domain@Base 2.2 5.16233 g_dbus_error_set_dbus_error@Base 2.2 5.16234 g_dbus_error_set_dbus_error_valist@Base 2.2 5.16235 g_dbus_error_strip_remote_error@Base 2.2 5.16236 g_dbus_error_unregister_error@Base 2.2 5.16237 g_dbus_generate_guid@Base 2.2 5.16238 g_dbus_interface_info_generate_xml@Base 2.2 5.16239 g_dbus_interface_info_get_type@Base 2.2 5.16240 g_dbus_interface_info_lookup_method@Base 2.2 5.16241 g_dbus_interface_info_lookup_property@Base 2.2 5.16242 g_dbus_interface_info_lookup_signal@Base 2.2 5.16243 g_dbus_interface_info_ref@Base 2.2 5.16244 g_dbus_interface_info_unref@Base 2.2 5.16245 g_dbus_is_address@Base 2.2 5.16246 g_dbus_is_guid@Base 2.2 5.16247 g_dbus_is_interface_name@Base 2.2 5.16248 g_dbus_is_member_name@Base 2.2 5.16249 g_dbus_is_name@Base 2.2 5.16250 g_dbus_is_supported_address@Base 2.2 5.16251 g_dbus_is_unique_name@Base 2.2 5.16252 g_dbus_message_byte_order_get_type@Base 2.2 5.16253 g_dbus_message_bytes_needed@Base 2.2 5.16254 g_dbus_message_copy@Base 2.2 5.16255 g_dbus_message_flags_get_type@Base 2.2 5.16256 g_dbus_message_get_arg0@Base 2.2 5.16257 g_dbus_message_get_body@Base 2.2 5.16258 g_dbus_message_get_byte_order@Base 2.2 5.16259 g_dbus_message_get_destination@Base 2.2 5.16260 g_dbus_message_get_error_name@Base 2.2 5.16261 g_dbus_message_get_flags@Base 2.2 5.16262 g_dbus_message_get_header@Base 2.2 5.16263 g_dbus_message_get_header_fields@Base 2.2 5.16264 g_dbus_message_get_interface@Base 2.2 5.16265 g_dbus_message_get_locked@Base 2.2 5.16266 g_dbus_message_get_member@Base 2.2 5.16267 g_dbus_message_get_message_type@Base 2.2 5.16268 g_dbus_message_get_num_unix_fds@Base 2.2 5.16269 g_dbus_message_get_path@Base 2.2 5.16270 g_dbus_message_get_reply_serial@Base 2.2 5.16271 g_dbus_message_get_sender@Base 2.2 5.16272 g_dbus_message_get_serial@Base 2.2 5.16273 g_dbus_message_get_signature@Base 2.2 5.16274 g_dbus_message_get_type@Base 2.2 5.16275 g_dbus_message_get_unix_fd_list@Base 2.2 5.16276 g_dbus_message_header_field_get_type@Base 2.2 5.16277 g_dbus_message_lock@Base 2.2 5.16278 g_dbus_message_new@Base 2.2 5.16279 g_dbus_message_new_from_blob@Base 2.2 5.16280 g_dbus_message_new_method_call@Base 2.2 5.16281 g_dbus_message_new_method_error@Base 2.2 5.16282 g_dbus_message_new_method_error_literal@Base 2.2 5.16283 g_dbus_message_new_method_error_valist@Base 2.2 5.16284 g_dbus_message_new_method_reply@Base 2.2 5.16285 g_dbus_message_new_signal@Base 2.2 5.16286 g_dbus_message_print@Base 2.2 5.16287 g_dbus_message_set_body@Base 2.2 5.16288 g_dbus_message_set_byte_order@Base 2.2 5.16289 g_dbus_message_set_destination@Base 2.2 5.16290 g_dbus_message_set_error_name@Base 2.2 5.16291 g_dbus_message_set_flags@Base 2.2 5.16292 g_dbus_message_set_header@Base 2.2 5.16293 g_dbus_message_set_interface@Base 2.2 5.16294 g_dbus_message_set_member@Base 2.2 5.16295 g_dbus_message_set_message_type@Base 2.2 5.16296 g_dbus_message_set_num_unix_fds@Base 2.2 5.16297 g_dbus_message_set_path@Base 2.2 5.16298 g_dbus_message_set_reply_serial@Base 2.2 5.16299 g_dbus_message_set_sender@Base 2.2 5.16300 g_dbus_message_set_serial@Base 2.2 5.16301 g_dbus_message_set_signature@Base 2.2 5.16302 g_dbus_message_set_unix_fd_list@Base 2.2 5.16303 g_dbus_message_to_blob@Base 2.2 5.16304 g_dbus_message_to_gerror@Base 2.2 5.16305 g_dbus_message_type_get_type@Base 2.2 5.16306 g_dbus_method_info_get_type@Base 2.2 5.16307 g_dbus_method_info_ref@Base 2.2 5.16308 g_dbus_method_info_unref@Base 2.2 5.16309 g_dbus_method_invocation_get_connection@Base 2.2 5.16310 g_dbus_method_invocation_get_interface_name@Base 2.2 5.16311 g_dbus_method_invocation_get_message@Base 2.2 5.16312 g_dbus_method_invocation_get_method_info@Base 2.2 5.16313 g_dbus_method_invocation_get_method_name@Base 2.2 5.16314 g_dbus_method_invocation_get_object_path@Base 2.2 5.16315 g_dbus_method_invocation_get_parameters@Base 2.2 5.16316 g_dbus_method_invocation_get_sender@Base 2.2 5.16317 g_dbus_method_invocation_get_type@Base 2.2 5.16318 g_dbus_method_invocation_get_user_data@Base 2.2 5.16319 g_dbus_method_invocation_return_dbus_error@Base 2.2 5.16320 g_dbus_method_invocation_return_error@Base 2.2 5.16321 g_dbus_method_invocation_return_error_literal@Base 2.2 5.16322 g_dbus_method_invocation_return_error_valist@Base 2.2 5.16323 g_dbus_method_invocation_return_gerror@Base 2.2 5.16324 g_dbus_method_invocation_return_value@Base 2.2 5.16325 g_dbus_node_info_generate_xml@Base 2.2 5.16326 g_dbus_node_info_get_type@Base 2.2 5.16327 g_dbus_node_info_lookup_interface@Base 2.2 5.16328 g_dbus_node_info_new_for_xml@Base 2.2 5.16329 g_dbus_node_info_ref@Base 2.2 5.16330 g_dbus_node_info_unref@Base 2.2 5.16331 g_dbus_property_info_flags_get_type@Base 2.2 5.16332 g_dbus_property_info_get_type@Base 2.2 5.16333 g_dbus_property_info_ref@Base 2.2 5.16334 g_dbus_property_info_unref@Base 2.2 5.16335 g_dbus_proxy_call@Base 2.2 5.16336 g_dbus_proxy_call_finish@Base 2.2 5.16337 g_dbus_proxy_call_sync@Base 2.2 5.16338 g_dbus_proxy_flags_get_type@Base 2.2 5.16339 g_dbus_proxy_get_cached_property@Base 2.2 5.16340 g_dbus_proxy_get_cached_property_names@Base 2.2 5.16341 g_dbus_proxy_get_connection@Base 2.2 5.16342 g_dbus_proxy_get_default_timeout@Base 2.2 5.16343 g_dbus_proxy_get_flags@Base 2.2 5.16344 g_dbus_proxy_get_interface_info@Base 2.2 5.16345 g_dbus_proxy_get_interface_name@Base 2.2 5.16346 g_dbus_proxy_get_name@Base 2.2 5.16347 g_dbus_proxy_get_name_owner@Base 2.2 5.16348 g_dbus_proxy_get_object_path@Base 2.2 5.16349 g_dbus_proxy_get_type@Base 2.2 5.16350 g_dbus_proxy_new@Base 2.2 5.16351 g_dbus_proxy_new_finish@Base 2.2 5.16352 g_dbus_proxy_new_for_bus@Base 2.2 5.16353 g_dbus_proxy_new_for_bus_finish@Base 2.2 5.16354 g_dbus_proxy_new_for_bus_sync@Base 2.2 5.16355 g_dbus_proxy_new_sync@Base 2.2 5.16356 g_dbus_proxy_set_cached_property@Base 2.2 5.16357 g_dbus_proxy_set_default_timeout@Base 2.2 5.16358 g_dbus_proxy_set_interface_info@Base 2.2 5.16359 g_dbus_send_message_flags_get_type@Base 2.2 5.16360 g_dbus_server_flags_get_type@Base 2.2 5.16361 g_dbus_server_get_client_address@Base 2.2 5.16362 g_dbus_server_get_flags@Base 2.2 5.16363 g_dbus_server_get_guid@Base 2.2 5.16364 g_dbus_server_get_type@Base 2.2 5.16365 g_dbus_server_is_active@Base 2.2 5.16366 g_dbus_server_new_sync@Base 2.2 5.16367 g_dbus_server_start@Base 2.2 5.16368 g_dbus_server_stop@Base 2.2 5.16369 g_dbus_signal_flags_get_type@Base 2.2 5.16370 g_dbus_signal_info_get_type@Base 2.2 5.16371 g_dbus_signal_info_ref@Base 2.2 5.16372 g_dbus_signal_info_unref@Base 2.2 5.16373 g_dbus_subtree_flags_get_type@Base 2.2 5.16227 g_dbus_address_get_for_bus_sync@Base 2.26.0 228 g_dbus_address_get_stream@Base 2.26.0 229 g_dbus_address_get_stream_finish@Base 2.26.0 230 g_dbus_address_get_stream_sync@Base 2.26.0 231 g_dbus_annotation_info_get_type@Base 2.26.0 232 g_dbus_annotation_info_lookup@Base 2.26.0 233 g_dbus_annotation_info_ref@Base 2.26.0 234 g_dbus_annotation_info_unref@Base 2.26.0 235 g_dbus_arg_info_get_type@Base 2.26.0 236 g_dbus_arg_info_ref@Base 2.26.0 237 g_dbus_arg_info_unref@Base 2.26.0 238 g_dbus_auth_observer_authorize_authenticated_peer@Base 2.26.0 239 g_dbus_auth_observer_get_type@Base 2.26.0 240 g_dbus_auth_observer_new@Base 2.26.0 241 g_dbus_call_flags_get_type@Base 2.26.0 242 g_dbus_capability_flags_get_type@Base 2.26.0 243 g_dbus_connection_add_filter@Base 2.26.0 244 g_dbus_connection_call@Base 2.26.0 245 g_dbus_connection_call_finish@Base 2.26.0 246 g_dbus_connection_call_sync@Base 2.26.0 247 g_dbus_connection_close@Base 2.26.0 248 g_dbus_connection_close_finish@Base 2.26.0 249 g_dbus_connection_close_sync@Base 2.26.0 250 g_dbus_connection_emit_signal@Base 2.26.0 251 g_dbus_connection_flags_get_type@Base 2.26.0 252 g_dbus_connection_flush@Base 2.26.0 253 g_dbus_connection_flush_finish@Base 2.26.0 254 g_dbus_connection_flush_sync@Base 2.26.0 255 g_dbus_connection_get_capabilities@Base 2.26.0 256 g_dbus_connection_get_exit_on_close@Base 2.26.0 257 g_dbus_connection_get_guid@Base 2.26.0 258 g_dbus_connection_get_peer_credentials@Base 2.26.0 259 g_dbus_connection_get_stream@Base 2.26.0 260 g_dbus_connection_get_type@Base 2.26.0 261 g_dbus_connection_get_unique_name@Base 2.26.0 262 g_dbus_connection_is_closed@Base 2.26.0 263 g_dbus_connection_new@Base 2.26.0 264 g_dbus_connection_new_finish@Base 2.26.0 265 g_dbus_connection_new_for_address@Base 2.26.0 266 g_dbus_connection_new_for_address_finish@Base 2.26.0 267 g_dbus_connection_new_for_address_sync@Base 2.26.0 268 g_dbus_connection_new_sync@Base 2.26.0 269 g_dbus_connection_register_object@Base 2.26.0 270 g_dbus_connection_register_subtree@Base 2.26.0 271 g_dbus_connection_remove_filter@Base 2.26.0 272 g_dbus_connection_send_message@Base 2.26.0 273 g_dbus_connection_send_message_with_reply@Base 2.26.0 274 g_dbus_connection_send_message_with_reply_finish@Base 2.26.0 275 g_dbus_connection_send_message_with_reply_sync@Base 2.26.0 276 g_dbus_connection_set_exit_on_close@Base 2.26.0 277 g_dbus_connection_signal_subscribe@Base 2.26.0 278 g_dbus_connection_signal_unsubscribe@Base 2.26.0 279 g_dbus_connection_start_message_processing@Base 2.26.0 280 g_dbus_connection_unregister_object@Base 2.26.0 281 g_dbus_connection_unregister_subtree@Base 2.26.0 282 g_dbus_error_encode_gerror@Base 2.26.0 283 g_dbus_error_get_remote_error@Base 2.26.0 284 g_dbus_error_get_type@Base 2.26.0 285 g_dbus_error_is_remote_error@Base 2.26.0 286 g_dbus_error_new_for_dbus_error@Base 2.26.0 287 g_dbus_error_quark@Base 2.26.0 288 g_dbus_error_register_error@Base 2.26.0 289 g_dbus_error_register_error_domain@Base 2.26.0 290 g_dbus_error_set_dbus_error@Base 2.26.0 291 g_dbus_error_set_dbus_error_valist@Base 2.26.0 292 g_dbus_error_strip_remote_error@Base 2.26.0 293 g_dbus_error_unregister_error@Base 2.26.0 294 g_dbus_generate_guid@Base 2.26.0 295 g_dbus_interface_info_generate_xml@Base 2.26.0 296 g_dbus_interface_info_get_type@Base 2.26.0 297 g_dbus_interface_info_lookup_method@Base 2.26.0 298 g_dbus_interface_info_lookup_property@Base 2.26.0 299 g_dbus_interface_info_lookup_signal@Base 2.26.0 300 g_dbus_interface_info_ref@Base 2.26.0 301 g_dbus_interface_info_unref@Base 2.26.0 302 g_dbus_is_address@Base 2.26.0 303 g_dbus_is_guid@Base 2.26.0 304 g_dbus_is_interface_name@Base 2.26.0 305 g_dbus_is_member_name@Base 2.26.0 306 g_dbus_is_name@Base 2.26.0 307 g_dbus_is_supported_address@Base 2.26.0 308 g_dbus_is_unique_name@Base 2.26.0 309 g_dbus_message_byte_order_get_type@Base 2.26.0 310 g_dbus_message_bytes_needed@Base 2.26.0 311 g_dbus_message_copy@Base 2.26.0 312 g_dbus_message_flags_get_type@Base 2.26.0 313 g_dbus_message_get_arg0@Base 2.26.0 314 g_dbus_message_get_body@Base 2.26.0 315 g_dbus_message_get_byte_order@Base 2.26.0 316 g_dbus_message_get_destination@Base 2.26.0 317 g_dbus_message_get_error_name@Base 2.26.0 318 g_dbus_message_get_flags@Base 2.26.0 319 g_dbus_message_get_header@Base 2.26.0 320 g_dbus_message_get_header_fields@Base 2.26.0 321 g_dbus_message_get_interface@Base 2.26.0 322 g_dbus_message_get_locked@Base 2.26.0 323 g_dbus_message_get_member@Base 2.26.0 324 g_dbus_message_get_message_type@Base 2.26.0 325 g_dbus_message_get_num_unix_fds@Base 2.26.0 326 g_dbus_message_get_path@Base 2.26.0 327 g_dbus_message_get_reply_serial@Base 2.26.0 328 g_dbus_message_get_sender@Base 2.26.0 329 g_dbus_message_get_serial@Base 2.26.0 330 g_dbus_message_get_signature@Base 2.26.0 331 g_dbus_message_get_type@Base 2.26.0 332 g_dbus_message_get_unix_fd_list@Base 2.26.0 333 g_dbus_message_header_field_get_type@Base 2.26.0 334 g_dbus_message_lock@Base 2.26.0 335 g_dbus_message_new@Base 2.26.0 336 g_dbus_message_new_from_blob@Base 2.26.0 337 g_dbus_message_new_method_call@Base 2.26.0 338 g_dbus_message_new_method_error@Base 2.26.0 339 g_dbus_message_new_method_error_literal@Base 2.26.0 340 g_dbus_message_new_method_error_valist@Base 2.26.0 341 g_dbus_message_new_method_reply@Base 2.26.0 342 g_dbus_message_new_signal@Base 2.26.0 343 g_dbus_message_print@Base 2.26.0 344 g_dbus_message_set_body@Base 2.26.0 345 g_dbus_message_set_byte_order@Base 2.26.0 346 g_dbus_message_set_destination@Base 2.26.0 347 g_dbus_message_set_error_name@Base 2.26.0 348 g_dbus_message_set_flags@Base 2.26.0 349 g_dbus_message_set_header@Base 2.26.0 350 g_dbus_message_set_interface@Base 2.26.0 351 g_dbus_message_set_member@Base 2.26.0 352 g_dbus_message_set_message_type@Base 2.26.0 353 g_dbus_message_set_num_unix_fds@Base 2.26.0 354 g_dbus_message_set_path@Base 2.26.0 355 g_dbus_message_set_reply_serial@Base 2.26.0 356 g_dbus_message_set_sender@Base 2.26.0 357 g_dbus_message_set_serial@Base 2.26.0 358 g_dbus_message_set_signature@Base 2.26.0 359 g_dbus_message_set_unix_fd_list@Base 2.26.0 360 g_dbus_message_to_blob@Base 2.26.0 361 g_dbus_message_to_gerror@Base 2.26.0 362 g_dbus_message_type_get_type@Base 2.26.0 363 g_dbus_method_info_get_type@Base 2.26.0 364 g_dbus_method_info_ref@Base 2.26.0 365 g_dbus_method_info_unref@Base 2.26.0 366 g_dbus_method_invocation_get_connection@Base 2.26.0 367 g_dbus_method_invocation_get_interface_name@Base 2.26.0 368 g_dbus_method_invocation_get_message@Base 2.26.0 369 g_dbus_method_invocation_get_method_info@Base 2.26.0 370 g_dbus_method_invocation_get_method_name@Base 2.26.0 371 g_dbus_method_invocation_get_object_path@Base 2.26.0 372 g_dbus_method_invocation_get_parameters@Base 2.26.0 373 g_dbus_method_invocation_get_sender@Base 2.26.0 374 g_dbus_method_invocation_get_type@Base 2.26.0 375 g_dbus_method_invocation_get_user_data@Base 2.26.0 376 g_dbus_method_invocation_return_dbus_error@Base 2.26.0 377 g_dbus_method_invocation_return_error@Base 2.26.0 378 g_dbus_method_invocation_return_error_literal@Base 2.26.0 379 g_dbus_method_invocation_return_error_valist@Base 2.26.0 380 g_dbus_method_invocation_return_gerror@Base 2.26.0 381 g_dbus_method_invocation_return_value@Base 2.26.0 382 g_dbus_node_info_generate_xml@Base 2.26.0 383 g_dbus_node_info_get_type@Base 2.26.0 384 g_dbus_node_info_lookup_interface@Base 2.26.0 385 g_dbus_node_info_new_for_xml@Base 2.26.0 386 g_dbus_node_info_ref@Base 2.26.0 387 g_dbus_node_info_unref@Base 2.26.0 388 g_dbus_property_info_flags_get_type@Base 2.26.0 389 g_dbus_property_info_get_type@Base 2.26.0 390 g_dbus_property_info_ref@Base 2.26.0 391 g_dbus_property_info_unref@Base 2.26.0 392 g_dbus_proxy_call@Base 2.26.0 393 g_dbus_proxy_call_finish@Base 2.26.0 394 g_dbus_proxy_call_sync@Base 2.26.0 395 g_dbus_proxy_flags_get_type@Base 2.26.0 396 g_dbus_proxy_get_cached_property@Base 2.26.0 397 g_dbus_proxy_get_cached_property_names@Base 2.26.0 398 g_dbus_proxy_get_connection@Base 2.26.0 399 g_dbus_proxy_get_default_timeout@Base 2.26.0 400 g_dbus_proxy_get_flags@Base 2.26.0 401 g_dbus_proxy_get_interface_info@Base 2.26.0 402 g_dbus_proxy_get_interface_name@Base 2.26.0 403 g_dbus_proxy_get_name@Base 2.26.0 404 g_dbus_proxy_get_name_owner@Base 2.26.0 405 g_dbus_proxy_get_object_path@Base 2.26.0 406 g_dbus_proxy_get_type@Base 2.26.0 407 g_dbus_proxy_new@Base 2.26.0 408 g_dbus_proxy_new_finish@Base 2.26.0 409 g_dbus_proxy_new_for_bus@Base 2.26.0 410 g_dbus_proxy_new_for_bus_finish@Base 2.26.0 411 g_dbus_proxy_new_for_bus_sync@Base 2.26.0 412 g_dbus_proxy_new_sync@Base 2.26.0 413 g_dbus_proxy_set_cached_property@Base 2.26.0 414 g_dbus_proxy_set_default_timeout@Base 2.26.0 415 g_dbus_proxy_set_interface_info@Base 2.26.0 416 g_dbus_send_message_flags_get_type@Base 2.26.0 417 g_dbus_server_flags_get_type@Base 2.26.0 418 g_dbus_server_get_client_address@Base 2.26.0 419 g_dbus_server_get_flags@Base 2.26.0 420 g_dbus_server_get_guid@Base 2.26.0 421 g_dbus_server_get_type@Base 2.26.0 422 g_dbus_server_is_active@Base 2.26.0 423 g_dbus_server_new_sync@Base 2.26.0 424 g_dbus_server_start@Base 2.26.0 425 g_dbus_server_stop@Base 2.26.0 426 g_dbus_signal_flags_get_type@Base 2.26.0 427 g_dbus_signal_info_get_type@Base 2.26.0 428 g_dbus_signal_info_ref@Base 2.26.0 429 g_dbus_signal_info_unref@Base 2.26.0 430 g_dbus_subtree_flags_get_type@Base 2.26.0 374 431 g_desktop_app_info_get_filename@Base 2.24.0 375 432 g_desktop_app_info_get_is_hidden@Base 2.16.0 376 433 g_desktop_app_info_get_type@Base 2.16.0 377 g_desktop_app_info_launch_handler_get_type@Base 2.25.16-1ubuntu1 378 g_desktop_app_info_lookup_get_default_for_uri_scheme@Base 2.16.0 379 g_desktop_app_info_lookup_get_type@Base 2.16.0 434 g_desktop_app_info_lookup_get_default_for_uri_scheme@Base 2.27.5 435 g_desktop_app_info_lookup_get_type@Base 2.27.5 380 436 g_desktop_app_info_new@Base 2.16.0 381 437 g_desktop_app_info_new_from_filename@Base 2.16.0 … … 417 473 g_emblem_origin_get_type@Base 2.18.0 418 474 g_emblemed_icon_add_emblem@Base 2.18.0 475 g_emblemed_icon_clear_emblems@Base 2.27.5 419 476 g_emblemed_icon_get_emblems@Base 2.18.0 420 477 g_emblemed_icon_get_icon@Base 2.18.0 … … 434 491 g_file_attribute_matcher_enumerate_namespace@Base 2.16.0 435 492 g_file_attribute_matcher_enumerate_next@Base 2.16.0 436 g_file_attribute_matcher_get_type@Base 2.2 5.16493 g_file_attribute_matcher_get_type@Base 2.26.0 437 494 g_file_attribute_matcher_matches@Base 2.16.0 438 495 g_file_attribute_matcher_matches_only@Base 2.16.0 … … 748 805 g_io_stream_is_closed@Base 2.22.0 749 806 g_io_stream_set_pending@Base 2.22.0 750 g_keyfile_settings_backend_new@Base 2.25.16 807 g_io_stream_splice_async@Base 2.27.5 808 g_io_stream_splice_finish@Base 2.27.5 809 g_io_stream_splice_flags_get_type@Base 2.27.5 810 g_keyfile_settings_backend_new@Base 2.26.0 751 811 g_loadable_icon_get_type@Base 2.16.0 752 812 g_loadable_icon_load@Base 2.16.0 … … 764 824 g_memory_output_stream_get_type@Base 2.16.0 765 825 g_memory_output_stream_new@Base 2.16.0 766 g_memory_output_stream_steal_data@Base 2.2 5.16826 g_memory_output_stream_steal_data@Base 2.26.0 767 827 g_mount_can_eject@Base 2.16.0 768 828 g_mount_can_unmount@Base 2.16.0 … … 812 872 g_network_address_get_hostname@Base 2.22.0 813 873 g_network_address_get_port@Base 2.22.0 814 g_network_address_get_scheme@Base 2.2 5.16874 g_network_address_get_scheme@Base 2.26.0 815 875 g_network_address_get_type@Base 2.22.0 816 876 g_network_address_new@Base 2.22.0 817 877 g_network_address_parse@Base 2.22.0 818 g_network_address_parse_uri@Base 2.2 5.16878 g_network_address_parse_uri@Base 2.26.0 819 879 g_network_service_get_domain@Base 2.22.0 820 880 g_network_service_get_protocol@Base 2.22.0 821 g_network_service_get_scheme@Base 2.2 5.16881 g_network_service_get_scheme@Base 2.26.0 822 882 g_network_service_get_service@Base 2.22.0 823 883 g_network_service_get_type@Base 2.22.0 824 884 g_network_service_new@Base 2.22.0 825 g_network_service_set_scheme@Base 2.2 5.16885 g_network_service_set_scheme@Base 2.26.0 826 886 g_output_stream_clear_pending@Base 2.16.0 827 887 g_output_stream_close@Base 2.16.0 … … 845 905 g_output_stream_write_finish@Base 2.16.0 846 906 g_password_save_get_type@Base 2.16.0 847 g_permission_acquire@Base 2.25.16 848 g_permission_acquire_async@Base 2.25.16 849 g_permission_acquire_finish@Base 2.25.16 850 g_permission_get_allowed@Base 2.25.16 851 g_permission_get_can_acquire@Base 2.25.16 852 g_permission_get_can_release@Base 2.25.16 853 g_permission_get_type@Base 2.25.16 854 g_permission_impl_update@Base 2.25.16 855 g_permission_release@Base 2.25.16 856 g_permission_release_async@Base 2.25.16 857 g_permission_release_finish@Base 2.25.16 858 g_proxy_address_enumerator_get_type@Base 2.25.16 859 g_proxy_address_get_destination_hostname@Base 2.25.16 860 g_proxy_address_get_destination_port@Base 2.25.16 861 g_proxy_address_get_password@Base 2.25.16 862 g_proxy_address_get_protocol@Base 2.25.16 863 g_proxy_address_get_type@Base 2.25.16 864 g_proxy_address_get_username@Base 2.25.16 865 g_proxy_address_new@Base 2.25.16 866 g_proxy_connect@Base 2.25.16 867 g_proxy_connect_async@Base 2.25.16 868 g_proxy_connect_finish@Base 2.25.16 869 g_proxy_get_default_for_protocol@Base 2.25.16 870 g_proxy_get_type@Base 2.25.16 871 g_proxy_resolver_get_default@Base 2.25.16 872 g_proxy_resolver_get_type@Base 2.25.16 873 g_proxy_resolver_is_supported@Base 2.25.16 874 g_proxy_resolver_lookup@Base 2.25.16 875 g_proxy_resolver_lookup_async@Base 2.25.16 876 g_proxy_resolver_lookup_finish@Base 2.25.16 877 g_proxy_supports_hostname@Base 2.25.16 907 g_permission_acquire@Base 2.26.0 908 g_permission_acquire_async@Base 2.26.0 909 g_permission_acquire_finish@Base 2.26.0 910 g_permission_get_allowed@Base 2.26.0 911 g_permission_get_can_acquire@Base 2.26.0 912 g_permission_get_can_release@Base 2.26.0 913 g_permission_get_type@Base 2.26.0 914 g_permission_impl_update@Base 2.26.0 915 g_permission_release@Base 2.26.0 916 g_permission_release_async@Base 2.26.0 917 g_permission_release_finish@Base 2.26.0 918 g_pollable_input_stream_can_poll@Base 2.27.5 919 g_pollable_input_stream_create_source@Base 2.27.5 920 g_pollable_input_stream_get_type@Base 2.27.5 921 g_pollable_input_stream_is_readable@Base 2.27.5 922 g_pollable_input_stream_read_nonblocking@Base 2.27.5 923 g_pollable_output_stream_can_poll@Base 2.27.5 924 g_pollable_output_stream_create_source@Base 2.27.5 925 g_pollable_output_stream_get_type@Base 2.27.5 926 g_pollable_output_stream_is_writable@Base 2.27.5 927 g_pollable_output_stream_write_nonblocking@Base 2.27.5 928 g_pollable_source_new@Base 2.27.5 929 g_proxy_address_enumerator_get_type@Base 2.26.0 930 g_proxy_address_get_destination_hostname@Base 2.26.0 931 g_proxy_address_get_destination_port@Base 2.26.0 932 g_proxy_address_get_password@Base 2.26.0 933 g_proxy_address_get_protocol@Base 2.26.0 934 g_proxy_address_get_type@Base 2.26.0 935 g_proxy_address_get_username@Base 2.26.0 936 g_proxy_address_new@Base 2.26.0 937 g_proxy_connect@Base 2.26.0 938 g_proxy_connect_async@Base 2.26.0 939 g_proxy_connect_finish@Base 2.26.0 940 g_proxy_get_default_for_protocol@Base 2.26.0 941 g_proxy_get_type@Base 2.26.0 942 g_proxy_resolver_get_default@Base 2.26.0 943 g_proxy_resolver_get_type@Base 2.26.0 944 g_proxy_resolver_is_supported@Base 2.26.0 945 g_proxy_resolver_lookup@Base 2.26.0 946 g_proxy_resolver_lookup_async@Base 2.26.0 947 g_proxy_resolver_lookup_finish@Base 2.26.0 948 g_proxy_supports_hostname@Base 2.26.0 878 949 g_resolver_error_get_type@Base 2.22.0 879 950 g_resolver_error_quark@Base 2.22.0 … … 898 969 g_seekable_tell@Base 2.16.0 899 970 g_seekable_truncate@Base 2.16.0 900 g_settings_apply@Base 2.25.16 901 g_settings_backend_changed@Base 2.25.16 902 g_settings_backend_changed_tree@Base 2.25.16 903 g_settings_backend_flatten_tree@Base 2.25.16 904 g_settings_backend_get_type@Base 2.25.16 905 g_settings_backend_keys_changed@Base 2.25.16 906 g_settings_backend_path_changed@Base 2.25.16 907 g_settings_backend_path_writable_changed@Base 2.25.16 908 g_settings_backend_writable_changed@Base 2.25.16 909 g_settings_bind@Base 2.25.16 910 g_settings_bind_flags_get_type@Base 2.25.16 911 g_settings_bind_with_mapping@Base 2.25.16 912 g_settings_bind_writable@Base 2.25.16 913 g_settings_delay@Base 2.25.16 914 g_settings_get@Base 2.25.16 915 g_settings_get_boolean@Base 2.25.16 916 g_settings_get_child@Base 2.25.16 917 g_settings_get_double@Base 2.25.16 918 g_settings_get_enum@Base 2.25.16 919 g_settings_get_flags@Base 2.25.16 920 g_settings_get_has_unapplied@Base 2.25.16 921 g_settings_get_int@Base 2.25.16 922 g_settings_get_mapped@Base 2.25.16 923 g_settings_get_string@Base 2.25.16 924 g_settings_get_strv@Base 2.25.16 925 g_settings_get_type@Base 2.25.16 926 g_settings_get_value@Base 2.25.16 927 g_settings_is_writable@Base 2.25.16 928 g_settings_list_children@Base 2.25.16 929 g_settings_list_keys@Base 2.25.16 930 g_settings_list_schemas@Base 2.25.16 931 g_settings_new@Base 2.25.16 932 g_settings_new_with_backend@Base 2.25.16 933 g_settings_new_with_backend_and_path@Base 2.25.16 934 g_settings_new_with_path@Base 2.25.16 935 g_settings_reset@Base 2.25.16 936 g_settings_revert@Base 2.25.16 937 g_settings_set@Base 2.25.16 938 g_settings_set_boolean@Base 2.25.16 939 g_settings_set_double@Base 2.25.16 940 g_settings_set_enum@Base 2.25.16 941 g_settings_set_flags@Base 2.25.16 942 g_settings_set_int@Base 2.25.16 943 g_settings_set_string@Base 2.25.16 944 g_settings_set_strv@Base 2.25.16 945 g_settings_set_value@Base 2.25.16 946 g_settings_sync@Base 2.25.16 947 g_settings_unbind@Base 2.25.16 971 g_settings_apply@Base 2.26.0 972 g_settings_backend_changed@Base 2.26.0 973 g_settings_backend_changed_tree@Base 2.26.0 974 g_settings_backend_flatten_tree@Base 2.26.0 975 g_settings_backend_get_type@Base 2.26.0 976 g_settings_backend_keys_changed@Base 2.26.0 977 g_settings_backend_path_changed@Base 2.26.0 978 g_settings_backend_path_writable_changed@Base 2.26.0 979 g_settings_backend_writable_changed@Base 2.26.0 980 g_settings_bind@Base 2.26.0 981 g_settings_bind_flags_get_type@Base 2.26.0 982 g_settings_bind_with_mapping@Base 2.26.0 983 g_settings_bind_writable@Base 2.26.0 984 g_settings_delay@Base 2.26.0 985 g_settings_get@Base 2.26.0 986 g_settings_get_boolean@Base 2.26.0 987 g_settings_get_child@Base 2.26.0 988 g_settings_get_double@Base 2.26.0 989 g_settings_get_enum@Base 2.26.0 990 g_settings_get_flags@Base 2.26.0 991 g_settings_get_has_unapplied@Base 2.26.0 992 g_settings_get_int@Base 2.26.0 993 g_settings_get_mapped@Base 2.26.0 994 g_settings_get_range@Base 2.27.5 995 g_settings_get_string@Base 2.26.0 996 g_settings_get_strv@Base 2.26.0 997 g_settings_get_type@Base 2.26.0 998 g_settings_get_value@Base 2.26.0 999 g_settings_is_writable@Base 2.26.0 1000 g_settings_list_children@Base 2.26.0 1001 g_settings_list_schemas@Base 2.26.0 1002 g_settings_list_keys@Base 2.26.0 1003 g_settings_list_relocatable_schemas@Base 2.27.5 1004 g_settings_new@Base 2.26.0 1005 g_settings_new_with_backend@Base 2.26.0 1006 g_settings_new_with_backend_and_path@Base 2.26.0 1007 g_settings_new_with_path@Base 2.26.0 1008 g_settings_range_check@Base 2.27.5 1009 g_settings_reset@Base 2.26.0 1010 g_settings_revert@Base 2.26.0 1011 g_settings_set@Base 2.26.0 1012 g_settings_set_boolean@Base 2.26.0 1013 g_settings_set_double@Base 2.26.0 1014 g_settings_set_enum@Base 2.26.0 1015 g_settings_set_flags@Base 2.26.0 1016 g_settings_set_int@Base 2.26.0 1017 g_settings_set_string@Base 2.26.0 1018 g_settings_set_strv@Base 2.26.0 1019 g_settings_set_value@Base 2.26.0 1020 g_settings_sync@Base 2.26.0 1021 g_settings_unbind@Base 2.26.0 1022 g_simple_action_get_parameter_type@Base 2.27.5 1023 g_simple_action_get_type@Base 2.27.5 1024 g_simple_action_group_get_type@Base 2.27.5 1025 g_simple_action_group_insert@Base 2.27.5 1026 g_simple_action_group_lookup@Base 2.27.5 1027 g_simple_action_group_new@Base 2.27.5 1028 g_simple_action_group_remove@Base 2.27.5 1029 g_simple_action_new@Base 2.27.5 1030 g_simple_action_new_stateful@Base 2.27.5 1031 g_simple_action_set_enabled@Base 2.27.5 948 1032 g_simple_async_report_error_in_idle@Base 2.16.0 949 1033 g_simple_async_report_gerror_in_idle@Base 2.16.0 1034 g_simple_async_report_take_gerror_in_idle@Base 2.27.5 950 1035 g_simple_async_result_complete@Base 2.16.0 951 1036 g_simple_async_result_complete_in_idle@Base 2.16.0 … … 959 1044 g_simple_async_result_new_error@Base 2.16.0 960 1045 g_simple_async_result_new_from_error@Base 2.16.0 1046 g_simple_async_result_new_take_error@Base 2.27.5 961 1047 g_simple_async_result_propagate_error@Base 2.16.0 962 1048 g_simple_async_result_run_in_thread@Base 2.16.0 … … 968 1054 g_simple_async_result_set_op_res_gpointer@Base 2.16.0 969 1055 g_simple_async_result_set_op_res_gssize@Base 2.16.0 970 g_simple_permission_get_type@Base 2.25.16 971 g_simple_permission_new@Base 2.25.16 1056 g_simple_async_result_take_error@Base 2.27.5 1057 g_simple_permission_get_type@Base 2.26.0 1058 g_simple_permission_new@Base 2.26.0 972 1059 g_socket_accept@Base 2.22.0 973 1060 g_socket_address_enumerator_get_type@Base 2.22.0 … … 982 1069 g_socket_bind@Base 2.22.0 983 1070 g_socket_check_connect_result@Base 2.22.0 984 g_socket_client_add_application_proxy@Base 2.2 5.161071 g_socket_client_add_application_proxy@Base 2.26.0 985 1072 g_socket_client_connect@Base 2.22.0 986 1073 g_socket_client_connect_async@Base 2.22.0 … … 992 1079 g_socket_client_connect_to_service_async@Base 2.22.0 993 1080 g_socket_client_connect_to_service_finish@Base 2.22.0 994 g_socket_client_connect_to_uri@Base 2.2 5.16995 g_socket_client_connect_to_uri_async@Base 2.2 5.16996 g_socket_client_connect_to_uri_finish@Base 2.2 5.16997 g_socket_client_get_enable_proxy@Base 2.2 5.161081 g_socket_client_connect_to_uri@Base 2.26.0 1082 g_socket_client_connect_to_uri_async@Base 2.26.0 1083 g_socket_client_connect_to_uri_finish@Base 2.26.0 1084 g_socket_client_get_enable_proxy@Base 2.26.0 998 1085 g_socket_client_get_family@Base 2.22.0 999 1086 g_socket_client_get_local_address@Base 2.22.0 1000 1087 g_socket_client_get_protocol@Base 2.22.0 1001 1088 g_socket_client_get_socket_type@Base 2.22.0 1002 g_socket_client_get_timeout@Base 2.25.16 1089 g_socket_client_get_timeout@Base 2.26.0 1090 g_socket_client_get_tls@Base 2.27.5 1091 g_socket_client_get_tls_validation_flags@Base 2.27.5 1003 1092 g_socket_client_get_type@Base 2.22.0 1004 1093 g_socket_client_new@Base 2.22.0 1005 g_socket_client_set_enable_proxy@Base 2.2 5.161094 g_socket_client_set_enable_proxy@Base 2.26.0 1006 1095 g_socket_client_set_family@Base 2.22.0 1007 1096 g_socket_client_set_local_address@Base 2.22.0 1008 1097 g_socket_client_set_protocol@Base 2.22.0 1009 1098 g_socket_client_set_socket_type@Base 2.22.0 1010 g_socket_client_set_timeout@Base 2.25.16 1099 g_socket_client_set_timeout@Base 2.26.0 1100 g_socket_client_set_tls@Base 2.27.5 1101 g_socket_client_set_tls_validation_flags@Base 2.27.5 1011 1102 g_socket_close@Base 2.22.0 1012 1103 g_socket_condition_check@Base 2.22.0 … … 1015 1106 g_socket_connectable_enumerate@Base 2.22.0 1016 1107 g_socket_connectable_get_type@Base 2.22.0 1017 g_socket_connectable_proxy_enumerate@Base 2.2 5.161108 g_socket_connectable_proxy_enumerate@Base 2.26.0 1018 1109 g_socket_connection_factory_create_connection@Base 2.22.0 1019 1110 g_socket_connection_factory_lookup_type@Base 2.22.0 … … 1032 1123 g_socket_family_get_type@Base 2.22.0 1033 1124 g_socket_get_blocking@Base 2.22.0 1034 g_socket_get_credentials@Base 2.2 5.161125 g_socket_get_credentials@Base 2.26.0 1035 1126 g_socket_get_family@Base 2.22.0 1036 1127 g_socket_get_fd@Base 2.22.0 … … 1041 1132 g_socket_get_remote_address@Base 2.22.0 1042 1133 g_socket_get_socket_type@Base 2.22.0 1043 g_socket_get_timeout@Base 2.2 5.161134 g_socket_get_timeout@Base 2.26.0 1044 1135 g_socket_get_type@Base 2.22.0 1045 1136 g_socket_is_closed@Base 2.22.0 … … 1067 1158 g_socket_receive_from@Base 2.22.0 1068 1159 g_socket_receive_message@Base 2.22.0 1069 g_socket_receive_with_blocking@Base 2.2 5.161160 g_socket_receive_with_blocking@Base 2.26.0 1070 1161 g_socket_send@Base 2.22.0 1071 1162 g_socket_send_message@Base 2.22.0 1072 1163 g_socket_send_to@Base 2.22.0 1073 g_socket_send_with_blocking@Base 2.2 5.161164 g_socket_send_with_blocking@Base 2.26.0 1074 1165 g_socket_service_get_type@Base 2.22.0 1075 1166 g_socket_service_is_active@Base 2.22.0 … … 1080 1171 g_socket_set_keepalive@Base 2.22.0 1081 1172 g_socket_set_listen_backlog@Base 2.22.0 1082 g_socket_set_timeout@Base 2.2 5.161173 g_socket_set_timeout@Base 2.26.0 1083 1174 g_socket_shutdown@Base 2.22.0 1084 1175 g_socket_speaks_ipv4@Base 2.22.0 … … 1096 1187 g_tcp_connection_get_type@Base 2.22.0 1097 1188 g_tcp_connection_set_graceful_disconnect@Base 2.22.0 1189 g_tcp_wrapper_connection_get_base_io_stream@Base 2.27.5 1190 g_tcp_wrapper_connection_get_type@Base 2.27.5 1191 g_tcp_wrapper_connection_new@Base 2.27.5 1098 1192 g_themed_icon_append_name@Base 2.16.0 1099 1193 g_themed_icon_get_names@Base 2.16.0 … … 1106 1200 g_threaded_socket_service_get_type@Base 2.22.0 1107 1201 g_threaded_socket_service_new@Base 2.22.0 1202 g_tls_authentication_mode_get_type@Base 2.27.5 1203 g_tls_backend_get_certificate_type@Base 2.27.5 1204 g_tls_backend_get_client_connection_type@Base 2.27.5 1205 g_tls_backend_get_default@Base 2.27.5 1206 g_tls_backend_get_server_connection_type@Base 2.27.5 1207 g_tls_backend_get_type@Base 2.27.5 1208 g_tls_backend_supports_tls@Base 2.27.5 1209 g_tls_certificate_flags_get_type@Base 2.27.5 1210 g_tls_certificate_get_issuer@Base 2.27.5 1211 g_tls_certificate_get_type@Base 2.27.5 1212 g_tls_certificate_list_new_from_file@Base 2.27.5 1213 g_tls_certificate_new_from_file@Base 2.27.5 1214 g_tls_certificate_new_from_files@Base 2.27.5 1215 g_tls_certificate_new_from_pem@Base 2.27.5 1216 g_tls_certificate_verify@Base 2.27.5 1217 g_tls_client_connection_get_accepted_cas@Base 2.27.5 1218 g_tls_client_connection_get_server_identity@Base 2.27.5 1219 g_tls_client_connection_get_type@Base 2.27.5 1220 g_tls_client_connection_get_use_ssl3@Base 2.27.5 1221 g_tls_client_connection_get_validation_flags@Base 2.27.5 1222 g_tls_client_connection_new@Base 2.27.5 1223 g_tls_client_connection_set_server_identity@Base 2.27.5 1224 g_tls_client_connection_set_use_ssl3@Base 2.27.5 1225 g_tls_client_connection_set_validation_flags@Base 2.27.5 1226 g_tls_connection_emit_accept_certificate@Base 2.27.5 1227 g_tls_connection_get_certificate@Base 2.27.5 1228 g_tls_connection_get_peer_certificate@Base 2.27.5 1229 g_tls_connection_get_peer_certificate_errors@Base 2.27.5 1230 g_tls_connection_get_rehandshake_mode@Base 2.27.5 1231 g_tls_connection_get_require_close_notify@Base 2.27.5 1232 g_tls_connection_get_type@Base 2.27.5 1233 g_tls_connection_get_use_system_certdb@Base 2.27.5 1234 g_tls_connection_handshake@Base 2.27.5 1235 g_tls_connection_handshake_async@Base 2.27.5 1236 g_tls_connection_handshake_finish@Base 2.27.5 1237 g_tls_connection_set_certificate@Base 2.27.5 1238 g_tls_connection_set_rehandshake_mode@Base 2.27.5 1239 g_tls_connection_set_require_close_notify@Base 2.27.5 1240 g_tls_connection_set_use_system_certdb@Base 2.27.5 1241 g_tls_error_get_type@Base 2.27.5 1242 g_tls_error_quark@Base 2.27.5 1243 g_tls_rehandshake_mode_get_type@Base 2.27.5 1244 g_tls_server_connection_get_type@Base 2.27.5 1245 g_tls_server_connection_new@Base 2.27.5 1108 1246 g_unix_connection_get_type@Base 2.22.0 1109 g_unix_connection_receive_credentials@Base 2.2 5.161247 g_unix_connection_receive_credentials@Base 2.26.0 1110 1248 g_unix_connection_receive_fd@Base 2.22.0 1111 g_unix_connection_send_credentials@Base 2.2 5.161249 g_unix_connection_send_credentials@Base 2.26.0 1112 1250 g_unix_connection_send_fd@Base 2.22.0 1113 g_unix_credentials_message_get_credentials@Base 2.2 5.161114 g_unix_credentials_message_get_type@Base 2.2 5.161115 g_unix_credentials_message_is_supported@Base 2.2 5.161116 g_unix_credentials_message_new@Base 2.2 5.161117 g_unix_credentials_message_new_with_credentials@Base 2.2 5.161251 g_unix_credentials_message_get_credentials@Base 2.26.0 1252 g_unix_credentials_message_get_type@Base 2.26.0 1253 g_unix_credentials_message_is_supported@Base 2.26.0 1254 g_unix_credentials_message_new@Base 2.26.0 1255 g_unix_credentials_message_new_with_credentials@Base 2.26.0 1118 1256 g_unix_fd_list_append@Base 2.24.0 1119 1257 g_unix_fd_list_get@Base 2.24.0 … … 1173 1311 g_unix_resolver_get_type@Base 2.22.0 1174 1312 g_unix_socket_address_abstract_names_supported@Base 2.22.0 1175 g_unix_socket_address_get_address_type@Base 2.2 5.161313 g_unix_socket_address_get_address_type@Base 2.26.0 1176 1314 g_unix_socket_address_get_is_abstract@Base 2.22.0 1177 1315 g_unix_socket_address_get_path@Base 2.22.0 … … 1180 1318 g_unix_socket_address_new@Base 2.22.0 1181 1319 g_unix_socket_address_new_abstract@Base 2.22.0 1182 g_unix_socket_address_new_with_type@Base 2.2 5.161183 g_unix_socket_address_type_get_type@Base 2.2 5.161320 g_unix_socket_address_new_with_type@Base 2.26.0 1321 g_unix_socket_address_type_get_type@Base 2.26.0 1184 1322 g_vfs_get_default@Base 2.16.0 1185 1323 g_vfs_get_file_for_path@Base 2.16.0 … … 1217 1355 g_volume_should_automount@Base 2.16.0 1218 1356 g_zlib_compressor_format_get_type@Base 2.24.0 1219 g_zlib_compressor_get_file_info@Base 2.2 5.161357 g_zlib_compressor_get_file_info@Base 2.26.0 1220 1358 g_zlib_compressor_get_type@Base 2.24.0 1221 1359 g_zlib_compressor_new@Base 2.24.0 1222 g_zlib_compressor_set_file_info@Base 2.2 5.161223 g_zlib_decompressor_get_file_info@Base 2.2 5.161360 g_zlib_compressor_set_file_info@Base 2.26.0 1361 g_zlib_decompressor_get_file_info@Base 2.26.0 1224 1362 g_zlib_decompressor_get_type@Base 2.24.0 1225 1363 g_zlib_decompressor_new@Base 2.24.0 … … 1456 1594 g_date_subtract_months@Base 2.12.0 1457 1595 g_date_subtract_years@Base 2.12.0 1458 g_date_time_add @Base 2.25.161459 g_date_time_add_ days@Base 2.25.161460 g_date_time_add _full@Base 2.25.161461 g_date_time_add_hours@Base 2.2 5.161462 g_date_time_add_minutes@Base 2.2 5.161463 g_date_time_add_months@Base 2.2 5.161464 g_date_time_add_seconds@Base 2.2 5.161465 g_date_time_add_weeks@Base 2.2 5.161466 g_date_time_add_years@Base 2.2 5.161467 g_date_time_compare@Base 2.2 5.161468 g_date_time_difference@Base 2.2 5.161469 g_date_time_equal@Base 2.2 5.161470 g_date_time_format@Base 2.2 5.161471 g_date_time_get_day_of_month@Base 2.2 5.161472 g_date_time_get_day_of_week@Base 2.2 5.161473 g_date_time_get_day_of_year@Base 2.2 5.161474 g_date_time_get_hour@Base 2.2 5.161475 g_date_time_get_microsecond@Base 2.2 5.161476 g_date_time_get_minute@Base 2.2 5.161477 g_date_time_get_month@Base 2.2 5.161478 g_date_time_get_second@Base 2.2 5.161479 g_date_time_get_seconds@Base 2.2 5.161480 g_date_time_get_timezone_abbreviation@Base 2.2 5.161481 g_date_time_get_utc_offset@Base 2.2 5.161482 g_date_time_get_week_numbering_year@Base 2.2 6.01483 g_date_time_get_week_of_year@Base 2.2 5.161484 g_date_time_get_year@Base 2.2 5.161485 g_date_time_get_ymd@Base 2.2 5.161486 g_date_time_hash@Base 2.2 5.161487 g_date_time_is_daylight_savings@Base 2.2 5.161488 g_date_time_new @Base 2.25.161489 g_date_time_new_from_timeval_ local@Base 2.25.161490 g_date_time_new_from_ timeval_utc@Base 2.25.161491 g_date_time_new_from_unix_ local@Base 2.25.161492 g_date_time_new _from_unix_utc@Base 2.25.161493 g_date_time_new_local@Base 2.2 5.161494 g_date_time_new_now@Base 2.2 5.161495 g_date_time_new_now_local@Base 2.2 5.161496 g_date_time_new_now_utc@Base 2.2 5.161497 g_date_time_new_utc@Base 2.2 5.161498 g_date_time_ref@Base 2.2 5.161499 g_date_time_to_local@Base 2.2 5.161500 g_date_time_to_timeval@Base 2.2 5.161501 g_date_time_to_timezone@Base 2.2 5.161502 g_date_time_to_unix@Base 2.2 5.161503 g_date_time_to_utc@Base 2.2 5.161504 g_date_time_unref@Base 2.2 5.161596 g_date_time_add_days@Base 2.26.0 1597 g_date_time_add_full@Base 2.26.0 1598 g_date_time_add@Base 2.26.0 1599 g_date_time_add_hours@Base 2.26.0 1600 g_date_time_add_minutes@Base 2.26.0 1601 g_date_time_add_months@Base 2.26.0 1602 g_date_time_add_seconds@Base 2.26.0 1603 g_date_time_add_weeks@Base 2.26.0 1604 g_date_time_add_years@Base 2.26.0 1605 g_date_time_compare@Base 2.26.0 1606 g_date_time_difference@Base 2.26.0 1607 g_date_time_equal@Base 2.26.0 1608 g_date_time_format@Base 2.26.0 1609 g_date_time_get_day_of_month@Base 2.26.0 1610 g_date_time_get_day_of_week@Base 2.26.0 1611 g_date_time_get_day_of_year@Base 2.26.0 1612 g_date_time_get_hour@Base 2.26.0 1613 g_date_time_get_microsecond@Base 2.26.0 1614 g_date_time_get_minute@Base 2.26.0 1615 g_date_time_get_month@Base 2.26.0 1616 g_date_time_get_second@Base 2.26.0 1617 g_date_time_get_seconds@Base 2.26.0 1618 g_date_time_get_timezone_abbreviation@Base 2.26.0 1619 g_date_time_get_utc_offset@Base 2.26.0 1620 g_date_time_get_week_numbering_year@Base 2.27.5 1621 g_date_time_get_week_of_year@Base 2.26.0 1622 g_date_time_get_year@Base 2.26.0 1623 g_date_time_get_ymd@Base 2.26.0 1624 g_date_time_hash@Base 2.26.0 1625 g_date_time_is_daylight_savings@Base 2.26.0 1626 g_date_time_new_from_timeval_local@Base 2.26.0 1627 g_date_time_new_from_timeval_utc@Base 2.26.0 1628 g_date_time_new_from_unix_local@Base 2.26.0 1629 g_date_time_new_from_unix_utc@Base 2.26.0 1630 g_date_time_new@Base 2.26.0 1631 g_date_time_new_local@Base 2.26.0 1632 g_date_time_new_now@Base 2.26.0 1633 g_date_time_new_now_local@Base 2.26.0 1634 g_date_time_new_now_utc@Base 2.26.0 1635 g_date_time_new_utc@Base 2.26.0 1636 g_date_time_ref@Base 2.26.0 1637 g_date_time_to_local@Base 2.26.0 1638 g_date_time_to_timeval@Base 2.26.0 1639 g_date_time_to_timezone@Base 2.26.0 1640 g_date_time_to_unix@Base 2.26.0 1641 g_date_time_to_utc@Base 2.26.0 1642 g_date_time_unref@Base 2.26.0 1505 1643 g_date_to_struct_tm@Base 2.12.0 1506 1644 g_date_valid@Base 2.12.0 … … 1511 1649 g_date_valid_weekday@Base 2.12.0 1512 1650 g_date_valid_year@Base 2.12.0 1513 g_dcgettext@Base 2.2 5.161651 g_dcgettext@Base 2.26.0 1514 1652 g_dgettext@Base 2.18.0 1515 1653 g_dir_close@Base 2.12.0 … … 1554 1692 g_get_current_dir@Base 2.12.0 1555 1693 g_get_current_time@Base 2.12.0 1694 g_get_environ@Base 2.27.5 1556 1695 g_get_filename_charsets@Base 2.12.0 1557 1696 g_get_home_dir@Base 2.12.0 1558 1697 g_get_host_name@Base 2.12.0 1559 1698 g_get_language_names@Base 2.12.0 1699 g_get_monotonic_time@Base 2.27.5 1560 1700 g_get_prgname@Base 2.12.0 1561 1701 g_get_real_name@Base 2.12.0 1702 g_get_real_time@Base 2.27.5 1562 1703 g_get_system_config_dirs@Base 2.12.0 1563 1704 g_get_system_data_dirs@Base 2.12.0 … … 1567 1708 g_get_user_data_dir@Base 2.12.0 1568 1709 g_get_user_name@Base 2.12.0 1710 g_get_user_runtime_dir@Base 2.27.5 1569 1711 g_get_user_special_dir@Base 2.14.0 1570 1712 g_getenv@Base 2.12.0 … … 1683 1825 g_key_file_get_double_list@Base 2.12.0 1684 1826 g_key_file_get_groups@Base 2.12.0 1685 g_key_file_get_int64@Base 2.2 5.161827 g_key_file_get_int64@Base 2.26.0 1686 1828 g_key_file_get_integer@Base 2.12.0 1687 1829 g_key_file_get_integer_list@Base 2.12.0 … … 1692 1834 g_key_file_get_string@Base 2.12.0 1693 1835 g_key_file_get_string_list@Base 2.12.0 1694 g_key_file_get_uint64@Base 2.2 5.161836 g_key_file_get_uint64@Base 2.26.0 1695 1837 g_key_file_get_value@Base 2.12.0 1696 1838 g_key_file_has_group@Base 2.12.0 … … 1709 1851 g_key_file_set_double@Base 2.12.0 1710 1852 g_key_file_set_double_list@Base 2.12.0 1711 g_key_file_set_int64@Base 2.2 5.161853 g_key_file_set_int64@Base 2.26.0 1712 1854 g_key_file_set_integer@Base 2.12.0 1713 1855 g_key_file_set_integer_list@Base 2.12.0 … … 1717 1859 g_key_file_set_string@Base 2.12.0 1718 1860 g_key_file_set_string_list@Base 2.12.0 1719 g_key_file_set_uint64@Base 2.2 5.161861 g_key_file_set_uint64@Base 2.26.0 1720 1862 g_key_file_set_value@Base 2.12.0 1721 1863 g_key_file_to_data@Base 2.12.0 … … 1731 1873 g_list_free@Base 2.12.0 1732 1874 g_list_free_1@Base 2.12.0 1875 g_list_free_full@Base 2.27.5 1733 1876 g_list_index@Base 2.12.0 1734 1877 g_list_insert@Base 2.12.0 … … 1773 1916 g_main_context_get_poll_func@Base 2.12.0 1774 1917 g_main_context_get_thread_default@Base 2.22.0 1918 g_main_context_invoke@Base 2.27.5 1919 g_main_context_invoke_full@Base 2.27.5 1775 1920 g_main_context_is_owner@Base 2.12.0 1776 1921 g_main_context_iteration@Base 2.12.0 … … 2017 2162 g_regex_escape_string@Base 2.14.0 2018 2163 g_regex_get_capture_count@Base 2.14.0 2019 g_regex_get_compile_flags@Base 2.2 5.162020 g_regex_get_match_flags@Base 2.2 5.162164 g_regex_get_compile_flags@Base 2.26.0 2165 g_regex_get_match_flags@Base 2.26.0 2021 2166 g_regex_get_max_backref@Base 2.14.0 2022 2167 g_regex_get_pattern@Base 2.14.0 … … 2091 2236 g_sequence_iter_next@Base 2.14.0 2092 2237 g_sequence_iter_prev@Base 2.14.0 2238 g_sequence_lookup@Base 2.27.5 2239 g_sequence_lookup_iter@Base 2.27.5 2093 2240 g_sequence_move@Base 2.14.0 2094 2241 g_sequence_move_range@Base 2.14.0 … … 2120 2267 g_slice_alloc@Base 2.12.0 2121 2268 g_slice_copy@Base 2.14.0 2269 g_slice_debug_tree_statistics@Base 2.27.5 2122 2270 g_slice_free1@Base 2.12.0 2123 2271 g_slice_free_chain_with_offset@Base 2.12.0 … … 2135 2283 g_slist_free@Base 2.12.0 2136 2284 g_slist_free_1@Base 2.12.0 2285 g_slist_free_full@Base 2.27.5 2137 2286 g_slist_index@Base 2.12.0 2138 2287 g_slist_insert@Base 2.12.0 … … 2155 2304 g_slist_sort_with_data@Base 2.12.0 2156 2305 g_snprintf@Base 2.12.0 2306 g_source_add_child_source@Base 2.27.5 2157 2307 g_source_add_poll@Base 2.12.0 2158 2308 g_source_attach@Base 2.12.0 … … 2162 2312 g_source_get_current_time@Base 2.12.0 2163 2313 g_source_get_id@Base 2.12.0 2164 g_source_get_name@Base 2.2 5.162314 g_source_get_name@Base 2.26.0 2165 2315 g_source_get_priority@Base 2.12.0 2316 g_source_get_time@Base 2.27.5 2166 2317 g_source_is_destroyed@Base 2.12.0 2167 2318 g_source_new@Base 2.12.0 … … 2170 2321 g_source_remove_by_funcs_user_data@Base 2.12.0 2171 2322 g_source_remove_by_user_data@Base 2.12.0 2323 g_source_remove_child_source@Base 2.27.5 2172 2324 g_source_remove_poll@Base 2.12.0 2173 2325 g_source_set_callback@Base 2.12.0 … … 2175 2327 g_source_set_can_recurse@Base 2.12.0 2176 2328 g_source_set_funcs@Base 2.12.0 2177 g_source_set_name@Base 2.2 5.162178 g_source_set_name_by_id@Base 2.2 5.162329 g_source_set_name@Base 2.26.0 2330 g_source_set_name_by_id@Base 2.26.0 2179 2331 g_source_set_priority@Base 2.12.0 2180 2332 g_source_unref@Base 2.12.0 … … 2356 2508 g_time_val_from_iso8601@Base 2.12.0 2357 2509 g_time_val_to_iso8601@Base 2.12.0 2358 g_time_zone_new@Base 2.25.16 2359 g_time_zone_new_local@Base 2.25.16 2360 g_time_zone_new_utc@Base 2.25.16 2361 g_time_zone_ref@Base 2.25.16 2362 g_time_zone_unref@Base 2.25.16 2510 g_time_zone_adjust_time@Base 2.27.5 2511 g_time_zone_find_interval@Base 2.27.5 2512 g_time_zone_get_abbreviation@Base 2.27.5 2513 g_time_zone_get_offset@Base 2.27.5 2514 g_time_zone_is_dst@Base 2.27.5 2515 g_time_zone_new@Base 2.26.0 2516 g_time_zone_new_local@Base 2.26.0 2517 g_time_zone_new_utc@Base 2.26.0 2518 g_time_zone_ref@Base 2.26.0 2519 g_time_zone_unref@Base 2.26.0 2363 2520 g_timeout_add@Base 2.12.0 2364 2521 g_timeout_add_full@Base 2.12.0 … … 2473 2630 g_utime@Base 2.18.0 2474 2631 g_variant_builder_add@Base 2.24.0 2475 g_variant_builder_add_parsed@Base 2.2 5.162632 g_variant_builder_add_parsed@Base 2.26.0 2476 2633 g_variant_builder_add_value@Base 2.24.0 2477 2634 g_variant_builder_clear@Base 2.24.0 … … 2485 2642 g_variant_byteswap@Base 2.24.0 2486 2643 g_variant_classify@Base 2.24.0 2487 g_variant_compare@Base 2.2 5.162488 g_variant_dup_bytestring@Base 2.2 5.162489 g_variant_dup_bytestring_array@Base 2.2 5.162644 g_variant_compare@Base 2.26.0 2645 g_variant_dup_bytestring@Base 2.26.0 2646 g_variant_dup_bytestring_array@Base 2.26.0 2490 2647 g_variant_dup_string@Base 2.24.0 2491 2648 g_variant_dup_strv@Base 2.24.0 … … 2496 2653 g_variant_get_boolean@Base 2.24.0 2497 2654 g_variant_get_byte@Base 2.24.0 2498 g_variant_get_bytestring@Base 2.2 5.162499 g_variant_get_bytestring_array@Base 2.2 5.162655 g_variant_get_bytestring@Base 2.26.0 2656 g_variant_get_bytestring_array@Base 2.26.0 2500 2657 g_variant_get_child@Base 2.24.0 2501 2658 g_variant_get_child_value@Base 2.24.0 … … 2521 2678 g_variant_hash@Base 2.24.0 2522 2679 g_variant_is_container@Base 2.24.0 2523 g_variant_is_floating@Base 2.2 5.162680 g_variant_is_floating@Base 2.26.0 2524 2681 g_variant_is_normal_form@Base 2.24.0 2525 2682 g_variant_is_object_path@Base 2.24.0 … … 2534 2691 g_variant_iter_next@Base 2.24.0 2535 2692 g_variant_iter_next_value@Base 2.24.0 2693 g_variant_lookup@Base 2.27.5 2694 g_variant_lookup_value@Base 2.27.5 2536 2695 g_variant_n_children@Base 2.24.0 2537 2696 g_variant_new@Base 2.24.0 … … 2539 2698 g_variant_new_boolean@Base 2.24.0 2540 2699 g_variant_new_byte@Base 2.24.0 2541 g_variant_new_bytestring@Base 2.2 5.162542 g_variant_new_bytestring_array@Base 2.2 5.162700 g_variant_new_bytestring@Base 2.26.0 2701 g_variant_new_bytestring_array@Base 2.26.0 2543 2702 g_variant_new_dict_entry@Base 2.24.0 2544 2703 g_variant_new_double@Base 2.24.0 … … 2646 2805 * Build-Depends-Package: libglib2.0-dev 2647 2806 g_array_get_type@Base 2.22.0 2648 g_binding_flags_get_type@Base 2.2 5.162649 g_binding_get_flags@Base 2.2 5.162650 g_binding_get_source@Base 2.2 5.162651 g_binding_get_source_property@Base 2.2 5.162652 g_binding_get_target@Base 2.2 5.162653 g_binding_get_target_property@Base 2.2 5.162654 g_binding_get_type@Base 2.2 5.162807 g_binding_flags_get_type@Base 2.26.0 2808 g_binding_get_flags@Base 2.26.0 2809 g_binding_get_source@Base 2.26.0 2810 g_binding_get_source_property@Base 2.26.0 2811 g_binding_get_target@Base 2.26.0 2812 g_binding_get_target_property@Base 2.26.0 2813 g_binding_get_type@Base 2.26.0 2655 2814 g_boxed_copy@Base 2.12.0 2656 2815 g_boxed_free@Base 2.12.0 2657 2816 g_boxed_type_register_static@Base 2.12.0 2658 2817 g_byte_array_get_type@Base 2.22.0 2659 g_cclosure_marshal_BOOLEAN__BOXED_BOXED@Base 2.2 5.162818 g_cclosure_marshal_BOOLEAN__BOXED_BOXED@Base 2.26.0 2660 2819 g_cclosure_marshal_BOOLEAN__FLAGS@Base 2.12.0 2661 2820 g_cclosure_marshal_STRING__OBJECT_POINTER@Base 2.12.0 … … 2677 2836 g_cclosure_marshal_VOID__UINT_POINTER@Base 2.12.0 2678 2837 g_cclosure_marshal_VOID__ULONG@Base 2.12.0 2679 g_cclosure_marshal_VOID__VARIANT@Base 2.2 5.162838 g_cclosure_marshal_VOID__VARIANT@Base 2.26.0 2680 2839 g_cclosure_marshal_VOID__VOID@Base 2.12.0 2681 2840 g_cclosure_new@Base 2.12.0 … … 2683 2842 g_cclosure_new_object_swap@Base 2.12.0 2684 2843 g_cclosure_new_swap@Base 2.12.0 2844 g_clear_object@Base 2.27.5 2685 2845 g_closure_add_finalize_notifier@Base 2.12.0 2686 2846 g_closure_add_invalidate_notifier@Base 2.12.0 … … 2699 2859 g_closure_unref@Base 2.12.0 2700 2860 g_date_get_type@Base 2.12.0 2701 g_date_time_get_type@Base 2.2 5.162861 g_date_time_get_type@Base 2.26.0 2702 2862 g_enum_complete_type_info@Base 2.12.0 2703 2863 g_enum_get_value@Base 2.12.0 … … 2705 2865 g_enum_get_value_by_nick@Base 2.12.0 2706 2866 g_enum_register_static@Base 2.12.0 2707 g_error_get_type@Base 2.2 5.162867 g_error_get_type@Base 2.26.0 2708 2868 g_flags_complete_type_info@Base 2.12.0 2709 2869 g_flags_get_first_value@Base 2.12.0 … … 2719 2879 g_object_add_toggle_ref@Base 2.12.0 2720 2880 g_object_add_weak_pointer@Base 2.12.0 2721 g_object_bind_property@Base 2.2 5.162722 g_object_bind_property_full@Base 2.2 5.162723 g_object_bind_property_with_closures@Base 2.2 5.162881 g_object_bind_property@Base 2.26.0 2882 g_object_bind_property_full@Base 2.26.0 2883 g_object_bind_property_with_closures@Base 2.26.0 2724 2884 g_object_class_find_property@Base 2.12.0 2725 g_object_class_install_properties@Base 2.25.162726 2885 g_object_class_install_property@Base 2.12.0 2886 g_object_class_install_properties@Base 2.26.0 2727 2887 g_object_class_list_properties@Base 2.12.0 2728 2888 g_object_class_override_property@Base 2.12.0 … … 2746 2906 g_object_newv@Base 2.12.0 2747 2907 g_object_notify@Base 2.12.0 2748 g_object_notify_by_pspec@Base 2.2 5.162908 g_object_notify_by_pspec@Base 2.26.0 2749 2909 g_object_ref@Base 2.12.0 2750 2910 g_object_ref_sink@Base 2.12.0 … … 2808 2968 g_param_spec_unref@Base 2.12.0 2809 2969 g_param_spec_value_array@Base 2.12.0 2810 g_param_spec_variant@Base 2.2 5.162970 g_param_spec_variant@Base 2.26.0 2811 2971 g_param_type_register_static@Base 2.12.0 2812 2972 g_param_value_convert@Base 2.12.0 … … 2818 2978 g_ptr_array_get_type@Base 2.22.0 2819 2979 g_regex_get_type@Base 2.14.0 2980 g_signal_accumulator_first_wins@Base 2.27.5 2820 2981 g_signal_accumulator_true_handled@Base 2.12.0 2821 2982 g_signal_add_emission_hook@Base 2.12.0 … … 2857 3018 g_signal_type_cclosure_new@Base 2.12.0 2858 3019 g_source_set_closure@Base 2.12.0 3020 g_source_set_dummy_callback@Base 2.27.5 2859 3021 g_strdup_value_contents@Base 2.12.0 2860 3022 g_strv_get_type@Base 2.12.0 … … 2947 3109 g_value_dup_param@Base 2.12.0 2948 3110 g_value_dup_string@Base 2.12.0 2949 g_value_dup_variant@Base 2.2 5.163111 g_value_dup_variant@Base 2.26.0 2950 3112 g_value_fits_pointer@Base 2.12.0 2951 3113 g_value_get_boolean@Base 2.12.0 … … 2969 3131 g_value_get_uint@Base 2.12.0 2970 3132 g_value_get_ulong@Base 2.12.0 2971 g_value_get_variant@Base 2.2 5.163133 g_value_get_variant@Base 2.26.0 2972 3134 g_value_init@Base 2.12.0 2973 3135 g_value_peek_pointer@Base 2.12.0 … … 3000 3162 g_value_set_uint@Base 2.12.0 3001 3163 g_value_set_ulong@Base 2.12.0 3002 g_value_set_variant@Base 2.2 5.163164 g_value_set_variant@Base 2.26.0 3003 3165 g_value_take_boxed@Base 2.12.0 3004 3166 g_value_take_object@Base 2.12.0 3005 3167 g_value_take_param@Base 2.12.0 3006 3168 g_value_take_string@Base 2.12.0 3007 g_value_take_variant@Base 2.2 5.163169 g_value_take_variant@Base 2.26.0 3008 3170 g_value_transform@Base 2.12.0 3009 3171 g_value_type_compatible@Base 2.12.0 -
pkg/raul/main/glib2.0/trunk/debian/patches/01_gettext-desktopfiles.patch
r7005 r7022 2 2 # Ubuntu: https://launchpad.net/bugs/3935 3 3 # Upstream: http://bugzilla.gnome.org/show_bug.cgi?id=569829 4 Index: glib2.0-2.2 5.16/glib/gkeyfile.c4 Index: glib2.0-2.27.2/glib/gkeyfile.c 5 5 =================================================================== 6 --- glib2.0-2.2 5.16.orig/glib/gkeyfile.c 2010-08-09 15:34:46.000000000 +02007 +++ glib2.0-2.2 5.16/glib/gkeyfile.c 2010-09-27 14:03:28.000000000 +02006 --- glib2.0-2.27.2.orig/glib/gkeyfile.c 2010-07-08 04:03:01.000000000 +0200 7 +++ glib2.0-2.27.2/glib/gkeyfile.c 2010-11-01 10:55:54.368605345 +0100 8 8 @@ -87,6 +87,7 @@ 9 9 GKeyFileFlags flags; … … 68 68 69 69 g_return_val_if_fail (key_file != NULL, NULL); 70 @@ -1695,6 +1715,2 4@@70 @@ -1695,6 +1715,23 @@ 71 71 free_languages = FALSE; 72 72 } … … 86 86 + strcmp (group_name, G_KEY_FILE_DESKTOP_GROUP) == 0 && 87 87 + (strcmp (key, G_KEY_FILE_DESKTOP_KEY_NAME) == 0 || 88 + strcmp (key, G_KEY_FILE_DESKTOP_KEY_FULLNAME) == 0 ||89 88 + strcmp (key, G_KEY_FILE_DESKTOP_KEY_GENERIC_NAME) == 0 || 90 89 + strcmp (key, G_KEY_FILE_DESKTOP_KEY_COMMENT) == 0); … … 93 92 { 94 93 candidate_key = g_strdup_printf ("%s[%s]", key, languages[i]); 95 @@ -1711,6 +174 9,39 @@94 @@ -1711,6 +1748,39 @@ 96 95 translated_value = NULL; 97 96 } … … 133 132 */ 134 133 if (!translated_value) 135 Index: glib2.0-2.2 5.16/glib/gkeyfile.h134 Index: glib2.0-2.27.2/glib/gkeyfile.h 136 135 =================================================================== 137 --- glib2.0-2.2 5.16.orig/glib/gkeyfile.h 2010-08-09 15:34:46.000000000 +0200138 +++ glib2.0-2.2 5.16/glib/gkeyfile.h 2010-09-27 14:03:28.000000000 +0200139 @@ -256,6 +256, 8@@136 --- glib2.0-2.27.2.orig/glib/gkeyfile.h 2010-05-14 04:21:51.000000000 +0200 137 +++ glib2.0-2.27.2/glib/gkeyfile.h 2010-11-01 10:55:54.368605345 +0100 138 @@ -256,6 +256,7 @@ 140 139 #define G_KEY_FILE_DESKTOP_KEY_STARTUP_NOTIFY "StartupNotify" 141 140 #define G_KEY_FILE_DESKTOP_KEY_STARTUP_WM_CLASS "StartupWMClass" 142 141 #define G_KEY_FILE_DESKTOP_KEY_URL "URL" 143 142 +#define G_KEY_FILE_DESKTOP_KEY_GETTEXT_DOMAIN "X-GNOME-Gettext-Domain" 144 +#define G_KEY_FILE_DESKTOP_KEY_FULLNAME "X-GNOME-FullName"145 143 146 144 #define G_KEY_FILE_DESKTOP_TYPE_APPLICATION "Application" -
pkg/raul/main/glib2.0/trunk/debian/patches/02_gettext-desktopfiles-ubuntu.patch
r7005 r7022 1 1 # Description: Provide backwards compatibility for 01_gettext-desktopfiles.patch for X-{Debian,Ubuntu}-Gettext-Domain 2 2 # UbuntuSpecific: 01_gettext-desktopfiles.patch was changed to use X-GNOME-, so this is necessary until all our .desktop files are converted 3 Index: glib2.0-2.2 5.16/glib/gkeyfile.c3 Index: glib2.0-2.27.2/glib/gkeyfile.c 4 4 =================================================================== 5 --- glib2.0-2.2 5.16.orig/glib/gkeyfile.c 2010-09-27 14:03:28.000000000 +02006 +++ glib2.0-2.2 5.16/glib/gkeyfile.c 2010-09-27 14:03:29.000000000 +02005 --- glib2.0-2.27.2.orig/glib/gkeyfile.c 2010-11-01 10:55:54.368605345 +0100 6 +++ glib2.0-2.27.2/glib/gkeyfile.c 2010-11-01 10:55:55.120609440 +0100 7 7 @@ -463,6 +463,16 @@ 8 8 G_KEY_FILE_DESKTOP_GROUP, -
pkg/raul/main/glib2.0/trunk/debian/patches/03_blacklist-directories.patch
r7005 r7022 1 Index: glib2.0-2.2 5.16/gio/gunixmounts.c1 Index: glib2.0-2.27.2/gio/gunixmounts.c 2 2 =================================================================== 3 --- glib2.0-2.2 5.16.orig/gio/gunixmounts.c 2010-08-09 15:34:46.000000000 +02004 +++ glib2.0-2.2 5.16/gio/gunixmounts.c 2010-09-27 14:03:30.000000000 +02003 --- glib2.0-2.27.2.orig/gio/gunixmounts.c 2010-10-17 05:31:18.000000000 +0200 4 +++ glib2.0-2.27.2/gio/gunixmounts.c 2010-11-01 10:55:55.817621566 +0100 5 5 @@ -227,6 +227,8 @@ 6 6 "/home", -
pkg/raul/main/glib2.0/trunk/debian/patches/04_homedir_env.patch
r7005 r7022 1 Index: glib2.0-2.2 5.16/docs/reference/glib/running.sgml1 Index: glib2.0-2.27.2/docs/reference/glib/running.sgml 2 2 =================================================================== 3 --- glib2.0-2.2 5.16.orig/docs/reference/glib/running.sgml 2010-09-13 17:57:51.000000000 +02004 +++ glib2.0-2.2 5.16/docs/reference/glib/running.sgml 2010-09-27 14:03:30.000000000 +02003 --- glib2.0-2.27.2.orig/docs/reference/glib/running.sgml 2010-08-25 17:15:23.000000000 +0200 4 +++ glib2.0-2.27.2/docs/reference/glib/running.sgml 2010-11-01 10:55:56.413609682 +0100 5 5 @@ -213,6 +213,22 @@ 6 6 </para> … … 26 26 27 27 <refsect2 id="setlocale"> 28 Index: glib2.0-2.2 5.16/glib/gutils.c28 Index: glib2.0-2.27.2/glib/gutils.c 29 29 =================================================================== 30 --- glib2.0-2.2 5.16.orig/glib/gutils.c 2010-09-13 17:57:51.000000000 +020031 +++ glib2.0-2.2 5.16/glib/gutils.c 2010-09-27 14:03:30.000000000 +020032 @@ -1 565,11 +1565,14 @@30 --- glib2.0-2.27.2.orig/glib/gutils.c 2010-10-30 04:36:52.000000000 +0200 31 +++ glib2.0-2.27.2/glib/gutils.c 2010-11-01 10:55:56.417612286 +0100 32 @@ -1604,11 +1604,14 @@ 33 33 } 34 34 #endif /* !G_OS_WIN32 */ … … 46 46 /* Only believe HOME if it is an absolute path and exists */ 47 47 if (g_home_dir) 48 @@ -1 865,6 +1868,11 @@48 @@ -1904,6 +1907,11 @@ 49 49 * homedir = g_get_home_dir (<!-- -->); 50 50 * ]| -
pkg/raul/main/glib2.0/trunk/debian/patches/60_wait-longer-for-threads-to-die.patch
r7005 r7022 1 Index: glib2.0-2.2 5.16/tests/threadpool-test.c1 Index: glib2.0-2.27.2/tests/threadpool-test.c 2 2 =================================================================== 3 --- glib2.0-2.2 5.16.orig/tests/threadpool-test.c 2010-04-08 08:10:50.000000000 +02004 +++ glib2.0-2.2 5.16/tests/threadpool-test.c 2010-09-27 14:03:32.000000000 +02003 --- glib2.0-2.27.2.orig/tests/threadpool-test.c 2009-04-01 01:04:21.000000000 +0200 4 +++ glib2.0-2.27.2/tests/threadpool-test.c 2010-11-01 10:55:58.961608847 +0100 5 5 @@ -5,8 +5,8 @@ 6 6 -
pkg/raul/main/glib2.0/trunk/debian/patches/series
r7005 r7022 3 3 03_blacklist-directories.patch 4 4 04_homedir_env.patch 5 #05_file_size_units.patch6 5 60_wait-longer-for-threads-to-die.patch 7 71_gio_launch_handler.patch 8 6 61_glib-compile-schemas-path.patch -
pkg/raul/main/glib2.0/trunk/debian/rules
r7006 r7022 3 3 DISABLE_UPDATE_UPLOADERS := 1 4 4 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk 5 #include /usr/share/gnome-pkg-tools/1/rules/check-dist.mk6 5 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk 7 6 … … 44 43 APIVER := 2.0 45 44 SONAME := 0 46 SHVER := 2.25.1647 45 48 46 # package names … … 99 97 --disable-selinux 100 98 refdbg_configure_flags := $(common_configure_flags) \ 101 --disable- visibility\99 --disable-Bsymbolic \ 102 100 --enable-debug=yes 103 101 … … 234 232 dh_fixperms -s 235 233 dh_makeshlibs -p$(SHARED_PKG) \ 236 -V "$(SHARED_PKG) (>= $(SHVER))"\234 -V \ 237 235 --add-udeb="$(UDEB_PKG)" -- -c4 238 236 dh_installdeb -s -
pkg/raul/main/glib2.0/trunk/debian/watch
r7005 r7022 1 1 version=2 2 http://download.gnome.org/sources/glib/([\d\.]+) \d/ \2 http://download.gnome.org/sources/glib/([\d\.]+)[02468]/ \ 3 3 glib-(.*)\.tar\.gz \ 4 4 debian uupdate
Note: See TracChangeset
for help on using the changeset viewer.


