[packagekit] [PATCH] Qt5 support for PackageKit-qt bindings

Daniel Nicoletti dantti12 at gmail.com
Sat Jun 29 07:28:05 PDT 2013


Thanks this one works for me, the
only odd part is that I don't see the Qt5
libs linked, or am I missing something?

daniel at homer:~/code/packagekit-qt/build$ ldd src/libpackagekit-qt2.so.0.8.9
        linux-vdso.so.1 =>  (0x00007fffb5d3b000)
        libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6
(0x00007f03da952000)
        libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1
(0x00007f03da73c000)
        libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f03da373000)
        libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f03da06e000)
        /lib64/ld-linux-x86-64.so.2 (0x00007f03daeec000)


2013/6/29 Martin Grimme <martin.grimme at gmail.com>:
> Hi,
>
> I just added another change so that the pkgconfig .pc file is created
> correctly for Qt5 as well. So here's the latest patch against git
> HEAD.
>
>
> Martin
>
>
>
> 2013/6/29, Martin Grimme <martin.grimme at gmail.com>:
>> Hi,
>>
>> I continued working on the Qt5 port. There appeared to be some problems with
>> the
>> moc files on some systems, so I'm now moccing explicitly for Qt5. I'm no
>> cmake
>> expert but this does the job, at least for me.
>> Another reason for why I'm not using automoc is that cmake 2.8.6 on
>> Mer doesn't work
>> with the Qt5 automoccer.
>>
>> So here's the new patch against git HEAD.
>>
>>
>> Cheers,
>> Martin
>>
>>
>>
>> 2013/6/27, Martin Grimme <martin.grimme at gmail.com>:
>>> Hi,
>>>
>>> 2013/6/27, Daniel Nicoletti <dantti12 at gmail.com>:
>>>> wow thanks, I was about to do that, but patches are always welcome :)
>>>
>>> I'm glad you like it.
>>>
>>>> BTW what do you use pk-qt for?
>>>
>>> It's for a QML-based package manager project.
>>>
>>>
>>> Martin
>>>
>>
>
> _______________________________________________
> PackageKit mailing list
> PackageKit at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/packagekit
>



-- 
Daniel Nicoletti

KDE Developer - http://dantti.wordpress.com


More information about the PackageKit mailing list