Magellan Linux

Diff of /trunk/extras/gimp/gimp-2.6.7-r1.smage2

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

revision 4503 by niro, Tue Dec 1 00:32:33 2009 UTC revision 4504 by niro, Wed Dec 23 22:44:31 2009 UTC
# Line 36  DEPEND=">= dev-libs/glib2-2.22 Line 36  DEPEND=">= dev-libs/glib2-2.22
36   >= sys-apps/dbus-1.3   >= sys-apps/dbus-1.3
37   >= dev-libs/dbus-glib-0.82   >= dev-libs/dbus-glib-0.82
38   >= sys-apps/hal-0.5.13   >= sys-apps/hal-0.5.13
39   >= net-misc/curl-7"   >= net-misc/curl-7
40     >= media-libs/gegl-0.1.0"
41    
42  SDEPEND=">= dev-util/pkgconfig-0.23  SDEPEND=">= dev-util/pkgconfig-0.23
43   >= dev-util/intltool-0.37   >= dev-util/intltool-0.37
# Line 63  src_compile() Line 64  src_compile()
64   mconfigure \   mconfigure \
65   --enable-default-binary \   --enable-default-binary \
66   --with-x \   --with-x \
67     --with-alsa \
68     --with-dbus \
69     --with-hal \
70     --with-lcms \
71     --with-libcurl \
72   --with-libpng \   --with-libpng \
73   --with-libjpeg \   --with-libjpeg \
74   --with-libexif \   --with-libexif \
75   --with-libtiff \   --with-libtiff \
76   --with-libmng \   --with-libmng \
77     --with-librsvg \
78     --with-poppler \
79   --with-wmf \   --with-wmf \
80   --enable-librsvg \   --without-aa \
81   --enable-lcms \   --without-gvfs \
82   --enable-alsa \   --without-gnomevfs \
  --enable-curl \  
  --enable-dbus \  
  --enable-poppler \  
83   --enable-python \   --enable-python \
84   --enable-gtkhtml2 \   --enable-gtkhtml2 \
85   --disable-gnome \   --disable-gnome \

Legend:
Removed from v.4503  
changed lines
  Added in v.4504