Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set datarootdir in .pc file. | Cedric Gustin | 2006-06-28 | 1 | -5/+1 |
| | | | | | | | | | | | | | | 2006-06-28 Cedric Gustin <cedric.gustin@gmail.com> * dsextras.py (InstallData): Set datarootdir in .pc file. * pygobject_postinstall.py (replace_prefix): Do not parse pygtk-codegen-2.0 as it is part of pygtk. * setup.py: Create gobject extension as gobject._gobject. Add pygoptioncontext.c and pygoptiongroup.c to the list of source files. Add option.py to the module files. Changed name of distutils package from pygtk to pygobject. | ||||
* | Add distutils support | Johan Dahlin | 2006-01-09 | 1 | -0/+30 |
* setup.py: Add distutils support * dsextras.py (get_m4_define): Check for configure.ac aswell. |