[Kde-pim] kwallet-framework optionally depends on kdepimlibs

Kevin Krammer krammer at kde.org
Tue Jan 14 17:45:44 GMT 2014


On Tuesday, 2014-01-14, 18:32:13, Valentin Rusu wrote:
> On 01/14/2014 06:27 PM, Treeve Jelbert wrote:
> > src/runtime/kwalletd/CMakeLists.txt:
> > 
> > find_package(Gpgme)  # Called by FindQGpgme, but since we call some gpgme
> > 
> >                      # functions ourselves we need to link against it
> > 
> > directly.
> > find_package(QGpgme) # provided by kdepimlibs
> > 
> > if (GPGME_FOUND AND QGPGME_FOUND)
> > 
> >     add_definitions(-DHAVE_QGPGME)
> >     include_directories(${GPGME_INCLUDES} ${QGPGME_INCLUDE_DIR})
> >     set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${KDE_ENABLE_EXCEPTIONS}")
> > 
> > endif(GPGME_FOUND AND QGPGME_FOUND)
> > 
> > 
> > 
> > kdepimlibs does not build for me and is not a framework.
> > 
> > It looks as if qgpgme should be split from kdepimlibs to become a
> > framework
> 
> Yes, it'll be a good idea. I also think that qgpgme should become a
> framework. Who could do that? May I take care of it?

There is already a frameworks branch and obviously some, if not all, KDE PIM 
libs are candidates for becoming frameworks.

We had a discussion about that at the last sprint, but I seem to be unable to 
find the discussion's notes.

>From what I remember I think that the frameworks branch is pretty up to date.

Cheers,
Kevin

-- 
Kevin Krammer, KDE developer, xdg-utils developer
KDE user support, developer mentoring
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20140114/3d54cff4/attachment.sig>
-------------- next part --------------
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/


More information about the kde-pim mailing list