Emerge: WIP Unix support (unix3 branch)
Hannah von Reth
vonreth at kde.org
Wed Jun 22 12:57:40 UTC 2016
Hi,
The branch is still a bit dirty.
Make sure to not change the compiler, keep it a mingw4 (it will choose the correct compiler itself).Do change the setting for make program and replace jom with make.
If you intend to build qt you should install its dependencies from your distro [1].
Cheers,
Hannah
[1] http://wiki.qt.io/Building_Qt_5_from_Git
From: kfunk at kde.org
To: kde-windows at kde.org
Subject: Emerge: WIP Unix support (unix3 branch)
Date: Wed, 22 Jun 2016 10:49:35 +0200
Heya,
a few people might have noticed a few odd-looking commits in Emerge recently.
In fact, Hannah has been working on adding Unix support to Emerge! [1]
That means, you can run Emerge on either Linux or OS X now, too!
This is all very much work in progress so far, but we already got Kate to
build & run under OS X, using Emerge, it worked out pretty well for us. I've
mentioned the Linux & OS X ports on [1], since then a few people approached me
for more information.
Here it is.
# Try it out
In order to try it out:
$ mkdir kderoot
$ cd kderoot
$ git clone git://anongit.kde.org/emerge
$ cd emerge
$ git checkout unix3
$ mkdir ../etc
$ cp kdesettings ../etc/kdesettings.ini
$ vi ../etc/kdesettings.ini
Add the following to the [Portage] section:
Ignores = dev-util/.*;win32libs/(?!(libraw)).*;binary/.*;qt-libs/
phonon;kdesupport/kdewin
Start to build:
$ emerge qt5
# Road map for Unix support
Here's our road map so far, but keep in mind this is just a 'side project'
right now:
- Wait for basic Windows CI on build.kde.org
- Stabilize Unix support branch (unix3)
- Then merge the unix3 branch into master
Hope that helps those guys trying out Emerge on other platforms than Windows.
Cheers,
Kevin
[1] http://kfunk.org/2016/06/18/kde-on-windows-update/
--
Kevin Funk | kfunk at kde.org | http://kfunk.org
_______________________________________________
Kde-windows mailing list
Kde-windows at kde.org
https://mail.kde.org/mailman/listinfo/kde-windows
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-windows/attachments/20160622/eb74287c/attachment.html>
More information about the Kde-windows
mailing list