summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrandon Hale <tseng@gentoo.org>2003-10-21 16:08:49 +0000
committerBrandon Hale <tseng@gentoo.org>2003-10-21 16:08:49 +0000
commit5780921ba81db3d79c16c3453a1234e6d30a70a0 (patch)
tree5726281702f1aa4913248328022b46caef6e2b35 /media-libs
parentversion bump (diff)
downloadgentoo-2-5780921ba81db3d79c16c3453a1234e6d30a70a0.tar.gz
gentoo-2-5780921ba81db3d79c16c3453a1234e6d30a70a0.tar.bz2
gentoo-2-5780921ba81db3d79c16c3453a1234e6d30a70a0.zip
adding -msse2 fix
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/xine-lib/ChangeLog5
-rw-r--r--media-libs/xine-lib/Manifest12
-rw-r--r--media-libs/xine-lib/xine-lib-1_rc1.ebuild11
3 files changed, 19 insertions, 9 deletions
diff --git a/media-libs/xine-lib/ChangeLog b/media-libs/xine-lib/ChangeLog
index 40694d000852..1dde21667d25 100644
--- a/media-libs/xine-lib/ChangeLog
+++ b/media-libs/xine-lib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/xine-lib
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/ChangeLog,v 1.72 2003/10/21 15:07:29 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/ChangeLog,v 1.73 2003/10/21 16:08:43 tseng Exp $
+
+ 21 Oct 2003; Brandon Hale <tseng@gentoo.org> xine-lib-1_rc1.ebuild:
+ Add -mno-sse2 in case of p4 opts, fixes build errors
22 Oct 2003; Martin Holzer <mholzer@gentoo.org> xine-lib-0.9.13-r3.ebuild,
xine-lib-1_beta12-r1.ebuild, xine-lib-1_beta12.ebuild,
diff --git a/media-libs/xine-lib/Manifest b/media-libs/xine-lib/Manifest
index 30f340d27e9e..fd28dd11f597 100644
--- a/media-libs/xine-lib/Manifest
+++ b/media-libs/xine-lib/Manifest
@@ -1,17 +1,14 @@
-MD5 2498c3103d34fc5d7996aeb79a3ffb19 ChangeLog 14186
-MD5 ae4bc626a0e60a274f0edcd798d9ad7f metadata.xml 252
+MD5 110b6f125e6b38d744ba080d88e63905 ChangeLog 14310
MD5 e5f3c44f7623ca8935cfb036f659d60c xine-lib-0.9.13-r3.ebuild 3656
MD5 512b8ccb65630b7d1401a20066d9b25d xine-lib-1_beta12-r1.ebuild 4168
MD5 7f49f48a39c11bd0858b9ce75d5069e0 xine-lib-1_beta12.ebuild 3734
MD5 5f685f685db7b1ad3bd3c4e4c03bfec7 xine-lib-1_rc0-r3.ebuild 4206
-MD5 9622eda3cd1a39fb76833e84c5706bb9 xine-lib-1_rc1.ebuild 4160
+MD5 ae4bc626a0e60a274f0edcd798d9ad7f metadata.xml 252
+MD5 995b1b6e63c221206a37d86b9aaf8fbe xine-lib-1_rc1.ebuild 4361
MD5 f1570a69c99207f65b5cdf1d154bbcd4 files/digest-xine-lib-0.9.13-r3 68
MD5 8a96afc4d37712253fc7bb3472efbdc4 files/digest-xine-lib-1_beta12 70
MD5 8a96afc4d37712253fc7bb3472efbdc4 files/digest-xine-lib-1_beta12-r1 70
MD5 6be0e52978dd6b72e1626d6fe0053a24 files/digest-xine-lib-1_rc0-r3 68
-MD5 d8ddf1012c20d50f994f27da61fa7fcd files/digest-xine-lib-1_rc1 67
-MD5 27835f984dc34d114e3792366c361f21 files/protect-CFLAGS.patch 628
-MD5 fde9b1781cda75ca37749fa471d80346 files/protect-CFLAGS.patch-1_rc1 691
MD5 beea8b4dacbd153e4c6b06e57ee711d2 files/xine-lib-0.9.12-r2-directfb.patch 746
MD5 279ee4d06acc78adef09fe7ae4a64980 files/xine-lib-0.9.13-kxine.patch 9041
MD5 8c8cd02ba98cd652fce9ca5e56af5482 files/xine-lib-1_rc0-gcc2_fix.patch 4424
@@ -20,3 +17,6 @@ MD5 aa54582a91933533008c1211dcbcfb35 files/xine-lib-disable-directfb.patch 4169
MD5 6e79367c32da81354d36e68fd1a24ae2 files/xineconfig.patch 699
MD5 dcb0c79c0bb106397aad42f6d936627d files/xineconfig.patch-0.9.12 601
MD5 dcb0c79c0bb106397aad42f6d936627d files/xineconfig.patch-0.9.13 601
+MD5 d8ddf1012c20d50f994f27da61fa7fcd files/digest-xine-lib-1_rc1 67
+MD5 27835f984dc34d114e3792366c361f21 files/protect-CFLAGS.patch 628
+MD5 fde9b1781cda75ca37749fa471d80346 files/protect-CFLAGS.patch-1_rc1 691
diff --git a/media-libs/xine-lib/xine-lib-1_rc1.ebuild b/media-libs/xine-lib/xine-lib-1_rc1.ebuild
index 402bdcd46f49..48d21611163b 100644
--- a/media-libs/xine-lib/xine-lib-1_rc1.ebuild
+++ b/media-libs/xine-lib/xine-lib-1_rc1.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1_rc1.ebuild,v 1.3 2003/10/21 15:07:29 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1_rc1.ebuild,v 1.4 2003/10/21 16:08:43 tseng Exp $
-inherit eutils
+inherit eutils flag-o-matic
# this build doesn't play nice with -maltivec (gcc 3.2 only option) on ppc
# Commenting this out in this ebuild, because CFLAGS and CXXFLAGS are unset
@@ -14,6 +14,13 @@ inherit eutils
# replace-flags k6-2 i686
# replace-flags k6 i686
+#fix build errors with -march/mcpu=pentium4
+if [ "$COMPILER" == "gcc3" ]; then
+ if [ -n "`is-flag -march=pentium4`" -o -n "`is-flag -mcpu=pentium4`" ]; then
+ append-flags -mno-sse2
+ fi
+fi
+
#13 Jul 2003: drobbins: build failure using -j5 on a dual Xeon in 1_beta12
MAKEOPTS="$MAKEOPTS -j1"