[Lunar-commits] r24934 - moonbase/trunk/mail/sylpheed2
Auke Kok
sofar at lunar-linux.org
Thu Jun 21 02:47:10 CEST 2007
Author: sofar
Date: 2007-06-21 02:47:10 +0200 (Thu, 21 Jun 2007)
New Revision: 24934
Added:
moonbase/trunk/mail/sylpheed2/BUILD
Modified:
moonbase/trunk/mail/sylpheed2/CONFLICTS
moonbase/trunk/mail/sylpheed2/DEPENDS
moonbase/trunk/mail/sylpheed2/DETAILS
Log:
Update: 2.4.0 => 2.4.2 (added an icon installation
and cleared DEPENDS file for crap)
From: stelzy at gmail.com
Added: moonbase/trunk/mail/sylpheed2/BUILD
===================================================================
--- moonbase/trunk/mail/sylpheed2/BUILD (rev 0)
+++ moonbase/trunk/mail/sylpheed2/BUILD 2007-06-21 00:47:10 UTC (rev 24934)
@@ -0,0 +1,7 @@
+(
+
+ default_build &&
+
+ install -m 644 sylpheed.png /usr/share/pixmaps
+
+) > $C_FIFO 2>&1
Modified: moonbase/trunk/mail/sylpheed2/CONFLICTS
===================================================================
--- moonbase/trunk/mail/sylpheed2/CONFLICTS 2007-06-21 00:46:34 UTC (rev 24933)
+++ moonbase/trunk/mail/sylpheed2/CONFLICTS 2007-06-21 00:47:10 UTC (rev 24934)
@@ -1,2 +1,2 @@
-conflicts sylpheed &&
+conflicts sylpheed
conflicts sylpheed-claws
Modified: moonbase/trunk/mail/sylpheed2/DEPENDS
===================================================================
--- moonbase/trunk/mail/sylpheed2/DEPENDS 2007-06-21 00:46:34 UTC (rev 24933)
+++ moonbase/trunk/mail/sylpheed2/DEPENDS 2007-06-21 00:47:10 UTC (rev 24934)
@@ -1,25 +1,31 @@
-depends gtk+-2 &&
+depends gtk+-2
-optional_depends "compface" \
- "" "--disable-compface" \
- "for X-Face support" &&
+optional_depends "compface" \
+ "" \
+ "--disable-compface" \
+ "for X-Face support"
-optional_depends "openssl" \
- "" "--disable-ssl" \
- "for pop3s and imaps" &&
+optional_depends "openssl" \
+ "" \
+ "--disable-ssl" \
+ "for pop3s and imaps"
-optional_depends "openldap" \
- "--enable-ldap" "" \
- "for ldap support" &&
+optional_depends "openldap" \
+ "--enable-ldap" \
+ "" \
+ "for ldap support"
-optional_depends "gpgme" \
- "" "--disable-gpgme" \
- "for encrypted email" &&
+optional_depends "gpgme" \
+ "" \
+ "--disable-gpgme" \
+ "for encrypted email"
-optional_depends "jpilot" \
- "--enable-jpilot" "" \
- "to use jpilot address book" &&
+optional_depends "jpilot" \
+ "--enable-jpilot" \
+ "" \
+ "to use jpilot address book"
-optional_depends "gtkspell" \
- "" "--disable-gtkspell" \
- "for inline spellchecking support"
+optional_depends "gtkspell" \
+ "" \
+ "--disable-gtkspell" \
+ "for inline spellchecking support"
Modified: moonbase/trunk/mail/sylpheed2/DETAILS
===================================================================
--- moonbase/trunk/mail/sylpheed2/DETAILS 2007-06-21 00:46:34 UTC (rev 24933)
+++ moonbase/trunk/mail/sylpheed2/DETAILS 2007-06-21 00:47:10 UTC (rev 24934)
@@ -1,12 +1,12 @@
MODULE=sylpheed2
- VERSION=2.4.0
+ VERSION=2.4.2
SOURCE=sylpheed-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/sylpheed-$VERSION
SOURCE_URL=http://sylpheed.sraoss.jp/sylpheed/v2.4/
- SOURCE_VFY=sha1:64de3cb2094ea69f8b8be81112eaae8a67ed7a98
+ SOURCE_VFY=sha1:01b5272b680f9badb04500023449e4abebe4915d
WEB_SITE=http://sylpheed.sraoss.jp/en/
ENTERED=20050201
- UPDATED=20070421
+ UPDATED=20070619
SHORT="a gtk+-2 based e-mail client (and news reader)"
cat << EOF
More information about the Lunar-commits
mailing list