diff --git a/srcpkgs/pango/pango.rshlibs b/srcpkgs/pango/pango.rshlibs index 21f8aac3aad..fd9be33bf82 100644 --- a/srcpkgs/pango/pango.rshlibs +++ b/srcpkgs/pango/pango.rshlibs @@ -1,13 +1,14 @@ libgobject-2.0.so.0 libgmodule-2.0.so.0 +librt.so.1 libglib-2.0.so.0 +libm.so.6 libpthread.so.0 libc.so.6 -libXft.so.2 -libX11.so.6 -libfontconfig.so.1 -libcairo.so.2 -librt.so.1 -libm.so.6 +libharfbuzz.so.0 libfreetype.so.6 +libfontconfig.so.1 +libXft.so.2 libXrender.so.1 +libX11.so.6 +libcairo.so.2 diff --git a/srcpkgs/pango/template b/srcpkgs/pango/template index 8b791b25c10..e36f5bcdbc0 100644 --- a/srcpkgs/pango/template +++ b/srcpkgs/pango/template @@ -1,18 +1,19 @@ # Template build file for 'pango'. pkgname=pango -version=1.30.1 +version=1.32.0 revision=1 build_style=gnu-configure # XXX Add missing dependency libthai. -makedepends="pkg-config glib-devel cairo-devel fontconfig-devel freetype-devel libXft-devel libXrender-devel gobject-introspection" +makedepends="pkg-config glib-devel cairo-devel fontconfig-devel freetype-devel +libXft-devel libXrender-devel gobject-introspection harfbuzz-devel" subpackages="pango-devel" triggers="pango-modules" short_desc="Library for layout and rendering of text" maintainer="Juan RP " homepage="http://www.pango.org/" license="LGPL-2.1" -distfiles="${GNOME_SITE}/pango/1.30/$pkgname-$version.tar.xz" -checksum=3a8c061e143c272ddcd5467b3567e970cfbb64d1d1600a8f8e62435556220cbe +distfiles="${GNOME_SITE}/pango/1.32/$pkgname-$version.tar.xz" +checksum=ab41fa088fdec2cb34e9afb59357795fe7b72a0319487e8dc710c542589c9e82 long_desc=" Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout