blob: d5f8e592bb91da994cfdafd2a41f4d27d745a2f7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
|
# !!! WARNING !!!
# MAKE SURE YOU KEEP default-linux/amd64/package.use.mask AND
# default-linux/amd64/2007.0/package.use.mask IN SYNC
# SEE BUG #168249 FOR DETAILS
# assembler-section
# Oct 23th 2006; blubb@gentoo.org
# the asm is 64bit save, but it doesn't compile anyway
games-emulation/visualboyadvance mmx
# Oct 23th 2006; blubb@gentoo.org
# upstream forces sse2 for amd64; mmx flag does nothing
app-crypt/johntheripper mmx
# Oct 23th 2006; blubb@gentoo.org
# x86 asm only:
games-emulation/xmame mmx
games-emulation/xmess mmx
media-gfx/inkscape mmx
media-libs/allegro mmx sse
media-libs/gdk-pixbuf mmx
media-libs/libfame mmx
media-libs/libmovtar mmx
media-libs/sdl-gfx mmx
media-libs/smpeg mmx
media-video/mjpegtools mmx
media-video/mpeg4ip mmx
net-irc/xchat mmx
net-irc/xchat-gnome mmx
net-misc/asterisk mmx
x11-terms/eterm mmx
media-tv/xawtv mmx
media-sound/mpg123 mmx 3dnow
# Oct 24th 2006; blubb@gentoo.org
# bug 152646
x11-themes/polymer mmx sse2
# Feb 10th 2007; blubb@gentoo.org
# bug 166240
media-libs/imlib2 mmx
# Oct 24th 2006; blubb@gentoo.org
# working asm; drop this list once the flags are unmasked globally (2007.0)
>=dev-libs/DirectFB-0.9.25.1 -mmx -sse
>=dev-libs/DirectFB-extra-0.9.25 -mmx
games-engines/exult -mmx -3dnow
media-gfx/gimp -mmx -sse
media-gfx/optipng -mmx
media-libs/libmpeg -mmx
media-libs/flac -sse -3dnow
media-libs/libggi -mmx
media-libs/libquicktime -mmx
media-libs/speex -sse
media-sound/audacious -mmx
media-sound/fluidsynth -sse
media-tv/mythtv -mmx
media-video/ogle -mmx
media-video/transcode -3dnow -mmx -sse -sse2
>=sci-libs/fftw-3.1.2 -sse -sse2
x11-libs/evas -mmx -sse
x11-libs/libast -mmx
x11-misc/rss-glx -sse -3dnow
x11-misc/eterm -sse2
x11-wm/afterstep -mmx
media-libs/win32codecs -real
media-video/ffmpeg -mmx
media-video/mplayer -3dnow -3dnowext -mmx -mmxext -sse -sse2 -real
media-tv/xdtv -mmx
media-plugins/vdr-softdevice -mmx -mmxext
dev-libs/openssl -sse2
media-libs/libsoundtouch -sse
# Jan 14th 2007; blubb@gentoo.org
# bug 136853: We'd need aspell in emul-libs to make this flag useful
www-client/opera spell
# Jan 14th 2007; blubb@gentoo.org
# bug 107648: yate tries to link to static gsm which is a no-go
net-misc/yate gsm
# Feb 17th 2007; drizzt@gentoo.org
# amd64 does not have an emul libao package
games-emulation/zsnes ao
# Apr 25th 2007: Alexis Ballier <aballier@gentoo.org>
# Mask mmx for media-libs/mlt
# assembler is not 64bits compliant (yet)
media-libs/mlt mmx
# 8 May 2007: Alistair Bush <ali_bush@gentoo.org>
# Mask doc flag for fop as nearly impossible to
# run javadoc target. see #177585
>=dev-java/fop-0.93 doc
# 26 July 2007: Alexis Ballier <aballier@gentoo.org>
# Mask x86-32 asm only flags
# bug #178033
media-video/cinelerra-cvs mmx 3dnow
# 18 September 2007: Gilles Dartiguelongue <eva@gentoo.org>
# Mask iptc flag until libiptcdata is keyworded
media-gfx/gthumb iptc
|