Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 279826 - Stable =media-video/mplayer-1.0_rc2_p20090530
Summary: Stable =media-video/mplayer-1.0_rc2_p20090530
Status: RESOLVED DUPLICATE of bug 279342
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks:
 
Reported: 2009-07-31 20:44 UTC by Samuli Suominen (RETIRED)
Modified: 2009-08-02 17:53 UTC (History)
8 users (show)

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 Samuli Suominen (RETIRED) gentoo-dev 2009-07-31 20:44:28 UTC
Please do.
Comment 1 Tony Vroon (RETIRED) gentoo-dev 2009-07-31 21:33:27 UTC
+  31 Jul 2009; <chainsaw@gentoo.org> libnut-503.ebuild, libnut-661.ebuild:
+  Marked stable on AMD64 as a dependency of
+  media-video/mplayer/mplayer-1.0_rc2_p20090530; for bug #279826.
+  Compile-tested on a dual hex-core Opteron system. Took the liberty of
+  quoting a variable.

+  31 Jul 2009; <chainsaw@gentoo.org> mplayer-1.0_rc2_p20090530.ebuild:
+  Marked stable on AMD64 as requested by Samuli Suominen
+  <ssuominen@gentoo.org> in bug #279826. Tested using full-screen XV
+  playback of XViD content on a Radeon X600; USE="3dnow 3dnowext X a52 aac
+  aalib alsa amrnb amrwb ass cddb cdio cdparanoia dirac dts dv dvd dvdnav
+  enca encode faac faad fbcon ftp gif iconv ipv6 jpeg libcaca live lzo mad
+  md5sum mmx mmxext mng mp2 mp3 nemesi network opengl osdmenu png pnm
+  pulseaudio quicktime rar rtc schroedinger sdl shm speex sse sse2 ssse3
+  theora tremor truetype unicode v4l2 vorbis x264 xinerama xv xvid xvmc
+  (-altivec) -bidi -bindist -bl -cpudetection -custom-cflags -custom-cpuopts
+  -debug -dga -directfb -doc -dvb -dxr3 -esd -ggi -gmplayer -jack -joystick
+  -ladspa -lirc -nas -nut -openal -oss -pvr -radio (-real) -samba (-svga)
+  -teletext -tga -v4l -vdpau (-vidix) (-win32codecs) -xanim -xscreensaver
+  -zoran".

AMD64 has stabilized as you requested, but draws your attention to:
  ebuild.minorsyn               3
   media-video/mplayer/mplayer-1.0_rc2_p20090530.ebuild: 'sed' call should be moved to src_prepare from line: 223
   media-video/mplayer/mplayer-1.0_rc2_p20090530.ebuild: 'epatch' call should be moved to src_prepare from line: 235
   media-video/mplayer/mplayer-1.0_rc2_p20090731.ebuild: 'sed' call should be moved to src_prepare from line: 213
Comment 2 Fabio Correa 2009-08-01 14:20:23 UTC
Hello, the patch is trivial:

--- mplayer-1.0_rc2_p20090530.ebuild.original      2009-07-26 06:06:34.000000000 -0500
+++ mplayer-1.0_rc2_p20090530.ebuild    2009-08-01 09:15:53.434285888 -0500
@@ -202,9 +202,7 @@
        fi
 }

-src_unpack() {
-       unpack ${A}
-
+src_prepare() {
        if ! use truetype ; then
                unpack font-arial-iso-8859-1.tar.bz2 \
                        font-arial-iso-8859-2.tar.bz2 \

Have a great day.
Comment 3 Alex Legler (RETIRED) archtester gentoo-dev Security 2009-08-02 17:53:05 UTC
A security issue needs newer version stable, please see bug 279342. Sorry, Tony.

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