Port details |
- pygobject-common Common files for Python bindings for GObject Introspection
- 3.50.0 devel =1 3.50.0Version of this port present on the latest quarterly branch.
- Maintainer: desktop@FreeBSD.org
- Port Added: 2024-11-22 22:36:08
- Last Update: 2024-11-22 22:31:53
- Commit Hash: 76699df
- People watching this port, also watch:: gstreamer1-plugins-dash, libmad, libssh, imlib2, qtkeychain-qt5
- 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 - 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 = 1728481705
SHA256 (gnome/pygobject-3.50.0.tar.xz) = 8d836e75b5a881d457ee1622cae4a32bcdba28a0ba562193adb3bbb472472212
SIZE (gnome/pygobject-3.50.0.tar.xz) = 929848
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
-
- misc/py-openpaperwork-gtk
- for Run
-
- 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:3.9+ tar:xz 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: 1
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.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: 1
|