pango: update to 1.26.0.
--HG-- extra : convert_revision : 4d1b009e1b3f82117c8b3ad31b5ea21a2deadc5e
This commit is contained in:
parent
8b5638ba1f
commit
6ca05176b3
|
@ -1,12 +1,12 @@
|
|||
# Template build file for 'pango'.
|
||||
pkgname=pango
|
||||
version=1.24.5
|
||||
distfiles="${GNOME_SITE}/pango/1.24/$pkgname-$version.tar.bz2"
|
||||
version=1.26.0
|
||||
distfiles="${GNOME_SITE}/pango/1.26/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--localstatedir=/var"
|
||||
short_desc="Library for layout and rendering of text"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=0f733d1ec3e8dafcae152d7ac58f1090bee1fd856176c8fee0e81b0e42392f4e
|
||||
checksum=e1bfaefd2614ff86d531152f31fbf4a61aea723eef19b132733ccd3eb8d9a6c3
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue