pango: update to 1.28.3.
This commit is contained in:
parent
f02d87e208
commit
51993a2c47
2 changed files with 3 additions and 6 deletions
|
@ -5,8 +5,6 @@ long_desc="${long_desc}
|
||||||
|
|
||||||
This package contains files for development, headers, static libs, etc."
|
This package contains files for development, headers, static libs, etc."
|
||||||
|
|
||||||
revision=2
|
|
||||||
|
|
||||||
Add_dependency run pkg-config
|
Add_dependency run pkg-config
|
||||||
Add_dependency run glib-devel
|
Add_dependency run glib-devel
|
||||||
Add_dependency run cairo-devel
|
Add_dependency run cairo-devel
|
||||||
|
|
|
@ -1,13 +1,12 @@
|
||||||
# Template build file for 'pango'.
|
# Template build file for 'pango'.
|
||||||
pkgname=pango
|
pkgname=pango
|
||||||
version=1.26.2
|
version=1.28.3
|
||||||
revision=1
|
distfiles="${GNOME_SITE}/pango/1.28/$pkgname-$version.tar.bz2"
|
||||||
distfiles="${GNOME_SITE}/pango/1.26/$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=3b85879e5d8794555d10a2b79428071c99a93b7502ccbef50360ae44c77c3e08
|
checksum=5e278bc9430cc7bb00270f183360d262c5006b51248e8b537ea904573f200632
|
||||||
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