summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArjan Bouter2010-04-01 21:24:31 +0200
committerArjan Bouter2010-04-01 21:24:31 +0200
commitb7159a5af076c6106b3d365079e3ac7533e96bdb (patch)
tree826c04f56068aecb50e4720854aa0d22814c83e7
parent19fd4f6c3a4395069c76cfd401e21b28a29f09fc (diff)
evolution: added missing dep on gtkimageview
-rwxr-xr-xgnome2-apps/evolution/BUILD2
-rwxr-xr-xgnome2-apps/evolution/DEPENDS13
-rw-r--r--gnome2-apps/evolution/HISTORY5
3 files changed, 18 insertions, 2 deletions
diff --git a/gnome2-apps/evolution/BUILD b/gnome2-apps/evolution/BUILD
index f008b2e2a5..300dae345a 100755
--- a/gnome2-apps/evolution/BUILD
+++ b/gnome2-apps/evolution/BUILD
@@ -1,5 +1,5 @@
OPTS="$EVOLUTION_NNTP $EVOLUTION_EXCHANGE $OPTS" &&
OPTS="--enable-plugins=$EVOLUTION_PLUGINS $OPTS" &&
-OPTS="--disable-nm $OPTS" &&
+OPTS="--disable-nm --disable-pst-import $OPTS" &&
default_build
diff --git a/gnome2-apps/evolution/DEPENDS b/gnome2-apps/evolution/DEPENDS
index da1b209455..a37cd60686 100755
--- a/gnome2-apps/evolution/DEPENDS
+++ b/gnome2-apps/evolution/DEPENDS
@@ -88,4 +88,15 @@ optional_depends avahi \
optional_depends rarian \
"--enable-scrollkeeper" \
"--disable-scrollkeeper" \
- "Register with rarian?"
+ "Register with rarian?" &&
+
+optional_depends gtkimageview \
+ "" \
+ "--disable-image-inline" \
+ "enable the image-inline plugin?"
+
+# seems broken, disabled in BUILD for now
+#optional_depends readpst \
+# "--enable-pst-import" \
+# "--disable-pst-import" \
+# "enable the pst-import plugin?"
diff --git a/gnome2-apps/evolution/HISTORY b/gnome2-apps/evolution/HISTORY
index cc27b5a26f..68a694b6f0 100644
--- a/gnome2-apps/evolution/HISTORY
+++ b/gnome2-apps/evolution/HISTORY
@@ -1,3 +1,8 @@
+2010-04-01 Arjan Bouter <abouter@sourcemage.org>
+ * BUILD: disable pst-import plugin for now
+ * DEPENDS: added missing optional dependencies on gtkimageview,
+ readpst
+
2010-03-31 Vasil Yonkov <spirtbrat@sourcemage.org>
* DETAILS: updated spell to 2.30.0.1