CVS: moonbase/zbeta/sylpheed-gtk2-cvs BUILD, NONE, 1.1 CONFLICTS, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1

moe at lunar-linux.org moe at lunar-linux.org
Wed Oct 8 18:15:00 GMT 2003


Update of /var/cvs/lunar/moonbase/zbeta/sylpheed-gtk2-cvs
In directory dbguin.lunar-linux.org:/tmp/cvs-serv13922

Added Files:
	BUILD CONFLICTS DEPENDS DETAILS 
Log Message:
Removing the old sylpheed-gtk2-beta module since its obsolete. 
Added a new -cvs module since the gtk2 version has its own project at
SF.net now. Note that SSL support is currently broken and therefore disabled
until the developers got it fixed. Have fun.


--- NEW FILE: BUILD ---
(

./autogen.sh 	--disable-ssl  \
		--enable-ipv6  \
		$OPTS  	&&

sedit "s:-lgpgme:/opt/lunar/gpgme-0.3.x/lib/libgpgme.so:g" src/Makefile	&&

default_make
) > $C_FIFO 2>&1

--- NEW FILE: CONFLICTS ---
conflicts sylpheed-claws	&&
conflicts sylpheed		&&
conflicts sylpheed-gtk2

--- NEW FILE: DEPENDS ---
depends gtk+-2  &&

optional_depends  "compface"    ""  ""  "for X-Face support"               &&
optional_depends  "gdk-pixbuf"  ""  ""  "for built-in image view support"  &&

# SSL is broken
# -------------
# optional_depends  "openssl"              \
#                   "--enable-ssl"         \
#                   ""                     \
#                   "for pop3s and imaps"  &&

optional_depends  "openldap"             \
                  "--enable-ldap"        \
		  ""                     \
		  "for ldap support"     &&

optional_depends  "gpgme-0.3.x"                \
                  "--enable-gpgme --with-gpgme-prefix=/opt/lunar/gpgme-0.3.x" \
                  ""                     \
                  "for encrypted email"  &&

optional_depends  "jpilot"               \
                  "--enable-jpilot"      \
                  ""                     \
                  "to use jpilot address book"


--- NEW FILE: DETAILS ---
          MODULE=sylpheed-gtk2-cvs
         VERSION=beta
          SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/sylpheed-gtk2
   SOURCE_URL[0]=cvs://:pserver:anonymous@cvs.sylpheed-gtk2.sourceforge.net:/cvsroot/sylpheed-gtk2:sylpheed-gtk2
	WEB_SITE=http://www.homa.ne.jp/~ashie/linux/sylpheed-gtk2.html
         ENTERED=20030719
         UPDATED=`date -u +%Y%m%d`
           SHORT="Sylpheed is an e-mail client (& news reader). This one is a port to GTK+-2"
cat << EOF
This port of Sylpheed is a GTK+-2 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




More information about the Lunar-commits mailing list