notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
pygobject-common Common files for Python bindings for GObject Introspection
3.50.0 devel on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.50.0Version of this port present on the latest quarterly branch.
Maintainer: desktop@FreeBSD.org search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. include/pygobject-3.0/pygobject.h
  2. libdata/pkgconfig/pygobject-3.0.pc
  3. /usr/local/share/licenses/pygobject-common-3.50.0/catalog.mk
  4. /usr/local/share/licenses/pygobject-common-3.50.0/LICENSE
  5. /usr/local/share/licenses/pygobject-common-3.50.0/LGPL21
Collapse this list.
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):
pygobject-common
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.50.03.50.0-3.50.03.50.0---
FreeBSD:13:quarterly--------
FreeBSD:14:latest3.50.03.50.0-3.50.03.50.0---
FreeBSD:14:quarterly-3.50.0--3.50.0---
FreeBSD:15:latest3.50.03.50.0n/a3.50.0n/a---
Master port: devel/py-pygobject
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-cairo>=1.16 : graphics/py-cairo@py311
  2. g-ir-scanner : devel/gobject-introspection
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. python3.11 : lang/python311
  5. meson : devel/meson
  6. ninja : devel/ninja
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
Library dependencies:
  1. libffi.so : devel/libffi
  2. libglib-2.0.so : devel/glib20
  3. libintl.so : devel/gettext-runtime
This port is required by:
for Build
  1. misc/py-openpaperwork-gtk
for Run
  1. deskutils/py-i3-gnome-pomodoro
  2. devel/py-pygobject
  3. 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:
Expand this list (10 items)
Collapse this list.
  1. ftp://ftp.belnet.be/mirror/ftp.gnome.org/gnomeftp/sources/pygobject/3.50/
  2. ftp://ftp.cse.buffalo.edu/pub/Gnome/sources/pygobject/3.50/
  3. ftp://ftp.kddlabs.co.jp/pub/GNOME/sources/pygobject/3.50/
  4. ftp://ftp.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/pygobject/3.50/
  5. ftp://ftp.nara.wide.ad.jp/pub/X11/GNOME/sources/pygobject/3.50/
  6. http://ftp.belnet.be/mirror/ftp.gnome.org/gnomeftp/sources/pygobject/3.50/
  7. https://download.gnome.org/sources/pygobject/3.50/
  8. https://fr2.rpmfind.net/linux/gnome.org/sources/pygobject/3.50/
  9. https://ftp.acc.umu.se/pub/GNOME/sources/pygobject/3.50/
  10. https://gitlab.gnome.org/GNOME/pygobject/-/archive/3.50.0/
Collapse this list.
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
CommitCreditsLog message
3.50.0
22 Nov 2024 22:31:53
commit hash: 76699df99df02e612394db28e22be37240da7783commit hash: 76699df99df02e612394db28e22be37240da7783commit hash: 76699df99df02e612394db28e22be37240da7783commit hash: 76699df99df02e612394db28e22be37240da7783 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
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