summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris White <chriswhite@gentoo.org>2005-02-03 22:19:24 +0000
committerChris White <chriswhite@gentoo.org>2005-02-03 22:19:24 +0000
commitbfcc59dca0b9119dd7070bcb13f69b81b9470212 (patch)
tree643e2611f6d3aa8c6292d9e83698f4d574f556bc /media-video
parentAdd compile fix (from Azarah) (diff)
downloadhistorical-bfcc59dca0b9119dd7070bcb13f69b81b9470212.tar.gz
historical-bfcc59dca0b9119dd7070bcb13f69b81b9470212.tar.bz2
historical-bfcc59dca0b9119dd7070bcb13f69b81b9470212.zip
Re-enabled sse2 as people with x86's say it works ok. Enabled new ecpu_check-ing functionality.
Diffstat (limited to 'media-video')
-rw-r--r--media-video/mplayer/ChangeLog7
-rw-r--r--media-video/mplayer/Manifest14
-rw-r--r--media-video/mplayer/mplayer-1.0_pre5-r5.ebuild12
-rw-r--r--media-video/mplayer/mplayer-1.0_pre6.ebuild13
4 files changed, 33 insertions, 13 deletions
diff --git a/media-video/mplayer/ChangeLog b/media-video/mplayer/ChangeLog
index 31d2736b81af..c82024d92362 100644
--- a/media-video/mplayer/ChangeLog
+++ b/media-video/mplayer/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-video/mplayer
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/ChangeLog,v 1.264 2005/01/30 08:48:29 chriswhite Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/ChangeLog,v 1.265 2005/02/03 22:19:24 chriswhite Exp $
+
+ 04 Feb 2005; Chris White <chriswhite@gentoo.org> mplayer-1.0_pre5-r5.ebuild,
+ mplayer-1.0_pre6.ebuild:
+ Re-enabled sse2 as people with x86's say it works ok. Enabled new
+ ecpu_check-ing functionality.
30 Jan 2005; Chris White <chriswhite@gentoo.org>
+files/mplayer-avi_crash.patch, mplayer-1.0_pre5-r5.ebuild,
diff --git a/media-video/mplayer/Manifest b/media-video/mplayer/Manifest
index 7ec41798d4f7..f9a5ad06c46a 100644
--- a/media-video/mplayer/Manifest
+++ b/media-video/mplayer/Manifest
@@ -1,15 +1,14 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 0d43b1c3b2d9d51e2681f4b7aa2aef95 ChangeLog 48548
+MD5 bc24484c9f506e1d7084d026cabed208 ChangeLog 48755
MD5 31018765c8c65a239dba78a98c405543 metadata.xml 224
MD5 e59af451f7a05b0044a687f413bf4720 mplayer-1.0_pre4-r7.ebuild 12225
MD5 c098282cf0148b2caac4682eceec5258 mplayer-1.0_pre5-r2.ebuild 14050
MD5 101520d159844f194c02877d2c7e30d4 mplayer-1.0_pre5-r3.ebuild 14870
MD5 db18f76ee40620f5142febc063834345 mplayer-1.0_pre5-r4.ebuild 16471
-MD5 358415d2d67c5be10fedc208d2e0ddfd mplayer-1.0_pre5-r5.ebuild 16462
-MD5 2179e01a670db0bfcc80c4620b103454 mplayer-1.0_pre6.ebuild 15795
-MD5 59120b22317a30fb88a5e4946eaed3f0 files/mplayer-nl.patch 673
+MD5 c9b4e8f146431b587b50f92faafed28a mplayer-1.0_pre6.ebuild 15917
+MD5 46aa1ba15a49e27a01aa10bdc1945392 mplayer-1.0_pre5-r5.ebuild 16605
MD5 484c45fb52a157c6b056b4298f787f3d files/cachefill.patch 6053
MD5 e4581f6934f66ccecc8c1682664623d0 files/digest-mplayer-1.0_pre4-r7 358
MD5 0c3c71bf461e94d4dcffabab341ddeec files/digest-mplayer-1.0_pre5-r2 440
@@ -43,10 +42,11 @@ MD5 c39b2e0baa9cc24d22b62765776426ad files/str_undefined.patch 1845
MD5 e614f6546020b77ced4ba12c36e5b51e files/strl.c 950
MD5 34f948b8f242a2aadb53a1e2b00e3155 files/vuln02-fix.diff 467
MD5 475b283b41206562f0ee5ad28ff141e7 files/mplayer-avi_crash.patch 1388
+MD5 59120b22317a30fb88a5e4946eaed3f0 files/mplayer-nl.patch 673
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
-iD8DBQFB/J0eFdQwWVoAgN4RAnaBAKCU4b5VCzJH1goDoJKnjrInkE5c2QCgylsp
-8vyJBwZhTNgl6JMy3x+Tp40=
-=6jqv
+iD8DBQFCAqN4FdQwWVoAgN4RAoP5AKDxy9SFW85HwGX5rhx9KfgcJkZl0gCfWWLw
+LLDgGsoqM48sa9OOjQ1ci6w=
+=gjTk
-----END PGP SIGNATURE-----
diff --git a/media-video/mplayer/mplayer-1.0_pre5-r5.ebuild b/media-video/mplayer/mplayer-1.0_pre5-r5.ebuild
index 1eb6161ef1f6..7d05a98cfb00 100644
--- a/media-video/mplayer/mplayer-1.0_pre5-r5.ebuild
+++ b/media-video/mplayer/mplayer-1.0_pre5-r5.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-1.0_pre5-r5.ebuild,v 1.18 2005/01/30 08:48:29 chriswhite Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-1.0_pre5-r5.ebuild,v 1.19 2005/02/03 22:19:24 chriswhite Exp $
inherit eutils flag-o-matic kernel-mod
RESTRICT="nostrip"
-IUSE="3dfx 3dnow 3dnowex aalib alsa altivec arts bidi debug divx4linux doc dvb cdparanoia directfb dvd dvdread edl encode esd fbcon gif ggi gtk i8x0 ipv6 jack joystick jpeg libcaca lirc live lzo mad matroska matrox mpeg mmx mmx2 mythtv nas network nls nvidia oggvorbis opengl oss png real rtc samba sdl sse svga tga theora truetype v4l v4l2 X xanim xinerama xmms xv xvid xvmc"
+IUSE="3dfx 3dnow 3dnowex aalib alsa altivec arts bidi debug divx4linux doc dvb cdparanoia directfb dvd dvdread edl encode esd fbcon gif ggi gtk i8x0 ipv6 jack joystick jpeg libcaca lirc live lzo mad matroska matrox mpeg mmx mmx2 mythtv nas network nls nvidia oggvorbis opengl oss png real rtc samba sdl sse sse2 svga tga theora truetype v4l v4l2 X xanim xinerama xmms xv xvid xvmc"
BLUV=1.4
SVGV=1.9.17
@@ -228,6 +228,13 @@ src_compile() {
export LINGUAS="en ${LINGUAS}"
fi
+ # check cpu flags
+ if use x86
+ then
+ CPU_FLAGS=( mmx mmx2 sse sse2 )
+ ecpu_check CPU_FLAGS
+ fi
+
# let's play the filtration game! MPlayer hates on all!
strip-flags
@@ -382,6 +389,7 @@ src_compile() {
myconf="${myconf} $(use_enable 3dnow)"
myconf="${myconf} $(use_enable 3dnowex)";
myconf="${myconf} $(use_enable sse)"
+ myconf="${myconf} $(use_enable sse2)"
myconf="${myconf} $(use_enable mmx)"
myconf="${myconf} $(use_enable mmx2)"
myconf="${myconf} $(use_enable 3dnow)"
diff --git a/media-video/mplayer/mplayer-1.0_pre6.ebuild b/media-video/mplayer/mplayer-1.0_pre6.ebuild
index 85c04729a296..183c22429476 100644
--- a/media-video/mplayer/mplayer-1.0_pre6.ebuild
+++ b/media-video/mplayer/mplayer-1.0_pre6.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-1.0_pre6.ebuild,v 1.21 2005/01/30 08:48:29 chriswhite Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-1.0_pre6.ebuild,v 1.22 2005/02/03 22:19:24 chriswhite Exp $
inherit eutils flag-o-matic kernel-mod
RESTRICT="nostrip"
IUSE="3dfx 3dnow 3dnowex aalib alsa altivec arts bidi debug divx4linux doc dts
-dvb cdparanoia directfb dvd dv dvdread edl encode esd fbcon gif ggi gtk i8x0 ipv6 jack joystick jpeg libcaca lirc live lzo mad matroska matrox mpeg mmx mmx2 mythtv nas nls nvidia oggvorbis opengl oss png real rtc samba sdl sse svga tga theora truetype v4l v4l2 X xanim xinerama xmms xv xvid xvmc"
+dvb cdparanoia directfb dvd dv dvdread edl encode esd fbcon gif ggi gtk i8x0 ipv6 jack joystick jpeg libcaca lirc live lzo mad matroska matrox mpeg mmx mmx2 mythtv nas nls nvidia oggvorbis opengl oss png real rtc samba sdl sse sse2 svga tga theora truetype v4l v4l2 X xanim xinerama xmms xv xvid xvmc"
BLUV=1.4
SVGV=1.9.17
@@ -200,6 +200,13 @@ src_compile() {
export LINGUAS="en ${LINGUAS}"
fi
+ # check cpu flags
+ if use x86
+ then
+ CPU_FLAGS=(mmx mmx2 sse sse2)
+ ecpu_check CPU_FLAGS
+ fi
+
# let's play the filtration game! MPlayer hates on all!
strip-flags
@@ -365,6 +372,7 @@ src_compile() {
myconf="${myconf} $(use_enable 3dnow)"
myconf="${myconf} $(use_enable 3dnowex)";
myconf="${myconf} $(use_enable sse)"
+ myconf="${myconf} $(use_enable sse2)"
myconf="${myconf} $(use_enable mmx)"
myconf="${myconf} $(use_enable mmx2)"
myconf="${myconf} $(use_enable debug)"
@@ -425,7 +433,6 @@ src_compile() {
--enable-network --enable-ftp \
--with-reallibdir=${REALLIBDIR} \
--with-x11incdir=/usr/X11R6/include \
- --disable-sse2 \
${myconf} || die
einfo "Make"