Emerge: WIP Unix support (unix3 branch)
Kevin Funk
kfunk at kde.org
Wed Jun 22 08:49:35 UTC 2016
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-windows/attachments/20160622/b799cbf2/attachment.sig>
More information about the Kde-windows
mailing list