SPEC: http://v3.sk/~lkundrak/SPECS/hawaii-shell.spec SRPM: http://v3.sk/~lkundrak/SRPMS/hawaii-shell-0.2.0.2-1.fc20.src.rpm Description: This is the Hawaii desktop environment shell. It contains a Qt platform plugin and shells for different form factors such as desktop, netbook and tablet. Only the desktop shell is implemented at the moment though. A few notes: This needs Fedora 20 with this following testing update [1] to build: [1] https://admin.fedoraproject.org/updates/qt5-qtwayland-5.1.0-0.5.20131203git6b20dfe.fc20,libqtxdg-0.5.0-1.20131113gitf27fc3f.fc20,greenisland-0.2.0.1-1.fc20?_csrf_token=b65d5176cdc5574a25520c9d76576a53402be92e That is because Rawhide is updated to a prelease Weston version that does not work with greenisland and Mesa 10 which requires and update to qtwayland (the former one is awaiting upstream action, the latter one is in Git and would be easy to cherry-pick). It's not possible to test functionality, as we don't have EGL in Qt5 in Fedora 20 at this point; that will change, but is not strictly required to block the package review. A functional desktop is currently targetting Fedora 22 [2]. [2] https://fedoraproject.org/wiki/Changes/Hawaii_Desktop Thank you!
Scratch build fairly happy: http://koji.fedoraproject.org/koji/taskinfo?taskID=6358899 Built with following build overrides: libqtxdg-0.5.0-1.20131113gitf27fc3f.fc20, greenisland-0.2.0.1-1.fc20, qt5-qtconfiguration-0.2.1-1.fc20, qt5-qtaccountsservice-0.1.1-3.fc20, qt5-qtwayland-5.1.0-0.6.20131203git6b20dfe.fc20
Ping?
1. qt5-qtwayland should be in 5.2.0, right? 2. %exclude %{_libdir}/libHawaiiCore.so, why?
(In reply to Christopher Meng from comment #3) > 1. qt5-qtwayland should be in 5.2.0, right? I'm not sure I understand the question. I'll try to enlighten the situation as much as I can: They haven't done an official release yet. They do keep version numbers in their Git tree, which is what we use for our package versions. They don't have any other meaning though at all. We do use snapshots of their Git repository as qt5-qtwayland is not an official part of Qt yet. We build them against whichever Qt base version we use -- currently it's 5.2.0. Therefore, the qt5-qtwayland in f20 is linked against Qt 5.2.0 and works with it. To build hawaii-shell you need to grab packages from update-testing repository though. That said, EGL support is missing from qt5-qtbase in f20, therefore qt5-qtwayland does not ship with EGL-enabled accelerated backend and only supports SHM surfaces. Good enough for simple qt5 applications such as hawaii-terminal or hawaii-archiver, not functional with qml (and therefore incapable of running the shell, despite it builds fine). Patches that fix this are already in qtbase git and therefore situation will likely improve with 5.2.1. > 2. %exclude %{_libdir}/libHawaiiCore.so, why? Because it's useless at the moment -- there binaries load the actual versioned library via SONAME and there's no way anything else would realistically link to it as there are not headers. Arguably upstream might have used a static library instead though unless they have different plans.
Ahem, ping? :)
Uh? DEBUG util.py:281: Error: No Package found for greenisland-devel >= 0.2.0 --------------------- Search Results for greenisland-devel Fedora Rawhide Fedora: greenisland-devel-0.1.91-1.fc21.i686.rpm Devel files for Greenisland greenisland-devel-0.1.91-1.fc21.x86_64.rpm Devel files for Greenisland Fedora 20 Fedora Updates Testing: greenisland-devel-0.2.0.1-1.fc20.i686.rpm Devel files for Greenisland greenisland-devel-0.2.0.1-1.fc20.x86_64.rpm Devel files for Greenisland
(In reply to Christopher Meng from comment #6) > Uh? > > DEBUG util.py:281: Error: No Package found for greenisland-devel >= 0.2.0 I'm not sure I understand what are you trying to say here.
You forgot to build greenisland 0.2 for rawhide, and I can't review this since I'm running rawhide.
(In reply to Christopher Meng from comment #8) > You forgot to build greenisland 0.2 for rawhide, and I can't review this > since I'm running rawhide. I did not forget I can't do that due to api breakage of pre-release weston in rawhide -- see the first comment. If you can't review this, please unassign the bug so that someone else can do the review.
Can't disentangle myself from busy vacation now... :) I tried to use f20 vm and review it, blocked by my limited spare time. Sorry.
[/] - Package meets naming and packaging guidelines [/] - Spec file matches base package name. [/] - Spec has consistant macro usage. [/] - Meets Packaging Guidelines. BSD and LGPLv2+ and GPLv2+ - License [/] - License field in spec matches [/] - License file included in package - %doc [/] - Spec in American English [/] - Spec is legible. [/] - Sources match upstream md5sum: [X] - Package needs ExcludeArch [?] - BuildRequires correct [X] - Spec handles locales/find_lang [X] - Package is relocatable and has a reason to be. [X] - Package has %defattr and permissions on files is good. [X] - Headers/static libs in -devel subpackage. [X] - Spec has needed ldconfig in post and postun [X] - .pc files in -devel subpackage/requires pkgconfig [X] - .so files in -devel subpackage. [X] - -devel package Requires: %{name} = %{version}-%{release} [X] - .la files are removed. [X] - Package is a GUI app and has a .desktop file [/] - Package compiles and builds on at least one arch. [/] - Package has no duplicate files in %files. [/] - Package doesn't own any directories other packages own. [/] - Package owns all the directories it creates. [/] - No rpmlint output. - final provides and requires are sane: (include output of for i in *rpm; do echo $i; rpm -qp --provides $i; echo =; rpm -qp --requires $i; echo; done manually indented after checking each line. I also remove the rpmlib junk and anything provided by glibc.) SHOULD Items: [/] - Should build in mock. - built in mock linked in ticket [/] - Should build on all supported archs [?] - Should function as described. - does not work here at all [/] - Should have sane scriptlets. [/] - Should have subpackages require base package with fully versioned depend. [/] - Should have dist tag [/] - Should package latest version [/] - check for outstanding bugs on package. (For core merge reviews) Issues: 1. Except that it does not build here but I can see your mock build I would say fine. Well at least for package that does not run.
New Package SCM Request ======================= Package Name: hawaii-shell Short Description: Hawaii shell for desktop, netbook and tablet Owners: lkundrak plfiorini Branches: f20 el6 epel7
Git done (by process-git-requests).
Imported and built.