| Port details |
- pygobject-common Common files for Python bindings for GObject Introspection
- 3.54.5 devel
=2 3.50.2Version of this port present on the latest quarterly branch. - Maintainer: desktop@FreeBSD.org
 - Port Added: 2024-11-22 22:36:08
- Last Update: 2026-01-24 18:39:02
- Commit Hash: 66d6d48
- People watching this port, also watch:: xorg-apps, xcb-util-image, imlib2, libmad, libthai
- Also Listed In: python
- License: LGPL21
- WWW:
- https://pygobject.gnome.org/
- Description:
- PyGObject provides a convenient wrapper for the GObject+ library for use
in Python programs, and takes care of many of the boring details such as
managing memory and type casting. When combined with PyGTK, PyORBit and
gnome-python, it can be used to write full featured Gnome applications.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- pygobject-common>0:devel/pygobject-common
- To install the port:
- cd /usr/ports/devel/pygobject-common/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/pygobject-common
- pkg install pygobject-common
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pygobject-common
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1764628744
SHA256 (gnome/pygobject-3.54.5.tar.gz) = b6656f6348f5245606cf15ea48c384c7f05156c75ead206c1b246c80a22fb585
SIZE (gnome/pygobject-3.54.5.tar.gz) = 1274658
Packages (timestamps in pop-ups are UTC):
- Master port: devel/py-pygobject
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-cairo>=1.16 : graphics/py-cairo@py311
- g-ir-scanner : devel/gobject-introspection
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- meson : devel/meson
- ninja : devel/ninja
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- Library dependencies:
-
- libffi.so : devel/libffi
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Build
-
- comms/gnuradio
- misc/py-openpaperwork-gtk
- for Run
-
- comms/gnuradio
- deskutils/py-i3-gnome-pomodoro
- devel/py-pygobject
- misc/py-openpaperwork-gtk
Configuration Options:
- No options to configure
- Options name:
- devel_pygobject-common
- USES:
- gnome pkgconfig python meson
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Port Moves |
- port moved here from devel/pygobject3-common on 2024-11-22
REASON: Match devel/py-pygobject, use proper upstream name
|
Number of commits found: 3
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| This is a slave port. You may also want to view the commits to the master port: devel/py-pygobject | | Commit | Credits | Log message |
3.54.5 24 Jan 2026 18:39:02
    |
Charlie Li (vishwin)  |
devel/py-pygobject: update to 3.54.5
Changelog: https://gitlab.gnome.org/GNOME/pygobject/-/blob/3.54.5/NEWS
Note, tests run from the primary port, not -common.
Event: Winter Field Day 2026
PR: 291335 |
3.50.2 28 Oct 2025 17:25:00
    |
Gleb Popov (arrowd)  |
devel/pygobject-common: Enable make test |
3.50.0 22 Nov 2024 22:31:53
    |
Charlie Li (vishwin)  |
devel/py-pygobject: rename and update to 3.50.0
The proper upstream Python package name is pygobject; version 2
hasn't existed or been supported in ages, so rename.
Rework the port to where -common is the child port but the main
port depends on it for the header files. Build the main port as a
Python wheel USE_PYTHON=pep517 to take advantage of USE_PYTHON=autoplist.
Direct -common consumers have PORTREVISION bumped.
Changelog: https://gitlab.gnome.org/GNOME/pygobject/-/blob/3.50.0/NEWS
Reported by: Olivier Duchateau <duchateau.olivier[at]gmail[dot]com> (3.44, 3.46)
Exp-run by: antoine
PR: 273722
Differential Revision: https://reviews.freebsd.org/D47635 |
Number of commits found: 3
|