Commit Graph

20 Commits

Author SHA1 Message Date
naddy
e81b3cdf62 drop RCS Ids 2022-03-11 19:51:39 +00:00
rsadowski
12ae4c69cc Remove the cmake wxneeded-hack and replace it with USE_WXNEEDED
Remove the webkit/webengine-wxneeded hack in cmComputeLinkInformation.cxx
and add USE_WXNEEDED=Yes to all cmake webkit/webengine consumer.

Background knowledge about the "hack":
It searches for webkit/webengine (lower-case search) in all link-entries for
EXECUTABLE/SHARED_LIBRARY targets. If the search match it adds
"-Wl,-z,wxneeded".

Feedback, help and OK sthen@ Thanks!
2022-02-13 16:38:29 +00:00
rsadowski
9b2133f6ad Remove default maintainer in kf5.port.mk
Bump or explicit set me as maintainer.
2021-03-15 06:28:03 +00:00
rsadowski
08ea29f977 Update alkimia to 8.0.4 2020-10-26 15:36:53 +00:00
rsadowski
34be56d30c Disable KDE Plasma support in libalkimia, spotted by ajacoutot@ 2020-07-27 16:30:20 +00:00
naddy
c9f3511277 fix master site path for 8.0.x releases 2020-07-25 22:07:44 +00:00
rsadowski
4d03052f32 Update libalkimia to 8.0.3 2020-07-25 10:45:40 +00:00
rsadowski
3d2ac64c9f Re-add libalkimia
I accidentally deleted libalkimia some weeks ago (KDE4 chainsaw massacre). Here
is a re-add which includes an update to the latest stable version 7.0.1
2020-07-15 20:10:34 +00:00
rsadowski
6c4a4e5aa4 Remove libalkimia 2020-07-03 12:04:19 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
naddy
ff4cf372bf libalkimia and its dependent kmymoney require the C++ template code in
gmpxx.h but do not link with libgmpxx, so add devel/gmp,-cxx to both
build and run depends.
2018-11-03 14:46:02 +00:00
naddy
6708eafbb8 require the devel/gmp,-cxx subpackage at build time for the templates in
gmpxx.h
2018-11-02 18:56:50 +00:00
naddy
84174f9106 bump for package path change devel/gmp -> devel/gmp,-main 2018-11-02 18:48:39 +00:00
sthen
9b473d3fe0 add COMPILER_LIBCXX to WANTLIB and bump 2017-07-27 10:05:20 +00:00
espie
4fb3a1e7d6 allow build with clang, /usr/local does not come for free 2017-05-22 13:54:20 +00:00
rsadowski
67fad751ee disable doxygen
ok jca@
2017-04-29 16:17:35 +00:00
zhuk
500d859a54 Update LibAlkimia to 5.0.0 in preparation to KMyMoney 4.8.0. 2017-01-12 16:18:55 +00:00
pascal
f0585aa4cf gcc4 bumps, reminded by aja@ 2015-05-28 10:17:22 +00:00
zhuk
911336f59a Two missing KDE4 tags, spotted by espie@.
Should fix (at least some) KDE3 vs. KDE4 build problems out there.

Since both ports are mine, its noone who to blame for the months long
breakage, other than me. :(
2015-05-01 16:05:07 +00:00
zhuk
03f26bc045 libalkimia is a library with common classes and functionality used
by finance applications for the KDE SC. Currently it supports a
common class to represent monetary values with arbitrary precision.

This is a KMyMoney requirement.

Reviewed by landry@, also tested by nigel@ some time ago.
2014-07-09 13:07:23 +00:00