Hello community,

here is the log from the commit of package sonnet for openSUSE:Factory checked 
in at 2016-07-15 12:42:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sonnet (Old)
 and      /work/SRC/openSUSE:Factory/.sonnet.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sonnet"

Changes:
--------
--- /work/SRC/openSUSE:Factory/sonnet/sonnet.changes    2016-07-03 
12:26:32.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.sonnet.new/sonnet.changes       2016-07-15 
12:42:09.000000000 +0200
@@ -1,0 +2,9 @@
+Wed Jul  6 15:07:44 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.24.0
+  * Mark helper exe as non-gui app
+  * Allow nsspellcheck to be compiled on mac per default
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.24.0.php
+
+-------------------------------------------------------------------

Old:
----
  sonnet-5.23.0.tar.xz

New:
----
  sonnet-5.24.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ sonnet.spec ++++++
--- /var/tmp/diff_new_pack.Qc3I9u/_old  2016-07-15 12:42:11.000000000 +0200
+++ /var/tmp/diff_new_pack.Qc3I9u/_new  2016-07-15 12:42:11.000000000 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define sonum   5
-%define _tar_path 5.23
+%define _tar_path 5.24
 Name:           sonnet
-Version:        5.23.0
+Version:        5.24.0
 Release:        0
 #BuildRequires:  aspell-devel
 BuildRequires:  cmake >= 2.8.12

++++++ sonnet-5.23.0.tar.xz -> sonnet-5.24.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sonnet-5.23.0/CMakeLists.txt 
new/sonnet-5.24.0/CMakeLists.txt
--- old/sonnet-5.23.0/CMakeLists.txt    2016-06-06 13:54:00.000000000 +0200
+++ new/sonnet-5.24.0/CMakeLists.txt    2016-07-03 11:30:50.000000000 +0200
@@ -4,7 +4,7 @@
 project(Sonnet)
 
 include(FeatureSummary)
