[arch-commits] Commit in sonnet/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Wed Dec 16 16:34:09 UTC 2015


    Date: Wednesday, December 16, 2015 @ 17:34:09
  Author: arojas
Revision: 256481

Enable voikko support

Modified:
  sonnet/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-16 16:19:51 UTC (rev 256480)
+++ PKGBUILD	2015-12-16 16:34:09 UTC (rev 256481)
@@ -4,14 +4,15 @@
 
 pkgname=sonnet
 pkgver=5.17.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Spelling framework for Qt5'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/frameworks/sonnet'
 license=('LGPL')
 depends=('qt5-base')
-makedepends=('extra-cmake-modules' 'qt5-tools' 'hunspell' 'aspell' 'hspell')
-optdepends=('hunspell: spell checking via hunspell' 'aspell: spell checking via aspell' 'hspell: spell checking for Hebrew')
+makedepends=('extra-cmake-modules' 'qt5-tools' 'hunspell' 'aspell' 'hspell' 'libvoikko')
+optdepends=('hunspell: spell checking via hunspell' 'aspell: spell checking via aspell' 
+            'hspell: spell checking for Hebrew' 'libvoikko: Finnish support via Voikko')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
 md5sums=('eed22fb1732900294751498519e5ac4a')



More information about the arch-commits mailing list