aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'config/simple-deprules.d/compound_deps')
-rw-r--r--config/simple-deprules.d/compound_deps25
1 files changed, 10 insertions, 15 deletions
diff --git a/config/simple-deprules.d/compound_deps b/config/simple-deprules.d/compound_deps
index 963ee0f..b0c0133 100644
--- a/config/simple-deprules.d/compound_deps
+++ b/config/simple-deprules.d/compound_deps
@@ -2,50 +2,45 @@
( media-libs/fontconfig media-fonts/corefonts ) {
fontconfig and msttcorefonts
- fontconfig and msttcorefonts recommended)
}
( net-libs/liboauth net-misc/curl ) {
- liboauth (>= 0.9.4) liboauth.sourceforge.net andlibcurl http://curl.haxx.se
+ liboauth.*curl
}
# FIXME
( sci-libs/blas-atlas dev-util/nvidia-cuda-toolkit ) {
- Atlas development build as well as a Nvidia GPU withCUDA support
+ Atlas.*Nvidia GPU.*CUDA
}
|| ( dev-libs/libxml2 dev-libs/expat ) {
- Daniel Veillard's libxml(ftp://ftp.gnome.org/pub/GNOME/sources/libxml/)and/orJim Clark's expat (http://www.jclark.com/xml)
- Daniel Veillard's libxml(ftp://ftp.gnome.org/pub/GNOME/stable/sources/libxml/)and/orJim Clark's expat (http://www.jclark.com/xml)
+ libxml.*expat
}
( media-libs/tiff >=sci-libs/fftw-3 ) {
- optional libtiff and fftw3
+ libtiff.*fftw3
}
( sci-libs/gdal sci-libs/proj ) {
- for building from source: GDAL >= 1.3.1 && GDAL < 1.6.0 (until tested) library and PROJ.4 (proj >= 4.4.9)
- for building from source: GDAL >= 1.3.1 library and PROJ.4 (proj >= 4.4.9)
- for building from source: GDAL >= 1.3.1 library and PROJ.4(proj >= 4.4.9)
- for building from source: GDAL >= 1.6.0 library and PROJ.4(proj >= 4.4.9)
+ GDAL.*PROJ.4
}
( dev-libs/mpfr dev-libs/gmp ) {
- http://mpfr.org/) and GMP (GNU Multiple Precision library
+ mpfr.*GMP
}
|| ( media-gfx/imagemagick media-gfx/graphicsmagick ) {
- ImageMagick (http://imagemagick.org) orGraphicsMagick (http://www.graphicsmagick.org) for saveGIF()
+ ImageMagick.*GraphicsMagick
}
|| ( media-gfx/imagemagick media-gfx/graphicsmagick app-office/lyx ) {
- ImageMagick (http://imagemagick.org) orGraphicsMagick (http://www.graphicsmagick.org) or LyX(http://www.lyx.org) for saveGIF()
+ ImageMagick.*GraphicsMagick.*LyX
}
|| ( media-libs/tiff virtual/jpeg ) {
- libtiff and/or libjpeg
+ libtiff.*libjpeg
}
( virtual/blas virtual/lapack ) {
- BLAS/LAPACK libraries
+ BLAS.*LAPACK
}