pango: update to 1.29.4.
This commit is contained in:
parent
715b8253a7
commit
7b3d379633
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'pango'.
|
# Template build file for 'pango'.
|
||||||
pkgname=pango
|
pkgname=pango
|
||||||
version=1.29.3
|
version=1.29.4
|
||||||
distfiles="${GNOME_SITE}/pango/1.29/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/pango/1.29/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--localstatedir=/var"
|
configure_args="--localstatedir=/var"
|
||||||
|
@ -8,7 +8,7 @@ short_desc="Library for layout and rendering of text"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.pango.org/"
|
homepage="http://www.pango.org/"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
checksum=b0da90cdac7f384a1c678b9467d00b6b8167f12044f9db089bf359f88644e86e
|
checksum=7ae8d1953e6098a2706df58c1f84555c06ace7006bb34c0e54ab9acd98c1127f
|
||||||
long_desc="
|
long_desc="
|
||||||
Pango is a library for layout and rendering of text, with an emphasis
|
Pango is a library for layout and rendering of text, with an emphasis
|
||||||
on internationalization. Pango can be used anywhere that text layout
|
on internationalization. Pango can be used anywhere that text layout
|
||||||
|
@ -48,7 +48,6 @@ Add_dependency build glib-devel
|
||||||
Add_dependency build cairo-devel
|
Add_dependency build cairo-devel
|
||||||
Add_dependency build fontconfig-devel
|
Add_dependency build fontconfig-devel
|
||||||
Add_dependency build freetype-devel
|
Add_dependency build freetype-devel
|
||||||
Add_dependency build libX11-devel
|
|
||||||
Add_dependency build libXft-devel
|
Add_dependency build libXft-devel
|
||||||
Add_dependency build libXrender-devel
|
Add_dependency build libXrender-devel
|
||||||
Add_dependency build gobject-introspection
|
Add_dependency build gobject-introspection
|
||||||
|
|
Loading…
Reference in a new issue