Skip to main content

A zc.buildout recipe for installing pygtk, pyobject and pycairo.

Project description

A zc.buildout recipe for installing pygtk, including pygobject and pycairo.

This recipe concerns itself with the Python bindings to the GTK+ library and its dependencies, GObject and Cairo. It assumes that the C libraries are available on the system already, along with their header files.

This recipe appears to be reliable, but the feature set is basically determined by the author’s immediate needs. Don’t hesitate to send questions, bug reports, suggestions, or patches to <thomas@thomas-lotze.de>.

Options

Configuration options:
pycairo-url:

URL of the pycairo source code archive to be built.

pycairo-md5sum:

MD5 checksum of the pycairo source code archive.

pygobject-url:

URL of the pygobject source code archive to be built. If this option is given but left empty, the recipe will build only pycairo. The pygtk-url option must be given and left empty as well in this case as pygtk depends on pygobject.

pygobject-md5sum:

MD5 checksum of the pygobject source code archive.

pygtk-url:

URL of the pygtk source code archive to be built. If this option is given but left empty, the recipe will not build pygtk. The pygobject-url option may or may not be empty in this case.

pygtk-md5sum:

MD5 checksum of the pygtk source code archive.

The default values of these options correspond to the latest project versions at the time the recipe was released.

Exported options:
location:

Location of the buildout part containing the compiled Python bindings.

path:

Filesystem path to be added to the Python path in order for the bindings to be importable. This may be included in a zc.recipe.egg part’s extra-paths option, for example.

Background

There are two reasons for the existence of this recipe: setting up the build environment for pygtk & friends, and tying together the build instructions of the related projects for convenience.

The pygtk, pygobject and pycairo projects are built using a standard configure/make/make install procedure. Unfortunately, they don’t offer a configure option for specifying which Python installation to use, but attempt to install into the site packages path of the first python executable found on the system’s binary search path. This recipe has to set up a fake executable and corresponding PATH variable for the build processes.

Change log

For a continuously updated change log, see <https://svn.thomas-lotze.de/repos/public/tl.buildout_gtk/trunk/CHANGES.txt>.

Contact

This package is written by Thomas Lotze. Please contact the author at <thomas@thomas-lotze.de> to provide feedback, suggestions, or contributions.

See also <http://www.thomas-lotze.de/en/software/buildout-recipes/>.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tl.buildout_gtk-0.1.1.tar.gz (5.7 kB view details)

Uploaded Source

File details

Details for the file tl.buildout_gtk-0.1.1.tar.gz.

File metadata

File hashes

Hashes for tl.buildout_gtk-0.1.1.tar.gz
Algorithm Hash digest
SHA256 2132869e63a4431135a5b1bdab6a0e027cc18788b5817049b4812e7b272fccbf
MD5 8f13258b6b0d0dbf261408ade0938ad2
BLAKE2b-256 5bb376f0d473250b765c4eb042a5467ab38a0a764a9cc2cdaa8fc3f2f49f3887

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page