[Lunar-commits] CVS: moonbase/mail/sylpheed-claws DEPENDS, 1.3, 1.4 DETAILS, 1.12, 1.13

Terry Chan tchan at lunar-linux.org
Tue Feb 1 23:33:12 UTC 2005


Update of /var/cvs/lunar/moonbase/mail/sylpheed-claws
In directory espresso.foo-projects.org:/tmp/cvs-serv20296

Modified Files:
	DEPENDS DETAILS 
Log Message:
Version bump to sylpheed-claws-1.0.0. Compiled and tested with gcc-3.3.3,
glibc-2.3.3, kernel headers 2.4.x.  NOTES: I had to remove aspell from the
DEPENDS file, as the ./configure script fails when compiling an aspell
test program.  If aspell is left as an optional depends and the user answers
"N" then -claws will still compile, but if they answer "Y" then -claws will
fail in the configure step.  If the user has gpgme-1.x installed and they
answer "N" to the optional depends on gpgme-0.3.x then -claws will again
fail to compile.  Its safest to just answer "Y" to gpgme-0.3.x.


Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/mail/sylpheed-claws/DEPENDS,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- DEPENDS	2 Feb 2003 06:22:34 -0000	1.3
+++ DEPENDS	1 Feb 2005 23:33:04 -0000	1.4
@@ -11,7 +11,7 @@
 optional_depends  "gpgme-0.3.x"  \
                   "--enable-gpgme --with-gpgme-prefix=/opt/lunar/gpgme-0.3.x" \
                   ""                     \
-                  "for encrypted email"  &&
+                  "for encrypted email, and say Y here if you have gpgme-1.x installed!!!"  &&
 
 optional_depends  "jpilot"               \
                   "--enable-jpilot"      \
@@ -21,9 +21,10 @@
 optional_depends  "openldap"             \
                   "--enable-ldap"        \
                   ""                     \
-                  "to view ldap directories"  &&
-
-optional_depends  "aspell"		\
-		  "--enable-pspell --with-pspell-prefix=/usr"     \
-		  ""                    \
-		  "for spell checking"
+                  "to view ldap directories" 
+#                 "to view ldap directories" &&
+#
+#optional_depends  "aspell"              \
+#                  "--enable-aspell"     \
+#                  ""                    \
+#                  "for spell checking"

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/mail/sylpheed-claws/DETAILS,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- DETAILS	5 Oct 2004 09:30:12 -0000	1.12
+++ DETAILS	1 Feb 2005 23:33:06 -0000	1.13
@@ -1,11 +1,11 @@
           MODULE=sylpheed-claws
-         VERSION=0.9.12b
+         VERSION=1.0.0
           SOURCE=sylpheed-claws-${VERSION}.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/sylpheed-claws-${VERSION}
-   SOURCE_URL[0]=$SFORGE_URL/$MODULE/
+      SOURCE_URL=$SFORGE_URL/$MODULE/
+      SOURCE_VFY=sha1:2a48ed3ca08e4e43b22d2b99dc350f3eb232cc00
         WEB_SITE=http://sylpheed-claws.sourceforge.net/
          ENTERED=20020126
-         UPDATED=20041002
+         UPDATED=20050201
            SHORT="Sylpheed-Claws is an e-mail client (& news reader) based on GTK+"
 cat << EOF
 Sylpheed-Claws is a bleeding edge version of Sylpheed, which is a GTK+ based,



More information about the Lunar-commits mailing list