Package: nautilus-python / 1.1-4

Metadata

Package Version Patches format
nautilus-python 1.1-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
00git_open_terminal_example_GI.patch | (download)

examples/open-terminal.py | 8 3 + 5 - 0 !
1 file changed, 3 insertions(+), 5 deletions(-)

 [patch 1/2] fixed the open terminal example to use the dynamic gconf
 bindings


01_port_examples_to_GI.patch | (download)

examples/background-image.py | 15 5 + 10 - 0 !
examples/block-size-column.py | 5 2 + 3 - 0 !
2 files changed, 7 insertions(+), 13 deletions(-)

 [patch 2/2] port remaining examples to gi bindings/gsettings

With current pygobject versions you cannot mix static and GI bindings for the
same library any more. Port the examples to only use GI, and port
background-image.py from gconf to gsettings to actually work with GNOME 3.0.

Bug: https://bugzilla.gnome.org/show_bug.cgi?id=665362
Bug-Debian: http://bugs.debian.org/649910
Bug-Ubuntu: https://launchpad.net/bugs/898959

02_python_multiarch_path.patch | (download)

m4/python.m4 | 6 4 + 2 - 0 !
1 file changed, 4 insertions(+), 2 deletions(-)

 include python multiarch headers and library search paths
 Use python-config to find the python include dirs