Port details on branch 2023Q2 |
- glib20 Some useful routines of C programming (current stable version)
- 2.76.2,2 devel
=0 2.76.2,2Version of this port present on the latest quarterly branch. - Maintainer: desktop@FreeBSD.org
 - Port Added: 2023-04-29 10:57:11
- Last Update: 2023-05-19 19:34:45
- Commit Hash: 2e5aa41
- License: LGPL20
- WWW:
- https://www.gtk.org/
- Description:
- GLib provides a simple, abstract, and highly portable set of C support
routines such as lists, trees, hashes, memory allocation, and much, much
more. It is a foundation for writing portable applications.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/devel/glib20/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/glib20
- pkg install glib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: glib
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1682088365
SHA256 (gnome/glib-2.76.2.tar.xz) = 24f3847857b1d8674cdb0389a36edec0f13c666cd3ce727ecd340eb9da8aca9e
SIZE (gnome/glib-2.76.2.tar.xz) = 5273836
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- docbook-xml>4.1.2 : textproc/docbook-xml
- docbook-xsl>0 : textproc/docbook-xsl
- msgfmt : devel/gettext-tools
- xsltproc : textproc/libxslt
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.9 : lang/python39
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- python3.9 : lang/python39
- Library dependencies:
-
- libffi.so : devel/libffi
- libpcre2-8.so : devel/pcre2
- libintl.so : devel/gettext-runtime
- libxml2.so : textproc/libxml2
- libiconv.so : converters/libiconv
- This port is required by:
- for Libraries
-
- audio/amberol
- audio/fluidsynth
- audio/gnome-metronome
- audio/libcanberra-gtk2
- audio/libcanberra-gtk3
- audio/mousai
- deskutils/health
Configuration Options:
- ===> The following configuration options are available for glib-2.76.2,2:
DEBUG=off: Build with debugging support
FAM_ALTBACKEND=off: Alternate file monitor backend
GTKDOC=off: Build Developement Documentation with gtkdoc
MANPAGES=on: Build and/or install manual pages
NLS=on: Native Language Support
TEST=off: Build and/or run tests
===> Use 'make config' to modify these settings
- Options name:
- devel_glib20
- USES:
- compiler:c11 cpe gettext gnome iconv:wchar_t localbase:ldflags meson perl5 pkgconfig python:3.7+ tar:xz trigger
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.76.2,2 19 May 2023 19:34:45
    |
Jan Beich (jbeich)  |
devel/glib20: respect _MAKE_JOBS workaround after 1597e735c46d
Reported by: portscan
(cherry picked from commit a0569f8d703ff35cd789168be017f9560dbbe7d6) |
2.76.2,2 19 May 2023 19:34:44
    |
Jan Beich (jbeich)  |
devel/glib20: unbreak GTKDOC=on after 8cef7ff47def
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned:
share/gtk-doc/html/gobject/gtype-non-instantiatable-non-classed.html
===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: share/gtk-doc/html/gobject/gtype-non-instantiatable-classed.html
===> Error: Plist issues found.
*** Error code 1
https://gitlab.gnome.org/GNOME/glib/-/commit/783f1b864008
(cherry picked from commit 66e9d4dd64727c8acae477b64708d24112a7085c) |
2.76.2,2 29 Apr 2023 10:54:42
    |
Jan Beich (jbeich)  |
devel/glib20: update to 2.76.2
Changes: https://gitlab.gnome.org/GNOME/glib/-/releases/2.76.2
Reported by: GitLab (notify releases)
(cherry picked from commit 8cef7ff47defb975dd2efbc628281f3d4cf06bae) |