From cb9f8198fe015830df72b293899e9cfec10d34be Mon Sep 17 00:00:00 2001 From: oreo639 <31916379+Oreo639@users.noreply.github.com> Date: Thu, 21 Apr 2022 22:15:18 -0700 Subject: [PATCH] gspell: update to 1.11.1. --- srcpkgs/gspell/template | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/srcpkgs/gspell/template b/srcpkgs/gspell/template index 00b40406ffc..ac19b14b08d 100644 --- a/srcpkgs/gspell/template +++ b/srcpkgs/gspell/template @@ -1,7 +1,7 @@ # Template file for 'gspell' pkgname=gspell -version=1.9.1 -revision=2 +version=1.11.1 +revision=1 build_style=gnu-configure build_helper="gir" configure_args="--disable-static $(vopt_enable gir introspection) @@ -14,19 +14,18 @@ short_desc="Flexible API to add spell checking to a GTK+ application" maintainer="Enno Boland " license="LGPL-2.1-or-later" homepage="https://gitlab.gnome.org/GNOME/gspell" +changelog="https://gitlab.gnome.org/GNOME/gspell/-/raw/master/NEWS" distfiles="${GNOME_SITE}/gspell/${version%.*}/gspell-${version}.tar.xz" -checksum=dcbb769dfdde8e3c0a8ed3102ce7e661abbf7ddf85df08b29915e92cd723abdd +checksum=ef6aa4e3f711775158a7e241a5f809cf2426bc0e02c23a7d2b5c71fc3de00292 +make_check_pre="xvfb-run" # Package build options build_options="gir vala" build_options_default="gir vala" -pre_check() { - make_cmd='xvfb-run make check' -} - gspell-devel_package() { - depends="${makedepends} ${sourcepkg}>=${version}_${revision}" + depends="libglib-devel enchant2-devel gtk+3-devel icu-devel + ${sourcepkg}>=${version}_${revision}" short_desc+=" - development files" pkg_install() { vmove usr/include