pango: update to 1.28.4.
--HG-- branch : gnome3
This commit is contained in:
parent
da755947df
commit
377a75d914
1 changed files with 2 additions and 3 deletions
|
@ -1,13 +1,12 @@
|
||||||
# Template build file for 'pango'.
|
# Template build file for 'pango'.
|
||||||
pkgname=pango
|
pkgname=pango
|
||||||
version=1.28.3
|
version=1.28.4
|
||||||
revision=1
|
|
||||||
distfiles="${GNOME_SITE}/pango/1.28/$pkgname-$version.tar.bz2"
|
distfiles="${GNOME_SITE}/pango/1.28/$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=5e278bc9430cc7bb00270f183360d262c5006b51248e8b537ea904573f200632
|
checksum=7eb035bcc10dd01569a214d5e2bc3437de95d9ac1cfa9f50035a687c45f05a9f
|
||||||
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