pango: update to 1.40.0.
This commit is contained in:
parent
c6e4805156
commit
1bed3c4eb0
1 changed files with 2 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'pango'.
|
||||
pkgname=pango
|
||||
version=1.38.1
|
||||
version=1.40.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-included-modules=basic-fc $(vopt_enable gir introspection)"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://www.pango.org/"
|
||||
license="LGPL-2.1"
|
||||
distfiles="${GNOME_SITE}/pango/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=1320569f6c6d75d6b66172b2d28e59c56ee864ee9df202b76799c4506a214eb7
|
||||
checksum=da17985df314cb07d066ab5424f59c21ce973ece05b7de4df04d798ec8511c8b
|
||||
|
||||
# Package build options
|
||||
build_options="gir"
|
||||
|
@ -27,7 +27,6 @@ pre_configure() {
|
|||
}
|
||||
|
||||
pango-xft_package() {
|
||||
replaces="pango<1.36.3_2"
|
||||
short_desc+=" - X font rendering"
|
||||
pkg_install() {
|
||||
vmove usr/lib/libpangoxft*.so.*
|
||||
|
@ -37,7 +36,6 @@ pango-xft_package() {
|
|||
}
|
||||
}
|
||||
pango-view_package() {
|
||||
replaces="pango<1.36.3_3"
|
||||
short_desc+=" - utility to view pango files"
|
||||
pkg_install() {
|
||||
vmove usr/bin/pango-view
|
||||
|
|
Loading…
Add table
Reference in a new issue