|
Lines 15-21
Link Here
|
| 15 |
SLOT="0" |
15 |
SLOT="0" |
| 16 |
KEYWORDS="~amd64 ~x86" |
16 |
KEYWORDS="~amd64 ~x86" |
| 17 |
IUSE="ada cairo doc examples fortran gd gnome java jpeg latex octave |
17 |
IUSE="ada cairo doc examples fortran gd gnome java jpeg latex octave |
| 18 |
pdf perl png python qhull svg svga tcl threads tk truetype wxwidgets X" |
18 |
pdf perl png python qhull qt4 svg svga tcl threads tk truetype wxwidgets X" |
| 19 |
|
19 |
|
| 20 |
RDEPEND="ada? ( virtual/gnat ) |
20 |
RDEPEND="ada? ( virtual/gnat ) |
| 21 |
cairo? ( x11-libs/cairo[svg?,X?] ) |
21 |
cairo? ( x11-libs/cairo[svg?,X?] ) |
|
Lines 29-34
Link Here
|
| 29 |
pdf? ( media-libs/libharu ) |
29 |
pdf? ( media-libs/libharu ) |
| 30 |
perl? ( dev-perl/PDL dev-perl/XML-DOM ) |
30 |
perl? ( dev-perl/PDL dev-perl/XML-DOM ) |
| 31 |
python? ( dev-python/numpy ) |
31 |
python? ( dev-python/numpy ) |
|
|
32 |
qt4? ( x11-libs/qt-svg ) |
| 32 |
svga? ( media-libs/svgalib ) |
33 |
svga? ( media-libs/svgalib ) |
| 33 |
tcl? ( dev-lang/tcl dev-tcltk/itcl ) |
34 |
tcl? ( dev-lang/tcl dev-tcltk/itcl ) |
| 34 |
tk? ( dev-lang/tk dev-tcltk/itk ) |
35 |
tk? ( dev-lang/tk dev-tcltk/itk ) |
|
Lines 110-119
Link Here
|
| 110 |
$(cmake-utils_use_enable octave octave) |
111 |
$(cmake-utils_use_enable octave octave) |
| 111 |
$(cmake-utils_use_enable perl pdl) |
112 |
$(cmake-utils_use_enable perl pdl) |
| 112 |
$(cmake-utils_use_enable python python) |
113 |
$(cmake-utils_use_enable python python) |
|
|
114 |
$(cmake-utils_use_enable qt4 qt) |
| 113 |
$(cmake-utils_use_enable tcl tcl) |
115 |
$(cmake-utils_use_enable tcl tcl) |
| 114 |
$(cmake-utils_use_enable tcl itcl) |
116 |
$(cmake-utils_use_enable tcl itcl) |
| 115 |
$(cmake-utils_use_enable tk tk) |
117 |
$(cmake-utils_use_enable tk tk) |
| 116 |
$(cmake-utils_use_enable tk itk) |
118 |
$(cmake-utils_use_enable tk itk) |
|
|
119 |
$(cmake-utils_pld qt4 _svgqt) |
| 117 |
$(cmake-utils_pld wxwidgets _wxwidgets) |
120 |
$(cmake-utils_pld wxwidgets _wxwidgets) |
| 118 |
$(cmake-utils_pld wxwidgets _wxpng) |
121 |
$(cmake-utils_pld wxwidgets _wxpng) |
| 119 |
$(cmake-utils_pld pdf pdf) |
122 |
$(cmake-utils_pld pdf pdf) |