Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 119243 - mplayerplug-in wants xorg-x11-6.8
Summary: mplayerplug-in wants xorg-x11-6.8
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-16 16:19 UTC by Stephen Heuer
Modified: 2006-01-16 16: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 Stephen Heuer 2006-01-16 16:19:06 UTC
I have xorg-x11-7.0 installed and mplayerplug-in seems to want to have <=xorg-x11-6.99 


Calculating world dependencies -
!!! All ebuilds that could satisfy "<=x11-base/xorg-x11-6.99" have been masked.
!!! One of the following masked packages is required to complete your request:
- x11-base/xorg-x11-6.8.99.15-r4 (masked by: package.mask, package.mask)
# Donnie Berkholz <spyderous@gentoo.org>
# CVS HEAD snapshots

- x11-base/xorg-x11-6.8.2-r4 (masked by: package.mask)
- x11-base/xorg-x11-6.8.2-r6 (masked by: package.mask)

For more information, see MASKED PACKAGES section in the emerge man page or 
refer to the Gentoo Handbook.
(dependency required by "virtual/x11-6.8" [ebuild])



!!! Problem resolving dependencies for net-www/mplayerplug-in
!!! Depgraph creation failed.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-01-16 16:26:29 UTC
3.15 is just fine:

DEPEND=">=media-video/mplayer-0.92
                gecko-sdk? ( net-libs/gecko-sdk )
                !gecko-sdk? ( || ( >=www-client/mozilla-1.6 www-client/mozilla-firefox ) )
                || ( ( x11-libs/libXpm
                                x11-proto/xextproto
                        )
                        virtual/x11
                )
                gtk? (
                        >=x11-libs/gtk+-2.2.0
                        dev-libs/atk
                        >=dev-libs/glib-2.2.0
                        >=x11-libs/pango-1.2.1
                )"