Version bump to q4wine-1.3.9 (https://github.com/brezerk/q4wine/releases/tag/v1.3.9) Thanks. Reproducible: Always
Created attachment 546610 [details] q4wine-1.3.9.ebuild
Thank you for your contribution. I had a short look on the ebuild. Here a few ideas: • Please test the ebuild with repoman full -x https://wiki.gentoo.org/wiki/Repoman • We always try to use the latest EAPI, please bump to EAPI=7 • KEYWORDS need ~ after a version bump run ekeyword ~all YOUREBUILD
Created attachment 548782 [details] q4wine-1.3.10.ebuild Bump to 1.3.10; Update KEYWORD;
Hi Jonas, I have added KEYWORDS. As for EAPI=7 I am getting this (no idea what does this means): ``` * ERROR: app-emulation/q4wine-1.3.10::gentoo failed (depend phase): * EAPI=7 is not supported * * Call stack: * ebuild.sh, line 635: Called source '/usr/portage/app-emulation/q4wine/q4wine-1.3.10.ebuild' * q4wine-1.3.10.ebuild, line 6: Called inherit 'cmake-utils' 'gnome2-utils' 'xdg-utils' * ebuild.sh, line 326: Called __qa_source '/usr/portage/eclass/cmake-utils.eclass' * ebuild.sh, line 111: Called source '/usr/portage/eclass/cmake-utils.eclass' * cmake-utils.eclass, line 109: Called die * The specific snippet of code: * *) die "EAPI=${EAPI:-0} is not supported" ;; * * If you need support, post the output of `emerge --info '=app-emulation/q4wine-1.3.10::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-emulation/q4wine-1.3.10::gentoo'`. * Working directory: '/usr/lib64/python3.6/site-packages' * S: '/var/tmp/portage/app-emulation/q4wine-1.3.10/work/q4wine-1.3.10' ```
Hello John, i asked to a Gentoo dev on Gentoo and after to check in eclass/cmake-utils.cmake, it seems that the support for EAPI=7 is not available. The solution is to stay on EAPI=6. Other thing, i used your ebuild (thank you) to build Q4wine and there is a missing dependancy to compile Q4Wine -> qtsvg:5. Cheers, Maxime
Created attachment 551616 [details] q4wine-1.3.10.ebuild
Hi Maxime, Good catch. Updated. Thank you!
Hello. Anything else I can do to push this forward? Thanks
Created attachment 559428 [details] q4wine-1.3.11.ebuild Version bump to 1.3.10
*** Bug 654186 has been marked as a duplicate of this bug. ***
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=351d831a47debd4443badf35c3a8859e0fb23d68 commit 351d831a47debd4443badf35c3a8859e0fb23d68 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2019-02-14 21:36:18 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2019-02-14 23:06:32 +0000 app-emulation/q4wine: 1.3.11 version bump Switch from gnome2-utils to xdg, EAPI-7 bump Thanks-to: John Brezerk <brezerk@gmail.com> Closes: https://bugs.gentoo.org/665708 Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> app-emulation/q4wine/Manifest | 1 + app-emulation/q4wine/q4wine-1.3.11.ebuild | 58 +++++++++++++++++++++++++++++++ 2 files changed, 59 insertions(+)