21 Commits

Author SHA1 Message Date
espie
17c75d3b39 missing include 2017-05-13 19:17:44 +00:00
landry
1fde59709e Fix build with hunspell-1.6, somehow i failed to spot this one. Breakage
reported by naddy@. If only cmake shipped a FindHUNSPELL.cmake module,
instead of having one installed by kdelibs (and thus, a hidden build
dep) and one in sonnet source tarball....
2017-04-22 10:13:11 +00:00
landry
52ca4711f9 Fix WANTLIB and bump REVISION for all ports depending on hunspell.
While here enforce dependency on hunspell 1.6 in mozilla.port.mk, as
it's a requirement for 53.
2017-04-12 18:12:33 +00:00
espie
f287a483c7 naming similar ports differently is dubious 2017-04-06 10:25:20 +00:00
zhuk
2479b4a0d1 Add missing dependencies, noticed by naddy@.
The FindPythonModuleGeneration.cmake case to be dealt with later:
it has some weird logic, and need more tweaks to allow stable builds.
2017-01-31 12:45:55 +00:00
zhuk
beb67f4d04 Missing dependency, from naddy@. 2016-12-30 20:07:42 +00:00
zhuk
689e0784ff Tweak dependencies after recent 5.29.0 update, spotted by naddy@. 2016-12-28 18:49:16 +00:00
zhuk
c2ac604ea1 Bump REVISION after internal dependency changes, spotted by naddy@.
The SHARED_LIBS were bumped by mistake, but now there is no way back.
2016-12-28 18:42:16 +00:00
zhuk
8eaa112080 Hook up syntax-highlighting and prison. Update & enable ktexteditor,
which uses syntax-highlighting now.
2016-12-28 08:09:00 +00:00
zhuk
0270d76f3d Import Prison, Qt-based barcode generator.
It's the same as graphics/prison, but now it is also a KDE Framework.
The KDE4 and KF5 versions could be installed simultaneously.
2016-12-28 07:57:36 +00:00
zhuk
f9fdcb4659 Missing BUILD_DEPENDS on bison.
Possibly we could use yacc, but needs modification of FindBISON.cmake.
2016-12-27 21:07:26 +00:00
zhuk
a62cfd60f1 Import Syntax Highlightin, new KDE Framework from 5.28.0, forgotten earlier.
Required by modern Kate.
2016-12-27 19:54:02 +00:00
zhuk
8442590520 Patches missed to be committed together with KF5 5.29.0 update. 2016-12-25 14:55:47 +00:00
zhuk
c2e48b9092 Update KDE Frameworks to 5.29.0 and sync with Qt5.
A few tweaks are coming, but things should build at least for now.

Most work done from Rafael Sadowski, thanks!
2016-12-25 14:54:47 +00:00
sthen
b50d186cfa surprise, yet another missing BUILD_DEPENDS=devel/gettext-tools in kf5 2016-06-19 20:03:59 +00:00
sthen
2eadf8987d yet another bdep on devel/gettext-tools 2016-06-06 11:41:44 +00:00
sthen
c9312c9cc8 needs gettext-tools 2016-06-06 11:29:02 +00:00
zhuk
fff5280cb6 KF5Parts needs gettext at run-time.
The bug was introduced when devel/gettext was removed from MODULES.
The issue (when building port depending on devel/kf5/kparts) was reported
by aja@, thanks!
2016-06-03 19:24:20 +00:00
zhuk
bec63a2559 Forgotten build-time dependency on URI::Escape Perl module.
Reported by sthen@ and aja@.
2016-05-31 06:25:18 +00:00
zhuk
398969df43 Upstream forgot to mention dependency on Boost.
Spotted by aja@
2016-05-29 10:50:49 +00:00
zhuk
d5b514ca94 Import KDE Frameworks 5.21.0. Somewhat outdated, but we need to move on.
This does not include NetworkManager and ModemManager bindings, for obvious
reasons. But there is the Bluez-Qt binding included, which acts as a stub,
allowing KDE stuff relying on it to compile.

Also, we ship outdated version of Baloo, because newer versions rely on
the MDB library which we don't have - and won't have until UBC is fixed.

Input from many, tested by kirby@ and awolk@, final okay awolk@ - thanks!
2016-05-26 23:58:57 +00:00