pango: update to 1.24.2.
--HG-- extra : convert_revision : 04fd959b69ad0ff62b8fa48fcd2c145552c317b0
This commit is contained in:
parent
2f399d1ee4
commit
e8490ce708
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template build file for 'pango'.
|
# Template build file for 'pango'.
|
||||||
pkgname=pango
|
pkgname=pango
|
||||||
sourcepkg=$pkgname
|
sourcepkg=$pkgname
|
||||||
version=1.24.1
|
version=1.24.2
|
||||||
distfiles="${GNOME_SITE}/pango/1.24/$pkgname-$version.tar.bz2"
|
distfiles="${GNOME_SITE}/pango/1.24/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--localstatedir=/var"
|
configure_args="--localstatedir=/var"
|
||||||
short_desc="Library for layout and rendering of text"
|
short_desc="Library for layout and rendering of text"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=e00c343dd14c23b89a6767f87d31d4246c14739c57c0174008a86b33174b9ab2
|
checksum=f3617f8f32c45c57f19c0aa1d7334e1dc979b9b54e5bb4e78fba8ec80193c23c
|
||||||
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
|
||||||
|
|
Loading…
Reference in a new issue