[meld] setup_win32: Update build for newer pygi bundled libraries
- From: Kai Willadsen <kaiw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [meld] setup_win32: Update build for newer pygi bundled libraries
- Date: Sun, 12 Jul 2015 02:14:28 +0000 (UTC)
commit 3aa071b2c7ab722422d17fd9b77c966f2b62e5b7
Author: Kai Willadsen <kai willadsen gmail com>
Date: Sun Jul 12 12:09:58 2015 +1000
setup_win32: Update build for newer pygi bundled libraries
This updates the included libraries for a build against a newer PyGI
version (3.14.0 rev19).
setup_win32.py | 10 +++++++---
1 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/setup_win32.py b/setup_win32.py
index 5e04a01..36c509f 100644
--- a/setup_win32.py
+++ b/setup_win32.py
@@ -18,7 +18,6 @@ missing_dll = [
'libatk-1.0-0.dll',
'libintl-8.dll',
'libzzz.dll',
- 'libpyglib-gi-2.0-python27-0.dll',
'libwinpthread-1.dll',
'libcairo-gobject-2.dll',
'libgdk_pixbuf-2.0-0.dll',
@@ -35,19 +34,24 @@ missing_dll = [
'libgobject-2.0-0.dll',
'libgirepository-1.0-1.dll',
'libgtksourceview-3.0-1.dll',
+ 'libjasper-1.dll',
'libjpeg-8.dll',
'libpng16-16.dll',
'libgnutls-26.dll',
- 'libxml2-2.dll',
+ 'libxmlxpat.dll',
'librsvg-2-2.dll',
'libharfbuzz-gobject-0.dll',
- 'libwebp-4.dll',
+ 'libwebp-5.dll',
]
gtk_libs = [
+ 'etc/fonts',
'etc/gtk-3.0/settings.ini',
+ 'etc/pango',
'lib/gdk-pixbuf-2.0',
'lib/girepository-1.0',
+ 'share/fontconfig',
+ 'share/fonts',
'share/glib-2.0',
'share/gtksourceview-3.0',
'share/icons',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]