-find_package(ECM 5.23.0  NO_MODULE)
+find_package(ECM 5.24.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules";)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -26,7 +26,7 @@
 
 include(ECMPoQmTools)
 
-set(KF5_VERSION "5.23.0") # handled by release scripts
+set(KF5_VERSION "5.24.0") # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX SONNET
                         VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/sonnet_version.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sonnet-5.23.0/data/CMakeLists.txt 
new/sonnet-5.24.0/data/CMakeLists.txt
--- old/sonnet-5.23.0/data/CMakeLists.txt       2016-06-06 13:54:00.000000000 
+0200
+++ new/sonnet-5.24.0/data/CMakeLists.txt       2016-07-03 11:30:50.000000000 
+0200
@@ -1,7 +1,12 @@
 project(sonnetdata)
 
+include(ECMMarkNonGuiExecutable)
+
 add_executable(parsetrigrams parsetrigrams.cpp)
 
+# Mark it as non-gui so we won't create an app bundle on Mac OS X
+ecm_mark_nongui_executable(parsetrigrams)
+
 TARGET_LINK_LIBRARIES(parsetrigrams PUBLIC Qt5::Core)
 INSTALL(TARGETS parsetrigrams EXPORT KF5SonnetTargets 
${KF5_INSTALL_TARGETS_DEFAULT_ARGS})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sonnet-5.23.0/metainfo.yaml 
new/sonnet-5.24.0/metainfo.yaml
--- old/sonnet-5.23.0/metainfo.yaml     2016-06-06 13:54:00.000000000 +0200
+++ new/sonnet-5.24.0/metainfo.yaml     2016-07-03 11:30:50.000000000 +0200
@@ -3,7 +3,9 @@
 tier: 1
 type: solution
 platforms:
-    - name: All
+    - name: Linux
+    - name: Windows
+    - name: MacOSX
 portingAid: false
 deprecated: false
 release: true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sonnet-5.23.0/po/he/sonnet5_qt.po 
new/sonnet-5.24.0/po/he/sonnet5_qt.po
--- old/sonnet-5.23.0/po/he/sonnet5_qt.po       2016-06-06 13:54:00.000000000 
+0200
+++ new/sonnet-5.24.0/po/he/sonnet5_qt.po       2016-07-03 11:30:50.000000000 
+0200
@@ -16,42 +16,34 @@
 # Diego Iastrubni <elc...@kde.org>, 2005, 2006, 2007, 2008, 2009, 2012, 2014.
 # Meni Livne <li...@kde.org>, 2007.
 # tahmar1900 <tahmar1...@gmail.com>, 2008, 2009.
+# Elkana Bardugo <ttv...@gmail.com>, 2016.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2014-03-23 01:50+0000\n"
-"PO-Revision-Date: 2014-01-10 17:20+0200\n"
-"Last-Translator: Diego Iastrubni <elc...@kde.org>\n"
+"PO-Revision-Date: 2016-06-29 17:43+0200\n"
+"Last-Translator: Elkana Bardugo <ttv...@gmail.com>\n"
 "Language-Team: Hebrew <kde-i18n-...@kde.org>\n"
 "Language: he\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Qt-Contexts: true\n"
 
 #: core/loader.cpp:173
-#, fuzzy
-#| msgctxt "dictionary variant"
-#| msgid "40"
 msgctxt "Sonnet::Loader|dictionary variant"
 msgid "40"
 msgstr "40"
 
 #: core/loader.cpp:174
-#, fuzzy
-#| msgctxt "dictionary variant"
-#| msgid "60"
 msgctxt "Sonnet::Loader|dictionary variant"
 msgid "60"
 msgstr "60"
 
 #: core/loader.cpp:175
-#, fuzzy
-#| msgctxt "dictionary variant"
-#| msgid "80"
 msgctxt "Sonnet::Loader|dictionary variant"
 msgid "80"
 msgstr "80"
@@ -105,49 +97,31 @@
 msgstr "סיומות ‎-ize בלי מבטאים"
 
 #: core/loader.cpp:182
-#, fuzzy
-#| msgctxt "dictionary variant"
-#| msgid "large"
 msgctxt "Sonnet::Loader|dictionary variant"
 msgid "large"
 msgstr "גדול"
 
 #: core/loader.cpp:183
-#, fuzzy
-#| msgctxt "dictionary variant"
-#| msgid "medium"
 msgctxt "Sonnet::Loader|dictionary variant"
 msgid "medium"
 msgstr "בינוני"
 
 #: core/loader.cpp:184
-#, fuzzy
-#| msgctxt "dictionary variant"
-#| msgid "small"
 msgctxt "Sonnet::Loader|dictionary variant"
 msgid "small"
 msgstr "קטן"
 
 #: core/loader.cpp:185
-#, fuzzy
-#| msgctxt "dictionary variant"
-#| msgid "variant 0"
 msgctxt "Sonnet::Loader|dictionary variant"
 msgid "variant 0"
 msgstr "חלופה 0"
 
 #: core/loader.cpp:186
-#, fuzzy
-#| msgctxt "dictionary variant"
-#| msgid "variant 1"
 msgctxt "Sonnet::Loader|dictionary variant"
 msgid "variant 1"
 msgstr "חלופה 1"
 
 #: core/loader.cpp:187
-#, fuzzy
-#| msgctxt "dictionary variant"
-#| msgid "variant 2"
 msgctxt "Sonnet::Loader|dictionary variant"
 msgid "variant 2"
 msgstr "חלופה 2"
@@ -184,17 +158,12 @@
 msgstr ""
 
 #: core/loader.cpp:193
-#, fuzzy
-#| msgctxt "dictionary variant"
-#| msgid "extended"
 msgctxt "Sonnet::Loader|dictionary variant"
 msgid "extended"
 msgstr "מורחב"
 
 #: core/loader.cpp:227
-#, fuzzy, qt-format
-#| msgctxt "dictionary name. %1-language, %2-country and %3 variant name"
-#| msgid "%1 (%2) [%3]"
+#, qt-format
 msgctxt ""
 "Sonnet::Loader|dictionary name; %1 = language name, %2 = country name and %3 "
 "= language variant name"
@@ -202,23 +171,17 @@
 msgstr "%1 (%2) [%3]"
 
 #: core/loader.cpp:230
-#, fuzzy, qt-format
-#| msgctxt "name of digit set with digit string, e.g. 'Arabic (0123456789)'"
-#| msgid "%1 (%2)"
+#, qt-format
 msgctxt "Sonnet::Loader|dictionary name; %1 = language name, %2 = country name"
 msgid "%1 (%2)"
 msgstr "%1 (%2)"
 
 #: ui/configdialog.cpp:50
-#, fuzzy
-#| msgid "Spell Checking Configuration"
 msgctxt "Sonnet::ConfigDialog|"
 msgid "Spell Checking Configuration"
 msgstr "הגדרת בדיקת איות"
 
 #: ui/configui.ui:41
-#, fuzzy
-#| msgid "Options"
 msgctxt "SonnetConfigUI|"
 msgid "Options"
 msgstr "אפשרויות"
@@ -229,57 +192,41 @@
 msgstr ""
 
 #: ui/configui.ui:54
-#, fuzzy
-#| msgid "Enable &background spellchecking"
 msgctxt "SonnetConfigUI|"
 msgid "Enable &background spellchecking"
 msgstr "אפשר בדיקת איות ב&רקע"
 
 #: ui/configui.ui:61
-#, fuzzy
-#| msgid "&Automatic spell checking enabled by default"
 msgctxt "SonnetConfigUI|"
 msgid "&Automatic spell checking enabled by default"
 msgstr "&בדיקת איות אוטומטית מופעלת כברירת מחדל."
 
 #: ui/configui.ui:68
-#, fuzzy
-#| msgid "Skip all &uppercase words"
 msgctxt "SonnetConfigUI|"
 msgid "Skip all &uppercase words"
 msgstr "&דלג על כל המילים בעלות אותיות רישיות בלבד"
 
 #: ui/configui.ui:75
-#, fuzzy
-#| msgid "S&kip run-together words"
 msgctxt "SonnetConfigUI|"
 msgid "S&kip run-together words"
 msgstr "דלג על &מילים מחוברות"
 
 #: ui/configui.ui:85
-#, fuzzy
-#| msgid "Default language:"
 msgctxt "SonnetConfigUI|"
 msgid "Default language:"
 msgstr "שפת ברירת־מחדל:"
 
 #: ui/configui.ui:95
-#, fuzzy
-#| msgid "Ignored Words"
 msgctxt "SonnetConfigUI|"
 msgid "Ignored Words:"
 msgstr "מילים שיש להתעלם מהן"
 
 #: ui/configui.ui:109
-#, fuzzy
-#| msgid "&Add"
 msgctxt "SonnetConfigUI|"
 msgid "&Add"
 msgstr "&הוסף"
 
 #: ui/configui.ui:122
-#, fuzzy
-#| msgid "&Remove"
 msgctxt "SonnetConfigUI|"
 msgid "&Remove"
 msgstr "&הסר"
@@ -292,77 +239,46 @@
 msgstr "אפשר בדיקת איות ב&רקע"
 
 #: ui/dialog.cpp:100 ui/dialog.cpp:224 ui/dialog.cpp:433
-#, fuzzy
-#| msgid "Check Spelling"
 msgctxt "Sonnet::Dialog|@title:window"
 msgid "Check Spelling"
 msgstr "בדוק איות"
 
 #: ui/dialog.cpp:223
-#, fuzzy
-#| msgctxt "progress label"
-#| msgid "Spell checking in progress..."
 msgctxt "Sonnet::Dialog|progress label"
 msgid "Spell checking in progress..."
 msgstr "בדיקת איות בפעולה..."
 
 #: ui/dialog.cpp:244
-#, fuzzy
-#| msgid "Spell check stopped."
 msgctxt "Sonnet::Dialog|"
 msgid "Spell check stopped."
 msgstr "בדיקת איות נעצרה."
 
 #: ui/dialog.cpp:254
-#, fuzzy
-#| msgid "Spell check canceled."
 msgctxt "Sonnet::Dialog|"
 msgid "Spell check canceled."
 msgstr "בדיקת איות בוטלה."
 
 #: ui/dialog.cpp:430 ui/dialog.cpp:433
-#, fuzzy
-#| msgid "Spell check complete."
 msgctxt "Sonnet::Dialog|"
 msgid "Spell check complete."
 msgstr "בדיקת איות הושלמה."
 
 #: ui/highlighter.cpp:229 ui/highlighter.cpp:251
-#, fuzzy
-#| msgid "As-you-type spell checking enabled."
 msgctxt "Sonnet::Highlighter|"
 msgid "As-you-type spell checking enabled."
 msgstr "בדיקת איות תוך כדי כתיבה מופעלת."
 
 #: ui/highlighter.cpp:232
-#, fuzzy
-#| msgid "Too many misspelled words. As-you-type spell checking disabled."
 msgctxt "Sonnet::Highlighter|"
 msgid "Too many misspelled words. As-you-type spell checking disabled."
 msgstr "יותר מדי שגיאות כתיב. בדיקת איות תוך כדי כתיבה מבוטלת."
 
 #: ui/highlighter.cpp:253
-#, fuzzy
-#| msgid "As-you-type spell checking disabled."
 msgctxt "Sonnet::Highlighter|"
 msgid "As-you-type spell checking disabled."
 msgstr "בדיקת איות תוך כדי כתיבה מבוטלת."
 
 #: ui/sonnetui.ui:41 ui/sonnetui.ui:57
-#, fuzzy
-#| msgid ""
-#| "<qt><p>This word was considered to be an \"unknown word\" because it does "
-#| "not match any entry in the dictionary currently in use. It may also be a "
-#| "word in a foreign language.</p>\n"
-#| "<p>If the word is not misspelled, you may add it to the dictionary by "
-#| "clicking <b>Add to Dictionary</b>. If you do not want to add the unknown "
-#| "word to the dictionary, but you want to leave it unchanged, click "
-#| "<b>Ignore</b> or <b>Ignore All</b>.</p>\n"
-#| "<p>However, if the word is misspelled, you can try to find the correct "
-#| "replacement in the list below. If you cannot find a replacement there, "
-#| "you may type it in the text box below, and click <b>Replace</b> or "
-#| "<b>Replace All</b>.</p>\n"
-#| "</qt>"
 msgctxt "SonnetUi|"
 msgid ""
 "<qt><p>This word was considered to be an \"unknown word\" because it does "
@@ -390,32 +306,21 @@
 "</qt>"
 
 #: ui/sonnetui.ui:47
-#, fuzzy
-#| msgid "Unknown word:"
 msgctxt "SonnetUi|"
 msgid "Unknown word:"
-msgstr "מלה לא מוכרת:"
+msgstr "מילה לא מוכרת:"
 
 #: ui/sonnetui.ui:54
-#, fuzzy
-#| msgid "Unknown word"
 msgctxt "SonnetUi|"
 msgid "Unknown word"
-msgstr "מלה לא מוכרת"
+msgstr "מילה לא מוכרת"
 
 #: ui/sonnetui.ui:63
-#, fuzzy
-#| msgid "<b>misspelled</b>"
 msgctxt "SonnetUi|"
 msgid "<b>misspelled</b>"
 msgstr "<b>שגיאת כתיב</b>"
 
 #: ui/sonnetui.ui:70 ui/sonnetui.ui:180
-#, fuzzy
-#| msgid ""
-#| "<qt>\n"
-#| "<p>Select the language of the document you are proofing here.</p>\n"
-#| "</qt>"
 msgctxt "SonnetUi|"
 msgid ""
 "<qt>\n"
@@ -427,8 +332,6 @@
 "</qt>"
 
 #: ui/sonnetui.ui:75
-#, fuzzy
-#| msgid "&Language:"
 msgctxt "SonnetUi|"
 msgid "&Language:"
 msgstr "&שפה:"
@@ -510,8 +413,6 @@
 msgstr "<< הוסף למילון"
 
 #: ui/sonnetui.ui:135
-#, fuzzy
-#| msgid "Suggestion List"
 msgctxt "SonnetUi|"
 msgid "Suggestion List"
 msgstr "רשימת הצעות"
@@ -590,8 +491,6 @@
 msgstr "בחירת שפה"
 
 #: ui/sonnetui.ui:206
-#, fuzzy
-#| msgid "S&uggest"
 msgctxt "SonnetUi|"
 msgid "S&uggest"
 msgstr "ה&צע"
@@ -616,8 +515,6 @@
 "</qt>"
 
 #: ui/sonnetui.ui:218
-#, fuzzy
-#| msgid "&Replace"
 msgctxt "SonnetUi|"
 msgid "&Replace"
 msgstr "&החלף"
@@ -642,8 +539,6 @@
 "</qt>"
 
 #: ui/sonnetui.ui:230
-#, fuzzy
-#| msgid "R&eplace All"
 msgctxt "SonnetUi|"
 msgid "R&eplace All"
 msgstr "ה&חלף הכל"
@@ -675,8 +570,6 @@
 "</qt>"
 
 #: ui/sonnetui.ui:243
-#, fuzzy
-#| msgid "&Ignore"
 msgctxt "SonnetUi|"
 msgid "&Ignore"
 msgstr "&התעלם"
@@ -709,36 +602,27 @@
 "</qt>"
 
 #: ui/sonnetui.ui:256
-#, fuzzy
-#| msgid "I&gnore All"
 msgctxt "SonnetUi|"
 msgid "I&gnore All"
 msgstr "הת&עלם מהכל"
 
 #: ui/sonnetui.ui:269
-#, fuzzy
-#| msgid "Autocorrect"
 msgctxt "SonnetUi|"
 msgid "Autocorrect"
 msgstr "תיקון אוטומטי"
 
 #: ui/spellcheckdecorator.cpp:177
-#, fuzzy, qt-format
-#| msgid "No suggestions for %1"
+#, qt-format
 msgctxt "Sonnet::SpellCheckDecorator|"
 msgid "No suggestions for %1"
 msgstr "אין הצעות עבור %1"
 
 #: ui/spellcheckdecorator.cpp:188
-#, fuzzy
-#| msgid "Ignore"
 msgctxt "Sonnet::SpellCheckDecorator|"
 msgid "Ignore"
 msgstr "התעלם"
 
 #: ui/spellcheckdecorator.cpp:189
-#, fuzzy
-#| msgid "Add to Dictionary"
 msgctxt "Sonnet::SpellCheckDecorator|"
 msgid "Add to Dictionary"
 msgstr "הוסף למילון"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sonnet-5.23.0/po/it/sonnet5_qt.po 
new/sonnet-5.24.0/po/it/sonnet5_qt.po
--- old/sonnet-5.23.0/po/it/sonnet5_qt.po       2016-06-06 13:54:00.000000000 
+0200
+++ new/sonnet-5.24.0/po/it/sonnet5_qt.po       2016-07-03 11:30:50.000000000 
+0200
@@ -23,7 +23,7 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
 "X-Generator: Lokalize 2.0\n"
 "X-Qt-Contexts: true\n"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sonnet-5.23.0/po/zh_TW/sonnet5_qt.po 
new/sonnet-5.24.0/po/zh_TW/sonnet5_qt.po
--- old/sonnet-5.23.0/po/zh_TW/sonnet5_qt.po    2016-06-06 13:54:00.000000000 
+0200
+++ new/sonnet-5.24.0/po/zh_TW/sonnet5_qt.po    2016-07-03 11:30:50.000000000 
+0200
@@ -11,19 +11,20 @@
 # Frank Weng (a.k.a. Franklin) <franklin at goodhorse dot idv dot tw>, 
2006-2009, 2010.
 # Franklin Weng <frank...@mail.everfocus.com.tw>, 2010, 2011, 2012.
 # Franklin Weng <frank...@goodhorse.idv.tw>, 2010, 2011, 2012, 2013, 2014.
+# Jeff Huang <s8321...@gmail.com>, 2016.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2014-03-23 01:50+0000\n"
-"PO-Revision-Date: 2014-07-10 11:21+0800\n"
-"Last-Translator: Franklin\n"
-"Language-Team: Chinese Traditional <kde-i18n-...@kde.org>\n"
+"PO-Revision-Date: 2016-06-29 16:14+0800\n"
+"Last-Translator: Jeff Huang <s8321...@gmail.com>\n"
+"Language-Team: Chinese <kde-i18n-...@kde.org>\n"
 "Language: zh_TW\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 "X-Qt-Contexts: true\n"
 
@@ -202,12 +203,9 @@
 msgstr "移除(&R)"
 
 #: ui/configui.ui:160
-#, fuzzy
-#| msgctxt "SonnetConfigUI|"
-#| msgid "Enable &background spellchecking"
 msgctxt "SonnetConfigUI|"
 msgid "No backend found for spell checking"
-msgstr "啟動背景拼字檢查(&B)"
+msgstr "找不到拼字檢查後端"
 
 #: ui/dialog.cpp:100 ui/dialog.cpp:224 ui/dialog.cpp:433
 msgctxt "Sonnet::Dialog|@title:window"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sonnet-5.23.0/src/plugins/CMakeLists.txt 
new/sonnet-5.24.0/src/plugins/CMakeLists.txt
--- old/sonnet-5.23.0/src/plugins/CMakeLists.txt        2016-06-06 
13:54:00.000000000 +0200
+++ new/sonnet-5.24.0/src/plugins/CMakeLists.txt        2016-07-03 
11:30:50.000000000 +0200
@@ -56,3 +56,6 @@
    add_subdirectory( voikko )
 endif ()
 
+if (APPLE)
+    add_subdirectory( nsspellchecker )
+endif ()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/sonnet-5.23.0/src/plugins/nsspellchecker/CMakeLists.txt 
new/sonnet-5.24.0/src/plugins/nsspellchecker/CMakeLists.txt
--- old/sonnet-5.23.0/src/plugins/nsspellchecker/CMakeLists.txt 1970-01-01 
01:00:00.000000000 +0100
+++ new/sonnet-5.24.0/src/plugins/nsspellchecker/CMakeLists.txt 2016-07-03 
11:30:50.000000000 +0200
@@ -0,0 +1,12 @@
+set(sonnet_nsspellchecker_PART_SRCS
+    nsspellcheckerclient.mm
+    nsspellcheckerdict.mm
+)
+
+add_library(sonnet_nsspellchecker MODULE ${sonnet_nsspellchecker_PART_SRCS})
+
+target_link_libraries(sonnet_nsspellchecker PRIVATE KF5::SonnetCore 
"-framework Cocoa")
+
+set_target_properties(sonnet_nsspellchecker PROPERTIES OUTPUT_NAME 
"nsspellchecker")
+install(TARGETS sonnet_nsspellchecker  DESTINATION 
${KDE_INSTALL_PLUGINDIR}/kf5/sonnet/)
+


Reply via email to