lp:inkscape-devlibs64
- Get this branch:
- bzr branch lp:inkscape-devlibs64
Branch merges
Branch information
Recent revisions
- 36. By Patrick Storz
-
Python: Fix scripts (executables in in Scripts directory)
They include an absolute path to the python executable (which is system dependent). Replace this with a simple call to "python.exe" (which means python has to be on the search path).See also http://
www.clemens- sielaff. com/create- a-portable- python- with-pip- on-windows/ - 34. By Patrick Storz
-
Update Python to version 2.7.12
Included modules:
coverage 4.2
lxml 3.6.4
numpy 1.11.2
scour 0.35
six 1.10.0 - 33. By Patrick Storz
-
Update GTK+ 2 to version 2.24.30
Configured with --with-
included- immodules to build input modules statically into gtk library (as with gdk-pixbuf this should avoid any potential relocation issues) - 32. By Patrick Storz
-
Update gdk-pixbuf to version 2.34.0
Configured with --with-
included- loaders to build image file format loaders statically into gdk-pixbuf library.
This should solve all relocation issues as well as https://bugs.launchpad .net/inkscape/ +bug/1467103 - 28. By Patrick Storz
-
Add GTK locale files
(Inkscape uses some GTK stock items that remain untranslated otherwise, notably some OK/Cancel/Add buttons)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:~bryce/inkscape-devlibs64/trunk