From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-user+bounces-162136-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 25DA6138A1A for <garchives@archives.gentoo.org>; Sat, 14 Feb 2015 10:37:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BDB08E09C1; Sat, 14 Feb 2015 10:37:01 +0000 (UTC) Received: from mout.gmx.net (mout.gmx.net [212.227.15.19]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 712A3E09BB for <gentoo-user@lists.gentoo.org>; Sat, 14 Feb 2015 10:37:00 +0000 (UTC) Received: from marcec.fritz.box ([93.181.44.4]) by mail.gmx.com (mrgmx002) with ESMTPSA (Nemesis) id 0M0Ppl-1XSQ4N3T5x-00uYp9 for <gentoo-user@lists.gentoo.org>; Sat, 14 Feb 2015 11:36:59 +0100 Date: Sat, 14 Feb 2015 11:36:48 +0100 From: Marc Joliet <marcec@gmx.de> To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Package conflict while trying to emerge chromium Message-ID: <20150214113648.6db84b2e@marcec.fritz.box> In-Reply-To: <20150213231131.GA23782@waltdnes.org> References: <54dca7d6.6154700a.56c5.3b22@mx.google.com> <54DCB279.4020101@alectenharmsel.com> <54de3c74.eaa8700a.33a0.743d@mx.google.com> <20150213231131.GA23782@waltdnes.org> X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.25; x86_64-pc-linux-gnu) Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/m82AbNsSnaec5pL=38Jpw3k"; protocol="application/pgp-signature" X-Provags-ID: V03:K0:pw7MF4ScX62QmWOvwcaZCeIzFQuIuZfFNGHDl87Mh8a6b7JDBPR 3unWaBF7WmVDaGWmRYOwWeFfnVLdI5nUQuHOWtZ6AqNWlXBkZxPhprfUkO+k3kGlz3rc3ts i+sIQeHdd+atgtzya3yXM/StaZCqugREr5Rxyo7UniOlcgdyK7NQCadO3+ZW3tdEwkIf8gk N969idq6zzNkOevxgU5BA== X-UI-Out-Filterresults: notjunk:1; X-Archives-Salt: 7dde7fc0-5a93-49f7-ada6-c7421f851a64 X-Archives-Hash: fcc5ccbf70e5b4d225baddfa6e42bc3d --Sig_/m82AbNsSnaec5pL=38Jpw3k Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Am Fri, 13 Feb 2015 18:11:31 -0500 schrieb "Walter Dnes" <waltdnes@waltdnes.org>: > On Fri, Feb 13, 2015 at 08:02:08PM +0200, Gevisz wrote > >=20 > > 2. I am not sure but my guess is that the gstreamer allows me to watch > > the video from youtube (partially), edX, cousera, etc. in a web-brow= ser > > (I mainly use Firefox), as I never install any flash player to avoid > > too many "flashing" while browsing the Internet. (Would be interested > > to know if this my guess is correct.) Yes, you are correct, at least for Firefox (but I would be surprised if it = were different for qtwebkit). Note that the dependencies aren't specified in the ebuild itself, but in the mozconfig-* eclasses. See for example the mozconfig-v5.34 eclass: gstreamer? ( >=3Dmedia-libs/gstreamer-1.2.3:1.0 >=3Dmedia-libs/gst-plugins-base-1.2.3:1.0 >=3Dmedia-libs/gst-plugins-good-1.2.3:1.0 >=3Dmedia-plugins/gst-plugins-libav-1.1.0_pre20130128-r1:1.0 ) The libav gstreamer plug-in is what lets you watch MP4 videos (and don't le= t the name fool you, it also works with ffmpeg). And if you install gst-plugins-mad:1.0, then you can also play MP3s in Firefox (see https://bugs.gentoo.org/show_bug.cgi?id=3D536530). > I use the Seamonkey variant of Firefox. It has a more "classic" GUI > interface, and a few other differences. It also has an option in the > settings... >=20 > Edit =3D=3D> Preferences =3D=3D> Advanced =3D=3D> Scripts & Plugins >=20 > You can choose whether or not to "Activate all plugins by default". > ***THIS IS NOT AN ADDON*** like Flashblock, so you don't have to worry > about the author keeping up with the current version of the browser. It > is a built-in setting. If you turn that option off, you get a box that > says "Activate Adobe Flash" on any page with Flash on it. You can click > on the box, and that activates only the one instance. If there are > several flash boxes on a page, you can click on just the one(s) you > want. A variant of this setting also exists in Firefox, albeit it is accessed fro= m the about:addons page under Plugins. There you get a per-plugin tri-state sett= ing, where you can choose between "always on", "always off", or "always ask". W= ith the latter, you get the same behaviour you described: a placeholder that yo= u can click to selectively activate Flash. Personally, I don't like that way of doing things, because unless you completely deactivate Flash, Youtube will stupidly never attempt to use HTM= L5 videos (I guess it sees that you have Flash installed?). Thus, I use the FlashDisable extension, which simply makes it easier to toggle between "alw= ays on" and "always off" (although it won't allow you to selectively activate Flash per instance on a page, which is too bad, although I rarely see this). One thing I've joyfully noticed is how rare the instances where I need to activate Flash are becoming :-) . --=20 Marc Joliet -- "People who think they know everything really annoy those of us who know we don't" - Bjarne Stroustrup --Sig_/m82AbNsSnaec5pL=38Jpw3k Content-Type: application/pgp-signature Content-Description: Digitale Signatur von OpenPGP -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJU3yVJAAoJEL/Q5oYsiHj0A+UP/24hAz7MZF1bbCqcu2WR6oaD GLYLRh4AasWrjQ1o33WBAT/e9xyIG6bYEPM3olUW/Vq4M3+JLDs0UEsh4dRgzNNv GG3FFJfQGn0VKQtBYpM7SojBGStfD3GMT6s2pZZbiVgRHOM5tV53XDhnnbLAnRXT c2KD4G+gMUP43oZNT5HH0rwFoeLQI1SOvR/HroDXfmXgFopDXzOmtVqmfnWw9yhz pZCL0hcPil032dtIEjBFjLJxXJ9s9+WoEmwPHiy1urPg4diTv3US5/7sjW5HEgpi PKVnyE21T/Wq+d7mxYOowVsa1ZQOstq6/RcbqFJ6Iz7EZBWj7lL6ZiB+fWzR2r+m MXjsM31qr7Uc/4p2U58QGKSJGtXoyqPbz9kZ1Q41nwDO1BQXiER1eCXFhsbDdJBJ NK9RofGqoaa1alBlcJErUPjXjKVKKG3wJqfpdAJZRHMOYTu7Pn9OC0qbig6M/Fkd 7JcC2b6IV5du9FTKQtRQzCrGJvlrnNJXTqVNx5+5iCeMjPL5kRnE7IE5q/fgKJLM 70vcmKcNpbIO5LnT7cKp3z6SEtTsIRHIbIJbcgUEYQGyCWF9xnumvyRqSEhNiw9+ oukiLk/GbF9uoP/YH53UaVQWHhnTxtQFe49DDw6jzWIjuNF91KrULmpwt8qAkZhD WDXy+7p2ktAKFF0TCMvd =rqet -----END PGP SIGNATURE----- --Sig_/m82AbNsSnaec5pL=38Jpw3k--