[Lunar-commits] <moonbase> sylpheed-claws: remove it from the moonbase. it's ancient.
Florin Braescu
florin at lunar-linux.org
Sat Jan 3 06:50:17 CET 2009
commit 0dc958b4f350e573093e8ad26bc37bf3bc9c9617
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Jan 3 07:50:17 2009 +0200
sylpheed-claws: remove it from the moonbase. it's ancient.
---
mail/sylpheed-claws/BUILD | 5 -----
mail/sylpheed-claws/CONFLICTS | 2 --
mail/sylpheed-claws/DEPENDS | 30 ------------------------------
mail/sylpheed-claws/DETAILS | 18 ------------------
mail/sylpheed-claws/POST_INSTALL | 5 -----
mail/sylpheed/CONFLICTS | 2 --
6 files changed, 0 insertions(+), 62 deletions(-)
diff --git a/mail/sylpheed-claws/BUILD b/mail/sylpheed-claws/BUILD
deleted file mode 100644
index a2f239c..0000000
--- a/mail/sylpheed-claws/BUILD
+++ /dev/null
@@ -1,5 +0,0 @@
-(
-default_config &&
-sedit "s:-lgpgme:/opt/lunar/gpgme-0.3.x/lib/libgpgme.so:g" src/Makefile &&
-default_make
-) > $C_FIFO 2>&1
diff --git a/mail/sylpheed-claws/CONFLICTS b/mail/sylpheed-claws/CONFLICTS
deleted file mode 100644
index c64898d..0000000
--- a/mail/sylpheed-claws/CONFLICTS
+++ /dev/null
@@ -1,2 +0,0 @@
-conflicts sylpheed &&
-conflicts sylpheed-dev
diff --git a/mail/sylpheed-claws/DEPENDS b/mail/sylpheed-claws/DEPENDS
deleted file mode 100644
index 533b05d..0000000
--- a/mail/sylpheed-claws/DEPENDS
+++ /dev/null
@@ -1,30 +0,0 @@
-depends gtk+ &&
-
-optional_depends "compface" "" "" "for X-Face support" &&
-optional_depends "gdk-pixbuf" "" "" "for built-in image view support" &&
-
-optional_depends "openssl" \
- "--enable-ssl" \
- "" \
- "for pop3s and imaps" &&
-
-optional_depends "gpgme-0.3.x" \
- "--enable-gpgme --with-gpgme-prefix=/opt/lunar/gpgme-0.3.x" \
- "" \
- "for encrypted email, and say Y here if you have gpgme-1.x installed!!!" &&
-
-optional_depends "jpilot" \
- "--enable-jpilot" \
- "" \
- "for palm pilot connects" &&
-
-optional_depends "openldap" \
- "--enable-ldap" \
- "" \
- "to view ldap directories"
-# "to view ldap directories" &&
-#
-#optional_depends "aspell" \
-# "--enable-aspell" \
-# "" \
-# "for spell checking"
diff --git a/mail/sylpheed-claws/DETAILS b/mail/sylpheed-claws/DETAILS
deleted file mode 100644
index c52b940..0000000
--- a/mail/sylpheed-claws/DETAILS
+++ /dev/null
@@ -1,18 +0,0 @@
- MODULE=sylpheed-claws
- VERSION=1.0.0
- SOURCE=sylpheed-claws-${VERSION}.tar.bz2
- SOURCE_URL=$SFORGE_URL/$MODULE/
- SOURCE_VFY=sha1:2a48ed3ca08e4e43b22d2b99dc350f3eb232cc00
- WEB_SITE=http://sylpheed-claws.sourceforge.net/
- ENTERED=20020126
- UPDATED=20050201
- SHORT="e-mail client (& news reader) based on GTK+"
-cat << EOF
-Sylpheed-Claws is a bleeding edge version of Sylpheed, which is a GTK+ based,
-lightweight, and fast email client. Almost all commands are accessible with
-the keyboard. It also has many features such as multiple accounts, POP3/APOP
-support, thread display, and multipart MIME. One of Sylpheed's future goals
-is to be fully internationalized. The messages are managed in the MH format,
-so you'll be able to use it together with another mailer that uses the MH
-format.
-EOF
diff --git a/mail/sylpheed-claws/POST_INSTALL b/mail/sylpheed-claws/POST_INSTALL
deleted file mode 100644
index cb5ab09..0000000
--- a/mail/sylpheed-claws/POST_INSTALL
+++ /dev/null
@@ -1,5 +0,0 @@
-(
-if ! grep -q "/opt/lunar/gpgme-0.3.x/lib" "/etc/ld.so.conf" ; then
- echo "/opt/lunar/gpgme-0.3.x/lib" >> /etc/ld.so.conf
-fi
-)
diff --git a/mail/sylpheed/CONFLICTS b/mail/sylpheed/CONFLICTS
deleted file mode 100644
index 2164f81..0000000
--- a/mail/sylpheed/CONFLICTS
+++ /dev/null
@@ -1,2 +0,0 @@
-conflicts sylpheed
-conflicts sylpheed-claws
More information about the Lunar-commits
mailing list