Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 129877 - wxGTK (all versions?) always depends on gtk/glib
Summary: wxGTK (all versions?) always depends on gtk/glib
Status: RESOLVED DUPLICATE of bug 109515
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-13 16:04 UTC by Thomas Green
Modified: 2006-04-13 16:07 UTC (History)
1 user (show)

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


Attachments
Corrected wxGTK ebuild (wxGTK-2.6.2-r1.ebuild,1.56 KB, application/octet-stream)
2006-04-13 16:07 UTC, Thomas Green
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Green 2006-04-13 16:04:05 UTC
As I understand it, wxGTK's dependancy of gtk/glib should depend on the X use flag allowing only the wxbase part of wxGTK to be installed. This is stated in the ebuild itself:

"dev-libs/wxbase has been removed from portage and can be installed with wxGTK by specifying the USE flags -X"

Unfortunately, the gtk/glib dependancy is hard-coded so even with the X use flag disabled it gets pulled in. I discovered this when trying to compile amule (2.0.3-r4) without the gtk interface (i.e. just the amule daemon and remote parts).

Corrected wxGTK-2.6.2-r1 ebuild is attached (hopefully anyway; i'm new to bug reporting), and I can confirm that it worked for me.

emerge --info for complete-ness:

Portage 2.0.54 (default-linux/amd64/2005.1, gcc-3.4.5, glibc-2.3.5-r2, 2.6.15-gentoo-r7 x86_64)
=================================================================
System uname: 2.6.15-gentoo-r7 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.6.14
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -pipe -O2"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon64 -pipe -O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 acpi apache2 apm audiofile avi berkdb bitmap-fonts bzip2 crypt dri eds emboss encode expat foomaticdb fortran gd gif gmp gpm gstreamer imlib isdnlog jpeg ldap libwww lzw lzw-tiff mhash mp3 mpeg mysql ncurses nls ogg pam pdflib perl php png pppd python quicktime readline samba spell ssl symlink tcpd tiff truetype truetype-fonts type1-fonts udev usb vorbis xml2 xpm xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Thomas Green 2006-04-13 16:07:01 UTC
Created attachment 84591 [details]
Corrected wxGTK ebuild

Corrected ebuild for wxGTK-2.6.2-r1. The only changes are the two "X?" additions to the gtk/glib dependancies.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-04-13 16:07:19 UTC
*** This bug has been marked as a duplicate of 109515 ***

*** This bug has been marked as a duplicate of 109515 ***