Re: Moving LibKGAPI do KDE Applications

2017-02-16 Thread Albert Astals Cid
El dijous, 16 de febrer de 2017, a les 12:53:04 CET, Daniel Vrátil va escriure:
> On Monday, February 6, 2017 4:45:21 PM CET Daniel Vrátil wrote:
> > On Monday, February 6, 2017 4:14:57 PM CET Heiko Becker wrote:
> > > Hi,
> > > 
> > > On 02/06/17 16:00, Daniel Vrátil wrote:
> > > >> LibKGAPI is currently a "library with an independent release schedule
> > > >> (aka
> > > >> extragear-libs).
> > > > 
> > > > Yup, we are already extragear.
> > > > 
> > > >> Just as reference, who are the current users?
> > > > 
> > > > In PIM (and Applications) it's kdepim-runtime, blogilo and
> > > > pim-storage-
> > > > service-manager.
> > > > 
> > > > 
> > > > Outside of KDE Applications it's kio-gdrive.
> > > 
> > > any reason not to make it a framework? There are already users from
> > > Applications and Extragear and it also has a 'KF5' prefix (like so many
> > > other non frameworks, who IMHO shouldn't).
> > 
> > It depends on KCalCore and KContacts which are not frameworks. Once those
> > are moved to Frameworks, I will consider moving KGAPI too.
> > 
> > Good point with the KF5 prefix, I will change it to "KPim", which we
> > already did for KDAV library and eventually want to do for all our PIM
> > libraries to solve the has-KF5-prefix-but-is-not-a-framework problem.
> 
> This has now been implemented in master. It still provides KF5GAPI for
> backwards compatibility (so that existing dependees don't break), but that
> will eventually be removed in the future.
> 
> Any more questions/objections, or can we proceed with the move?

Seems noone complained.

I added it to the release modules.git
https://cgit.kde.org/sysadmin/release-tools.git/commit/?id=477438a520fdfe4137794eefbe10cdf44e0aee43

Please proceed with the move in the virtual hierarchy.

Cheers,
  Albert

> 
> Cheers,
> Dan
> 
> > Dan
> > 
> > > Regards,
> > > Heiko




Re: Moving LibKGAPI do KDE Applications

2017-02-16 Thread Daniel Vrátil
On Monday, February 6, 2017 4:45:21 PM CET Daniel Vrátil wrote:
> On Monday, February 6, 2017 4:14:57 PM CET Heiko Becker wrote:
> > Hi,
> > 
> > On 02/06/17 16:00, Daniel Vrátil wrote:
> > >> LibKGAPI is currently a "library with an independent release schedule
> > >> (aka
> > >> extragear-libs).
> > > 
> > > Yup, we are already extragear.
> > > 
> > >> Just as reference, who are the current users?
> > > 
> > > In PIM (and Applications) it's kdepim-runtime, blogilo and pim-storage-
> > > service-manager.
> > > 
> > > 
> > > Outside of KDE Applications it's kio-gdrive.
> > 
> > any reason not to make it a framework? There are already users from
> > Applications and Extragear and it also has a 'KF5' prefix (like so many
> > other non frameworks, who IMHO shouldn't).
> 
> It depends on KCalCore and KContacts which are not frameworks. Once those
> are moved to Frameworks, I will consider moving KGAPI too.
> 
> Good point with the KF5 prefix, I will change it to "KPim", which we already
> did for KDAV library and eventually want to do for all our PIM libraries to
> solve the has-KF5-prefix-but-is-not-a-framework problem.

This has now been implemented in master. It still provides KF5GAPI for 
backwards compatibility (so that existing dependees don't break), but that 
will eventually be removed in the future.

Any more questions/objections, or can we proceed with the move?

Cheers,
Dan

> 
> Dan
> 
> > Regards,
> > Heiko


-- 
Daniel Vrátil
www.dvratil.cz | dvra...@kde.org
IRC: dvratil on Freenode (#kde, #kontact, #akonadi, #fedora-kde)

GPG Key: 0x4D69557AECB13683
Fingerprint: 0ABD FA55 A4E6 BEA9 9A83 EA97 4D69 557A ECB1 3683

signature.asc
Description: This is a digitally signed message part.


Re: Moving LibKGAPI do KDE Applications

2017-02-06 Thread Daniel Vrátil
On Monday, February 6, 2017 4:14:57 PM CET Heiko Becker wrote:
> Hi,
> 
> On 02/06/17 16:00, Daniel Vrátil wrote:
> >> LibKGAPI is currently a "library with an independent release schedule
> >> (aka
> >> extragear-libs).
> > 
> > Yup, we are already extragear.
> > 
> >> Just as reference, who are the current users?
> > 
> > In PIM (and Applications) it's kdepim-runtime, blogilo and pim-storage-
> > service-manager.
> > 
> > 
> > Outside of KDE Applications it's kio-gdrive.
> 
> any reason not to make it a framework? There are already users from
> Applications and Extragear and it also has a 'KF5' prefix (like so many
> other non frameworks, who IMHO shouldn't).

It depends on KCalCore and KContacts which are not frameworks. Once those are 
moved to Frameworks, I will consider moving KGAPI too.

Good point with the KF5 prefix, I will change it to "KPim", which we already 
did for KDAV library and eventually want to do for all our PIM libraries to 
solve the has-KF5-prefix-but-is-not-a-framework problem.

Dan


> 
> Regards,
> Heiko


-- 
Daniel Vrátil
www.dvratil.cz | dvra...@kde.org
IRC: dvratil on Freenode (#kde, #kontact, #akonadi, #fedora-kde)

GPG Key: 0x4D69557AECB13683
Fingerprint: 0ABD FA55 A4E6 BEA9 9A83 EA97 4D69 557A ECB1 3683

signature.asc
Description: This is a digitally signed message part.


Re: Moving LibKGAPI do KDE Applications

2017-02-06 Thread Heiko Becker
Hi,

On 02/06/17 16:00, Daniel Vrátil wrote:
>> LibKGAPI is currently a "library with an independent release schedule (aka
>> extragear-libs).
> 
> Yup, we are already extragear.
> 
>>
>> Just as reference, who are the current users?
> 
> In PIM (and Applications) it's kdepim-runtime, blogilo and pim-storage-
> service-manager. 
> 
> 
> Outside of KDE Applications it's kio-gdrive.

any reason not to make it a framework? There are already users from
Applications and Extragear and it also has a 'KF5' prefix (like so many
other non frameworks, who IMHO shouldn't).

Regards,
Heiko


Re: Moving LibKGAPI do KDE Applications

2017-02-06 Thread Daniel Vrátil
On Monday, February 6, 2017 12:53:41 PM CET Luigi Toscano wrote:
> On Monday, 6 February 2017 12:34:00 CET Harald Sitter wrote:
> > On Sun, Feb 5, 2017 at 9:24 PM, Daniel Vrátil  wrote:
> > > Any objections?
> > 
> > Elevation from playground requires going through kdereview.
> > 
> > HS
> 
> LibKGAPI is currently a "library with an independent release schedule (aka
> extragear-libs).

Yup, we are already extragear.

> 
> Just as reference, who are the current users?

In PIM (and Applications) it's kdepim-runtime, blogilo and pim-storage-
service-manager. 


Outside of KDE Applications it's kio-gdrive.


Dan

-- 
Daniel Vrátil
www.dvratil.cz | dvra...@kde.org
IRC: dvratil on Freenode (#kde, #kontact, #akonadi, #fedora-kde)

GPG Key: 0x4D69557AECB13683
Fingerprint: 0ABD FA55 A4E6 BEA9 9A83 EA97 4D69 557A ECB1 3683

signature.asc
Description: This is a digitally signed message part.


Re: Moving LibKGAPI do KDE Applications

2017-02-06 Thread Luigi Toscano
On Monday, 6 February 2017 12:34:00 CET Harald Sitter wrote:
> On Sun, Feb 5, 2017 at 9:24 PM, Daniel Vrátil  wrote:
> > Any objections?
> 
> Elevation from playground requires going through kdereview.
> 
> HS

LibKGAPI is currently a "library with an independent release schedule (aka 
extragear-libs).

Just as reference, who are the current users?


-- 
Luiig


Re: Moving LibKGAPI do KDE Applications

2017-02-06 Thread Harald Sitter
On Sun, Feb 5, 2017 at 9:24 PM, Daniel Vrátil  wrote:
> Any objections?

Elevation from playground requires going through kdereview.

HS


Moving LibKGAPI do KDE Applications

2017-02-05 Thread Daniel Vrátil
Hi,

I'd like to move LibKGAPI, the library which implements various Google APIs, 
from extragear to kde/pim namespace and include it in next KDE Applications 
release. LibKGAPI is already used by some KDE PIM components, so it would be 
cool if it could be included in KDE Applications to ensure common release 
cycle and possibly better exposure among other developers/public.

Any objections?

Cheers,
Dan

-- 
Daniel Vrátil
www.dvratil.cz | dvra...@kde.org
IRC: dvratil on Freenode (#kde, #kontact, #akonadi, #fedora-kde)

signature.asc
Description: This is a digitally signed message part.