[Lunar-commits] CVS: moonbase/mail/balsa BUILD, NONE, 1.1 DEPENDS,
1.3, 1.4 DETAILS, 1.2, 1.3
Terry Chan
tchan at lunar-linux.org
Mon Apr 12 23:33:22 GMT 2004
Update of /var/cvs/lunar/moonbase/mail/balsa
In directory dbguin.lunar-linux.org:/tmp/cvs-serv23223
Modified Files:
DEPENDS DETAILS
Added Files:
BUILD
Log Message:
Copied over the balsa2 module into the balsa directory. Getting ready to
remove the balsa2 module in moonbase. nhudson and jmhodges will be happy
as there will be one less gtk+ app in the moonbase now.
--- NEW FILE: BUILD ---
(
./configure --prefix=${GNOME26_PREFIX:-/usr} \
--build=$BUILD \
--sysconfdir=/etc \
--localstatedir=/var \
--infodir=${GNOME26_PREFIX:-/usr}/share/info \
--mandir=${GNOME26_PREFIX:-/usr}/share/man \
$OPTS &&
default_make
) > $C_FIFO 2>&1
Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/mail/balsa/DEPENDS,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- DEPENDS 28 Nov 2002 16:54:02 -0000 1.3
+++ DEPENDS 12 Apr 2004 23:33:20 -0000 1.4
@@ -1,10 +1,14 @@
-depends gnome-libs &&
+depends libgnomeui &&
+depends libgnomeprintui &&
depends libesmtp &&
depends aspell &&
+depends libtool &&
-optional_depends "gtkhtml" \
+optional_depends "libgtkhtml" \
"--enable-gtkhtml" \
"" \
"to enable display of html messages"
optional_depends "openssl" "--with-ssl" "" "for SSL support"
+
+optional_depends "openldap" "--enable-ldap" "" "for ldap support"
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/mail/balsa/DETAILS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DETAILS 16 Sep 2002 09:02:39 -0000 1.2
+++ DETAILS 12 Apr 2004 23:33:20 -0000 1.3
@@ -1,12 +1,12 @@
- MODULE=balsa
- VERSION=1.4.1
-# VERSION=1.2.4
+ MODULE=balsa
+ VERSION=2.0.17
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=http://balsa.gnome.org/$SOURCE
- WEB_SITE=http://www.balsa.net
- ENTERED=20010922
- UPDATED=20020915
+ SOURCE_VFY=md5:851db68728ed9adea615eb2f249fa1ee
+ WEB_SITE=http://balsa.gnome.org
+ ENTERED=20021029
+ UPDATED=20040402
SHORT="Balsa is a GNOME email client."
cat << EOF
Balsa is a GNOME email client. It supports mbox, maildir, and mh local
More information about the Lunar-commits
mailing list