~ubuntu-branches/ubuntu/trusty/pycairo/trusty-proposed

« back to all changes in this revision

Viewing changes to INSTALL

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2006-02-24 17:20:05 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20060224172005-chf4h3vbd6jhrfda
Tags: 1.0.2-1ubuntu1
* UVF exception granted by mdz
* Sync with Debian
* debian/control:
  - don't build python2.3 package
  - update default python version
* debian/rules:
  - don't build the python2.3 package, don't break python-cairo-dev while
    doing that (Ubuntu: #32691)

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
$prefix/lib/pythonX.Y/site-packages to the PYTHONPATH variable.
19
19
 
20
20
If libsvg-cairo, PyGTK or Numeric Python are detected optional modules will
21
 
be compiled. To disable PyGTK support use
 
21
be compiled.
 
22
However, if PyGTK >= 2.7.0 is detected then cairo.gtk is not built since
 
23
pycairo is now supported directly by PyGTK.
 
24
 
 
25
To disable PyGTK support use
22
26
 
23
27
    $ ./configure --without-pygtk