Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 642544 - net-voip/yate optionally depends on deprecated Qt4
Summary: net-voip/yate optionally depends on deprecated Qt4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Radio project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qt4-removal
  Show dependency tree
 
Reported: 2017-12-28 17:16 UTC by Andreas Sturmlechner
Modified: 2018-02-10 21:30 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Sturmlechner gentoo-dev 2017-12-28 17:16:31 UTC
Qt4 is dead and going away. Please check if this can be built with Qt5 already or if upstream is planning to port to Qt5. Otherwise it may be time to drop the option.
Comment 1 Larry the Git Cow gentoo-dev 2018-02-10 21:30:16 UTC
The bug has been referenced in the following commit(s):

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

commit c4e19115458f5b8f8d1294c02d5dcdb3c2ab7049
Author:     Chris Reffett <creffett@gentoo.org>
AuthorDate: 2018-02-10 21:22:38 +0000
Commit:     Chris Reffett <creffett@gentoo.org>
CommitDate: 2018-02-10 21:25:37 +0000

    net-voip/yate: Bump, remove qt4, cleanup.
    
    Bug: https://bugs.gentoo.org/642544
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 net-voip/yate/Manifest                             |  3 +-
 .../files/yate-5.4.0-dont-mess-with-cflags.patch   | 15 ----
 ...atch => yate-6.0.0-dont-mess-with-cflags.patch} |  0
 .../files/yate-9999-dont-mess-with-cflags.patch    | 14 ++++
 net-voip/yate/metadata.xml                         |  1 -
 net-voip/yate/yate-5.5.0-r1.ebuild                 | 92 ----------------------
 .../{yate-5.4.0-r1.ebuild => yate-6.0.0.ebuild}    | 28 +++----
 net-voip/yate/yate-9999.ebuild                     | 29 +++----
 8 files changed, 43 insertions(+), 139 deletions(-)}
Comment 2 Chris Reffett (RETIRED) gentoo-dev Security 2018-02-10 21:30:43 UTC
Bumped and fixed.