Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 97449 - mozilla FLAG needed to compile xine with firefox support but it forces mozilla itself to be compiled
Summary: mozilla FLAG needed to compile xine with firefox support but it forces mozill...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-30 00:06 UTC by Kamil Gornik
Modified: 2005-06-30 00:35 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 Kamil Gornik 2005-06-30 00:06:56 UTC
I want mozilla-firefox with xine plugin. To achieve this I have to set mozilla
flag ON. mozilla USE flag makes emerge to emerge mozilla (which I don't want).
When I emerge -DuN world mozilla is emerged. I decided to remove mozilla because
of no future support and switch to firefox and have to choice between mozilla +
mozilla-firefox + xine plugin or mozilla-firefox without plugin
Maybe there should be mozilla-firefox flag added?

Reproducible: Always
Steps to Reproduce:
1.add mozilla to USE flag
2.emerge -DuN world
3.

Actual Results:  
mozilla emerged

Expected Results:  
no mozilla emerged, only xine plugin for mozilla-firefox

System uname: 2.6.11-gentoo-r11 i686 mobile AMD Athlon(tm) XP-M 3000+
Gentoo Base System version 1.6.12
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Apr 28 2005, 11:38:12)]
dev-lang/python:     2.3.5
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.9.5, 1.8.5-r3, 1.5, 1.7.9-r1, 1.6.3, 1.4_p6
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -mcpu=athlon-xp -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /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/lib/X11/xkb /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="-O2 -mcpu=athlon-xp -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.zie.pg.gda.pl http://src.gentoo.pl"
LANG="pl_PL"
LC_ALL="pl_PL"
LINGUAS="pl"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X acpi aliaschain alsa apache2 arts avi bash-completion
berkdb bitmap-fonts bzlib cardbus cdr cnamefix cpdflib cpudetection crypt cups
curl curlwrappers divx4linux doc dvd dvdread eds emboss encode esd exif
extraicons extramodules fam fbcon ffmpeg flac foomaticdb fortran freetds ftp gd
gdbm gif gnome gphoto2 gpm gstreamer gtk gtk2 imap imlib innodb insecure-drivers
ipv6 java javascript jpeg junit kde lesstif libg++ libwww lzw-tiff mad maildir
mbox mikmod mime mmx mmxext mono motif mozilla mp3 mpeg mysql mysqli ncurses nfs
nls no-old-linux odbc ogg oggvorbis opengl oss pam pcmcia pcntl pcre pdflib perl
php png posix python qt quicktime readline samba sdl sharedext sharedmem slang
sockets softmmu spell spl ssl svg svga tcltk tcpd tetex threads tidy tiff
tokenizer toolbar truetype truetype-fonts type1-fonts unichrome unicode usb v4l
vcd vhosts vim-with-x vorbis wifi xine xml xml2 xmms xpm xv xvid zlib linguas_pl
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-06-30 00:35:58 UTC
Please, could you explain what are you trying to do? Which xine plugin are you
referring to? You mean media-video/gxine? But `USE="mozilla" emerge gxine`
merely compiles the browser plugin there. It definitely does not want to emerge
www-client/mozilla here.