Re: KPackage framework

2014-12-23 Thread Marco Martin
On Mon, Dec 22, 2014 at 4:01 PM, David Edmundson wrote: > No objections from me ok, opened a sysadmin ticket for the move -- Marco Martin ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: KPackage framework

2014-12-22 Thread David Edmundson
No objections from me ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: KPackage framework

2014-12-22 Thread Marco Martin
On Monday 10 November 2014, Marco Martin wrote: > Hi all, > since at akademy there seemed the interest in it, > I have been working on some classes i extracted from libplasma to be on > their own, those related to Plasma::Package, since several applications > have the interest of having scriptable

Re: KPackage framework

2014-12-22 Thread David Faure
On Monday 22 December 2014 10:21:21 Marco Martin wrote: > On Saturday 20 December 2014, David Faure wrote: > > > in the branch mart/kpluginmetadata there is an experiment in porting > > > away > > > from kservice, tough if i go all the way it should have a complete own > > > copy of the plugin inde

Re: KPackage framework

2014-12-22 Thread Marco Martin
On Saturday 20 December 2014, David Faure wrote: > > in the branch mart/kpluginmetadata there is an experiment in porting away > > from kservice, tough if i go all the way it should have a complete own > > copy of the plugin indexing (and indexing tool) since if it doesn't > > depend from kservice

Re: KPackage framework

2014-12-20 Thread David Faure
On Monday 10 November 2014 20:33:27 Marco Martin wrote: > On Monday 10 November 2014, Marco Martin wrote: > > * porting all the internal and api use of KPluginInfo to KPluginMetadata > > * removing all the query functionality, (since it needs > > KPluginTrader::applyConstraints) and making instead

Re: KPackage framework

2014-11-10 Thread Marco Martin
On Monday 10 November 2014, Marco Martin wrote: > * porting all the internal and api use of KPluginInfo to KPluginMetadata > * removing all the query functionality, (since it needs > KPluginTrader::applyConstraints) and making instead KPluginTrader able to > find packages as well > > Opinions? com

Re: KPackage framework in playground

2014-09-22 Thread Marco Martin
On Friday 19 September 2014, Marko Käning wrote: > Hi Marco, > > is kpackage successfully building on Linux already? > > I tried this on my OSX/CI system and got an error… > > Are you interested in me reporting about build issues on OSX already, or is > this still too early? yes, here builds fi

Re: KPackage framework in playground

2014-09-22 Thread Marko Käning
Hi Marco, is kpackage successfully building on Linux already? I tried this on my OSX/CI system and got an error… Are you interested in me reporting about build issues on OSX already, or is this still too early? Greets, Marko ___ Plasma-devel mailing

Re: KPackage framework in playground

2014-09-21 Thread Albert Astals Cid
El Divendres, 19 de setembre de 2014, a les 13:43:47, Marco Martin va escriure: > Hi all, > After the discussions done at akademy and here about a standalone framework > for Package, due to the potential interest by other applications in order to > ship their own scripts/extensions/themes/graphics