Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 835469 - media-libs/xine-lib: Drop opengl USE dependency on x11-libs/libva
Summary: media-libs/xine-lib: Drop opengl USE dependency on x11-libs/libva
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-17 05:33 UTC by Matt Turner
Modified: 2022-07-20 20:26 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 Matt Turner gentoo-dev 2022-03-17 05:33:23 UTC
IUSE=opengl is now a dummy flag on x11-libs/libva. It actually enables GLX support which requires X, so I have folded it into IUSE=X. Please review whether this package actually needs GLX support enabled in x11-libs/libva. If it does not, remove [opengl]; if it does replace it with [X].
Comment 1 Matt Turner gentoo-dev 2022-04-18 04:45:16 UTC
ping?
Comment 2 Matt Turner gentoo-dev 2022-05-12 21:01:41 UTC
libva without IUSE=opengl is now stable.
Comment 3 Matt Turner gentoo-dev 2022-06-13 18:54:32 UTC
ping?
Comment 4 Larry the Git Cow gentoo-dev 2022-07-20 20:26:59 UTC
The bug has been closed via the following commit(s):

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

commit c7616cfc7597533a87daeb4db8e7983887273256
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2022-07-20 20:22:18 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2022-07-20 20:22:18 +0000

    media-libs/xine-lib: Drop dependence on libva[opengl]
    
    Closes: https://bugs.gentoo.org/835469
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 .../xine-lib/{xine-lib-1.2.12-r2.ebuild => xine-lib-1.2.12-r3.ebuild}   | 2 +-
 media-libs/xine-lib/xine-lib-1.2.9999.ebuild                            | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)