Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 306187 Details for
Bug 409185
media-video/mplayer2 cosmetic patch
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for ebuild, works fine for me
mplayer2-9999.ebuild.patch (text/plain), 1.09 KB, created by
Nikoli
on 2012-03-21 15:06:21 UTC
(
hide
)
Description:
patch for ebuild, works fine for me
Filename:
MIME Type:
Creator:
Nikoli
Created:
2012-03-21 15:06:21 UTC
Size:
1.09 KB
patch
obsolete
>--- mplayer2-9999.ebuild.orig 2012-03-21 18:40:42.000000000 +0400 >+++ mplayer2-9999.ebuild 2012-03-21 18:41:08.000000000 +0400 >@@ -30,7 +30,7 @@ > if [[ ${PV} == *9999* ]]; then > KEYWORDS="" > else >- KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux " >+ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux" > fi > IUSE="3dnow 3dnowext +a52 aalib +alsa altivec aqua +ass bidi bindist bl > bluray bs2b cddb +cdio cdparanoia cpudetection custom-cpuopts >@@ -474,20 +474,18 @@ > ########################### > # X enabled configuration # > ########################### >+ myconf+=" --disable-dga1 --disable-dga2" > if use X; then > uses="dxr3 ggi xinerama xv" > for i in ${uses}; do > use ${i} || myconf+=" --disable-${i}" > done >- myconf+=" --disable-dga1 --disable-dga2" > use opengl || myconf+=" --disable-gl" > use vdpau || myconf+=" --disable-vdpau" > use video_cards_vesa || myconf+=" --disable-vesa" > use xscreensaver || myconf+=" --disable-xss" > else > myconf+=" >- --disable-dga1 >- --disable-dga2 > --disable-dxr3 > --disable-ggi > --disable-gl
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 409185
: 306187