[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-frameworks-devel
Subject:    Re: Issues for Qt5/KF5/KDE/CI system on OSX/MacPorts
From:       mk-lists () email ! de
Date:       2014-05-26 18:37:23
Message-ID: 84E10C27-005A-489A-8D51-663C817912F8 () email ! de
[Download RAW message or body]

Hi Alex & Ben,

On 26 May 2014, at 11:04 , Alex Merry <alex.merry@kde.org> wrote:
> -DCMAKE_INSTALL_BUNDLEDIR=some/relative/path

thanks to your hint I was able to insert a temporary workaround here on my CI system
by supplying an additional configuration file for kconfig as this:
---
$ cat ~/scripts/config/build/kconfig/darwin-mavericks.cfg 
[DEFAULT]
configureExtraArgs=-DCMAKE_INSTALL_BUNDLEDIR="/opt/kde/install/darwin/mavericks/clang/kf5-qt5/frameworks/kconfig/inst/lib/libexec/kf5”
                
---
and kconfig installs with the application bundle in the same folder:
---
$ pwd; ls -l
/opt/kde/install/darwin/mavericks/clang/kf5-qt5/frameworks/kconfig/inst/lib/libexec/kf5
 total 136
-rwxr-xr-x 1 marko staff 136364 May 26 20:09 kconf_update
drwxr-xr-x 3 marko staff    102 May 26 20:09 kconfig_compiler_kf5.app
---

I hope that Ben can give me a hint about how to make use of proper variable \
substitution in that cfg file, since the following unfortunately doesn’t work:
---
#configureExtraArgs=-DCMAKE_INSTALL_BUNDLEDIR="%(installPrefix)s/lib/libexec/kf5"
---

With this change I was already able to complete the installation and deployment of my
last "tier 2 show stopper" kcompletion. :-)

Proceeding now...

Thanks again,
Marko
_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic