| 1 | # Copyright 1999-2011 Gentoo Foundation |
1 | # Copyright 1999-2011 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/Attic/wine-1.2.1.ebuild,v 1.10 2011/08/20 19:23:56 vapier Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/Attic/wine-1.2.1.ebuild,v 1.11 2011/09/15 03:17:51 vapier Exp $ |
| 4 | |
4 | |
| 5 | EAPI="2" |
5 | EAPI="2" |
| 6 | |
6 | |
| 7 | inherit eutils flag-o-matic multilib |
7 | inherit eutils flag-o-matic multilib |
| 8 | |
8 | |
| … | |
… | |
| 37 | truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1 ) |
37 | truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1 ) |
| 38 | X? ( |
38 | X? ( |
| 39 | >=app-emulation/emul-linux-x86-xlibs-2.1 |
39 | >=app-emulation/emul-linux-x86-xlibs-2.1 |
| 40 | >=app-emulation/emul-linux-x86-soundlibs-2.1[pulseaudio?] |
40 | >=app-emulation/emul-linux-x86-soundlibs-2.1[pulseaudio?] |
| 41 | ) |
41 | ) |
|
|
42 | mp3? ( app-emulation/emul-linux-x86-soundlibs ) |
| 42 | openal? ( app-emulation/emul-linux-x86-sdl ) |
43 | openal? ( app-emulation/emul-linux-x86-sdl ) |
| 43 | opengl? ( app-emulation/emul-linux-x86-opengl ) |
44 | opengl? ( app-emulation/emul-linux-x86-opengl ) |
|
|
45 | scanner? ( app-emulation/emul-linux-x86-medialibs ) |
| 44 | v4l? ( app-emulation/emul-linux-x86-medialibs ) |
46 | v4l? ( app-emulation/emul-linux-x86-medialibs ) |
| 45 | app-emulation/emul-linux-x86-baselibs |
47 | app-emulation/emul-linux-x86-baselibs |
| 46 | >=sys-kernel/linux-headers-2.6 |
48 | >=sys-kernel/linux-headers-2.6 |
| 47 | )" |
49 | )" |
| 48 | RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts ) |
50 | RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts ) |