Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 65510 - beep-media-player-0.9.7_rc2-r1 with USE="gnome" needs gconf (and maybe gnome-vfs and more?) installed
Summary: beep-media-player-0.9.7_rc2-r1 with USE="gnome" needs gconf (and maybe gnome-...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Jeremy Huddleston (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-27 02:53 UTC by Torsten Veller (RETIRED)
Modified: 2005-01-28 10:25 UTC (History)
1 user (show)

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


Attachments
Adds and fixes requirements (bmp.gnome.diff,816 bytes, patch)
2004-09-30 14:11 UTC, Tom Kirchner
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Torsten Veller (RETIRED) gentoo-dev 2004-09-27 02:53:14 UTC
i tried to emerge beep-media-player with USE="gnome" but have no gnome installed. it stopped because of missing DEPENDencies.

|if use gnome; then
|  myconf="${myconf} --enable-gconf --enable-gnome-vfs"
|fi


# USE="gnome" emerge =beep-media-player-0.9.7_rc2-r1
[...]
checking for gconf-2.0 >= 2.6.0... Package gconf-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gconf-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gconf-2.0' found
configure: error: Cannot find GConf


Reproducible: Always
Steps to Reproduce:




Portage 2.0.51_rc3 (default-linux/x86/2004.3, gcc-3.3.4,
glibc-2.3.3.20040420-r1, 2.6.8-ck8 i686)
=================================================================
System uname: 2.6.8-ck8 i686 AMD Duron(tm) processor
Gentoo Base System version 1.4.16
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.14.90.0.8-r1
Headers:  sys-kernel/linux26-headers-2.6.8.1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer -fstack-protector-all"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown
/usr/kde/3/share/config /usr/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer -fstack-protector-all"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox sfperms userpriv usersandbox"
GENTOO_MIRRORS="ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage/portage"
PORTDIR_OVERLAY="/usr/portage/local"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 3dnow acpi apache2 crypt dvd freetype imap lirc maildir mmx nls nptl
nvidia pam readline sasl sse ssl type1 unicode v4l xine xml video_cards_nvidia
linguas_de"
Comment 1 Tom Kirchner 2004-09-30 14:11:51 UTC
Created attachment 40808 [details, diff]
Adds and fixes requirements

The attached patch adds the gnome-vfs and gconf requirements, and updates the
version requirements of a couple other packages as per the BMP homepage.
Comment 2 Jeremy Huddleston (RETIRED) gentoo-dev 2004-10-05 12:43:52 UTC
fixed in portage
Comment 3 Florian Ehrenthal 2005-01-28 05:46:07 UTC
as a sidenote, 0.9.7-r2 has a gnome useflag, but if set, bmp won't be compiled with --enable-gnome-vfs.
that should be changed!
Comment 4 Tony Vroon (RETIRED) gentoo-dev 2005-01-28 10:25:01 UTC
Gnome-vfs support breaks nearly all input plugins, so, no, that should not be changed.