Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
RealPlayer binary support masked
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
beandog
Bodhisattva
Bodhisattva


Joined: 04 May 2003
Posts: 2072
Location: /usa/utah

PostPosted: Wed Oct 29, 2008 6:24 pm    Post subject: RealPlayer binary support masked Reply with quote

Hi guys,

Okay, so the "real" use flag has been package.use.mask'd on win32codecs, amarok and mplayer. Also, amd64codecs and realcodecs has been package masked.

The reason for this is because the RealPlayer codecs have constantly had security issues, and the RealPlayer package has always been a hassle to maintain. Neither one is going away -- they are just going to stay as unstable [Edit: I guess one is -- realplayer removed]. Chances are, you don't need them anyway. The codecs are hardly used anymore, and most people will be fine without them.

Update: media-video/mplayer-1.0_rc2_p28058-r1 now has native support for RV40 codecs. media-video/mplayer-1.0_rc2_p28288 also adds native playback support for RV30.

Update: media-video/mplayer-20090226.28734 has the "real" use flag split into two, now. "real" enables internal support, which is fine, and "realcodecs" uses the external binary codecs.

For clarification, Real Player codecs are actually in three different packages:
win32codecs comes with older pre-compiled 32-bit binary codecs, which are used by mplayer. The "real" use flag enables installing the Real Player ones.
amd64codecs is also used by mplayer, and is a collection of 64-bit binary codecs, but unlike win32codecs, they are all Real Player codecs (no "real" use flag)
realcodecs is the codecs that are installed from the 32-bit binary RPM provided by Real Media (helixcommunity.org). It is just the realplayer package split up into two, so that those who only want the codecs, without the player (headless system without X, for example) can do just that.

If you want to enable the use flag for any of those three packages (mplayer, amarok, win32codecs), you'll need to unmask it for the package.

Here's how:

Code:
mkdir -p /etc/portage/profile
echo media-video/mplayer -real >> /etc/portage/profile/package.use.mask


If you want to undo *everything* and have all realplayer support enabled, here's how:

Code:
mkdir -p /etc/portage/profile
echo media-libs/realcodecs >> /etc/portage/package.unmask
echo media-libs/realcodecs >> /etc/portage/package.keywords
echo media-libs/amd64codecs >> /etc/portage/package.unmask
echo media-libs/amd64codecs >> /etc/portage/package.keywords
echo media-video/mplayer -real >> /etc/portage/profile/package.use.mask
echo media-sound/amarok -real >> /etc/portage/profile/package.use.mask
echo media-libs/win32codecs -real >> /etc/portage/profile/package.use.mask
echo media-libs/realcodecs -win32codecs >> /etc/portage/profile/package.use.mask


Some of the ebuilds also use EAPI 2 now, which means you will need portage 2.2x.

Security bugs:

https://bugs.gentoo.org/show_bug.cgi?id=96923
https://bugs.gentoo.org/show_bug.cgi?id=107309
https://bugs.gentoo.org/show_bug.cgi?id=127352
https://bugs.gentoo.org/show_bug.cgi?id=183421
https://bugs.gentoo.org/show_bug.cgi?id=192170
https://bugs.gentoo.org/show_bug.cgi?id=232997

Security mask tracking bug:
https://bugs.gentoo.org/show_bug.cgi?id=245662

Update: media-video/realplayer has been punted from the tree.
_________________
If it ain't broke, tweak it. dvds | blurays | blog | wiki


Last edited by beandog on Fri Aug 27, 2010 6:30 pm; edited 2 times in total
Back to top
View user's profile Send private message
beandog
Bodhisattva
Bodhisattva


Joined: 04 May 2003
Posts: 2072
Location: /usa/utah

PostPosted: Fri Feb 27, 2009 5:31 pm    Post subject: Reply with quote

Unlocked sticky, if anyone has questions / issues, post em here, kthxbai.
_________________
If it ain't broke, tweak it. dvds | blurays | blog | wiki
Back to top
View user's profile Send private message
mieszkoslusarczyk
Tux's lil' helper
Tux's lil' helper


Joined: 16 Jul 2008
Posts: 92
Location: Kraków/Poland

PostPosted: Wed May 20, 2009 1:22 pm    Post subject: Reply with quote

On amd64 does win32codecs flag pull amd64codecs or win32codecs?
Are win32codecs usable on amd64?
Back to top
View user's profile Send private message
DaggyStyle
Watchman
Watchman


Joined: 22 Mar 2006
Posts: 5909

PostPosted: Wed May 20, 2009 6:36 pm    Post subject: Reply with quote

mieszkoslusarczyk wrote:
On amd64 does win32codecs flag pull amd64codecs or win32codecs?
Are win32codecs usable on amd64?


win32codecs are like it is written, codecs for 32 bit, it can be used but not advisable.
try amd64codecs
_________________
Only two things are infinite, the universe and human stupidity and I'm not sure about the former - Albert Einstein
Back to top
View user's profile Send private message
freundfire
n00b
n00b


Joined: 31 May 2010
Posts: 7

PostPosted: Sat Jul 03, 2010 5:29 pm    Post subject: Reply with quote

This info was really helpful to me: If you want to enable the use flag for any of those three packages (mplayer, amarok, win32codecs), you'll need to unmask it for the package. Thanks a lot..
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum