synching kactivities in kdelibs/4.7
Michael Pyne
mpyne at kde.org
Thu Sep 22 00:42:56 BST 2011
On Thursday, September 22, 2011 09:43:46 Ben Cooksley wrote:
> On Thu, Sep 22, 2011 at 7:01 AM, Gorosito Gonzalo <xgonzalo at gmail.com>
wrote:
> > No,
> >
> > Its that the kdesrc-build script automatically attempts to build all
> > from master and Aaron's change on kde-workspace's master is only
> > compatible with kdelibs stable (KDE/4.7).
>
> The following change to your ~/.kdesrc-buildrc file should fix this:
>
> module-set
> repository kde-projects
> use-modules kdelibs
> branch KDE/4.7
> end module-set
> module-set
> repository kde-projects
> use-modules kactivities kde-runtime
> end module-set
In addition if you already have kdelibs in a module-set and don't feel like
splitting it out into its own module set just to change an option, you can do
something like this:
module-set kde-meta
repository kde-projects
use-modules kdelibs kactivities kde-runtime
end module-set
module kdelibs
branch KDE/4.7
end module
kdesrc-build will then feed that option into its internal definition with
kdelibs while leaving the build order unchanged.
Regards,
- Michael Pyne
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20110921/a4eba77c/attachment.sig>
More information about the kde-core-devel
mailing list