CVS: moonbase/zbeta/sylpheed-gtk2-beta 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
Sat Jul 19 23:37:13 GMT 2003


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

Added Files:
	BUILD CONFLICTS DEPENDS DETAILS 
Log Message:
This module is the GTK2 version of sylpheed 0.9.1.
Its quite an ungly hack at the moment and you must
have gpgme installed to get it to work. The autotools
are borked if you don't have it installed.

If you want to fix it find a way to edit configure.ac
to strip out the lines defining wether to use gpgme or
not if chosen to not install with gpgme support. I would
have done it myself but I'm a) too tired and b) maybe
not skilled enough to do it. Feel free to go ahead.

hint: If you want a stable (though outdated) GTK2
sylpheed use the sylpheed-gtk2 module

Moe


--- NEW FILE: BUILD ---
(

cp		$SOURCE_CACHE/$SOURCE2	$SOURCE_DIRECTORY &&
cd		$SOURCE_DIRECTORY	&&
gzip -d		$SOURCE2		&&

patch_it $PATCHFILE 1	&&

./autogen.sh $OPTS  	&&
sedit "s:-lgpgme:/opt/lunar/gpgme-0.4.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"  &&

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-beta
         VERSION=0.9.1
          SOURCE=sylpheed-$VERSION.tar.bz2
       PATCHFILE=sylpheed-0.9.1-gtk2-20030530.diff
	 SOURCE2=$PATCHFILE.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/sylpheed-$VERSION
   SOURCE_URL[0]=http://sylpheed.good-day.net/sylpheed/$SOURCE
  SOURCE2_URL[0]=http://www.homa.ne.jp/~ashie/linux/files/$SOURCE2      
	WEB_SITE=http://www.homa.ne.jp/~ashie/linux/sylpheed-gtk2.html
         ENTERED=20030719
         UPDATED=20030720
           SHORT="Sylpheed is an e-mail client (& news reader) based on GTK+"
cat << EOF
Sylpheed 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




More information about the Lunar-commits mailing list