UmVirt LFS Package info
DB commit: d35a620850806ab581b32cb34d268a904c9c0a5f
APP commit: e905d50832f25d6e1ea1c062c557c2674e1072f0
python2-pygobject3
PyGObject3 provides Python bindings to the GObject class from GLib. Package info
Template: 
Codename: python2-pygobject3
Source file: pygobject-3.28.3.tar.xz
Source file size: 1005368
Source file MD5-checkum: 3bac63c86bb963aa401f97859464aa90
Source directory: pygobject-3.28.3
Package URL: https://umvirt.com/linux/downloads/0.1/packages/python-modules/pygobject-3.28.3.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.1/packages/python-modules/pygobject-3.28.3.tar.xz.md5sum
Dependances: gobject-introspection, python2-pycairo.
Dependance of: python-pygobject.
Patches: *** NO PATCHES FOUND *** 
Addons: *** NO ADDONS FOUND *** 
Nestings *** NO NESTINGS FOUND *** 
Configuration script:
    
mkdir python2 &&
pushd python2 &&
../configure --prefix=/usr --with-python=/usr/bin/python
Build script:
    
make &&
popd
Install script:
    
make -C python2 install