Difference between revisions of "Glib"

From Free Software Directory
Jump to: navigation, search
(add package identifier)
(version 2.40.0)
Line 2: Line 2:
 
|Name=GLib
 
|Name=GLib
 
|Short description=Core library that forms the basis of GTK+ and GNOME
 
|Short description=Core library that forms the basis of GTK+ and GNOME
|Full description=GLib is a library containing many useful C routines for things such as trees, hashes, and lists. GLib was previously distributed with the GTK toolkit, but has been split off as of the developers' version 1.1.0.
+
|Full description=GLib is a library containing many useful C routines for things such as trees, hashes, and lists. It is mainly used [[GNOME]].
|Homepage URL=http://www.gtk.org/
+
 
 +
GLib was previously distributed with the GTK toolkit, but has been split off as of the developers' version 1.1.0.
 +
|Homepage URL=https://wiki.gnome.org/Projects/GLib
 
|User level=none
 
|User level=none
 +
|VCS checkout command=git clone git://git.gnome.org/glib
 
|Computer languages=C
 
|Computer languages=C
|Documentation note=User FAQ available in HTML format from http://www.gtk.org/faq/; User Install Guide available in HTML format from http://developer.gnome.org/doc/API/2.0/gtk/gtk-building.html; User tutorial available in HTML format from http://www.gtk.org/tutorial/
+
|Documentation note=* [https://developer.gnome.org/glib/ https://developer.gnome.org/glib/ GLib Reference Manual]
 
|Related projects=GTK+,Gnome,Pango
 
|Related projects=GTK+,Gnome,Pango
 
|Keywords=GTK+,Gnome,development,programming,libraries
 
|Keywords=GTK+,Gnome,development,programming,libraries
|Version identifier=2.12.11
+
|Version identifier=2.40.0
|Version date=2007-03-09
+
|Version date=2014-03-24
 
|Version status=stable
 
|Version status=stable
|Version download=ftp://ftp.gtk.org/pub/glib/2.12/glib-2.12.12.tar.bz2
+
|Version download=http://ftp.gnome.org/pub/gnome/sources/glib/2.40/glib-2.40.0.tar.xz
|Version comment=2.12.11 stable released 2007-03-09
+
|Last review by=Genium
|Last review by=Janet Casey
+
|Last review date=2014-09-14
|Last review date=2008-03-10
 
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
Line 30: Line 32:
 
{{Person
 
{{Person
 
|Real name=Owen Taylor
 
|Real name=Owen Taylor
|Role=Maintainer
+
|Role=maintainer
 
|Email=otaylor@redhat.com
 
|Email=otaylor@redhat.com
 
|Resource URL=
 
|Resource URL=
Line 36: Line 38:
 
{{Person
 
{{Person
 
|Real name=Tim Janik
 
|Real name=Tim Janik
|Role=Maintainer
+
|Role=maintainer
 +
|Email=timj@gtk.org
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
 
|Real name=Josh Macdonald
 
|Real name=Josh Macdonald
|Role=Contributor
+
|Role=original author
 
|Email=jmacd@cs.berkeley.edu
 
|Email=jmacd@cs.berkeley.edu
 
|Resource URL=
 
|Resource URL=
Line 47: Line 50:
 
{{Person
 
{{Person
 
|Real name=Peter Mattis
 
|Real name=Peter Mattis
|Role=Contributor
+
|Role=original author
 +
|Email=petm@xcf.berkeley.edu
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
 
|Real name=Spencer Kimball
 
|Real name=Spencer Kimball
|Role=Contributor
+
|Role=original author
 +
|Email=jmacd@xcf.berkeley.edu
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}

Revision as of 11:21, 14 September 2014


[edit]

GLib

https://wiki.gnome.org/Projects/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.





Licensing

License

Verified by

Verified on

Notes

Verified by

Bendikker

Verified on

18 June 2018




Leaders and contributors

Contact(s)Role
Matthias Clasen contributor


Resources and communication

AudienceResource typeURI
VCS Repository Webviewhttps://gitlab.gnome.org/GNOME/glib/
Generalhttps://wiki.gnome.org/Projects/GLib/
Debian (Ref) (R)https://tracker.debian.org/pkg/glib2.0
Downloadhttps://download.gnome.org/sources/glib/
Mailing Listhttps://mail.gnome.org/mailman/listinfo/gtk-list/
Perl (Ref)https://metacpan.org/release/Glib
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Mailing Listhttps://mail.gnome.org/mailman/listinfo/gtk-devel-list/


Software prerequisites

KindDescription
Weak prerequisitelibiconv
Weak prerequisitegettext (for message catalog handling)
Required to buildmake
Required to buildpkg-config




Entry





"maintainer" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.



"maintainer" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.



"original author" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.



"original author" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.



"original author" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


























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.