public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in profiles/prefix/darwin/macos/10.4/x86: package.use.mask
@ 2009-10-30 20:40 Fabian Groffen (grobian)
  0 siblings, 0 replies; 2+ messages in thread
From: Fabian Groffen (grobian) @ 2009-10-30 20:40 UTC (permalink / raw
  To: gentoo-commits

grobian     09/10/30 20:40:36

  Modified:             package.use.mask
  Log:
  Move mplayer USE-masks up to global darwin/macos level (for bug #291203), and cleanup mmx masking

Revision  Changes    Path
1.2                  profiles/prefix/darwin/macos/10.4/x86/package.use.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/darwin/macos/10.4/x86/package.use.mask?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/darwin/macos/10.4/x86/package.use.mask?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/darwin/macos/10.4/x86/package.use.mask?r1=1.1&r2=1.2

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.4/x86/package.use.mask,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- package.use.mask	6 Jun 2009 03:54:48 -0000	1.1
+++ package.use.mask	30 Oct 2009 20:40:36 -0000	1.2
@@ -1,40 +1,15 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.4/x86/package.use.mask,v 1.1 2009/06/06 03:54:48 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.4/x86/package.use.mask,v 1.2 2009/10/30 20:40:36 grobian Exp $
 
 # Fabian Groffen <grobian@gentoo.org> (28 Apr 2008)
 # http://www.erlang.org/pipermail/erlang-questions/2007-July/027870.html
 dev-lang/erlang hipe
 
-#i686-apple-darwin8-gcc -c -I.. -Wdeclaration-after-statement -fno-PIC -O4 -D__STDC_LIMIT_MACROS -march=pentium-m -mtune=pentium-m -pipe -ffast-math -fomit-frame-pointer -mdynamic-no-pic -falign-loops=16 -DSYS_DARWIN -DCONFIG_DARWIN -shared-libgcc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/Users/stefan/Library/Gentoo/usr/lib/gcc/i686-apple-darwin8/4.0.1/include -I/Users/stefan/Library/Gentoo/usr/include -I/Users/stefan/Library/Gentoo/usr/include -I/Users/stefan/Library/Gentoo/usr/include/freetype2 -I/Users/stefan/Library/Gentoo/usr/include -o decode_MMX.o decode_MMX.c
-#{standard input}:91:Unknown pseudo-op: .balign
-#{standard input}:91:Rest of line ignored. 1st junk character valued 49 (1).
-#{standard input}:163:Unknown pseudo-op: .balign
-#{standard input}:163:Rest of line ignored. 1st junk character valued 49 (1).
-# mmx2 has another error ..
-#
-# flag returns compile errors
-media-video/mplayer livecd cpudetection
-# libs mising
-media-video/mplayer gtk sdl libcaca dv nas musepack bidi enca real win32codecs cdparanoia samba xanim live openal
-# X only
-media-video/mplayer xvmc xv dga X xinerama
-# linux only
-media-video/mplayer dvb esd lirc svga arts jack joystick matrox
-media-sound/mpg123 mmx
-
 # Elias Pipping <pipping@gentoo.org> (27 Aug 2007)
 # elinks does not compile with USE=perl (tested with 0.11.{2,3})
 www-client/elinks perl
 
-# Elias Pipping <pipping@gentoo.org> (01 Sep 2007)
-# libpng does not compile with USE=mmx
-media-libs/libpng mmx
-
-# Elias Pipping <pipping@gentoo.org> (01 Sep 2007)
-# imlib2 does not compile with USE=mmx
-media-libs/imlib2 mmx
-
 # Elias Pipping <pipping@gentoo.org> (13 Sep 2007)
 # mc fails to compile with USE=slang (unicode implies slang)
 app-misc/mc unicode slang






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/prefix/darwin/macos/10.4/x86: package.use.mask
@ 2010-07-29 16:48 Jeremy Olexa (darkside)
  0 siblings, 0 replies; 2+ messages in thread
From: Jeremy Olexa (darkside) @ 2010-07-29 16:48 UTC (permalink / raw
  To: gentoo-commits

darkside    10/07/29 16:48:46

  Modified:             package.use.mask
  Log:
  Mask media-sound/mpg123[mmx,sse] on 32bit osx, bug 329859

Revision  Changes    Path
1.3                  profiles/prefix/darwin/macos/10.4/x86/package.use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.4/x86/package.use.mask?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.4/x86/package.use.mask?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.4/x86/package.use.mask?r1=1.2&r2=1.3

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.4/x86/package.use.mask,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- package.use.mask	30 Oct 2009 20:40:36 -0000	1.2
+++ package.use.mask	29 Jul 2010 16:48:46 -0000	1.3
@@ -1,6 +1,10 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.4/x86/package.use.mask,v 1.2 2009/10/30 20:40:36 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.4/x86/package.use.mask,v 1.3 2010/07/29 16:48:46 darkside Exp $
+
+# Jeremy Olexa <darkside@gentoo.org> (29 Jul 2010)
+# Issues on 32bit osx, bug 329859
+media-sound/mpg123 mmx sse
 
 # Fabian Groffen <grobian@gentoo.org> (28 Apr 2008)
 # http://www.erlang.org/pipermail/erlang-questions/2007-July/027870.html






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-07-29 16:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-29 16:48 [gentoo-commits] gentoo-x86 commit in profiles/prefix/darwin/macos/10.4/x86: package.use.mask Jeremy Olexa (darkside)
  -- strict thread matches above, loose matches on Subject: below --
2009-10-30 20:40 Fabian Groffen (grobian)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox