From 958a7b5372acd17fc255e813bf158f26331d4892 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 11 Mar 2018 21:48:11 -0300 Subject: [PATCH] gspell: update shlibs and use the correct enchant version. --- common/shlibs | 2 +- srcpkgs/gspell/template | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/common/shlibs b/common/shlibs index eae1c68eb9b..937eb278f8a 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2791,7 +2791,7 @@ libczmq.so.4 czmq-4.0.1_1 liblz.so.1 lzlib-1.8_1 libelogind.so.0 elogind-219.12_1 libnma.so.0 libnm-gtk-1.4.0_1 -libgspell-1.so.1 gspell-1.0.0_1 +libgspell-1.so.2 gspell-1.8.0_1 libotf.so.1 libotf-0.9.16_1 libimagequant.so.0 libimagequant-2.8.2_1 libDOtherSide.so.0 dotherside-0.5.2_1 diff --git a/srcpkgs/gspell/template b/srcpkgs/gspell/template index 210bd9e5f07..d0a4e9ec385 100644 --- a/srcpkgs/gspell/template +++ b/srcpkgs/gspell/template @@ -6,10 +6,10 @@ build_style=gnu-configure configure_args="--disable-static $(vopt_if gir '--enable-introspection --enable-vala' '--disable-introspection --disable-vala')" hostmakedepends="pkg-config glib-devel $(vopt_if gir 'gobject-introspection vala-devel')" -makedepends="glib-devel enchant-devel gtk+3-devel iso-codes" +makedepends="glib-devel enchant2-devel gtk+3-devel iso-codes" short_desc="Flexible API to add spell checking to a GTK+ application" maintainer="Enno Boland " -license="GPL-2" +license="LGPL-2.1-or-later" homepage="http://www.gnome.org" distfiles="${GNOME_SITE}/gspell/${version%.*}/gspell-$version.tar.xz" checksum=1b7fc2c5b84ede43bc52d513f0601238af92b572a42b19363da6d067fb529345 @@ -23,7 +23,7 @@ if [ -z "$CROSS_BUILD" ]; then fi gspell-devel_package() { - depends="${sourcepkg}>=${version}_${revision} enchant-devel iso-codes" + depends="${makedepends} ${sourcepkg}>=${version}_${revision}" short_desc+=" - development files" pkg_install() { vmove usr/include