summaryrefslogtreecommitdiffstats
path: root/graphics-libs/vips/DEPENDS
blob: 02f5fad8e1ebacedcebf0698bdafff9423d74630 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
depends  g++               &&
depends  gtk+2             &&
depends  glib2             &&
depends  libxml2           &&
depends  gettext           &&
depends  xorg-libs         &&
depends  pkgconfig         &&
depends  xml-parser-expat  &&

optional_depends  libexif      "--with-libexif"  "--without-libexif"  "For libexif support"    &&
optional_depends  jpeg         "--with-jpeg"     "--without-jpeg"     "For JPEG support"       &&
optional_depends  libpng       "--with-png"      "--without-png"      "For PNG support"        &&
optional_depends  tiff         "--with-tiff"     "--without-tiff"     "For TIFF support"       &&
optional_depends  openexr      "--with-openexr"  "--without-openexr"  "For openexr support"    &&
optional_depends  libv4l       "--with-v4l"      "--without-v4l"      "For v4l support"        &&
optional_depends  imagemagick  "--with-magick"   "--without-magick"   "For ImageMagic support" &&
optional_depends  lcms         "--with-lcms"     "--without-lcms"     "For LCMS support"       &&
optional_depends  cimg         "--with-cimg"     "--without-cimg"     "For cimg support"       &&
optional_depends  fftw         "--with-fftw"     "--without-fftw"     "For FFT support"        &&
optional_depends  liboil       "--with-liboil"   "--without-liboil"   "For liboil support"     &&
optional_depends  zip          "--with-zip"      "--without-zip"      "For Zip support"        &&
optional_depends  python       "--with-python"   "--without-python"   "For python bindings"    &&
optional_depends  pango        "--with-pangoft2" "--without-pangoft2" "For pango support"