Commit Graph

17 Commits

Author SHA1 Message Date
naddy
21f1bb8ad8 drop RCS Ids 2022-03-11 20:15:18 +00:00
sthen
0a5b5bddee replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:50:46 +00:00
rsadowski
b878c4d412 Update libqaccessibilityclient to 0.4.1 2019-06-07 05:42:53 +00:00
cwen
6309a2bb3b qt5.port.mk: change COMPILER
Move it to "base-clang ports-gcc" and bump REVISION accordingly.
This unbreaks Qt5-related binaries runtime on macppc.

OK sthen@
2019-03-08 20:00:39 +00:00
rsadowski
55cbe1f7e3 Bugfix update libqaccessibilityclient to 0.4.0 2019-03-08 14:11:37 +00:00
rsadowski
1bfc86e89c Unbreak build
libqaccessibilityclient-0.3.0 depends on ECM - Extra CMake Modules.
Replace cmake- and qt5-module by kf5 and update PLIST and bump.

Spotted by naddy@
2018-12-13 17:48:53 +00:00
rsadowski
fdb2272f6f Update to libqaccessibilityclient-0.3.0
Switch from Qt4 to Qt5, so we can enable KDE5 kmag
2018-12-09 08:27:04 +00:00
naddy
11e3dd67b3 switch COMPILER from the old, confusing shortcuts to the more explicit format 2017-11-16 23:20:37 +00:00
sthen
79f4750f47 add COMPILER_LIBCXX to WANTLIB and bump 2017-07-27 10:15:28 +00:00
espie
cc5bc426ed switch everything to new COMPILER idiom, even stuff that won't build with clang
yet, but at least that part is done.
2017-05-31 08:08:15 +00:00
espie
2013700c16 more WANT_CXX 2017-05-13 15:44:09 +00:00
espie
94c71bf634 clang doesn't like forward declares and namespace errors 2017-05-12 14:30:57 +00:00
naddy
42bc647e80 remove SHARED_ONLY from ports that only use modules that neither set nor
read this variable
2016-03-18 23:12:15 +00:00
pascal
f0585aa4cf gcc4 bumps, reminded by aja@ 2015-05-28 10:17:22 +00:00
zhuk
af6760cbd4 Make sure Qt5 isn't tried and thus not picked up. 2014-12-10 20:20:47 +00:00
landry
cff0252ba6 Use MODCMAKE_BUILD_SUFFIX where appropriate, bump REVISION when the PLIST
actually changes.
2014-11-07 10:05:28 +00:00
zhuk
568b949f0e Helper to make writing accessibility tools easier. Used by screen
readers for example.

Used at least by Artikulate from KDE 4.13.

okay landry@
2014-07-10 09:01:22 +00:00