Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (1ae3521105070946928d792a8891a14e6ff55b6c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (1ae3521105070946928d792a8891a14e6ff55b6c)
  • Date: Fri, 30 Jan 2009 16:00:01 -0600

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

mail/claws-mail/DEPENDS | 90
++++++++++++++++++++++++------------------------
mail/claws-mail/HISTORY | 12 +++---
2 files changed, 52 insertions(+), 50 deletions(-)

New commits:
commit 1ae3521105070946928d792a8891a14e6ff55b6c
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

claws-mail: Cleanup formatting

diff --git a/mail/claws-mail/DEPENDS b/mail/claws-mail/DEPENDS
index 347edcd..24b3669 100755
--- a/mail/claws-mail/DEPENDS
+++ b/mail/claws-mail/DEPENDS
@@ -1,66 +1,66 @@
-depends gtk+2 &&
+depends gtk+2 &&

-optional_depends dbus \
- '--enable-dbus' \
- '--disable-dbus' \
- 'for DBus notification support' &&
+optional_depends "dbus" \
+ "--enable-dbus" \
+ "--disable-dbus" \
+ "for DBus notification support" &&

-optional_depends "gnome-print" \
- "--enable-gnomeprint" \
- "--disable-gnomeprint" \
- "enable gnome-print support?" &&
+optional_depends "gnome-print" \
+ "--enable-gnomeprint" \
+ "--disable-gnomeprint" \
+ "enable gnome-print support?" &&

-optional_depends "libetpan" \
- "--enable-libetpan" \
- "--disable-libetpan" \
- "enable IMAP4 support?" &&
+optional_depends "libetpan" \
+ "--enable-libetpan" \
+ "--disable-libetpan" \
+ "enable IMAP4 support?" &&

-optional_depends "compface" \
- "--enable-compface" \
- "--disable-compface" \
- "for X-Face support" &&
+optional_depends "compface" \
+ "--enable-compface" \
+ "--disable-compface" \
+ "for X-Face support" &&

optional_depends "gnutls" \
"--enable-openssl --enable-gnutls" \
"--disable-openssl --disable-gnutls" \
"for pop3s and imaps" &&

-optional_depends "gpgme" \
- "--enable-pgpmime-plugin" \
- "--disable-pgpmime-plugin" \
- "for encrypted email" &&
+optional_depends "gpgme" \
+ "--enable-pgpmime-plugin" \
+ "--disable-pgpmime-plugin" \
+ "for encrypted email" &&

optional_depends "spamassassin" \
"--enable-spamassassin-plugin" \
"" \
"for SpamProtection" &&

-optional_depends "openldap" \
- "--enable-ldap" \
- "--disable-ldap" \
- "enable ldap support?" &&
+optional_depends "openldap" \
+ "--enable-ldap" \
+ "--disable-ldap" \
+ "enable ldap support?" &&

-optional_depends "jpilot" \
- "--enable-jpilot" \
- "--disable-jpilot" \
- "enable jpilot support?" &&
+optional_depends "jpilot" \
+ "--enable-jpilot" \
+ "--disable-jpilot" \
+ "enable jpilot support?" &&

-optional_depends "startup-notification" \
- "--enable-startup-notification" \
- "--disable-startup-notification" \
- "enable startup-notification support?" &&
+optional_depends "startup-notification" \
+ "--enable-startup-notification" \
+ "--disable-startup-notification" \
+ "enable startup-notification support?" &&

-optional_depends "dillo" \
- "--enable-dillo-viewer-plugin" \
- "--disable-dillo-viewer-plugin" \
- "enable dillo plugin support to read html emails?" &&
+optional_depends "dillo" \
+ "--enable-dillo-viewer-plugin" \
+ "--disable-dillo-viewer-plugin" \
+ "enable dillo plugin support to read html emails?" &&

-optional_depends "aspell" \
- "" \
- "" \
- "enable aspell spellchecking support?" &&
+optional_depends "aspell" \
+ "" \
+ "" \
+ "enable aspell spellchecking support?" &&

-optional_depends "gettext" \
- "--enable-nls" \
- "--disable-nls" \
- "for Native Language Support"
+optional_depends "gettext" \
+ "--enable-nls" \
+ "--disable-nls" \
+ "for Native Language Support"
diff --git a/mail/claws-mail/HISTORY b/mail/claws-mail/HISTORY
index 852b837..e8c6068 100644
--- a/mail/claws-mail/HISTORY
+++ b/mail/claws-mail/HISTORY
@@ -166,18 +166,20 @@
* added CONFIGURE: crash dialog, tray icon and IPv6 questions
* added BUILD: needed to add options from CONFIGURE to $OPTS
* DEPENDS: added optional dependencies: gnome-print, libetpan,
openldap,
- clamav, dillo, aspell.
+ clamav, dillo, aspell.

2005-08-07 David C. Haley <dhaley AT hot.rr.com>
- * Last modification made. Tested on peronal computer and spell is
working fine.
- * WIP: No longer needed. Will contain last details about final mods
made to spell
- and can be removed when spell is bumped to test.
+ * Last modification made. Tested on peronal computer and spell is
working
+ fine.
+ * WIP: No longer needed. Will contain last details about final mods
made
+ to spell and can be removed when spell is bumped to test.

2005-08-01 David C. Haley <dhaley AT hot.rr.com>
* CONFIGURE: Created; ask for GTK or GTK2
* DEPENDS: Updated to change required depends based on CONFIGURE
selection.
* DETAILS: Updated to change version and MD5 based on CONFIGURE
selection.
- * WIP: Created; I am not sure if this will work first time, better
safe than sorry ;)
+ * WIP: Created; I am not sure if this will work first time, better
safe
+ than sorry ;)

2005-06-27 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 1.0.5



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (1ae3521105070946928d792a8891a14e6ff55b6c), Eric Sandall, 01/30/2009

Archive powered by MHonArc 2.6.24.

Top of Page