Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=21ea42d8696a09587f1e70aa390bf062065c8342
commit 21ea42d8696a09587f1e70aa390bf062065c8342 Author: DeX77 <[email protected]> Date: Sat May 7 18:23:35 2016 +0200 sonnet-5.21.0-2-x86_64 * replace sonnet-plugin-* diff --git a/source/kf5/sonnet/FrugalBuild b/source/kf5/sonnet/FrugalBuild index 9460a93..0cbd981 100644 --- a/source/kf5/sonnet/FrugalBuild +++ b/source/kf5/sonnet/FrugalBuild @@ -3,14 +3,17 @@ pkgname=sonnet -pkgrel=1 +pkgrel=2 pkgdesc="Spelling framework for Qt, plugin-based." groups=('kf5') archs=('i686' 'x86_64') _F_kde_project="frameworks" Finclude kf5 -depends=("qt5-base>=$_F_kde_qtver" 'enchant') +depends=("qt5-base>=$_F_kde_qtver" 'enchant' 'aspell' 'hspell') makedepends=("${makedepends[@]}" 'qt5-x11extras' 'qt5-tools') sha1sums=('5634e8b7b4c259b81686a3108be10587e35fc96f') +replaces=('sonnet-plugin-aspell' 'sonnet-plugin-enchant' 'sonnet-plugin-hspell') +conflicts=("${replaces[@]}") + # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
