Difference between revisions of "Glib"
Line 8: | Line 8: | ||
|Is High Priority Project=No | |Is High Priority Project=No | ||
|VCS checkout command=git clone git://gitlab.gnome.org/GNOME/glib.git | |VCS checkout command=git clone git://gitlab.gnome.org/GNOME/glib.git | ||
− | |Documentation note=https://developer.gnome.org/glib | + | |Documentation note=https://developer.gnome.org/glib/ |
|Decommissioned or Obsolete=No | |Decommissioned or Obsolete=No | ||
− | |Donate=https://www. | + | |Donate=https://www.gtk.org/development.php |
|IRC general=irc://irc.gnome.org/#gtk+ | |IRC general=irc://irc.gnome.org/#gtk+ | ||
|Related projects=GTK+,Gnome,Pango | |Related projects=GTK+,Gnome,Pango | ||
Line 19: | Line 19: | ||
|Version download=https://download.gnome.org/sources/glib/2.54/glib-2.54.3.tar.xz | |Version download=https://download.gnome.org/sources/glib/2.54/glib-2.54.3.tar.xz | ||
|Last review by=Bendikker | |Last review by=Bendikker | ||
− | |Last review date=2018/ | + | |Last review date=2018/11/14 |
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011/04/12 | |Submitted date=2011/04/12 | ||
Line 36: | Line 36: | ||
{{Person | {{Person | ||
|Real name=Matthias Clasen | |Real name=Matthias Clasen | ||
+ | |Role=contributor | ||
|Email=mclasen@redhat.com | |Email=mclasen@redhat.com | ||
}} | }} | ||
Line 48: | Line 49: | ||
{{Resource | {{Resource | ||
|Resource kind=VCS Repository Webview | |Resource kind=VCS Repository Webview | ||
− | |Resource URL=https://gitlab.gnome.org/GNOME/glib | + | |Resource URL=https://gitlab.gnome.org/GNOME/glib/ |
}} | }} | ||
{{Resource | {{Resource | ||
|Resource kind=Mailing List | |Resource kind=Mailing List | ||
− | |Resource URL=https://mail.gnome.org/mailman/listinfo/gtk-list | + | |Resource URL=https://mail.gnome.org/mailman/listinfo/gtk-list/ |
}} | }} | ||
{{Resource | {{Resource | ||
|Resource kind=Mailing List | |Resource kind=Mailing List | ||
− | |Resource URL=https://mail.gnome.org/mailman/listinfo/gtk-devel-list | + | |Resource URL=https://mail.gnome.org/mailman/listinfo/gtk-devel-list/ |
}} | }} | ||
{{Resource | {{Resource | ||
|Resource kind=Mailing List | |Resource kind=Mailing List | ||
− | |Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss | + | |Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ |
}} | }} | ||
{{Resource | {{Resource | ||
|Resource kind=Download | |Resource kind=Download | ||
− | |Resource URL=https://download.gnome.org/sources/glib | + | |Resource URL=https://download.gnome.org/sources/glib/ |
}} | }} | ||
{{Resource | {{Resource | ||
|Resource kind=General | |Resource kind=General | ||
− | |Resource URL=https://wiki.gnome.org/Projects/GLib | + | |Resource URL=https://wiki.gnome.org/Projects/GLib/ |
}} | }} | ||
{{Software category | {{Software category |
Revision as of 15:57, 14 November 2018
GLib
https://www.gnu.org/software/glib/
Core application building blocks for libraries and applications written in C.
GLib is the low-level core library that forms the basis for projects such as GTK+ and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event loop, threads, dynamic loading, and an object system.
GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures.
Documentation
https://developer.gnome.org/glib/
IRC general channel
- irc://irc.gnome.org/#gtk+
This is a GNU package:
glib
Download
https://download.gnome.org/sources/glib/2.59/glib-2.59.0.tar.xz
version 2.54.3
(stable)
released on 23 December 2018
Checksum: https://download.gnome.org/sources/glib/2.59/glib-2.59.0.sha256sum
Donate link
https://www.gtk.org/development.phpAccepts cryptocurrency donations.
Paid support
https://www.gtk.org/support.phpVCS Checkout
git clone git://gitlab.gnome.org/GNOME/glib.git
Categories
Related Projects
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Matthias Clasen | contributor |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Perl (Ref) | https://metacpan.org/release/Glib | |
Download | https://download.gnome.org/sources/glib/ | |
Debian (Ref) (R) | https://tracker.debian.org/pkg/glib2.0 | |
General | https://wiki.gnome.org/Projects/GLib/ | |
VCS Repository Webview | https://gitlab.gnome.org/GNOME/glib/ | |
Mailing List | https://mail.gnome.org/mailman/listinfo/gtk-list/ | |
Mailing List | https://mail.gnome.org/mailman/listinfo/gtk-devel-list/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ |
Software prerequisites
Kind | Description |
---|---|
Required to build | pkg-config |
Required to build | make |
Weak prerequisite | libiconv |
Weak prerequisite | gettext (for message catalog handling) |
This entry (in part or in whole) was last reviewed on 6 January 2019.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.