[SM-Commit] GIT changes to master grimoire by Thomas Orgis (66cdbe2eed2d9745e184acd6ba2aa431f05c7119)

Thomas Orgis scm at sourcemage.org
Tue Aug 19 14:03:09 EDT 2008


GIT changes to master grimoire by Thomas Orgis <sobukus at sourcemage.org>:

 gnome2-libs/ximian-connector/BUILD     |    4 +---
 gnome2-libs/ximian-connector/DEPENDS   |   13 +------------
 gnome2-libs/ximian-connector/DETAILS   |   11 ++++++-----
 gnome2-libs/ximian-connector/HISTORY   |    4 ++++
 gnome2-libs/ximian-connector/INSTALL   |    1 +
 gnome2-libs/ximian-connector/PRE_BUILD |    1 +
 gnome2-libs/ximian-connector/TRIGGERS  |    1 +
 7 files changed, 15 insertions(+), 20 deletions(-)

New commits:
commit 66cdbe2eed2d9745e184acd6ba2aa431f05c7119
Author: Thomas Orgis <sobukus at sourcemage.org>
Commit: Thomas Orgis <sobukus at sourcemage.org>

    ximian-connector: deprecated

diff --git a/gnome2-libs/ximian-connector/BUILD b/gnome2-libs/ximian-connector/BUILD
index feceeab..27ba77d 100755
--- a/gnome2-libs/ximian-connector/BUILD
+++ b/gnome2-libs/ximian-connector/BUILD
@@ -1,3 +1 @@
-make_single    &&
-default_build  &&
-make_normal
+true
diff --git a/gnome2-libs/ximian-connector/DEPENDS b/gnome2-libs/ximian-connector/DEPENDS
index a623d79..c0f4839 100755
--- a/gnome2-libs/ximian-connector/DEPENDS
+++ b/gnome2-libs/ximian-connector/DEPENDS
@@ -1,12 +1 @@
-depends evolution  &&
-depends krb5       &&
-
-optional_depends "gtk-doc"                               \
-                 "--enable-gtk-doc"                      \
-                 "--disable-gtk-doc"                     \
-                 "Enable gtk-doc to build documentation" &&
-
-optional_depends "openldap"                              \
-                 "--with-openldap=yes"                   \
-                 "--with-openldap=no"                    \
-                 "Enable OpenLDAP support"               
+depends evolution-exchange
diff --git a/gnome2-libs/ximian-connector/DETAILS b/gnome2-libs/ximian-connector/DETAILS
index 289c1bc..60f4962 100755
--- a/gnome2-libs/ximian-connector/DETAILS
+++ b/gnome2-libs/ximian-connector/DETAILS
@@ -1,17 +1,18 @@
 	   SPELL=ximian-connector
          VERSION=2.2.3
           BRANCH=`echo $VERSION | cut -d . -f 1,2`
-          SOURCE=$SPELL-$VERSION.tar.bz2
+#          SOURCE=$SPELL-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
-   SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
-     SOURCE_HASH=sha512:8d811611bc12d60c4568f22e3eff36e44101324fe8f562ee3380a07269d7bc7abc97b7b86da888e5f5a64daa40242f847d026b9941f95d2f4a960fb895a69a05
+#   SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
+#     SOURCE_HASH=sha512:8d811611bc12d60c4568f22e3eff36e44101324fe8f562ee3380a07269d7bc7abc97b7b86da888e5f5a64daa40242f847d026b9941f95d2f4a960fb895a69a05
       LICENSE[0]=GPL
       LICENSE[1]=FDL
         WEB_SITE=http://developer.ximian.com
          ENTERED=20040904
          UPDATED=20050605
  KEYWORDS="evolution gnome2 libs"
-           SHORT="To enable Evolution to connect to an Exchange server" 
+PATCHLEVEL=1
+           SHORT="Evolution to Exchange connector. Deprecated!" 
 cat << EOF
-Ximian Connector allows Evolution to connect to an Exchange Server.
+Please use evolution-exchange instead.
 EOF
diff --git a/gnome2-libs/ximian-connector/HISTORY b/gnome2-libs/ximian-connector/HISTORY
index 7ea191f..44e70d4 100644
--- a/gnome2-libs/ximian-connector/HISTORY
+++ b/gnome2-libs/ximian-connector/HISTORY
@@ -1,3 +1,7 @@
+2008-08-19 Thomas Orgis <sobukus at sourcemage.org>
+	* DETAILS, DEPENDS, TRIGGERS, BUILD, PRE_BUILD, INSTALL:
+	  deprecated, evolution-exchange is to be used nowadays.
+
 2007-05-20 Arwed v. Merkatz <v.merkatz at gmx.net>
 	* DEPENDS: changed evolution2 to evolution
 
diff --git a/gnome2-libs/ximian-connector/INSTALL b/gnome2-libs/ximian-connector/INSTALL
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/gnome2-libs/ximian-connector/INSTALL
@@ -0,0 +1 @@
+true
diff --git a/gnome2-libs/ximian-connector/PRE_BUILD b/gnome2-libs/ximian-connector/PRE_BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/gnome2-libs/ximian-connector/PRE_BUILD
@@ -0,0 +1 @@
+true
diff --git a/gnome2-libs/ximian-connector/TRIGGERS b/gnome2-libs/ximian-connector/TRIGGERS
new file mode 100755
index 0000000..301d723
--- /dev/null
+++ b/gnome2-libs/ximian-connector/TRIGGERS
@@ -0,0 +1 @@
+on_cast ximian-connector dispel_self



More information about the SM-Commit mailing list