[KDE/Mac] Fixes for Filelight utility and LSkat game

mk-lists at email.de mk-lists at email.de
Tue May 13 07:32:13 UTC 2014


Hi Ian,

On 13 May 2014, at 09:13 , Ian Wadham <iandw.au at gmail.com> wrote:
> Does the above trac repository have all the patches I may need?  If so, where can I find the
> "post-configure hack" you mention above?  And indeed, what is a "post-configure hack”?

look at kde4-runtime portfile's pre-build phase:

pre-build {
    # Add missing object files manually.
    #(Should be in libkdeinit4_kglobalaccel, but do not link)
    reinplace "s|-o|CMakeFiles/kdeinit_kglobalaccel.dir/globalshortcutsregistry.o \
        CMakeFiles/kdeinit_kglobalaccel.dir/globalshortcut.o \
        CMakeFiles/kdeinit_kglobalaccel.dir/globalshortcutcontext.o \
        CMakeFiles/kdeinit_kglobalaccel.dir/component.o -o|g" \
        ${workpath}/build/kglobalaccel/CMakeFiles/kglobalaccel.dir/link.txt
}

I guess that should help you solve the issue.

Please note also my ticket [1] at b.k.o. which might be connected to this. kglobalaccel behaves
differently on Mavericks than on Snow Leopard, as I noticed.

Greets,
Marko

[1] https://bugs.kde.org/show_bug.cgi?id=334174


More information about the kde-mac mailing list