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