Port details |
- py-pygobject Python bindings for GObject Introspection
- 3.50.0 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: desktop@FreeBSD.org
- Port Added: 2024-11-22 22:36:08
- Last Update: 2024-11-22 22:31:53
- Commit Hash: 76699df
- 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 - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pygobject>0:devel/py-pygobject@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pygobject/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pygobject
- pkg install py311-pygobject
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-pygobject listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pygobject
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1728481705
SHA256 (gnome/pygobject-3.50.0.tar.xz) = 8d836e75b5a881d457ee1622cae4a32bcdba28a0ba562193adb3bbb472472212
SIZE (gnome/pygobject-3.50.0.tar.xz) = 929848
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Slave ports:
-
- devel/pygobject-common
- 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
- py311-meson-python>=0.12.1 : devel/meson-python@py311
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-cairo>=1.16 : graphics/py-cairo@py311
- pygobject-3.0.pc : devel/pygobject-common
- python3.11 : lang/python311
- Library dependencies:
-
- libffi.so : devel/libffi
- libcairo.so : graphics/cairo
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgirepository-1.0.so : devel/gobject-introspection
- This port is required by:
- for Build
-
- accessibility/accerciser
- accessibility/caribou
- accessibility/orca
- accessibility/py-atspi
- audio/exaile
- audio/gnome-music
- audio/lollypop
- for Run
-
- accessibility/accerciser
- accessibility/caribou
- accessibility/orca
- accessibility/py-atspi
- audio/exaile
- audio/gnome-music
- audio/lollypop
Configuration Options:
- No options to configure
- Options name:
- devel_py-pygobject
- USES:
- gnome pkgconfig python:3.9+ tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port moved here from devel/py-gobject3 on 2024-11-22
REASON: Use proper upstream package name
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
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
|