parent
dc4c461874
commit
628e5f7d27
1 changed files with 3 additions and 3 deletions
|
@ -1,20 +1,20 @@
|
|||
# Template file for 'pango'
|
||||
pkgname=pango
|
||||
version=1.48.7
|
||||
version=1.48.9
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper=gir
|
||||
configure_args="-Dintrospection=$(vopt_if gir enabled disabled)"
|
||||
hostmakedepends="glib-devel help2man pkg-config"
|
||||
makedepends="fribidi-devel harfbuzz-devel libXft-devel libthai-devel"
|
||||
checkdepends="liberation-fonts-ttf cantarell-fonts"
|
||||
checkdepends="dejavu-fonts-ttf liberation-fonts-ttf cantarell-fonts"
|
||||
short_desc="Library for layout and rendering of text"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://www.pango.org/"
|
||||
changelog="https://gitlab.gnome.org/GNOME/pango/-/raw/main/NEWS"
|
||||
distfiles="${GNOME_SITE}/pango/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=28a82f6a6cab60aa3b75a90f04197ead2d311fa8fe8b7bfdf8666e2781d506dc
|
||||
checksum=a913657d3fe5aa04c03958a3b5d3fc859e891b75cd81b873a819330f6c0872aa
|
||||
|
||||
# Package build options
|
||||
build_options="gir"
|
||||
|
|
Loading…
Reference in a new issue