./devel/glib, Some useful routines for C programming (glib1)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.2.10nb11, Package name: glib-1.2.10nb11, Maintainer: pkgsrc-users

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.

This package contains GLib version 1.


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 411.602 KB

Version history: (Expand)


CVS history: (Expand)


   2024-03-16 22:33:11 by Nia Alarie | Files touched by this commit (3)
Log message:
glib: Do not hardcode COMPILER_RPATH_FLAG.

This patch almost last modified 25 years ago.
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2019-11-24 02:02:37 by Greg Troxel | Files touched by this commit (1)
Log message:
devel/glib: Fix compiler check via pkglint

AUTOFIX: Makefile:35: Replacing "${PKGSRC_COMPILER} == \ 
\"clang\"" with "${PKGSRC_COMPILER:Mclang}".

        The PKGSRC_COMPILER can be a list of chained compilers, e.g. "ccache
        distcc clang". Therefore, comparing it using == or != leads to wrong
        results in these cases.
   2019-05-23 21:23:24 by Roland Illig | Files touched by this commit (242)
Log message:
all: replace SUBST_SED with the simpler SUBST_VARS

pkglint -Wall -r --only "substitution command" -F

With manual review and indentation fixes since pkglint doesn't get that
part correct in every case.
   2017-08-01 16:59:08 by Thomas Klausner | Files touched by this commit (211)
Log message:
Follow some http -> https redirects.
   2017-07-16 21:05:11 by Maya Rashish | Files touched by this commit (1)
Log message:
omit low GCC_REQD (3.0)
   2016-04-24 12:48:06 by Thomas Klausner | Files touched by this commit (3)
Log message:
ftp.gtk.org is gone, remove it from MASTER_SITES.