Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 30674 - xmms-1.2.8-r2 GNOME requirement is to strict
Summary: xmms-1.2.8-r2 GNOME requirement is to strict
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-08 08:42 UTC by Tomasz Sterna
Modified: 2003-10-09 01:40 UTC (History)
1 user (show)

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 Tomasz Sterna 2003-10-08 08:42:42 UTC
xmms-1.2.8-r2.ebuild requires "<gnome-base/gnome-panel-1.5.0"
but it builds and works fine with gnome-panel-2.4.0
In fact:
DEPEND="[...]
        gnome? ( gnome-base/gnome-panel )
        [...]"
is enough..


Reproducible: Always
Steps to Reproduce:
Comment 1 Spider (RETIRED) gentoo-dev 2003-10-09 01:40:40 UTC
Nope. Invalid. 
xmms needs gnome-panel < 1.5 to build the Gnome Panel Applet. Not for xmms
in itself, but for its panel applet (That small thing that controls xmms
and lives in the panel)


This is because xmms is a gtk 1.2 program, so It can't build a gtk 2.x panel
applet.