From d9cdd46dcc436d25ed1de7867c89e11c7844f14c Mon Sep 17 00:00:00 2001 From: namso-01 Date: Mon, 25 Jan 2016 22:29:06 +0200 Subject: [PATCH] pango: version bump for libreoffice --- desktop/toolkit/gtk/pango/actions.py | 5 ++--- desktop/toolkit/gtk/pango/pspec.xml | 18 +++++++++++------- 2 files changed, 13 insertions(+), 10 deletions(-) diff --git a/desktop/toolkit/gtk/pango/actions.py b/desktop/toolkit/gtk/pango/actions.py index 1e260a5e73..55fa89f07e 100644 --- a/desktop/toolkit/gtk/pango/actions.py +++ b/desktop/toolkit/gtk/pango/actions.py @@ -19,7 +19,6 @@ def setup(): autotools.configure("--disable-static \ --sysconfdir=/etc \ --disable-gtk-doc \ - --with-included-modules=basic-fc \ --%sable-introspection" % ("dis" if get.buildTYPE()=="emul32" else "en")) pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ") @@ -31,8 +30,8 @@ def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) if get.buildTYPE()=="emul32": - shelltools.move("pango/.libs/pango-querymodules", "pango/.libs/pango-querymodules-32") - pisitools.dobin("pango/.libs/pango-querymodules-32") + #shelltools.move("pango/.libs/pango-querymodules", "pango/.libs/pango-querymodules-32") + #pisitools.dobin("pango/.libs/pango-querymodules-32") return pisitools.dodir("/etc/pango") diff --git a/desktop/toolkit/gtk/pango/pspec.xml b/desktop/toolkit/gtk/pango/pspec.xml index 7c666707ad..44ac8326f0 100644 --- a/desktop/toolkit/gtk/pango/pspec.xml +++ b/desktop/toolkit/gtk/pango/pspec.xml @@ -13,10 +13,8 @@ library Text rendering and layout library Pango is a library for laying out and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed, though most of the work on Pango so far has been done in the context of the GTK+ widget toolkit. Pango forms the core of text and font handling for GTK+-2.x. - mirrors://gnome/pango/1.36/pango-1.36.8.tar.xz + mirrors://gnome/pango/1.38/pango-1.38.1.tar.xz - gtk-doc - glib2-devel libX11-devel freetype-devel cairo-devel @@ -24,11 +22,10 @@ harfbuzz-devel fontconfig-devel libXrender-devel + gtk-doc gobject-introspection-devel + glib2-devel - - pango-1.32.1-lib64.patch - @@ -123,7 +120,14 @@ - + + + 2016-01-25 + 1.38.1 + Version bump. + Osman Erkan + osman.erkan@pisilinux.org + 2015-03-18 1.36.8