Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 665708 - app-emulation/q4wine-1.3.11 version bump
Summary: app-emulation/q4wine-1.3.11 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
: 654186 (view as bug list)
Depends on:
Blocks:
 
Reported: 2018-09-11 16:52 UTC by John Brezerk
Modified: 2019-02-14 23:06 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
q4wine-1.3.9.ebuild (q4wine-1.3.9.ebuild,1.33 KB, text/plain)
2018-09-11 16:53 UTC, John Brezerk
Details
q4wine-1.3.10.ebuild (q4wine-1.3.10.ebuild,1.33 KB, text/plain)
2018-10-01 21:18 UTC, John Brezerk
Details
q4wine-1.3.10.ebuild (q4wine-1.3.10.ebuild,1.35 KB, text/plain)
2018-10-16 21:49 UTC, John Brezerk
Details
q4wine-1.3.11.ebuild (q4wine-1.3.11.ebuild,1.35 KB, text/plain)
2019-01-02 00:28 UTC, John Brezerk
Details

Note You need to log in before you can comment on or make changes to this bug.
Description John Brezerk 2018-09-11 16:52:42 UTC
Version bump to q4wine-1.3.9 (https://github.com/brezerk/q4wine/releases/tag/v1.3.9)

Thanks.

Reproducible: Always
Comment 1 John Brezerk 2018-09-11 16:53:37 UTC
Created attachment 546610 [details]
q4wine-1.3.9.ebuild
Comment 2 Jonas Stein gentoo-dev 2018-09-13 21:27:29 UTC
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
Comment 3 John Brezerk 2018-10-01 21:18:59 UTC
Created attachment 548782 [details]
q4wine-1.3.10.ebuild

Bump to 1.3.10;
Update KEYWORD;
Comment 4 John Brezerk 2018-10-01 21:20:30 UTC
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'
```
Comment 5 Maxime Lombard 2018-10-14 14:14:23 UTC
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
Comment 6 John Brezerk 2018-10-16 21:49:16 UTC
Created attachment 551616 [details]
q4wine-1.3.10.ebuild
Comment 7 John Brezerk 2018-10-16 21:49:55 UTC
Hi Maxime,

Good catch.

Updated. Thank you!
Comment 8 John Brezerk 2018-12-06 23:16:17 UTC
Hello.

Anything else I can do to push this forward?

Thanks
Comment 9 John Brezerk 2019-01-02 00:28:33 UTC
Created attachment 559428 [details]
q4wine-1.3.11.ebuild

Version bump to 1.3.10
Comment 10 John Brezerk 2019-01-02 00:35:52 UTC
*** Bug 654186 has been marked as a duplicate of this bug. ***
Comment 11 Larry the Git Cow gentoo-dev 2019-02-14 23:06:47 UTC
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(+)