| 1 | # Copyright 1999-2012 Gentoo Foundation |
1 | # Copyright 1999-2012 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.18 2012/06/10 03:24:21 tetromino Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/Attic/wine-1.2.1.ebuild,v 1.19 2012/06/24 23:23:11 tetromino Exp $ |
| 4 | |
4 | |
| 5 | EAPI="4" |
5 | EAPI="4" |
| 6 | |
6 | |
| 7 | inherit eutils flag-o-matic multilib |
7 | inherit eutils flag-o-matic multilib |
| 8 | |
8 | |
| … | |
… | |
| 35 | |
35 | |
| 36 | MLIB_DEPS="amd64? ( |
36 | MLIB_DEPS="amd64? ( |
| 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 | mp3? ( app-emulation/emul-linux-x86-soundlibs ) |
| 43 | openal? ( app-emulation/emul-linux-x86-sdl ) |
43 | openal? ( app-emulation/emul-linux-x86-sdl ) |
| 44 | opengl? ( app-emulation/emul-linux-x86-opengl ) |
44 | opengl? ( app-emulation/emul-linux-x86-opengl ) |
| 45 | scanner? ( app-emulation/emul-linux-x86-medialibs ) |
45 | scanner? ( app-emulation/emul-linux-x86-medialibs ) |