lp:inkscape-devlibs64

Created by Bryce Harrington and last modified
Get this branch:
bzr branch lp:inkscape-devlibs64
Members of Inkscape Developers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

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/

35. By Patrick Storz

Python: include pyserial (3.2.1) and pip (9.0.1) packages

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

31. By Patrick Storz

Add pkg-config version 0.29 for convenience

30. By Patrick Storz

Add a little branding

29. By Patrick Storz

Add Adwaita icon theme (required for gtk3 builds)

28. By Patrick Storz

Add GTK locale files
(Inkscape uses some GTK stock items that remain untranslated otherwise, notably some OK/Cancel/Add buttons)

27. By Patrick Storz

Update boost to version 1.60

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
This branch contains Public information 
Everyone can see this information.