Port details on branch 2023Q3 |
- glib20 Some useful routines of C programming (current stable version)
- 2.76.5,2 devel
=0 2.76.5,2Version of this port present on the latest quarterly branch. - Maintainer: desktop@FreeBSD.org
 - Port Added: 2023-07-06 22:21:47
- Last Update: 2023-08-31 11:42:17
- Commit Hash: 0b69948
- 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 = 1693480139
SHA256 (gnome/glib-2.76.5.tar.xz) = ed3a9953a90b20da8e5578a79f7d1c8a532eacbe2adac82aa3881208db8a3abe
SIZE (gnome/glib-2.76.5.tar.xz) = 5278804
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 Build
-
- www/onlyoffice-documentserver
- for Libraries
-
- accessibility/at-spi2-core
- audio/fluidsynth
- audio/gnome-podcasts
- audio/gstreamer1-plugins-a52dec
- audio/gstreamer1-plugins-amrnb
- audio/gstreamer1-plugins-amrwbdec
- audio/gstreamer1-plugins-bs2b
Configuration Options:
- ===> The following configuration options are available for glib-2.76.5,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 tar:xz trigger
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.76.5,2 31 Aug 2023 11:42:17
    |
Jan Beich (jbeich)  |
devel/glib20: update to 2.76.5
Changes: https://gitlab.gnome.org/GNOME/glib/-/releases/2.76.5
Reported by: GitLab (notify releases)
(cherry picked from commit 38ea22aeab906df6f026c678b9fe3d4023999989) |
2.76.4_1,2 19 Aug 2023 18:57:08
    |
Jan Beich (jbeich)  |
devel/glib20: unbreak session bus autolaunch after fcf0cc114ab8
$ pkg install gtk4
$ service dbus onestart
$ cat /var/lib/dbus/machine-id
123456789012345678901234567890123
$ unset DBUS_SESSION_BUS_ADDRESS XDG_RUNTIME_DIR
$ gtk4-demo
(gtk4-demo:1234): Gtk-WARNING **: Unable to acquire session bus: Cannot spawn a
message bus without a machine-id: Unable to load /var/local/lib/dbus/machine-id
or /etc/machine-id: Failed to open file “/var/local/lib/dbus/machine-id”: No
such file or directory
^C
$ gdbus call --session --dest=org.freedesktop.DBus --object-path=/
--method=org.freedesktop.DBus.ListNames
Error connecting: Cannot spawn a message bus without a machine-id: Unable to
load /var/local/lib/dbus/machine-id or /etc/machine-id: Failed to open file
“/var/local/lib/dbus/machine-id”: No such file or directory
Reported by: vermaden
(cherry picked from commit fd15885866ece4ce1be256d777688473bdd31ea3) |
2.76.4,2 06 Jul 2023 22:20:01
    |
Jan Beich (jbeich)  |
devel/glib20: update to 2.76.4
Changes: https://gitlab.gnome.org/GNOME/glib/-/releases/2.76.4
Reported by: GitLab (notify releases)
(cherry picked from commit 8a8c42b0305a9685b34ee5303ea4885bb5e5ad5b) |
Number of commits found: 3
|