Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 539590

Summary: media-sound/bempc-20160207 - add snapshot to switch to Qt5
Product: Gentoo Linux Reporter: Franz Trischberger <franz.trischberger>
Component: Current packagesAssignee: Sergey Popov <pinkbyte>
Status: RESOLVED FIXED    
Severity: normal CC: qt
Priority: Normal Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://sourceforge.net/p/be-mpc/code/ci/master/tree/
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 631788    
Attachments: bempc-20141120.ebuild

Description Franz Trischberger 2015-02-10 10:03:59 UTC
Created attachment 396068 [details]
bempc-20141120.ebuild

The last released version is quite old and it only supports Qt4. There were changes since then to introduce Qt5-support. AFAICS it now only supports Qt5, at least it could get hard to get Qt4-support back. There are still QT_VERSION < 5.0 checks, but the .pro-file only supports Qt5, and there were radical changes to disable Qt4 (e.g. 3305e3 - Qt5 build) So I decided to only support Qt5.
Also the sources check only for Qt 5.0, so IMHO it is enough to depend on SLOTS rather than minimum versions.

It builds and runs fine.
Comment 1 Andreas Sturmlechner gentoo-dev 2017-11-19 00:02:41 UTC
ping

Upstream does not believe in releases anymore?
Comment 2 Larry the Git Cow gentoo-dev 2018-01-09 02:35:42 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b86f7e94331a1b3331ecd106a9d534f63e32f08

commit 0b86f7e94331a1b3331ecd106a9d534f63e32f08
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-01-09 02:32:09 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-01-09 02:32:14 +0000

    media-sound/bempc: Drop old
    
    Closes: https://bugs.gentoo.org/539590
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 media-sound/bempc/Manifest          |  1 -
 media-sound/bempc/bempc-0.11.ebuild | 43 -------------------------------------
 2 files changed, 44 deletions(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21163a7df007aabbd8936ee04475ad5a150d1923

commit 21163a7df007aabbd8936ee04475ad5a150d1923
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-01-09 02:31:45 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-01-09 02:31:45 +0000

    media-sound/bempc: Add 0.11_p20160207 Qt5-based snapshot
    
    Closes: https://bugs.gentoo.org/539590
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 media-sound/bempc/Manifest                    |  1 +
 media-sound/bempc/bempc-0.11_p20160207.ebuild | 59 +++++++++++++++++++++++++++
 2 files changed, 60 insertions(+)