[Lunar-commits] r15927 - in moonbase/trunk: mail mail/sylpheed2 zbeta
Chad Kittel
v3rt1g0 at lunar-linux.org
Fri Jul 29 13:42:40 UTC 2005
Author: v3rt1g0
Date: 2005-07-29 13:42:39 +0000 (Fri, 29 Jul 2005)
New Revision: 15927
Added:
moonbase/trunk/mail/sylpheed2/
moonbase/trunk/mail/sylpheed2/CONFLICTS
moonbase/trunk/mail/sylpheed2/DEPENDS
moonbase/trunk/mail/sylpheed2/DETAILS
Removed:
moonbase/trunk/zbeta/sylpheed-dev/
Log:
sylpheed2 went gold. removed the sylpheed-dev module and added
a sylpheed2 module.
Added: moonbase/trunk/mail/sylpheed2/CONFLICTS
===================================================================
--- moonbase/trunk/mail/sylpheed2/CONFLICTS 2005-07-29 11:10:56 UTC (rev 15926)
+++ moonbase/trunk/mail/sylpheed2/CONFLICTS 2005-07-29 13:42:39 UTC (rev 15927)
@@ -0,0 +1,2 @@
+conflicts sylpheed &&
+conflicts sylpheed-claws
Added: moonbase/trunk/mail/sylpheed2/DEPENDS
===================================================================
--- moonbase/trunk/mail/sylpheed2/DEPENDS 2005-07-29 11:10:56 UTC (rev 15926)
+++ moonbase/trunk/mail/sylpheed2/DEPENDS 2005-07-29 13:42:39 UTC (rev 15927)
@@ -0,0 +1,26 @@
+depends gtk+-2 &&
+
+optional_depends "compface" \
+ "" \
+ "--disable-compface" \
+ "for X-Face support" &&
+
+optional_depends "openssl" \
+ "" \
+ "--disable-ssl" \
+ "for pop3s and imaps" &&
+
+optional_depends "openldap" \
+ "--enable-ldap" \
+ "" \
+ "for ldap support" &&
+
+optional_depends "gpgme" \
+ "--enable-gpgme" \
+ "--disable-gpgme" \
+ "for encrypted email" &&
+
+optional_depends "jpilot" \
+ "--enable-jpilot" \
+ "" \
+ "to use jpilot address book"
Added: moonbase/trunk/mail/sylpheed2/DETAILS
===================================================================
--- moonbase/trunk/mail/sylpheed2/DETAILS 2005-07-29 11:10:56 UTC (rev 15926)
+++ moonbase/trunk/mail/sylpheed2/DETAILS 2005-07-29 13:42:39 UTC (rev 15927)
@@ -0,0 +1,16 @@
+ MODULE=sylpheed2
+ VERSION=2.0.0
+ SOURCE=sylpheed-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/sylpheed-$VERSION
+ SOURCE_URL=http://sylpheed.good-day.net/sylpheed/v2.0/
+ SOURCE_VFY=sha1:72bd1458a1359207a87ac63321c1b134d5c9f94d
+ WEB_SITE=http://sylpheed.good-day.net
+ ENTERED=20050201
+ UPDATED=20050729
+ SHORT="an e-mail client (and news reader)"
+
+cat << EOF
+This is the GTK2-based version of Sylpheed. Please have a look at the
+description of 'sylpheed' (the GTK+ counterpart) for a more eloquent
+explanation.
+EOF
More information about the Lunar-commits
mailing list