From patchwork Wed Nov 1 01:26:57 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marcel Lorenz X-Patchwork-Id: 1492 Return-Path: Received: from mail01.ipfire.org (unknown [172.28.1.200]) by web02.ipfire.org (Postfix) with ESMTP id A277560DDF for ; Tue, 31 Oct 2017 15:27:17 +0100 (CET) Received: from mail01.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id 391C2285D; Tue, 31 Oct 2017 15:27:17 +0100 (CET) Received: from localhost.localdomain (mail.ml-systec.de [87.140.105.15]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 907BA1640 for ; Tue, 31 Oct 2017 15:27:13 +0100 (CET) From: Marcel Lorenz To: development@lists.ipfire.org Subject: [PATCH] glib: update to 2.54.0 Date: Tue, 31 Oct 2017 15:26:57 +0100 Message-Id: <20171031142657.4542-1-marcel.lorenz@ipfire.org> X-Mailer: git-send-email 2.14.2 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Signed-off-by: Marcel Lorenz --- config/rootfiles/common/glib | 328 ++++++++++++++++++------------------------- lfs/glib | 6 +- 2 files changed, 143 insertions(+), 191 deletions(-) diff --git a/config/rootfiles/common/glib b/config/rootfiles/common/glib index be6d57def..322047aa9 100644 --- a/config/rootfiles/common/glib +++ b/config/rootfiles/common/glib @@ -1,9 +1,7 @@ -#etc/bash_completion.d -#etc/bash_completion.d/gdbus-bash-completion.sh -#etc/bash_completion.d/gresource-bash-completion.sh -#etc/bash_completion.d/gsettings-bash-completion.sh +#usr/bin/gapplication #usr/bin/gdbus #usr/bin/gdbus-codegen +#usr/bin/gio #usr/bin/gio-querymodules #usr/bin/glib-compile-resources #usr/bin/glib-compile-schemas @@ -40,6 +38,7 @@ #usr/include/glib-2.0/gio/gasyncresult.h #usr/include/glib-2.0/gio/gbufferedinputstream.h #usr/include/glib-2.0/gio/gbufferedoutputstream.h +#usr/include/glib-2.0/gio/gbytesicon.h #usr/include/glib-2.0/gio/gcancellable.h #usr/include/glib-2.0/gio/gcharsetconverter.h #usr/include/glib-2.0/gio/gcontenttype.h @@ -47,6 +46,7 @@ #usr/include/glib-2.0/gio/gconverterinputstream.h #usr/include/glib-2.0/gio/gconverteroutputstream.h #usr/include/glib-2.0/gio/gcredentials.h +#usr/include/glib-2.0/gio/gdatagrambased.h #usr/include/glib-2.0/gio/gdatainputstream.h #usr/include/glib-2.0/gio/gdataoutputstream.h #usr/include/glib-2.0/gio/gdbusactiongroup.h @@ -72,6 +72,9 @@ #usr/include/glib-2.0/gio/gdbusserver.h #usr/include/glib-2.0/gio/gdbusutils.h #usr/include/glib-2.0/gio/gdrive.h +#usr/include/glib-2.0/gio/gdtlsclientconnection.h +#usr/include/glib-2.0/gio/gdtlsconnection.h +#usr/include/glib-2.0/gio/gdtlsserverconnection.h #usr/include/glib-2.0/gio/gemblem.h #usr/include/glib-2.0/gio/gemblemedicon.h #usr/include/glib-2.0/gio/gfile.h @@ -92,6 +95,7 @@ #usr/include/glib-2.0/gio/ginetsocketaddress.h #usr/include/glib-2.0/gio/ginitable.h #usr/include/glib-2.0/gio/ginputstream.h +#usr/include/glib-2.0/gio/gio-autocleanups.h #usr/include/glib-2.0/gio/gio.h #usr/include/glib-2.0/gio/gioenums.h #usr/include/glib-2.0/gio/gioenumtypes.h @@ -100,6 +104,8 @@ #usr/include/glib-2.0/gio/gioscheduler.h #usr/include/glib-2.0/gio/giostream.h #usr/include/glib-2.0/gio/giotypes.h +#usr/include/glib-2.0/gio/glistmodel.h +#usr/include/glib-2.0/gio/gliststore.h #usr/include/glib-2.0/gio/gloadableicon.h #usr/include/glib-2.0/gio/gmemoryinputstream.h #usr/include/glib-2.0/gio/gmemoryoutputstream.h @@ -110,12 +116,16 @@ #usr/include/glib-2.0/gio/gmountoperation.h #usr/include/glib-2.0/gio/gnativevolumemonitor.h #usr/include/glib-2.0/gio/gnetworkaddress.h +#usr/include/glib-2.0/gio/gnetworking.h #usr/include/glib-2.0/gio/gnetworkmonitor.h #usr/include/glib-2.0/gio/gnetworkservice.h +#usr/include/glib-2.0/gio/gnotification.h #usr/include/glib-2.0/gio/goutputstream.h #usr/include/glib-2.0/gio/gpermission.h #usr/include/glib-2.0/gio/gpollableinputstream.h #usr/include/glib-2.0/gio/gpollableoutputstream.h +#usr/include/glib-2.0/gio/gpollableutils.h +#usr/include/glib-2.0/gio/gpropertyaction.h #usr/include/glib-2.0/gio/gproxy.h #usr/include/glib-2.0/gio/gproxyaddress.h #usr/include/glib-2.0/gio/gproxyaddressenumerator.h @@ -130,7 +140,9 @@ #usr/include/glib-2.0/gio/gsimpleaction.h #usr/include/glib-2.0/gio/gsimpleactiongroup.h #usr/include/glib-2.0/gio/gsimpleasyncresult.h +#usr/include/glib-2.0/gio/gsimpleiostream.h #usr/include/glib-2.0/gio/gsimplepermission.h +#usr/include/glib-2.0/gio/gsimpleproxyresolver.h #usr/include/glib-2.0/gio/gsocket.h #usr/include/glib-2.0/gio/gsocketaddress.h #usr/include/glib-2.0/gio/gsocketaddressenumerator.h @@ -141,8 +153,12 @@ #usr/include/glib-2.0/gio/gsocketlistener.h #usr/include/glib-2.0/gio/gsocketservice.h #usr/include/glib-2.0/gio/gsrvtarget.h +#usr/include/glib-2.0/gio/gsubprocess.h +#usr/include/glib-2.0/gio/gsubprocesslauncher.h +#usr/include/glib-2.0/gio/gtask.h #usr/include/glib-2.0/gio/gtcpconnection.h #usr/include/glib-2.0/gio/gtcpwrapperconnection.h +#usr/include/glib-2.0/gio/gtestdbus.h #usr/include/glib-2.0/gio/gthemedicon.h #usr/include/glib-2.0/gio/gthreadedsocketservice.h #usr/include/glib-2.0/gio/gtlsbackend.h @@ -198,6 +214,7 @@ #usr/include/glib-2.0/glib/gi18n.h #usr/include/glib-2.0/glib/giochannel.h #usr/include/glib-2.0/glib/gkeyfile.h +#usr/include/glib-2.0/glib/glib-autocleanups.h #usr/include/glib-2.0/glib/glist.h #usr/include/glib-2.0/glib/gmacros.h #usr/include/glib-2.0/glib/gmain.h @@ -237,6 +254,7 @@ #usr/include/glib-2.0/glib/gunicode.h #usr/include/glib-2.0/glib/gurifuncs.h #usr/include/glib-2.0/glib/gutils.h +#usr/include/glib-2.0/glib/guuid.h #usr/include/glib-2.0/glib/gvariant.h #usr/include/glib-2.0/glib/gvarianttype.h #usr/include/glib-2.0/glib/gversion.h @@ -250,6 +268,7 @@ #usr/include/glib-2.0/gobject/genums.h #usr/include/glib-2.0/gobject/glib-types.h #usr/include/glib-2.0/gobject/gmarshal.h +#usr/include/glib-2.0/gobject/gobject-autocleanups.h #usr/include/glib-2.0/gobject/gobject.h #usr/include/glib-2.0/gobject/gobjectnotifyqueue.c #usr/include/glib-2.0/gobject/gparam.h @@ -263,32 +282,6 @@ #usr/include/glib-2.0/gobject/gvaluearray.h #usr/include/glib-2.0/gobject/gvaluecollector.h #usr/include/glib-2.0/gobject/gvaluetypes.h -#usr/lib/gdbus-2.0 -#usr/lib/gdbus-2.0/codegen -#usr/lib/gdbus-2.0/codegen/__init__.py -#usr/lib/gdbus-2.0/codegen/__init__.pyc -#usr/lib/gdbus-2.0/codegen/__init__.pyo -#usr/lib/gdbus-2.0/codegen/codegen.py -#usr/lib/gdbus-2.0/codegen/codegen.pyc -#usr/lib/gdbus-2.0/codegen/codegen.pyo -#usr/lib/gdbus-2.0/codegen/codegen_docbook.py -#usr/lib/gdbus-2.0/codegen/codegen_docbook.pyc -#usr/lib/gdbus-2.0/codegen/codegen_docbook.pyo -#usr/lib/gdbus-2.0/codegen/codegen_main.py -#usr/lib/gdbus-2.0/codegen/codegen_main.pyc -#usr/lib/gdbus-2.0/codegen/codegen_main.pyo -#usr/lib/gdbus-2.0/codegen/config.py -#usr/lib/gdbus-2.0/codegen/config.pyc -#usr/lib/gdbus-2.0/codegen/config.pyo -#usr/lib/gdbus-2.0/codegen/dbustypes.py -#usr/lib/gdbus-2.0/codegen/dbustypes.pyc -#usr/lib/gdbus-2.0/codegen/dbustypes.pyo -#usr/lib/gdbus-2.0/codegen/parser.py -#usr/lib/gdbus-2.0/codegen/parser.pyc -#usr/lib/gdbus-2.0/codegen/parser.pyo -#usr/lib/gdbus-2.0/codegen/utils.py -#usr/lib/gdbus-2.0/codegen/utils.pyc -#usr/lib/gdbus-2.0/codegen/utils.pyo #usr/lib/gio #usr/lib/gio/modules #usr/lib/glib-2.0 @@ -297,23 +290,23 @@ #usr/lib/libgio-2.0.la #usr/lib/libgio-2.0.so usr/lib/libgio-2.0.so.0 -usr/lib/libgio-2.0.so.0.3200.3 +usr/lib/libgio-2.0.so.0.5400.0 #usr/lib/libglib-2.0.la #usr/lib/libglib-2.0.so usr/lib/libglib-2.0.so.0 -usr/lib/libglib-2.0.so.0.3200.3 +usr/lib/libglib-2.0.so.0.5400.0 #usr/lib/libgmodule-2.0.la #usr/lib/libgmodule-2.0.so usr/lib/libgmodule-2.0.so.0 -usr/lib/libgmodule-2.0.so.0.3200.3 +usr/lib/libgmodule-2.0.so.0.5400.0 #usr/lib/libgobject-2.0.la #usr/lib/libgobject-2.0.so usr/lib/libgobject-2.0.so.0 -usr/lib/libgobject-2.0.so.0.3200.3 +usr/lib/libgobject-2.0.so.0.5400.0 #usr/lib/libgthread-2.0.la #usr/lib/libgthread-2.0.so usr/lib/libgthread-2.0.so.0 -usr/lib/libgthread-2.0.so.0.3200.3 +usr/lib/libgthread-2.0.so.0.5400.0 #usr/lib/pkgconfig/gio-2.0.pc #usr/lib/pkgconfig/gio-unix-2.0.pc #usr/lib/pkgconfig/glib-2.0.pc @@ -325,35 +318,68 @@ usr/lib/libgthread-2.0.so.0.3200.3 #usr/share/aclocal/glib-2.0.m4 #usr/share/aclocal/glib-gettext.m4 #usr/share/aclocal/gsettings.m4 +usr/share/bash-completion/completions/gapplication +usr/share/bash-completion/completions/gdbus +usr/share/bash-completion/completions/gresource +usr/share/bash-completion/completions/gsettings #usr/share/gdb #usr/share/gdb/auto-load -#usr/share/gdb/auto-load/libglib-2.0.so.0.3200.3-gdb.py -#usr/share/gdb/auto-load/libgobject-2.0.so.0.3200.3-gdb.py +#usr/share/gdb/auto-load/usr +#usr/share/gdb/auto-load/usr/lib +usr/share/gdb/auto-load/usr/lib/libglib-2.0.so.0.5400.0-gdb.py +usr/share/gdb/auto-load/usr/lib/libgobject-2.0.so.0.5400.0-gdb.py +#usr/share/gettext/its +usr/share/gettext/its/gschema.its +usr/share/gettext/its/gschema.loc #usr/share/glib-2.0 +#usr/share/glib-2.0/codegen +#usr/share/glib-2.0/codegen/__init__.py +#usr/share/glib-2.0/codegen/__init__.pyc +#usr/share/glib-2.0/codegen/__init__.pyo +#usr/share/glib-2.0/codegen/codegen.py +#usr/share/glib-2.0/codegen/codegen.pyc +#usr/share/glib-2.0/codegen/codegen.pyo +#usr/share/glib-2.0/codegen/codegen_docbook.py +#usr/share/glib-2.0/codegen/codegen_docbook.pyc +#usr/share/glib-2.0/codegen/codegen_docbook.pyo +#usr/share/glib-2.0/codegen/codegen_main.py +#usr/share/glib-2.0/codegen/codegen_main.pyc +#usr/share/glib-2.0/codegen/codegen_main.pyo +#usr/share/glib-2.0/codegen/config.py +#usr/share/glib-2.0/codegen/config.pyc +#usr/share/glib-2.0/codegen/config.pyo +#usr/share/glib-2.0/codegen/dbustypes.py +#usr/share/glib-2.0/codegen/dbustypes.pyc +#usr/share/glib-2.0/codegen/dbustypes.pyo +#usr/share/glib-2.0/codegen/parser.py +#usr/share/glib-2.0/codegen/parser.pyc +#usr/share/glib-2.0/codegen/parser.pyo +#usr/share/glib-2.0/codegen/utils.py +#usr/share/glib-2.0/codegen/utils.pyc +#usr/share/glib-2.0/codegen/utils.pyo #usr/share/glib-2.0/gdb -#usr/share/glib-2.0/gdb/glib.py -#usr/share/glib-2.0/gdb/gobject.py +#usr/share/glib-2.0/gdb/glib_gdb.py +#usr/share/glib-2.0/gdb/gobject_gdb.py #usr/share/glib-2.0/gettext -#usr/share/glib-2.0/gettext/mkinstalldirs #usr/share/glib-2.0/gettext/po #usr/share/glib-2.0/gettext/po/Makefile.in.in #usr/share/glib-2.0/schemas #usr/share/glib-2.0/schemas/gschema.dtd +#usr/share/glib-2.0/valgrind +#usr/share/glib-2.0/valgrind/glib.supp #usr/share/gtk-doc/html/gio -#usr/share/gtk-doc/html/gio/ExampleAnimal.html -#usr/share/gtk-doc/html/gio/ExampleCat.html -#usr/share/gtk-doc/html/gio/ExampleObject.html -#usr/share/gtk-doc/html/gio/ExampleObjectManagerClient.html #usr/share/gtk-doc/html/gio/GAction.html #usr/share/gtk-doc/html/gio/GActionGroup.html #usr/share/gtk-doc/html/gio/GActionMap.html #usr/share/gtk-doc/html/gio/GAppInfo.html +#usr/share/gtk-doc/html/gio/GAppInfoMonitor.html #usr/share/gtk-doc/html/gio/GApplication.html #usr/share/gtk-doc/html/gio/GApplicationCommandLine.html #usr/share/gtk-doc/html/gio/GAsyncInitable.html #usr/share/gtk-doc/html/gio/GAsyncResult.html #usr/share/gtk-doc/html/gio/GBufferedInputStream.html #usr/share/gtk-doc/html/gio/GBufferedOutputStream.html +#usr/share/gtk-doc/html/gio/GBytesIcon.html #usr/share/gtk-doc/html/gio/GCancellable.html #usr/share/gtk-doc/html/gio/GCharsetConverter.html #usr/share/gtk-doc/html/gio/GConverter.html @@ -376,7 +402,11 @@ usr/lib/libgthread-2.0.so.0.3200.3 #usr/share/gtk-doc/html/gio/GDBusServer.html #usr/share/gtk-doc/html/gio/GDataInputStream.html #usr/share/gtk-doc/html/gio/GDataOutputStream.html +#usr/share/gtk-doc/html/gio/GDatagramBased.html #usr/share/gtk-doc/html/gio/GDrive.html +#usr/share/gtk-doc/html/gio/GDtlsClientConnection.html +#usr/share/gtk-doc/html/gio/GDtlsConnection.html +#usr/share/gtk-doc/html/gio/GDtlsServerConnection.html #usr/share/gtk-doc/html/gio/GEmblem.html #usr/share/gtk-doc/html/gio/GEmblemedIcon.html #usr/share/gtk-doc/html/gio/GFile.html @@ -395,9 +425,12 @@ usr/lib/libgthread-2.0.so.0.3200.3 #usr/share/gtk-doc/html/gio/GIOStream.html #usr/share/gtk-doc/html/gio/GIcon.html #usr/share/gtk-doc/html/gio/GInetAddress.html +#usr/share/gtk-doc/html/gio/GInetAddressMask.html #usr/share/gtk-doc/html/gio/GInetSocketAddress.html #usr/share/gtk-doc/html/gio/GInitable.html #usr/share/gtk-doc/html/gio/GInputStream.html +#usr/share/gtk-doc/html/gio/GListModel.html +#usr/share/gtk-doc/html/gio/GListStore.html #usr/share/gtk-doc/html/gio/GLoadableIcon.html #usr/share/gtk-doc/html/gio/GMemoryInputStream.html #usr/share/gtk-doc/html/gio/GMemoryOutputStream.html @@ -408,22 +441,27 @@ usr/lib/libgthread-2.0.so.0.3200.3 #usr/share/gtk-doc/html/gio/GNetworkAddress.html #usr/share/gtk-doc/html/gio/GNetworkMonitor.html #usr/share/gtk-doc/html/gio/GNetworkService.html +#usr/share/gtk-doc/html/gio/GNotification.html #usr/share/gtk-doc/html/gio/GOutputStream.html #usr/share/gtk-doc/html/gio/GPermission.html #usr/share/gtk-doc/html/gio/GPollableInputStream.html #usr/share/gtk-doc/html/gio/GPollableOutputStream.html +#usr/share/gtk-doc/html/gio/GPropertyAction.html #usr/share/gtk-doc/html/gio/GProxy.html #usr/share/gtk-doc/html/gio/GProxyAddress.html #usr/share/gtk-doc/html/gio/GProxyResolver.html #usr/share/gtk-doc/html/gio/GRemoteActionGroup.html #usr/share/gtk-doc/html/gio/GResolver.html +#usr/share/gtk-doc/html/gio/GResource.html #usr/share/gtk-doc/html/gio/GSeekable.html #usr/share/gtk-doc/html/gio/GSettings.html #usr/share/gtk-doc/html/gio/GSettingsBackend.html #usr/share/gtk-doc/html/gio/GSimpleAction.html #usr/share/gtk-doc/html/gio/GSimpleActionGroup.html #usr/share/gtk-doc/html/gio/GSimpleAsyncResult.html +#usr/share/gtk-doc/html/gio/GSimpleIOStream.html #usr/share/gtk-doc/html/gio/GSimplePermission.html +#usr/share/gtk-doc/html/gio/GSimpleProxyResolver.html #usr/share/gtk-doc/html/gio/GSocket.html #usr/share/gtk-doc/html/gio/GSocketAddress.html #usr/share/gtk-doc/html/gio/GSocketClient.html @@ -433,8 +471,12 @@ usr/lib/libgthread-2.0.so.0.3200.3 #usr/share/gtk-doc/html/gio/GSocketListener.html #usr/share/gtk-doc/html/gio/GSocketService.html #usr/share/gtk-doc/html/gio/GSrvTarget.html +#usr/share/gtk-doc/html/gio/GSubprocess.html +#usr/share/gtk-doc/html/gio/GSubprocessLauncher.html +#usr/share/gtk-doc/html/gio/GTask.html #usr/share/gtk-doc/html/gio/GTcpConnection.html #usr/share/gtk-doc/html/gio/GTcpWrapperConnection.html +#usr/share/gtk-doc/html/gio/GTestDBus.html #usr/share/gtk-doc/html/gio/GThemedIcon.html #usr/share/gtk-doc/html/gio/GThreadedSocketService.html #usr/share/gtk-doc/html/gio/GTlsBackend.html @@ -459,48 +501,39 @@ usr/lib/libgthread-2.0.so.0.3200.3 #usr/share/gtk-doc/html/gio/GZlibCompressor.html #usr/share/gtk-doc/html/gio/GZlibDecompressor.html #usr/share/gtk-doc/html/gio/annotation-glossary.html -#usr/share/gtk-doc/html/gio/api-index-2-18.html -#usr/share/gtk-doc/html/gio/api-index-2-20.html -#usr/share/gtk-doc/html/gio/api-index-2-22.html -#usr/share/gtk-doc/html/gio/api-index-2-24.html -#usr/share/gtk-doc/html/gio/api-index-2-26.html -#usr/share/gtk-doc/html/gio/api-index-2-28.html -#usr/share/gtk-doc/html/gio/api-index-2-30.html -#usr/share/gtk-doc/html/gio/api-index-2-32.html -#usr/share/gtk-doc/html/gio/api-index-deprecated.html #usr/share/gtk-doc/html/gio/api-index-full.html #usr/share/gtk-doc/html/gio/application.html #usr/share/gtk-doc/html/gio/async.html #usr/share/gtk-doc/html/gio/ch01.html #usr/share/gtk-doc/html/gio/ch02.html #usr/share/gtk-doc/html/gio/ch03.html -#usr/share/gtk-doc/html/gio/ch27.html -#usr/share/gtk-doc/html/gio/ch28.html -#usr/share/gtk-doc/html/gio/ch28s02.html -#usr/share/gtk-doc/html/gio/ch28s03.html -#usr/share/gtk-doc/html/gio/ch29.html -#usr/share/gtk-doc/html/gio/ch29s02.html -#usr/share/gtk-doc/html/gio/ch29s03.html -#usr/share/gtk-doc/html/gio/ch29s04.html -#usr/share/gtk-doc/html/gio/ch29s05.html -#usr/share/gtk-doc/html/gio/ch29s06.html -#usr/share/gtk-doc/html/gio/ch29s07.html -#usr/share/gtk-doc/html/gio/ch30.html -#usr/share/gtk-doc/html/gio/ch30s02.html -#usr/share/gtk-doc/html/gio/ch30s03.html -#usr/share/gtk-doc/html/gio/ch30s04.html -#usr/share/gtk-doc/html/gio/ch30s05.html +#usr/share/gtk-doc/html/gio/ch32.html +#usr/share/gtk-doc/html/gio/ch33.html +#usr/share/gtk-doc/html/gio/ch33s02.html +#usr/share/gtk-doc/html/gio/ch33s03.html +#usr/share/gtk-doc/html/gio/ch34.html +#usr/share/gtk-doc/html/gio/ch34s02.html +#usr/share/gtk-doc/html/gio/ch34s03.html +#usr/share/gtk-doc/html/gio/ch34s04.html +#usr/share/gtk-doc/html/gio/ch34s05.html +#usr/share/gtk-doc/html/gio/ch34s06.html +#usr/share/gtk-doc/html/gio/ch34s07.html +#usr/share/gtk-doc/html/gio/ch35.html +#usr/share/gtk-doc/html/gio/ch35s02.html +#usr/share/gtk-doc/html/gio/ch35s03.html +#usr/share/gtk-doc/html/gio/ch35s04.html #usr/share/gtk-doc/html/gio/conversion.html +#usr/share/gtk-doc/html/gio/data-models.html #usr/share/gtk-doc/html/gio/extending-gio.html #usr/share/gtk-doc/html/gio/extending.html #usr/share/gtk-doc/html/gio/failable_initialization.html #usr/share/gtk-doc/html/gio/file_mon.html #usr/share/gtk-doc/html/gio/file_ops.html +#usr/share/gtk-doc/html/gio/gapplication-tool.html #usr/share/gtk-doc/html/gio/gdbus-codegen.html #usr/share/gtk-doc/html/gio/gdbus-convenience.html +#usr/share/gtk-doc/html/gio/gdbus-example-gdbus-codegen.html #usr/share/gtk-doc/html/gio/gdbus-lowlevel.html -#usr/share/gtk-doc/html/gio/gdbus-org.gtk.GDBus.Example.ObjectManager.Animal.html -#usr/share/gtk-doc/html/gio/gdbus-org.gtk.GDBus.Example.ObjectManager.Cat.html #usr/share/gtk-doc/html/gio/gdbus.html #usr/share/gtk-doc/html/gio/gio-D-Bus-Addresses.html #usr/share/gtk-doc/html/gio/gio-D-Bus-Introspection-Data.html @@ -515,19 +548,21 @@ usr/lib/libgthread-2.0.so.0.3200.3 #usr/share/gtk-doc/html/gio/gio-GFileAttribute.html #usr/share/gtk-doc/html/gio/gio-GIOError.html #usr/share/gtk-doc/html/gio/gio-GIOScheduler.html -#usr/share/gtk-doc/html/gio/gio-GInetAddressMask.html #usr/share/gtk-doc/html/gio/gio-GMenuModel-exporter.html -#usr/share/gtk-doc/html/gio/gio-GResource.html #usr/share/gtk-doc/html/gio/gio-GSettingsSchema-GSettingsSchemaSource.html #usr/share/gtk-doc/html/gio/gio-GWin32InputStream.html #usr/share/gtk-doc/html/gio/gio-GWin32OutputStream.html +#usr/share/gtk-doc/html/gio/gio-GWin32RegistryKey.html #usr/share/gtk-doc/html/gio/gio-Owning-Bus-Names.html #usr/share/gtk-doc/html/gio/gio-TLS-Overview.html #usr/share/gtk-doc/html/gio/gio-Unix-Mounts.html #usr/share/gtk-doc/html/gio/gio-Watching-Bus-Names.html +#usr/share/gtk-doc/html/gio/gio-gnetworking.h.html +#usr/share/gtk-doc/html/gio/gio-gpollableutils.html #usr/share/gtk-doc/html/gio/gio-hierarchy.html #usr/share/gtk-doc/html/gio/gio-querymodules.html #usr/share/gtk-doc/html/gio/gio.devhelp2 +#usr/share/gtk-doc/html/gio/gio.html #usr/share/gtk-doc/html/gio/glib-compile-resources.html #usr/share/gtk-doc/html/gio/glib-compile-schemas.html #usr/share/gtk-doc/html/gio/gresource-tool.html @@ -537,7 +572,7 @@ usr/lib/libgthread-2.0.so.0.3200.3 #usr/share/gtk-doc/html/gio/home.png #usr/share/gtk-doc/html/gio/icons.html #usr/share/gtk-doc/html/gio/index.html -#usr/share/gtk-doc/html/gio/index.sgml +#usr/share/gtk-doc/html/gio/left-insensitive.png #usr/share/gtk-doc/html/gio/left.png #usr/share/gtk-doc/html/gio/menu-example.png #usr/share/gtk-doc/html/gio/menu-model.png @@ -546,37 +581,30 @@ usr/lib/libgthread-2.0.so.0.3200.3 #usr/share/gtk-doc/html/gio/permissions.html #usr/share/gtk-doc/html/gio/pt01.html #usr/share/gtk-doc/html/gio/pt02.html +#usr/share/gtk-doc/html/gio/registry.html #usr/share/gtk-doc/html/gio/resolver.html #usr/share/gtk-doc/html/gio/resources.html +#usr/share/gtk-doc/html/gio/right-insensitive.png #usr/share/gtk-doc/html/gio/right.png +#usr/share/gtk-doc/html/gio/running-gio-apps.html #usr/share/gtk-doc/html/gio/settings.html #usr/share/gtk-doc/html/gio/streaming.html #usr/share/gtk-doc/html/gio/style.css +#usr/share/gtk-doc/html/gio/subprocesses.html +#usr/share/gtk-doc/html/gio/testing.html #usr/share/gtk-doc/html/gio/tls.html #usr/share/gtk-doc/html/gio/tools.html #usr/share/gtk-doc/html/gio/types.html +#usr/share/gtk-doc/html/gio/up-insensitive.png #usr/share/gtk-doc/html/gio/up.png #usr/share/gtk-doc/html/gio/utils.html #usr/share/gtk-doc/html/gio/volume_mon.html #usr/share/gtk-doc/html/glib +#usr/share/gtk-doc/html/glib/Sorted_binary_tree_breadth-first_traversal.svg +#usr/share/gtk-doc/html/glib/Sorted_binary_tree_inorder.svg +#usr/share/gtk-doc/html/glib/Sorted_binary_tree_postorder.svg +#usr/share/gtk-doc/html/glib/Sorted_binary_tree_preorder.svg #usr/share/gtk-doc/html/glib/annotation-glossary.html -#usr/share/gtk-doc/html/glib/api-index-2-10.html -#usr/share/gtk-doc/html/glib/api-index-2-12.html -#usr/share/gtk-doc/html/glib/api-index-2-14.html -#usr/share/gtk-doc/html/glib/api-index-2-16.html -#usr/share/gtk-doc/html/glib/api-index-2-18.html -#usr/share/gtk-doc/html/glib/api-index-2-2.html -#usr/share/gtk-doc/html/glib/api-index-2-20.html -#usr/share/gtk-doc/html/glib/api-index-2-22.html -#usr/share/gtk-doc/html/glib/api-index-2-24.html -#usr/share/gtk-doc/html/glib/api-index-2-26.html -#usr/share/gtk-doc/html/glib/api-index-2-28.html -#usr/share/gtk-doc/html/glib/api-index-2-30.html -#usr/share/gtk-doc/html/glib/api-index-2-32.html -#usr/share/gtk-doc/html/glib/api-index-2-4.html -#usr/share/gtk-doc/html/glib/api-index-2-6.html -#usr/share/gtk-doc/html/glib/api-index-2-8.html -#usr/share/gtk-doc/html/glib/api-index-deprecated.html #usr/share/gtk-doc/html/glib/api-index-full.html #usr/share/gtk-doc/html/glib/deprecated.html #usr/share/gtk-doc/html/glib/file-name-encodings.png @@ -588,6 +616,7 @@ usr/lib/libgthread-2.0.so.0.3200.3 #usr/share/gtk-doc/html/glib/glib-Base64-Encoding.html #usr/share/gtk-doc/html/glib/glib-Basic-Types.html #usr/share/gtk-doc/html/glib/glib-Bookmark-file-parser.html +#usr/share/gtk-doc/html/glib/glib-Bounds-checked-integer-arithmetic.html #usr/share/gtk-doc/html/glib/glib-Byte-Arrays.html #usr/share/gtk-doc/html/glib/glib-Byte-Order-Macros.html #usr/share/gtk-doc/html/glib/glib-Caches.html @@ -605,6 +634,7 @@ usr/lib/libgthread-2.0.so.0.3200.3 #usr/share/gtk-doc/html/glib/glib-File-Utilities.html #usr/share/gtk-doc/html/glib/glib-GDateTime.html #usr/share/gtk-doc/html/glib/glib-GTimeZone.html +#usr/share/gtk-doc/html/glib/glib-GUuid.html #usr/share/gtk-doc/html/glib/glib-GVariant.html #usr/share/gtk-doc/html/glib/glib-GVariantType.html #usr/share/gtk-doc/html/glib/glib-Glob-style-pattern-matching.html @@ -658,6 +688,7 @@ usr/lib/libgthread-2.0.so.0.3200.3 #usr/share/gtk-doc/html/glib/glib-data-types.html #usr/share/gtk-doc/html/glib/glib-fundamentals.html #usr/share/gtk-doc/html/glib/glib-gettextize.html +#usr/share/gtk-doc/html/glib/glib-programming.html #usr/share/gtk-doc/html/glib/glib-regex-syntax.html #usr/share/gtk-doc/html/glib/glib-resources.html #usr/share/gtk-doc/html/glib/glib-running.html @@ -670,36 +701,22 @@ usr/lib/libgthread-2.0.so.0.3200.3 #usr/share/gtk-doc/html/glib/gvariant-text.html #usr/share/gtk-doc/html/glib/home.png #usr/share/gtk-doc/html/glib/index.html -#usr/share/gtk-doc/html/glib/index.sgml +#usr/share/gtk-doc/html/glib/left-insensitive.png #usr/share/gtk-doc/html/glib/left.png #usr/share/gtk-doc/html/glib/mainloop-states.gif +#usr/share/gtk-doc/html/glib/right-insensitive.png #usr/share/gtk-doc/html/glib/right.png #usr/share/gtk-doc/html/glib/style.css #usr/share/gtk-doc/html/glib/tools.html +#usr/share/gtk-doc/html/glib/up-insensitive.png #usr/share/gtk-doc/html/glib/up.png #usr/share/gtk-doc/html/gobject #usr/share/gtk-doc/html/gobject/GBinding.html #usr/share/gtk-doc/html/gobject/GTypeModule.html #usr/share/gtk-doc/html/gobject/GTypePlugin.html #usr/share/gtk-doc/html/gobject/annotation-glossary.html -#usr/share/gtk-doc/html/gobject/api-index-2-10.html -#usr/share/gtk-doc/html/gobject/api-index-2-12.html -#usr/share/gtk-doc/html/gobject/api-index-2-14.html -#usr/share/gtk-doc/html/gobject/api-index-2-18.html -#usr/share/gtk-doc/html/gobject/api-index-2-2.html -#usr/share/gtk-doc/html/gobject/api-index-2-22.html -#usr/share/gtk-doc/html/gobject/api-index-2-24.html -#usr/share/gtk-doc/html/gobject/api-index-2-26.html -#usr/share/gtk-doc/html/gobject/api-index-2-28.html -#usr/share/gtk-doc/html/gobject/api-index-2-30.html -#usr/share/gtk-doc/html/gobject/api-index-2-32.html -#usr/share/gtk-doc/html/gobject/api-index-2-4.html -#usr/share/gtk-doc/html/gobject/api-index-2-6.html -#usr/share/gtk-doc/html/gobject/api-index-2-8.html -#usr/share/gtk-doc/html/gobject/api-index-deprecated.html #usr/share/gtk-doc/html/gobject/api-index-full.html #usr/share/gtk-doc/html/gobject/ch01s02.html -#usr/share/gtk-doc/html/gobject/ch06s03.html #usr/share/gtk-doc/html/gobject/chapter-gobject.html #usr/share/gtk-doc/html/gobject/chapter-gtype.html #usr/share/gtk-doc/html/gobject/chapter-intro.html @@ -734,16 +751,19 @@ usr/lib/libgthread-2.0.so.0.3200.3 #usr/share/gtk-doc/html/gobject/howto-gobject-methods.html #usr/share/gtk-doc/html/gobject/howto-gobject.html #usr/share/gtk-doc/html/gobject/howto-interface-implement.html +#usr/share/gtk-doc/html/gobject/howto-interface-override.html +#usr/share/gtk-doc/html/gobject/howto-interface-prerequisite.html #usr/share/gtk-doc/html/gobject/howto-interface-properties.html #usr/share/gtk-doc/html/gobject/howto-interface.html #usr/share/gtk-doc/html/gobject/howto-signals.html #usr/share/gtk-doc/html/gobject/index.html -#usr/share/gtk-doc/html/gobject/index.sgml +#usr/share/gtk-doc/html/gobject/left-insensitive.png #usr/share/gtk-doc/html/gobject/left.png #usr/share/gtk-doc/html/gobject/pr01.html #usr/share/gtk-doc/html/gobject/pt01.html #usr/share/gtk-doc/html/gobject/pt02.html #usr/share/gtk-doc/html/gobject/pt03.html +#usr/share/gtk-doc/html/gobject/right-insensitive.png #usr/share/gtk-doc/html/gobject/right.png #usr/share/gtk-doc/html/gobject/rn01.html #usr/share/gtk-doc/html/gobject/rn02.html @@ -754,21 +774,17 @@ usr/lib/libgthread-2.0.so.0.3200.3 #usr/share/gtk-doc/html/gobject/tools-gtkdoc.html #usr/share/gtk-doc/html/gobject/tools-refdb.html #usr/share/gtk-doc/html/gobject/tools-vala.html +#usr/share/gtk-doc/html/gobject/up-insensitive.png #usr/share/gtk-doc/html/gobject/up.png -#usr/share/locale/af -#usr/share/locale/af/LC_MESSAGES #usr/share/locale/af/LC_MESSAGES/glib20.mo #usr/share/locale/am #usr/share/locale/am/LC_MESSAGES #usr/share/locale/am/LC_MESSAGES/glib20.mo -#usr/share/locale/ar -#usr/share/locale/ar/LC_MESSAGES +#usr/share/locale/an +#usr/share/locale/an/LC_MESSAGES +#usr/share/locale/an/LC_MESSAGES/glib20.mo #usr/share/locale/ar/LC_MESSAGES/glib20.mo -#usr/share/locale/as -#usr/share/locale/as/LC_MESSAGES #usr/share/locale/as/LC_MESSAGES/glib20.mo -#usr/share/locale/ast -#usr/share/locale/ast/LC_MESSAGES #usr/share/locale/ast/LC_MESSAGES/glib20.mo #usr/share/locale/az #usr/share/locale/az/LC_MESSAGES @@ -778,11 +794,7 @@ usr/lib/libgthread-2.0.so.0.3200.3 #usr/share/locale/be@latin/LC_MESSAGES #usr/share/locale/be@latin/LC_MESSAGES/glib20.mo #usr/share/locale/bg/LC_MESSAGES/glib20.mo -#usr/share/locale/bn -#usr/share/locale/bn/LC_MESSAGES #usr/share/locale/bn/LC_MESSAGES/glib20.mo -#usr/share/locale/bn_IN -#usr/share/locale/bn_IN/LC_MESSAGES #usr/share/locale/bn_IN/LC_MESSAGES/glib20.mo #usr/share/locale/bs/LC_MESSAGES/glib20.mo #usr/share/locale/ca/LC_MESSAGES/glib20.mo @@ -790,13 +802,9 @@ usr/lib/libgthread-2.0.so.0.3200.3 #usr/share/locale/ca@valencia/LC_MESSAGES #usr/share/locale/ca@valencia/LC_MESSAGES/glib20.mo #usr/share/locale/cs/LC_MESSAGES/glib20.mo -#usr/share/locale/cy -#usr/share/locale/cy/LC_MESSAGES #usr/share/locale/cy/LC_MESSAGES/glib20.mo #usr/share/locale/da/LC_MESSAGES/glib20.mo #usr/share/locale/de/LC_MESSAGES/glib20.mo -#usr/share/locale/dz -#usr/share/locale/dz/LC_MESSAGES #usr/share/locale/dz/LC_MESSAGES/glib20.mo #usr/share/locale/el/LC_MESSAGES/glib20.mo #usr/share/locale/en@shaw @@ -804,29 +812,23 @@ usr/lib/libgthread-2.0.so.0.3200.3 #usr/share/locale/en@shaw/LC_MESSAGES/glib20.mo #usr/share/locale/en_CA/LC_MESSAGES/glib20.mo #usr/share/locale/en_GB/LC_MESSAGES/glib20.mo -#usr/share/locale/eo -#usr/share/locale/eo/LC_MESSAGES #usr/share/locale/eo/LC_MESSAGES/glib20.mo #usr/share/locale/es/LC_MESSAGES/glib20.mo #usr/share/locale/et/LC_MESSAGES/glib20.mo -#usr/share/locale/eu -#usr/share/locale/eu/LC_MESSAGES #usr/share/locale/eu/LC_MESSAGES/glib20.mo -#usr/share/locale/fa -#usr/share/locale/fa/LC_MESSAGES #usr/share/locale/fa/LC_MESSAGES/glib20.mo #usr/share/locale/fi/LC_MESSAGES/glib20.mo #usr/share/locale/fr/LC_MESSAGES/glib20.mo +#usr/share/locale/fur +#usr/share/locale/fur/LC_MESSAGES +#usr/share/locale/fur/LC_MESSAGES/glib20.mo #usr/share/locale/ga/LC_MESSAGES/glib20.mo +#usr/share/locale/gd +#usr/share/locale/gd/LC_MESSAGES +#usr/share/locale/gd/LC_MESSAGES/glib20.mo #usr/share/locale/gl/LC_MESSAGES/glib20.mo -#usr/share/locale/gu -#usr/share/locale/gu/LC_MESSAGES #usr/share/locale/gu/LC_MESSAGES/glib20.mo -#usr/share/locale/he -#usr/share/locale/he/LC_MESSAGES #usr/share/locale/he/LC_MESSAGES/glib20.mo -#usr/share/locale/hi -#usr/share/locale/hi/LC_MESSAGES #usr/share/locale/hi/LC_MESSAGES/glib20.mo #usr/share/locale/hr/LC_MESSAGES/glib20.mo #usr/share/locale/hu/LC_MESSAGES/glib20.mo @@ -842,51 +844,27 @@ usr/lib/libgthread-2.0.so.0.3200.3 #usr/share/locale/ka #usr/share/locale/ka/LC_MESSAGES #usr/share/locale/ka/LC_MESSAGES/glib20.mo -#usr/share/locale/kk -#usr/share/locale/kk/LC_MESSAGES #usr/share/locale/kk/LC_MESSAGES/glib20.mo -#usr/share/locale/kn -#usr/share/locale/kn/LC_MESSAGES #usr/share/locale/kn/LC_MESSAGES/glib20.mo #usr/share/locale/ko/LC_MESSAGES/glib20.mo -#usr/share/locale/ku -#usr/share/locale/ku/LC_MESSAGES #usr/share/locale/ku/LC_MESSAGES/glib20.mo #usr/share/locale/lt/LC_MESSAGES/glib20.mo -#usr/share/locale/lv -#usr/share/locale/lv/LC_MESSAGES #usr/share/locale/lv/LC_MESSAGES/glib20.mo #usr/share/locale/mai #usr/share/locale/mai/LC_MESSAGES #usr/share/locale/mai/LC_MESSAGES/glib20.mo -#usr/share/locale/mg -#usr/share/locale/mg/LC_MESSAGES #usr/share/locale/mg/LC_MESSAGES/glib20.mo -#usr/share/locale/mk -#usr/share/locale/mk/LC_MESSAGES #usr/share/locale/mk/LC_MESSAGES/glib20.mo -#usr/share/locale/ml -#usr/share/locale/ml/LC_MESSAGES #usr/share/locale/ml/LC_MESSAGES/glib20.mo #usr/share/locale/mn #usr/share/locale/mn/LC_MESSAGES #usr/share/locale/mn/LC_MESSAGES/glib20.mo -#usr/share/locale/mr -#usr/share/locale/mr/LC_MESSAGES #usr/share/locale/mr/LC_MESSAGES/glib20.mo -#usr/share/locale/ms -#usr/share/locale/ms/LC_MESSAGES #usr/share/locale/ms/LC_MESSAGES/glib20.mo #usr/share/locale/nb/LC_MESSAGES/glib20.mo -#usr/share/locale/nds -#usr/share/locale/nds/LC_MESSAGES #usr/share/locale/nds/LC_MESSAGES/glib20.mo -#usr/share/locale/ne -#usr/share/locale/ne/LC_MESSAGES #usr/share/locale/ne/LC_MESSAGES/glib20.mo #usr/share/locale/nl/LC_MESSAGES/glib20.mo -#usr/share/locale/nn -#usr/share/locale/nn/LC_MESSAGES #usr/share/locale/nn/LC_MESSAGES/glib20.mo #usr/share/locale/oc #usr/share/locale/oc/LC_MESSAGES @@ -894,8 +872,6 @@ usr/lib/libgthread-2.0.so.0.3200.3 #usr/share/locale/or #usr/share/locale/or/LC_MESSAGES #usr/share/locale/or/LC_MESSAGES/glib20.mo -#usr/share/locale/pa -#usr/share/locale/pa/LC_MESSAGES #usr/share/locale/pa/LC_MESSAGES/glib20.mo #usr/share/locale/pl/LC_MESSAGES/glib20.mo #usr/share/locale/ps @@ -916,21 +892,12 @@ usr/lib/libgthread-2.0.so.0.3200.3 #usr/share/locale/sr@ije #usr/share/locale/sr@ije/LC_MESSAGES #usr/share/locale/sr@ije/LC_MESSAGES/glib20.mo -#usr/share/locale/sr@latin -#usr/share/locale/sr@latin/LC_MESSAGES #usr/share/locale/sr@latin/LC_MESSAGES/glib20.mo #usr/share/locale/sv/LC_MESSAGES/glib20.mo -#usr/share/locale/ta -#usr/share/locale/ta/LC_MESSAGES #usr/share/locale/ta/LC_MESSAGES/glib20.mo -#usr/share/locale/te -#usr/share/locale/te/LC_MESSAGES #usr/share/locale/te/LC_MESSAGES/glib20.mo -#usr/share/locale/th -#usr/share/locale/th/LC_MESSAGES +#usr/share/locale/tg/LC_MESSAGES/glib20.mo #usr/share/locale/th/LC_MESSAGES/glib20.mo -#usr/share/locale/tl -#usr/share/locale/tl/LC_MESSAGES #usr/share/locale/tl/LC_MESSAGES/glib20.mo #usr/share/locale/tr/LC_MESSAGES/glib20.mo #usr/share/locale/tt @@ -944,8 +911,6 @@ usr/lib/libgthread-2.0.so.0.3200.3 #usr/share/locale/wa #usr/share/locale/wa/LC_MESSAGES #usr/share/locale/wa/LC_MESSAGES/glib20.mo -#usr/share/locale/xh -#usr/share/locale/xh/LC_MESSAGES #usr/share/locale/xh/LC_MESSAGES/glib20.mo #usr/share/locale/yi #usr/share/locale/yi/LC_MESSAGES @@ -955,16 +920,3 @@ usr/lib/libgthread-2.0.so.0.3200.3 #usr/share/locale/zh_HK/LC_MESSAGES #usr/share/locale/zh_HK/LC_MESSAGES/glib20.mo #usr/share/locale/zh_TW/LC_MESSAGES/glib20.mo -#usr/share/man/man1/gdbus-codegen.1 -#usr/share/man/man1/gdbus.1 -#usr/share/man/man1/gio-querymodules.1 -#usr/share/man/man1/glib-compile-resources.1 -#usr/share/man/man1/glib-compile-schemas.1 -#usr/share/man/man1/glib-genmarshal.1 -#usr/share/man/man1/glib-gettextize.1 -#usr/share/man/man1/glib-mkenums.1 -#usr/share/man/man1/gobject-query.1 -#usr/share/man/man1/gresource.1 -#usr/share/man/man1/gsettings.1 -#usr/share/man/man1/gtester-report.1 -#usr/share/man/man1/gtester.1 diff --git a/lfs/glib b/lfs/glib index 1b43287ac..b57f564fa 100644 --- a/lfs/glib +++ b/lfs/glib @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# Copyright (C) 2007-2017 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@ include Config -VER = 2.32.3 +VER = 2.54.0 THISAPP = glib-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 9bd3ac535c24b6c162be13b2c43c5adc +$(DL_FILE)_MD5 = 6e4db71816ccbc8dabf0e58fa7228e76 install : $(TARGET)