Path to this page:
./
devel/glib2,
Some useful routines for C programming (glib2)
Branch: pkgsrc-2010Q2,
Version: 2.24.1,
Package name: glib2-2.24.1,
Maintainer: pkgsrc-usersGLib 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.
Required to run:[
devel/pcre] [
lang/perl5]
Required to build:[
devel/pkg-config] [
devel/gmake] [
devel/libtool-base]
Master sites: (Expand)
SHA1: d4835bb1618fc1e1dfe88ef8443c12fcae69f90e
RMD160: c6ce09654c1bd28b8844435d150fcb51e6f4e872
Filesize: 5207.53 KB
Version history: (Expand)
- (2010-07-05) Package has been reborn
- (2010-07-04) Package added to pkgsrc.se, version glib2-2.24.1 (created)
CVS history: (Expand)
2010-08-22 02:10:23 by S.P.Zeidler | Files touched by this commit (1) |
Log message:
Pullup ticket 3211 - requested by tez
build fix for Solaris
Revisions pulled up:
- pkgsrc/devel/glib2/Makefile 1.176
-------------------------------------------------------------------------
Module Name: pkgsrc
Committed By: tez
Date: Fri Aug 20 16:33:10 UTC 2010
Modified Files:
pkgsrc/devel/glib2: Makefile
Log message:
Fix build on Solaris per pkg/43707 - no revision bump since other
platforms are unaffected and Solaris did not build before
To generate a diff of this commit:
cvs rdiff -u -r1.175 -r1.176 pkgsrc/devel/glib2/Makefile
|