Magellan Linux

Diff of /branches/magellan-next/extras/gegl/gegl-0.1.8-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 9513 by niro, Sun Dec 4 19:25:40 2011 UTC revision 9514 by niro, Sun Dec 4 19:28:13 2011 UTC
# Line 22  DEPEND=">= dev-libs/glib2-2.28 Line 22  DEPEND=">= dev-libs/glib2-2.28
22   >= gnome-base/librsvg-2.34"   >= gnome-base/librsvg-2.34"
23    
24  SDEPEND=">= dev-libs/gobject-introspection-0.10  SDEPEND=">= dev-libs/gobject-introspection-0.10
25   >= dev-lang/vala-0.14"   >= dev-lang/vala-0.14
26     >= dev-lang/ruby-1.9"
27    
28  SRCFILE="${PNAME}-${PVER}.tar.bz2"  SRCFILE="${PNAME}-${PVER}.tar.bz2"
29  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
# Line 55  src_compile() Line 56  src_compile()
56   --with-libpng \   --with-libpng \
57   --with-librsvg \   --with-librsvg \
58   --with-openexr \   --with-openexr \
59   --with-libv4l \   --without-libv4l \
60   --with-exiv2 \   --with-exiv2 \
61   --without-libavformat \   --without-libavformat \
62   --without-libopenraw \   --without-libopenraw \
# Line 63  src_compile() Line 64  src_compile()
64   --disable-docs \   --disable-docs \
65   --without-graphviz \   --without-graphviz \
66   --without-lua \   --without-lua \
  --without-ruby \  
67   --without-graphiz \   --without-graphiz \
68   --disable-workshop \   --disable-workshop \
69   || die   || die

Legend:
Removed from v.9513  
changed lines
  Added in v.9514