Port details on branch 2024Q3 |
- p5-Glib Interface to Glib and GObject libraries
- 1.3294 devel =2 1.3294Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2020-04-06 17:31:47
- Last Update: 2023-11-06 10:03:47
- Commit Hash: 06df180
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: LGPL21
- WWW:
- https://gtk2-perl.sourceforge.net/
- Description:
- This module provides perl access to Glib and GLib's GObject libraries.
GLib is a portability and utility library; GObject provides a generic
type system with inheritance and a powerful signal system. Together
these libraries are used as the foundation for many of the libraries
that make up the Gnome environment, and are used in many unrelated
projects.
This wrapper attempts to provide a perlish interface while remaining
as true as possible to the underlying C API, so that any reference
materials you can find on using GLib may still apply to using the
libraries from perl. Where GLib's functionality overlaps perl's,
perl's is favored; for example, you will find perl lists and arrays in
place of GSList or GList objects. Some concepts have been eliminated;
you need never worry about reference-counting on GObjects or GBoxed
structures. Other concepts have been converted to a perlish analogy;
the GType id will never be seen in perl, as the package name serves
that purpose. [FIXME link to a document describing this stuff in detail.]
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/p5-Glib/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Glib
- pkg install p5-Glib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Glib
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1693333937
SHA256 (Glib-1.3294.tar.gz) = d715f5a86bcc187075de85e7ae5bc07b0714d6edc196a92da43986efa44e5cbb
SIZE (Glib-1.3294.tar.gz) = 302994
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:
-
- p5-ExtUtils-Depends>=0.300 : devel/p5-ExtUtils-Depends
- p5-ExtUtils-PkgConfig>=1.000 : devel/p5-ExtUtils-PkgConfig
- perl5>=5.36<5.37 : lang/perl5.36
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- p5-ExtUtils-Depends>=0.300 : devel/p5-ExtUtils-Depends
- p5-ExtUtils-PkgConfig>=1.000 : devel/p5-ExtUtils-PkgConfig
- perl5>=5.36<5.37 : lang/perl5.36
- Library dependencies:
-
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Build
-
- devel/p5-Cairo-GObject
- devel/p5-Glib-Object-Introspection
- devel/p5-Gtk2-Notify
- devel/p5-Gtk2-Spell
- devel/p5-POE-Loop-Glib
- graphics/gscan2pdf
- lang/p5-Marpa-XS
-
Deleted ports which required this port:
- for Run
-
- devel/p5-Cairo-GObject
- devel/p5-Glib-Object-Introspection
- devel/p5-Goo-Canvas2
- devel/p5-POE-Loop-Glib
- graphics/gscan2pdf
- lang/p5-Marpa-XS
- x11-toolkits/p5-Gtk2
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- devel_p5-Glib
- USES:
- gnome perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|