Review Request: Implement automatic scanning of source code for required data engines
Marco Martin
notmart at gmail.com
Mon Aug 22 14:08:49 UTC 2011
> On Aug. 21, 2011, 1:31 p.m., Marco Martin wrote:
> > to me seems quite good. other opinions?
> >
> > the only problem as usual is that kdelibs master is frozen, so this should go in the frameworks branch
>
> Kevin Kofler wrote:
> The problem is that, as far as Fedora is concerned, we really need this (and the previous 2 patches) in 4.x, not 5.0…
>
> I have imported the backported patches into Fedora Rawhide (which is now at 4.7.0), but I think it'd really be a pity if Fedora were the only distribution to support this in the near future.
>
> Is this really the only kdelibs feature which would have been targeted at 4.8? I think we really really need a kdelibs 4.8 release, period. It just doesn't make any sense whatsoever to let the libraries rot while the rest of KDE's software gets released.
>
> Kevin Kofler wrote:
> As for making this work on the frameworks branch: When will libplasma2 be merged into frameworks? (Aaron asked me to wait for that, and I think it makes a lot of sense, otherwise I'll be porting the patch again at that point.)
i personally wouldn't dislike a kdelibs 4.8 as well, seems the decision is taken tough :/
plasma2 and frameworks are merged now, so is ready to go
- Marco
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/102350/#review5880
-----------------------------------------------------------
On Aug. 21, 2011, 1:47 a.m., Kevin Kofler wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/102350/
> -----------------------------------------------------------
>
> (Updated Aug. 21, 2011, 1:47 a.m.)
>
>
> Review request for Plasma.
>
>
> Summary
> -------
>
> For packages in scripting languages and distributed through OCS, this is fully
> automatic and triggered from Package::installPackage. If an
> X-Plasma-RequiredDataEngines entry is present in the .desktop file (even if
> empty), the dependency extraction is not run and the explicitly provided
> information is trusted instead.
>
> For native distribution packages, we ship a tool called
> plasma-dataengine-depextractor which can be run at any time during the build
> process and which adds the dependency information to the relevant .desktop file.
>
> Authors of plasmoids are encouraged to run plasma-dataengine-depextractor and/or
> fill in X-Plasma-RequiredDataEngines manually. (Please note that the list is
> expected to be comma-separated.)
>
> This is the final portion of my GSoC 2011 project.
>
>
> Diffs
> -----
>
> plasma/CMakeLists.txt f929967
> plasma/depextractor/depextractor.cpp PRE-CREATION
> plasma/package.cpp 4c00d36
> plasma/private/componentinstaller.cpp 870667f
> plasma/private/componentinstaller_p.h f85cbb6
>
> Diff: http://git.reviewboard.kde.org/r/102350/diff
>
>
> Testing
> -------
>
> Compiles on Fedora 15.
>
> Tested plasma-dataengine-depextractor on the weather plasmoid, it detected the dependency on the weather dataengine correctly and wrote a valid X-Plasma-RequiredDataEngines entry into the .desktop file.
>
>
> Thanks,
>
> Kevin
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20110822/d33b8c96/attachment.html>
More information about the Plasma-devel
mailing list